No Comments
posted on December 23, 2008
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
3 Comments
posted on December 23, 2008
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
No Comments
posted on December 5, 2008
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
3 Comments
posted on November 15, 2008
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
No Comments
posted on November 12, 2008
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
3 Comments
posted on November 10, 2008
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
3 Comments
posted on November 9, 2008
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
No Comments
posted on November 7, 2008
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
2 Comments
posted on November 5, 2008
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
2 Comments
posted on November 5, 2008
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
No Comments
posted on November 4, 2008
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
No Comments
posted on November 3, 2008
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