jQuery: Give visitors the best design possible

February 23, 2009 - 4 Comments - jQuery

ie vs ffFor many(most?) web designers, the limited of IE is always set a certain limit to their works. IE6 won’t work with any PNG24. IE7 won’t work when the filter alpha turn on. So should you change your design to make it compatible for all browsers?

Article Tags: ,

Help your friend without leave your computer with Team Viewer

February 22, 2009 - 4 Comments - General

teamviewertitle
Team Viewer’s an useful remote desktop application. It’s small size and simple to use make it’s perfect to helping your friends fix their computer or doing anything on their computer. With this piece of kit, you don’t need to go to their house everytime they call you for help anymore. You will have more time to do your own work, play your game and enjoy your movie.

Article Tags:

Dzone Widget: Target visitors and intergrate scroll into your website

February 20, 2009 - 2 Comments - Web Development

dzonewidget
Intergrate a DZone widget into your website and it’s only show up when visitors come from DZone. The widget will slide when you scroll the browser. It also has a close button so visitors could close it if they don’t feel incovenient.

Article Tags: ,

Quick Tip: BlogEngine + jQuery fix

- 2 Comments - Web Development

blogenginelogo
I'm a big fan of jQuery, so it's certain I need to using jQuery in my blog. However, if you try to using jQuery with $(element), it won't work.That's the very basic jQuery and it's not work. You will start frustrated (Like I used to be)

Article Tags: ,

Working with BackgroundWorker & Create your own loading class

February 19, 2009 - No Comments - App Development

bwtitle
The basic knowledge about BackgroundWorker. Using BackgroundWorker to create a loading form to inform user the application is still working fine. From that, create your own loading class to automate all those progress and make the code and the form reusable.

Article Tags: ,