Posts
All the articles I've posted.
-
How to convert a String to an Array ?
A short Java program that splits a string into an array — a small but handy utility for parsing and data manipulation tasks.
-
Periodic Table C Program.
My first program on the internet: a C utility to look up atomic numbers and element properties from the periodic table, with source code and a readme.
-
Time Difference Calculator C Program.
A C program using structs and call-by-reference to compute the time difference between a start and end time in hours:minutes:seconds format.
-
How to Install C IDE ?
The best available Integrated Development Environment for C and C++ is Eclipse CDT. It has all those features you need in your IDE.
-
How to Buy a Wordpress Theme.
Wordpress almost has about 200 to 300 themes for its users. Selecting the appropriate theme is quite important for our blog.
-
Warning Headers Already Sent: Solving the Issue.
Hunting down the 'Warning: headers already sent' PHP error on a WordPress site — what causes it, where to look, and how to fix it for good.
-
Hostgator Review
Hostgator is a Web hosting company founded in 2002 by Brent Oxley. In 2006, they were hosting more than 200,000 registered domains.
-
How to Deal with Spam Comments.
no spam! Here is the story of my blog a few days ago. I had a half dozen of good posts on it and I was feeling like a star blogger as I was getting almost 30...