As a computer software programmer, one must have learned and use these two words “Hello World”. It is unsaid theory to write a hello world program to start learning a…
Year: 2008
Internet and SMS for property Selling
Recently we finish a site for property selling, for this customer is demanding something really good. For their need we search the internet and found that nothing good is available….
Have a complaint?
So you need a web platform to shout your voice to tell what goes wrong with you. Have a complain on some company, product or service. Here is a platform…
Spell Checker for Web Application (PHP on Linux )
Well try this http://activecampaign.com/activespell/ free spell checker, it use backend pSpell component installed on PHP to work, but is very good spell checker for your HTML editors and TextArea boxes….
http://www.code3d.info
Developers own forum, discuss any programming language, any programming culture. This website is dedicated forum for developer, where you discuss and only discuss your programming and software development. http://www.code3d.info is…
Comparing Date Range (Date Interaction checking through SQL)
As title says, I was looking to compare User give date range with date range saved in mysql Database. I search internet and found a great small function that solve…
LightBox Vs VideoBox Vs Custom Code
Recently I was given a task to make LightBox and VideoBox work on same page, where we have Images and Video to show. However, Videobox is inspired by Lightbox as per developer,…