Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


Another flaw in IE : 10,000 sites compromised
2008-12-20 02:22:14
In my previous post I discussed about the security flaws and other shortcomings in IE. Incidentally, the same day a news article appeared on BBC News which reported about a new security vulnerability found in IE7. ( Thanks to Jyotsna for passing this news). The article describes about a new security hole found in IE7 exploiting [...]
Read more: compromised

When will you stop using IE?
2008-12-16 06:29:25
I am tired of making web applications work on IE. I can understand the frustration of this guy who created a pie chart for breakdown of time spent in web development. Making an application work on IE takes most of the time. Be it the issue of setting innerHTML of select or setting innerhtml or [...]


FAQ: How to fix php warning - “Cannot modify header information - headers already sent”
2008-12-15 07:24:39
You must have seen this error message quite a lot of times. Cannot modify header information - headers already sent The following code sample will throw the same error: //this will result in header error <html> <head><head> <body> <?php header("Location:"); ?> </body> </html> <?php ob_end_flush(); ?> Outputti
Read more: warning

Automatic session timeout/logout using php and AJAX : Part II
2008-12-11 23:31:16
This article is final part of 2 part series in which you will learn how to logout a user after a specific amount of inactivity. In part 1, we used only php. In this part, we will extend this functionality and will use AJAX to automatically logout the user if the inactivity time is exceeded. [...]
Read more: session

Google adds To-do list and SMS to Gmail
2008-12-10 23:21:51
Google has been adding various new features like superstars, mouse gestures etc to gmail via gmail labs. Recent addition in this series are To-do lists and SMS facility. To-do lists which are called tasks in gmail were added on Monday. Tasks allow you to create to-do lists and manage them. Since to-do lists are used widely [...]
Read more: Gmail , Google

Mozilla firefox introduces private mode
2008-12-10 00:22:38
Firefox users have finally got the feature they were requesting for a long time. Pre-release of Firefox 3.1 Beta was done on 8th Dec. This release includes an option to surf the web in Private mode among many other features. This is similar to the Incognito mode of recently launched Google browser Chrome and porn mode [...]
Read more: Mozilla

Sherlock Holmes and Google
2008-12-09 05:13:23
Click to add Sherlock Holmes quotes to your iGoogle homepage.   Elementary,my dear Watson. Remember these words? Definitely yes if you love Sherlock Holmes. However, it is a different fact that Sherlock Holmes never said those words exactly. I am a die-hard Sherlock Holmes fan. I was in 10th standard when I first read The Adventures of Sherlock [...]


Automatic session timeout/logout using php and AJAX
2008-12-08 08:14:23
Part 2 is also available now. Read part 2 This article is Part 1 of 2 part series in which you will learn how to logout user after a specific amount of inactivity. In part 1, we will use only php. If the user remains inactive for a certain period of time and then requests a [...]
Read more: AJAX , session

Another iGoogle Gadget - Today’s 3 special numbers
2008-11-28 05:04:44
Add to iGoogle Do you know these facts: 8 is the largest cube in the Fibonacci sequence. 454 is the largest number known that cannot be written as a sum of 7 or fewer cubes. 917 is the only positive number known whose 9th power can be written as the sum of ten 9th powers. I did not [...]
Read more: Gadget , Today

My first igoogle gadget
2008-11-25 07:03:14
Update: A new functionality to the gadget has been added today. Due to this the widget will now display a random quote each minute. You can also set the time limit for reload. Available options are 1 minute, 2 minutes, 5 minutes and 10 minutes. Just choose “Edit Settings” from the toolbar of gadget. To have [...]


Page 1 of 1 « < 1 > »
eXTReMe Tracker