About
My name is Mattias Hising. I run a Stockholm based company named 80 Ridge Street Media. I live outside Stockholm and I think it would be awesome if you contacted me with any questions at mattias at ridgestreet dot se.
Connect
Icons by jwloh
Premium WordPress Themes
ThemeForest offers premium themes for WordPress, Drupal and also high quality designs for landing pages and email templates.-
Recent Posts
awesome.hising.com- "There are a lot of ways to ‘skin a cat’. The only thing that matters is whether you can..."
- Best intro ever to a TV series? The Stand, intro (Don’t...
- Teens Photograph Lego Minifigure at Edge of Space for $400 (via...
- Mitt manifest
- "Och i dag avgick han. Ett anonymt köpcentrum i Oskarshamn blev något av den symboliska..."
- "Second, it’s irresistible to anticipate the future and expect the problem to grow in a certain..."
- "Jag har känt klassföraktet i vissa kretsar. Det har varit legitimt på borgerliga ledarsidor att göra..."
- "Och nu måste hela partiet förstå att det inte först och främst är socialdemokratin som behöver en ny..."
- "The main reason we want to fund such startups is not to protect the world from more SOPAs, but..."
- "De är övertygade om att dinosaurierna skapades under samma vecka för 6.000 år sedan som Adam och..."
Archives
- November 2011
- June 2011
- April 2011
- March 2011
- February 2011
- December 2010
- September 2010
- 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: Ajax
JavaOne 2009 Day 2 – My Input
Google Web Toolkit I started out day 2 of JavaOne attending a session on Google Web Toolkit, GWT is one of those things I do not know if I actually like. On one hand it is a cool framework that … Continue reading
Posted in Design, JavaScript, User Experience, Web 2.0, Web Development
Tagged Ajax, Design, Google, gwt, java, javaone, JavaScript, performance tuning, User Experience Leave a comment
JavaOne 2009 Day 1 – My Input
After a busy day of flying (and some beers) yesterday I am at the first day of JavaOne in San Francisco today with my fellow colleagues. I am going to tweet my findings continuosly, make sure you follow me on … Continue reading
Posted in JavaScript, User Experience, Web 2.0, Web Development
Tagged Ajax, canvas, cloud, EC2, java, java fx, javaone, JavaScript, open web, svg Leave a comment
jquery validation plugin checklist
Jörn Zaefferer on the jQuery blog validates his own validation framework against a very good list : My blog article Form Validation with Javascript where I stress 10 points to think of when creating a client side validation framework written … Continue reading
Posted in JavaScript
Tagged Ajax, JavaScript, jQuery 1 Comment
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
JavaScript Form Validation
Top 10 tips for JavaScript Form Validation This article is an introduction on how to approach and create efficient form validation with javascript. I will briefly describe the interaction pattern of client side validation with javascript. Later I will focus … Continue reading
Posted in Featured, JavaScript
Tagged Ajax, Interaction Design, Interface Development, JavaScript, jQuery, Smarty 20 Comments
jQuery Form Validation as Smarty Plugins
When we redesigned two of our sites we put a lot of effort into making the signup process better and focused on making a lot of input validation before posting the page. We also knew that there is a lot … Continue reading
Posted in JavaScript
Tagged Ajax, Interface Development, JavaScript, jQuery, Poker 3 Comments
On Demand JavaScript
Load javascript when you need it. This is interesting. Mainly for javascript intensive webapps that makes heavy use of a lot of different javascript modules, modules that should be loaded whenever needed. Ajaxian » Prototype Extension: Dynamic Script Pattern Support … Continue reading
Posted in Uncategorized
Tagged Ajax, Interface Development Leave a comment
Introducing Tweenbox the fancy thickbox
Found this really good looking plugin for jquery that tweens/animates between muliple pages/images. You can easily extend it with your own tweening functions. There is probably a lot of work still needed on this plugin, but if he makes Will … Continue reading
Posted in Uncategorized
Tagged Ajax, Interaction Design, jQuery 1 Comment
