Feeds:
Posts
Comments

Archive for April, 2005

Today morning I wrote this class. I happened to do this when; there is a necessity to parser some rss + atom feeds for one of my project. This is a very Simple RSS Parser Class which will help you guys by parsing the rss feeds. As of now its extracting the title and description [...]

Read Full Post »

The Class Can be used to Generate a Calendar Dynamically by passing the month and the year. You can also create the calendar, with respect to the Server Time.
Here is the Example create by implementing the class..

<?php
require_once(“calendar.class.php”);
$cal = new calendar();
$Month = 12;
$Year = 1988;
// Calendar For Assigned Date
$cal->AssignDate($Month,$Year); // Required Parameter is Month and Year, [...]

Read Full Post »

Googles Galore!

What do we have in Google!!!
The first and best service provided by them is there, internet Search which is still unbeaten.
Provind an email service which space keep increasing each and every second. Which is 2119 MB when this post was made.
Some other Services Offer by google.

Image Search
Groups
Directory
News
Catalogs
Answers
Linux Search
Mac Search
BSD Search
Microsoft Search
Language Tools
Transalation Tools
Services
Maps
Unclesam
Video
Store

? This Content [...]

Read Full Post »

Free G-Mail invitations

Free G-Mail accounts!!
I got 100 GMail invitations left!!!
Get a free GMail now!!!
I’m Very much impressed with G-Mail interface and Speed. For all most last 6 months, i am using only Gmail. Which is really Good
gobinathm <at> gmail.com
Update : Gmail Invitations are not required any more as they already open public signup through out the globe. [...]

Read Full Post »

The Class will help the programmer to create a randomly generated Password for there site/application users.When passed the length to the constructor, the Class will return a PASSWORD which will be strong, having both alphabet and numeric character.The class just takes integer value as parameter, which is nothing but the length of the password string [...]

Read Full Post »

The Basic requirement for me to write a class of this kind is to avoid the page reloading time, when the Second select box is completely dependent on the value of the first box. When the page needs to be reloaded it is not pleasant for many users to wait until the page reloaded completely, [...]

Read Full Post »

This class works around PHPAdsNew advertisement management program to serve multiple rotating ads in the same page without displaying any duplicate ads. The class takes some inputs related to the PHPAdsNew Server environment, to generate the appropriate code.
Note: This Class can be treated as a Module for PHPAdsNew Advertisement server. But no way plugable inside [...]

Read Full Post »

phpHitCounter, is one of the best PHP class Which i have ever come across.The Wonderfull class has been written by My Friend.Its works great. I am using the same Hit Counter Class in this Site.
What it Does?
The class is capable of logging the number of visitors for your site and can display it The Count [...]

Read Full Post »

Java is 10 Now!!!

Java is now 10 years old…!!!
Do u know 23 march was java’s Birthday??? Java is now 10 years old…!!! just checkout the history

Read Full Post »

Typoglycemia

Believe it or not you can read it
I cdnuolt blveiee taht I cluod aulaclty uesdnatnrd waht I was
rdanieg.The phaonmneal pweor of the hmuan mnid aoccdrnig to a rscheearch taem at Cmabrigde Uinervtisy, it deosn’t mttaer in waht oredr the ltteers in a word are, the olny iprmoatnt tihng is taht the frist and lsat ltteer [...]

Read Full Post »

Older Posts »