Posted on March 16th, 2012 in category: Tips and Tricks
Firefox 11 was recently released with some cool new features, one especially cool feature is Firefox 3D View for Developers which allows you to show the page layers in a three dimensional view.
No Comments
Posted on January 5th, 2012 in category: Tutorials
A tutorial on creating a Twitter like dynamic row fetcher in ASP.NET for fetching new rows when reaching the bottom of you list or table.
14 Comments
Posted on December 11th, 2011 in category: Tips and Tricks
As of jQuery 1.7 a new event has been added, the on() event. It’s meant to replace the widely used live() and it’s about three times as fast.
No Comments
Posted on November 29th, 2011 in category: Tips and Tricks
The developers has planned a new developer toolbar for Firefox 10 and you can test it now by downloading Firefox Aurora channel.
No Comments
Posted on November 27th, 2011 in category: Tips and Tricks
Add or modify the browser’s address bar and history using the new and amazing HTML5 pushState and replaceState functions.
3 Comments
Posted on November 7th, 2011 in category: Tips and Tricks
Witivi is an interesting project from Collabora, it’s a real time HTML5 video editor. It’s currently in a pretty early development stage but there’s plans on supporting transitions and other cool effects you’d expect from a video editor.
No Comments
Posted on October 14th, 2011 in category: Tips and Tricks
JavaScript has been the only usable language for client side web development for years, but now it might get its first competitor as Google has released their new language dart.
No Comments
Posted on September 27th, 2011 in category: Tips and Tricks
Gnome 3.2 with GTK+ 3.2 will be released this Wednesday with a lot of fixes and new features. One of these new features is the HTML5 Broadway backend which allows you to render GTK+ applications directly in your browser using HTML5.
No Comments
Posted on September 12th, 2011 in category: Tips and Tricks
It seems like flash is getting more and more legacy by the day, and that even Adobe them self know that. Check out their cool HTML5/CSS3 showcase site.
No Comments
Posted on September 12th, 2011 in category: Downloads
I’ve written a simple UserControl for writing JavaScript in the .ascx file and add it to your page header without having to use messy code behind solutions.
2 Comments