Blog Detail
The Genus Project
http://genusproject.com
Web programming and Web Development using ASP.NET,ASP,Javascript,and PHP
Recent Posts
Capturing Http Status Code/Response for AJAX Error Handling
One dilemma I encounter when making AJAX based modules is when a fragment of JavaScript code makes a request and it seems like it is taking forever (the gif images progress bar is still there doing its job) and not displaying a response at all. Secon...
Optimizing webpage load time by using CSS Sprites and Suturing
Last night my boss (at night) was giving me some orientation materials and gave me task to do some research about optimizing load time of a web page. I am obsess with optimizing load time of web pages. In fact i optimized this website that it’s...
Utilizing Google API: Using AJAX Feed API
I’m a fan of google. In fact i thought i couldn’t live without google. Google has been my best buddy specially when i am programming and i thought id make a saying out of it. And so, “With Google, nothing is impossible” (when ...
Making Cross Domain AJAX Calls using Server Side Mediator
XMLHttpRequest is the heart of all rich and interactive AJAX based application. However some restriction apply when making request to the server. Cross-domain ajax calls to another domain is not possible due to security issues. But i came up with an ...
Unobtrusive Javascript Scripting
I was reading through some book about javascript best practices and i was lucky enough to hit the jackpot. It’s called “Unobtrusive Javascript Scripting“. As always, i appreciate it when i learn new stuff though i am a bit late. But...
Post A Comment/Review
* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.
