There was a post on Adomas Paltanavicius website giving a tutorial about mouse wheel programming in JavaScript. It is a pretty clever idea and doing more and more AJAX-like applications I can see this tutorial becoming more and more useful. At this time I never really thought about implementing code for the mouse wheel but in upcoming projects I think I will find this tutorial very helpful. Read the rest of this entry »
Tags: AJAX, development, internet, JavaScript, tutorial, web 2.0, web development
The Vitamin has an article on the importance of maintainable JavaScript. Since I have been doing more and more AJAX web applications for clients this has becoming such an important point especially as web applications become larger and larger and more dependent on JavaScript to create its function. Read the rest of this entry »
Tags: AJAX, development, internet, JavaScript, tutorial, web 2.0, web development
Vitamin has a post by Cal Henderson for those creating next generation web applications that make heavy use of JavaScript and CSS. The main issue is the optimization of the content in order to give users the best possible experience when visiting the website. Read the rest of this entry »
Tags: AJAX, CSS, internet, JavaScript, PHP, tutorial, web 2.0, web development
Philippe Maegerman a developer from Brussels, Belguim has posted a JavaScript Motion Tween on his blog. The class is very well thought out as well as documented if you are interested in implementing a Motion Tween affect on your own site. What I though was pretty cool is he has a certified Flash developer icon on his blog, but the tutorial is JavaScript. Most Flash developers I know tend to just lean toward Flash. I guess it’s just a natural tendency to move toward what you are comfortable with. It’s good to see that people are looking at multiple solutions to any given problem. Read the rest of this entry »
Tags: internet, JavaScript, tutorial, web 2.0, web development