
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com
Mobile version of this pageBest Hubbles Space Telescope Images
Next:
Adminspotting t-shirts
Related blogs
Future plan for IssueTrackerProductThe "omit-tag" tag
IssueTrackerProduct and MassContainer
WEBoggle mind bogglingly addictive
Accessible Pop-Up script
Evil HTML frames
Intel.com incompatible to Mozilla
Changing the size of a textarea box
Google is blind
Good usage of drop-downs
File attachment widget with Javascript
Regular Expressions in Javascript cheat sheet
AJAX accelerated web widgets
DOM Scripting
RememberYourFriends.com running jQuery
V8 < TraceMonkey < SquirrelFish
The awesomest way possible to serve your static stuff in Django with Nginx
Plone.org calls it Issue Tracker
Better select boxes for issue tracker
ToDo apps I gave up on in 2010
www.issuetrackerproduct.com is out!
Good design examples for a non-blog
IssueTrackerProduct 0.6.12 released
WYSIWYG inline HTML editors
IssueTrackerProduct 0.6.6
IssueTrackerProduct 0.6.8 release
Release package file size
IssueTrackerProduct 0.8.0
Related by category
XMLHttpRequest Javascript usage example
http://www.issuetrackerproduct.com14th of March 2005
Yesterday Sunday I experimented with a simple yet useful application that uses XMLHttpRequest object that is ever so popular now thanks to Googles services Gmail and Maps. It makes it possible to make a webpage work like a browser. It can visit another website within one without refreshing the page; and with an asyncronous hack you can make these things happen in the background and not appear until they've been loaded.
On www.issuetrackerproduct.com there's a lots of information about the IssueTrackerProduct, naturally. On it, there is also two issue tracker instances hosted: Real and Demo. If you visit the website now you won't see a difference, but you will when you come back later.
When you visit the Real or the Demo issue tracker, a Javascript cookie it set on your computer to remember the last time you visited the issue tracker. Then, much later, if you revisit www.issuetrackerproduct.com and new issues have been added inside Real or Demo, it will show so on in the menu as shown in the attached screenshot.
If you're interested in the code, feel free to view it and rip it for your own applications. It's not rocket science but the application is useful because it reminds people of how an email program works.


My comment