Archive for November, 2007

Displaying Date, Time, and Text Date & Time Tutorials & Tips ASP

Displaying Date, Time, and Text Shows the basic methods to display date, time and text in a ASP script. Examples on different ways to display the date and time presented.

Read more…

Be the first to comment - What do you think?  Posted by admin - November 30, 2007 at 8:00 am

Categories: ASP   Tags:

Max’s Whois Whois Networking Tools Scripts & Programs

Max’s Whois Max’s Whois is a semi professional domain whois script which allows you to check domain availability before registration. The script supports the most important tlds like .com, .net, .org, .biz, .info, .name, … A list of almost 100 tlds are included as well. Installation and setup is very simple. You only need to upload the files to your webserver and set the relevant tlds. The script is written in PHP using object oriented design. The frontend uses CSS so changing the style is very simple as well. An example code is attached to the installation package.

Read more…

Be the first to comment - What do you think?  Posted by admin - at 7:00 am

Categories: PHP   Tags:

Graphics.h – C Language Reference Programming in C & C++ Tutorials & Tips C & C++

Graphics.h – C Language Reference Graphics programming in C Language is discussed rarely. This tutorial discusses some important functions of graphics.h in C Language, at the end there is a simple program to demonstrate the use of graphics functions.

Read more…

Be the first to comment - What do you think?  Posted by admin - at 2:00 am

Categories: C & C++   Tags:

Open, Read and Create Files with ASP File Manipulation Tutorials & Tips ASP

Open, Read and Create Files with ASP This tutorial explains opening, reading and creating files using example codes. Up to 6 examples are used.

Read more…

Be the first to comment - What do you think?  Posted by admin - November 29, 2007 at 7:00 am

Categories: ASP   Tags:

PHP Proxy checker Combinations Networking Tools Scripts & Programs

PHP Proxy checker With this script you will be able to check a list of proxies. You can even enter a url with proxies and it will extract them from there. The proxies are verified one by one and the valid ones saved inside a text file so you can download them after the scan is over. The proxy checker features a very simple design just to make it easier for you to integrate it into your own website.

Read more…

Be the first to comment - What do you think?  Posted by admin - at 6:00 am

Categories: PHP   Tags:

Basic features of C Language Introduction to C & C++ Tutorials & Tips C & C++

Basic features of C Language The C programming model is that the programmer knows exactly what they want to do and how to use the language constructs to achieve that goal. The language lets the expert programmer express what they want in the minimum time by staying out of their way.

Read more…

Be the first to comment - What do you think?  Posted by admin - at 1:00 am

Categories: C & C++   Tags:

Console Based Java Calculator Introduction to Java General Java Tutorials & Tips Java

Console Based Java Calculator This is a small Console Based Java Calculator that can add, subtract , divide and multiply two numbers. Find the square root of a number, cube of a number, nth Power of a number. It is very for the begnners of Java….

Read more…

Be the first to comment - What do you think?  Posted by admin - at 12:00 am

Categories: Java   Tags:

Simple asp counter Text Based Counters Scripts & Components ASP

Simple asp counter A simple ASP counter where each time a visitors gets to our page, a text file containing the number of visits will be open, the number read and increased by one and the result will be saved in the file.

Read more…

Be the first to comment - What do you think?  Posted by admin - November 28, 2007 at 6:00 am

Categories: ASP   Tags: ,

MRWhois Lite/Pro Whois Networking Tools Scripts & Programs

MRWhois Lite/Pro MRWhois Lite is a ready to use whois lookup PHP script. Just unpack, upload and you are ready to go. Script checks for .com, .net, .org, .info and .biz domain names. No PHP knowledge required. The commercial version can check any domain name you need, is much, much faster and can even check at servers with query number limits/restrictions. Latest version is easy linkable to an external file for further processing (eg. shopping cart).

Read more…

Be the first to comment - What do you think?  Posted by admin - at 5:00 am

Categories: PHP   Tags: ,

Multithreading in C++ Development Tutorials & Tips C & C++

Multithreading in C++ Multithreading is becoming an increasingly important part of modern programming. One reason for this is that multithreading enables a program to make the best use of available CPU cycles, thus allowing very efficient programs to be written. Another reason is that multithreading is a natural choice for handling event-driven code, which is so common in today?s highly distributed, networked, GUI-based environments. Of course, the fact that the most widely used operating system, Windows, supports multithreading is also a factor. Whatever the reasons, the increased use of multithreading is changing the way that programmers think about the fundamental architecture of a program. Although C++ does not contain built-in support for multithreaded programs, it is right at home in this arena.

Read more…

Be the first to comment - What do you think?  Posted by admin - November 27, 2007 at 11:00 pm

Categories: C & C++   Tags:

Next Page »