Digitalbart - digitalbart.com
General Information:
Latest News:
jquery table sorting 17 Apr 2013 | 08:26 am
I have been using the jquery table sorter plugin for a while now and really like it. You can view more information her on jquery tablesorter on github. There is even a bootstrap version, which looks p...
Toshiba Satellite A665-S5170 Bios Password 21 Nov 2011 | 05:49 pm
A friend of my was unable to boot his satellite laptop and so I took a look. Turns out it had a BIOS password that was need before you could do anything. Very frustrating as you can’t even boot off of...
HTML5 Dev Conf Douglas Crockford 30 Oct 2011 | 01:21 am
A speech of “JavaScript Programming Style and Your Brain with Douglas Crockford”
htaccess redirect old pages to new pages 26 Oct 2011 | 03:05 pm
Setting up redirects can be a real pain. Here is a quick snippet that you can use. to redirect visitors from old.com/about.htm to go to new.com/about.htm. To set this up you need to be using apache a...
CSS3 code generators and css selectors 8 Sep 2011 | 01:41 pm
I saw this post and thought it may be useful. Here are 10 of the best css3 code generators for quickly adding css3 styles to your sites. SelectorGadget is a great way to quickly select elements. Poin...
Do you even need to use ID’s in CSS? 12 Aug 2011 | 03:46 pm
Oli Studholme did an interesting post on if we should use css id selectors in css. I think the most interesting point is using roles as selectors.
Responsive Web Design Tips 12 Aug 2011 | 03:08 pm
Smashing Magazine did a great post on responsive web design. Here are a couple of interesting parts I saw from the article. Structured Content Stephen Hay elaborates on what is mobile and then how ...
CSS Media Query Gallery 9 Aug 2011 | 02:36 pm
I found a nice gallery of css media query based sights. Here you can see multiple sizes of different view-ports at a glance. You can then click on the image to view the site and re-size the browser w...
Dan Pink on the surprising science of motivation 1 Mar 2011 | 05:10 pm
I just watched this TED talk by Dan Pink regarding motivation and corporate america. His results are always suprising but somewhat similar. I also did a post a while back regarding our motivations if...
SVG Raphael Gauges 9 Sep 2010 | 03:31 pm
SVG has a lot of great possibilities. One that I really have enjoyed has been the use of svg gauges with Raphael. The beauty of this is the ability to change values of the gauges, charts, etc… on the...