DirectoryTechnologyBlog Details for "Techno Surprises"

Techno Surprises

Techno Surprises
Articles about life, technology, fun and Mustafa Turan - me

Articles

mysql 5 procedure calls for creating member registration
2008-05-05 21:57:00
http://mustafaturan.net/tr/mysql5_procedu red_function_calls2_for_membership.html ## Coder Mustafa Turan ## ## http://mustafaturan.net/ ## ## Delimiters $$ ## ## members(m_ID, m_name, m_email, m_pass, m_acode, m_status, m_datetime) ## DROP PROCEDURE NewMember$$ CREATE PROCEDURE NewMember(# yeni kullan?c? # IN N_m_name VARCHAR(14), IN N_m_email VARCHAR(55), IN N_m_pass CHAR(32), IN N_m_acode CHAR(6), OUT N_m_err TINYINT ) BEGIN DECLARE name_exist TINYINT; DECLARE email_exist TINYINT; SET name_exist = 0; SET email_exist = 0; # get m_ID to name_exist # SELECT count(m_ID) INTO name_exist FROM members ...
More About: Creating , Calls , Mysql , Registration
Windows Vista SP1 Download
2008-03-19 01:12:00
Microsoft published windows vista sp1 today. Here is legal download links: Overview of Windows Vista SP1 http://www.microsoft.com/downloads/detail s.aspx?familyid=39B802EA-B2CF-4585-8CEA-2 CC6A6247CB3&displaylang=en http://msdn2.microsoft.com/en-us/windowsv ista/bb898842.aspx (subscription links)
More About: Windows Vista , Download
Translator Live Communication
2008-01-24 16:19:00
After Google Translate Live .com published a beta  translator service which is using the  systransoft technology. Link: http://translator.live.com/ Technology: http://www.systransoft.com/
More About: Communication , Translator
HTML 5
2008-01-24 16:13:00
W3C Publishes HTML 5 Draft, Future of Web Content 2008-01-22: W3C today published an early draft of HTML 5, a major revision of the markup language for the Web. The HTML Working Group is creating HTML 5 to be the open, royalty-free specification for rich Web content and Web applications. “HTML is of course a very ...
More About: Html
PHP - MSSQL to XML
2008-01-23 17:04:00
These piece of PHP code is help to understand; How to get column names from MSSQL with PHP? How to get related row attributes from MSSQL with PHP? And how to convert MSSQL tables to XML data store type? Here is the source code, it is completely free and usable for any purposes. <?php // Coder Mustafa Turan // http://mustafaturan.wordpress.com/// get ...
Windows XP Service Pack 3 Release Candidate
2007-12-30 16:38:00
Standalone Update Pack age for Windows ® XP Service Pack 3 Release Candidate See the overview from http://www.microsoft.com/ Windows XP SP3 combines all previously released performance, security, and stability updates. It also provides a limited number of new and enhanced functionalities, although it does not significantly change the Windows XP experience or bring functionality from newer versions of Windows to Windows ...
More About: Windows Xp
Random Team Matching with php
2007-12-06 18:26:00
echo "start "; $a1 = Array('Chealsea', 'Arsenal', 'Manchester', 'Liverpool');$a2 = Array('Ato', 'Ozi', 'Mustafa', 'Emo'); $b = "0123"; $c = "0123";for($i=0;$i if($i!=0){ $b = str_replace($s1,"",$b); $c = str_replace($s2,"",$c); } $s1 = substr(str_shuffle($b), 0, 1); $s2 = substr(str_shuffle($c), 0, 1); echo $a1[$s1] . ":" . $a2[$s2] . " "; } echo " end";
More About: Random , Team
Microsoft Visual Studio 2008 Express Edition DVD iso
2007-12-06 03:40:00
Free DVD iso link given by originally download.microsoft.com visual studio 2008 express edition all in one http://go.microsoft.com/fwlink/?LinkId=10 4679 http://download.microsoft.com/download/8/ B/5/8B5804AD-4990-40D0-A6AA-CE894CBBB3DC/ VS2008ExpressENUX1397868.iso Visual Basic 2008 Express Edition Visual C# 2008 Express Edition Visual C++ 2008 Express Edition Visual Web Developer 2008 Express Edition SQL Server Express Edition Directlink - 897 MB - DVD Iso File
More About: Microsoft , Visual Studio , Studio
Installing required packages for C compiler on Linux
2007-11-05 00:45:00
Installing required packages for C compiler on Ubuntu 7.10 If you need to compile C, C++ programs under ubuntu or kubuntu, packages listed below will help you to compile. apt-get install  libpqxx-dev apt-get install  libstdc++6-42-doc apt-get install  cpp-4.2 all packages: gcc, libpqxx-dev, libstdc++6-42-doc,cpp-4.2
More About: Linux , Compiler , Ages
IE 7 fonts are clear type
2007-10-26 20:21:00
You can easily change the font-type to normal. Note: This steps tested on Windows Server 2003 SP2 Internet Explorer 7 and Windows XP Pro SP2 Internet Explorer 7. Step1: Step2: , step 3: Thats all :))
More About: Fonts , Type , Clear
Rock?n Coke 2007 ScreenSaver
2007-08-14 12:40:00
I want to share my present for Rock ’n Coke 2007. Yes, it is just screensaver, but I am sure you will like it. http://mustafaturan.net/rockncoke.rar
More About: Screensaver , Cree
RedHat Enterprise Linux 5 Distrubutions
2007-08-13 13:46:00
RedHat announced new Linux distrubution version for Servers, workstations and desktops. You can check new redhat features and comparements with old version RedHat Linux distrubutions. Home: http://www.redhat.com/rhel/ http://redhat.com/ Comparements: http://www.redhat.com/rhel/compare/ http://www.redhat.com/rhel/desktop/compar e/
More About: Enterprise
Adobe CS3 products serial cleaner
2007-08-09 19:26:00
Adobe has published a CS3 trial key remover, it also removes old beta CS3 products and enables you to install full product. It also help to get rid of the message ‘Error “License  has expired” when you start Adobe CS3 applications, including Design and Web Suites’ http://kb.adobe.com/selfservice/viewConte nt.do?externalId=kb402003&sliceId=1 Program can be run under MAC and Windows XP, Vista. http://www.adobe.com/support/contact/cs3c lean.html Windows: http://download.macromedia.com/pub/creati vesuite/script/3/wincs3clean.zip MAC: http://download.macromedia.com/pub/creati vesuite/script/3/maccs3clean.dmg Special ...
More About: Products , Adobe , Cleaner , Rial , Prod
Wordpress Theme Browser Changed
2007-08-09 18:28:00
While I am looking the wordpress themes, suddenly I get the error message not found. After 10seconds when I tried to reload the page I saw that the page fully changed. Now it faster than the old template and codes. See the page: http://themes.wordpress.net/
More About: Wordpress , Wordpress Theme , Browser , Theme , Chang
Google Analytics Skills
2007-08-07 13:35:00
Google Analytics (Google analysis) is Google’s free Web site analysis services, since its inception, that is well received. Google Analytics is very strong, as long as the pages on the site to add a code, it can provide a wealth of detailed reports, charts. Today, I will summarize some of the code by adding skills, ...
More About: Google , Google Analytics , Skills , Googl
How to change the Volume Licensing product key Windows XP, Windows server20
2007-08-07 10:19:00
Microsoft published changing the product key legally document. And method can be applied to listed below operating system. ? Microsoft Windows XP Professional ? Microsoft Windows XP Professional ? Microsoft Windows Server 2003, Standard Edition (32-bit x86) ? Microsoft Windows Server 2003, Enterprise Edition (32-bit x86) ? Microsoft Windows Server 2003, Web Edition ? Microsoft Windows Server 2003, Datacenter Edition (32-bit x86) Here is the document, easy to ...
More About: Change , Product , Licensing , Windows Xp
Translating domain_name to ip_address
2007-07-19 20:45:00
Domain names can be translated its related ip addresses. In windows getting ip_address from domain_name Click on START menu Click on RUN and type ‘ cmd ‘ then write ping yahoo.com and get the ip addres of yahoo In any UNIX based system getting ip_address from domain_name Run SHELL client of operating system type command : ping yahoo.com and get the ip addres of ...
More About: Address , Tran
types of numbers
2007-07-11 13:03:00
There are 5 basic types of numbers avaliable. Here is some examples about numbers and their limitations. Natural Number s They are also known as counting numbers. They are starting with 1 and goes to infinity… Examples: 1, 2, 3, 4, 5, … , 10, 11, 12, … , 10000, … , 123123123123, and so on In C/C++/C#/ JAV# ...
More About: Types
What a day, 7 7 7, what does it mean
2007-07-07 19:32:00
Yes, you are right I am talking about todays date 2007/07/07. What 777 means for unix users!! 777 is chmod which gives permission for reading and writing for both group users and public users to directory. What 777 means for who born today!! It is a memorical birthday. Happy birthday for them :). What 777 means for wedding!! They are just ...
Using Google Translate is smart idea
2007-07-07 19:20:00
Google Translate : A very usefull tool for webmasters, internet surfer and people who wants to translate some article or a word, a phrace to another language. Before Reading my article firstly please discover yourself http://www.google.com/translate_t Now I can write for anyone returns back If you know English, we can say you know Arabic, Chineese, French, German, ...
More About: Google , Smart , Idea , Googl
font style became suddenly italic
2007-07-04 21:31:00
Today, I had a problem about my font style. When I open web pages I saw that all web pages are viewing ITALIC with both IE6.0 and Firefox 2.2. I thought that I have a configuration problem. Then I checked IE setting from control panel and I set default fonts. Then I applied the following settings. But ...
More About: Style , Font
111687 blogs in the directory.
Statistics resets every week.


Contact | About
© Blog Toplist 2012 - Supported by Web Catalog - SEO by FeWorks
eXTReMe Tracker