Automating the Copyright year information

No Comments

posted on December 23, 2008
Automating the Copyright year information

This trick is really basic but is useful for automating an important information for your blog. If you have a copyright information defined anywhere in your blog with the year in it(usually present at the footer), then you might have to change the year everytime and sometimes you just forget. This i.....

Read More

Add trailing .html in wordpress permalink

3 Comments

posted on December 23, 2008
Add trailing .html in wordpress permalink

Well this is a small SEO optimization post. Its been a while that i have been blogging but i never tried to optimize my blog for search engine results, as i din have the time to do that. But this is a small tweak and helps your blog to optimize for search engine results. You obviously have activate.....

Read More

Making iGoogle Gadget in 3 Steps

No Comments

posted on December 5, 2008
Making iGoogle Gadget in 3 Steps

Hey guys, In this tutorial/post i am gonna show you how to make a simple google gadget in three steps. This iGoogle Gadget then can be added on iGoogle page. You do not require any sorta scripting language for this and do not even require any webspace for that. You can simply write your gadget wi.....

Read More

Using JSON with PHP, javascript |Tutorial 1

3 Comments

posted on November 15, 2008
Using JSON with PHP, javascript |Tutorial 1

Hi Programmers, Heard about JSON, and wandering how the hell you gonna implement it with PHP. And why would one use JSON when you have ajax and other alternatives. Well first of to understand JSON, i would recommend you to go through the JSON introduction part which i covered in my earlier post. .....

Read More

Internet Explorer 8 beta launched by microsoft

No Comments

posted on November 12, 2008
Internet Explorer 8 beta launched by microsoft

I got this mail from microsoft which claims that "Web Browsing got more Secure" and i wonder what it is. Just when i opened it i yelled, not again, yet another browser !! Well microsoft has launched its beta version for Internet Explorer. IE world's favorite browser (may not be the one after Fire.....

Read More

Delete duplicate entries/rows/values in mysql table in one query

3 Comments

posted on November 10, 2008
Delete duplicate entries/rows/values in mysql table in one query

Hi all, During my starting phase of career, i faced several challenging questions (being a fresher at that time). I wanted to share this one as simple as pie but can be difficult at times if you do not know how to do it. Question can be : How can you delete or remove duplicate entries from .....

Read More

PHP Interview for Beginners/Novice/Freshers | Part 1

3 Comments

posted on November 9, 2008
PHP Interview for Beginners/Novice/Freshers | Part 1

Hi all, Well i understand that PHP today is everyone's favorite technology today. And i must confess that this web scripting language not only gave me financial gains in my life but also is responsible for my social well being. People do regard me as a PHP guru and not just a lost geek any more. .....

Read More

New php framework PalDB, supports MVC and Database ORM

No Comments

posted on November 7, 2008
New php framework PalDB, supports MVC and Database ORM

Well PalDB is yet another framework for PHP. PalDb is a fast and powerful database abstraction layer and ORM. While it is not as full-featured as Doctrine or Propel, it comes quite close when you use it with MySQL. It shares Pal's paradigms of simplicity and elegance. Features You can use PalDb in t.....

Read More

Adding a class to an element using javascript

2 Comments

posted on November 5, 2008
Adding a class to an element using javascript

There are times when you need to add/change a class for a particular element. This can be very easily achieve using the className method. Please refer to the following snippet of code to understand how it works. Explanation is given after the code. function addClass(obj) { obj.classNa.....

Read More

What’s difference between display: none and visibility: hidden?

2 Comments

posted on November 5, 2008
What's difference between display: none and visibility: hidden?

just when you tread into the world of dhtml or javascript, you can require the display property of CSS more than expected. So it becomes necessary to clearly understand some of the facts behind this powerful language. Here is the difference between the visibility and display property of an element. .....

Read More

Google Labs launches A bunch of stuff for gmail

No Comments

posted on November 4, 2008
Google Labs launches A bunch of stuff for gmail

Just when i opened my mailbox today, i got this shiny red line New! A bunch of stuff Well hitting this link would take you to so many new features which has been introduced by gmail from its backyard (google labs). There are various new features to facilitate easy accessibility for the gmail users......

Read More

Use Smartphone as a Modem

No Comments

posted on November 3, 2008
Use Smartphone as a Modem

If you own a laptop and a smartphone coupled with an unlimited data plan, then you could be in for a nice treat today. Anyone that's bound to the internet can tell you that being stranded without internet access is not much fun. It could drive anyone crazy! When all else fails you can turn to the co.....

Read More
Page 22 of 25« First...102021222324...Last »