Themes from ThemeForest
-
Display 3-in-1
DISPLAY is a Wordpress Theme, best suited for Business and Portfolio sites.
Go to ThemeForest.net -
inFocus
inFocus is a Powerful Professional Premium WordPress theme. It comes with an impressive fully customizable jQuery homepage slider with 3 different staging effects.
Go to ThemeForest.net -
Convergence
Convergence is a nicely put together WordPress theme with the intent and focus on creating a community site. This theme includes many popular features seen in today’s industry leading community sites.
Go to ThemeForest.net
-
-
Connect
-
Recent Posts
Archives
- July 2010
- May 2010
- February 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- September 2006
- August 2006
- July 2006
Categories
Tag Archives: Interface Development
Must read for all front-end people
Peter Svensson at Script Uncle has written a very good article on what to expect and how to define a front-end developer. I have myself worked as interface developer, front-end developer, gui developer, front-end architect, web developer etc etc and … Continue reading
CSS Frameworks and the Anatomy of Web Design
In this article I will try to dissect how we use CSS in order to design our webs and try to find a model that will make it easier for us to use and create CSS Frameworks that fits all … Continue reading
Posted in CSS
Tagged CSS, Design, frameworks, Interface Development, JavaScript, web design, webdesign 3 Comments
jQuery just got 800% faster
Today jquery just got 800% faster. Not bad for a decimal-release. Only one release more will be made on the 1.1 code base. With this speed increase I think jquery just won the library-war, a measure of its success is … Continue reading
Posted in JavaScript
Tagged Ajax, Interface Development, JavaScript, jQuery Leave a comment
10 Must have jquery plugins and extensions
Below you find 10 jquery plugins and jquery extensions you cannot do without if you are a serious front-end developer Easy DOM Creation with jQuery Form plugin If you are doing AJAX-stuff, you must have this plugin. Dimensions This plugin … Continue reading
Posted in JavaScript
Tagged Ajax, Featured, Interaction Design, Interface Development, JavaScript, jQuery 11 Comments
10 reasons to choose jquery
I have been thinking a lot lately about why some open source projects gain momentum and some, though the quality is very good, do not. jQuery is a typical example of a open source project that has gained enormous momentum … Continue reading
Posted in JavaScript, Web Development
Tagged Interface Development, JavaScript, jQuery, Open Source 4 Comments
JavaScript Form Validation
This article is an introduction to how to create good form validation with javascript. I will briefly describe the interaction pattern of client side validation with javascript. Later I will focus on 10 actions that will make your form validation … Continue reading
Posted in Featured, JavaScript
Tagged Ajax, Interaction Design, Interface Development, JavaScript, jQuery, Smarty 18 Comments
Alpha release of Jack Slocums Ext for jQuery
Read more below about the jquery experimental iplementation of Ext supporting jQuery. Jack Slocum is getting closer to an Ext-release with jquery support. I will give these files a try, and see how it comes along. Hopefully, though experimental
Posted in JavaScript
Tagged Interface Development, JavaScript, jQuery Leave a comment
Quick fix for annoying bug in Internet Explorer 6
Internet Explorer 6 has an annoying bug (feature) where it always reloads background-images for elements when the mouse is hovering the element. Erik Arvidsson has posted a quick (and nice) fix for this bug on his blog. IE Background Cache … Continue reading
Posted in JavaScript
Tagged Interface Development, JavaScript Leave a comment
jQuery Plugin Development Process
I have been thinking about the plugin development process for jquery. As it is today we have a wide variety of plugins and some of them are officially supported. The problem as I see it today are the following: – … Continue reading
Posted in Uncategorized
Tagged Interface Development, jQuery 1 Comment