<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Trent Richardson &#187; CSS</title> <atom:link href="http://trentrichardson.com/category/css/feed/" rel="self" type="application/rss+xml" /><link>http://trentrichardson.com</link> <description>practical web design &#38; development</description> <lastBuildDate>Wed, 02 May 2012 17:05:19 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>jQuery Litelighter &#8211; Light Weight Syntax Highlighter</title><link>http://trentrichardson.com/2012/05/02/jquery-litelighter-light-weight-syntax-highlighter/</link> <comments>http://trentrichardson.com/2012/05/02/jquery-litelighter-light-weight-syntax-highlighter/#comments</comments> <pubDate>Wed, 02 May 2012 17:05:19 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[color]]></category> <category><![CDATA[highlight]]></category> <category><![CDATA[html]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[twilight]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1167</guid> <description><![CDATA[Need a super light weight syntax highlighter for jQuery? This is it, jQuery Litelighter. It&#8217;s extremely small, and very easy to use and extend. It has a fully functional api. It comes with two themes built in, and 4 languages: Javascript, Html, CSS, and Generic C-like syntax for C, C++, PHP, Java, etc. A ColdFusion [...]
No related posts.]]></description> <content:encoded><![CDATA[<p>Need a super light weight syntax highlighter for jQuery? This is it, <a
href="http://trentrichardson.com/examples/jQuery-Litelighter/" title="jQuery Litelighter - Light weight syntax highlighter for jQuery">jQuery Litelighter</a>.  It&#8217;s extremely small, and very easy to use and extend.  It has a fully functional api.  It comes with two themes built in, and 4 languages: Javascript, Html, CSS, and Generic C-like syntax for C, C++, PHP, Java, etc.  A ColdFusion syntax is also provided in the documentation as an example.<p><a
href="http://trentrichardson.com/wp-content/uploads/2012/05/jQuery-Litelighter.jpg"><img
src="http://trentrichardson.com/wp-content/uploads/2012/05/jQuery-Litelighter.jpg" alt="jQuery Litelighter Light Theme" title="jQuery-Litelighter" width="315" height="130" class="size-full wp-image-1168" /></a></p><p>The dark theme is very similar font colors, just a darker background.</p><p><a
href="http://trentrichardson.com/wp-content/uploads/2012/05/jQuery-Litelighter-Dark.jpg"><img
src="http://trentrichardson.com/wp-content/uploads/2012/05/jQuery-Litelighter-Dark.jpg" alt="jQuery Litelighter Dark Theme" title="jQuery-Litelighter-Dark" width="461" height="248" class="alignnone size-full wp-image-1169" /></a></p><p>You will notice it isn&#8217;t a super detailed highlighter, that is the objective. Check it out. <a
href="https://github.com/trentrichardson/jQuery-Litelighter" title="jQuery Litelighter on Github" target="_blank">fork it on Github</a>. Head over to the <a
href="http://trentrichardson.com/examples/jQuery-Litelighter/" title="jQuery Litelighter Documentation">Documentation</a>. Get your hands dirty!</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2012/05/02/jquery-litelighter-light-weight-syntax-highlighter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>jQuery Powertable &#8211; Move, Show, Hide, Fix Table Columns</title><link>http://trentrichardson.com/2012/04/25/jquery-powertable-move-show-hide-fix-table-columns/</link> <comments>http://trentrichardson.com/2012/04/25/jquery-powertable-move-show-hide-fix-table-columns/#comments</comments> <pubDate>Wed, 25 Apr 2012 17:04:46 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[colummn]]></category> <category><![CDATA[drag]]></category> <category><![CDATA[drop]]></category> <category><![CDATA[fixed]]></category> <category><![CDATA[html5]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[move]]></category> <category><![CDATA[plugin]]></category> <category><![CDATA[row]]></category> <category><![CDATA[sticky]]></category> <category><![CDATA[table]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1161</guid> <description><![CDATA[jQuery Powertable is a jQuery plugin to help spice up your tables. Of course there are a lot of table plugins, but this plugin gives you all the power, yet stays out of the way for you to style. Complete with a full api to remotely manage your table, you can manage from within the [...]
No related posts.]]></description> <content:encoded><![CDATA[<p><a
href="http://trentrichardson.com/examples/jQuery-Powertable/index.html" title="jQuery Powertable - Move, Show, Hide, Fix table columns" target="_blank">jQuery Powertable</a> is a jQuery plugin to help spice up your tables.  Of course there are a lot of table plugins, but this plugin gives you all the power, yet stays out of the way for you to style.  Complete with a full api to remotely manage your table, you can manage from within the table, or outside the table.</p><p><a
href="http://trentrichardson.com/wp-content/uploads/2012/04/jQueryPowerTable.jpg"><img
src="http://trentrichardson.com/wp-content/uploads/2012/04/jQueryPowerTable.jpg" alt="" title="jQuery PowerTable" width="505" height="197" class="size-full wp-image-1162" /></a></p><p>So what type of features does this so called table plugin have that are so amazing?</p><ul><li>Move Columns &#8211; Works via drag and drop or api call</li><li>Show/Hide Columns &#8211; Works from generated handle or api call</li><li>Fixed Columns &#8211; Sets columns as fixed upon initialization or api call</li><li>Rows Columns &#8211; Sets rows as fixed upon initialization or api call</li><li>Persistant &#8211; Use browser storage to remember settings or supply your own</li></ul><p>And if that isn&#8217;t enough the fact that it eats 1,000 row tables for breakfast should be.  The plugin digs down below the jquery level to pure javascript for maximum performance. Finally you should know where and how to get it:</p><ul><li><a
href="http://trentrichardson.com/examples/jQuery-Powertable/index.html" title="jQuery Powertable Documentation" target="_blank">jQuery Powertable Documentation</a></li><li><a
href="https://github.com/trentrichardson/jQuery-Powertable" title="Fork jQuery Powertable on Github" target="_blank">jQuery Powertable on Github</a></li></ul><p>Hope you enjoy!</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2012/04/25/jquery-powertable-move-show-hide-fix-table-columns/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Impromptu 4.0 is More Eventful</title><link>http://trentrichardson.com/2012/03/05/impromptu-4-0-is-more-eventful/</link> <comments>http://trentrichardson.com/2012/03/05/impromptu-4-0-is-more-eventful/#comments</comments> <pubDate>Mon, 05 Mar 2012 11:41:44 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Impromptu]]></category> <category><![CDATA[alert]]></category> <category><![CDATA[confirm]]></category> <category><![CDATA[dialog]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[modal]]></category> <category><![CDATA[prompt]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1143</guid> <description><![CDATA[The avid Impromptu enthusiast will be much pleased with the advancement of using events. Not only does 4.0 bring more events, it also brings better events. First and foremost I must point out there is a change to the state&#8217;s submit parameters. The first parameter is now an jQuery.Event, followed by the original 3 parameters [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2010/04/01/impromptu-3-1-is-here/' rel='bookmark' title='Impromptu 3.1 is Here'>Impromptu 3.1 is Here</a></li><li><a
href='http://trentrichardson.com/2011/10/14/impromptu-3-2-mobile-jquery-prompts/' rel='bookmark' title='Impromptu 3.2 &#8211; Mobile jQuery Prompts'>Impromptu 3.2 &#8211; Mobile jQuery Prompts</a></li><li><a
href='http://trentrichardson.com/2010/05/18/moopromptumootools-version-of-impromptu/' rel='bookmark' title='Moopromptu &#8211; A Mootools Version of Impromptu'>Moopromptu &#8211; A Mootools Version of Impromptu</a></li></ol>]]></description> <content:encoded><![CDATA[<p>The avid <a
href="http://trentrichardson.com/Impromptu/" title="jQuery Impromptu">Impromptu</a> enthusiast will be much pleased with the advancement of using events.  Not only does 4.0 bring more events, it also brings better events.  First and foremost I must point out there is <strong>a change to the state&#8217;s submit parameters</strong>.  The first parameter is now an jQuery.Event, followed by the original 3 parameters from older versions.  For backwards compatibility you can find on Github a tag for 3.3.3 which was committed with the new events, but with backwards compatibility of keeping the original parameters for the classic style of passing the submit option during the $.prompt call.</p><p>Ok, so why the change?</p><ol><li>So far with Impromptu you had to return true/false inside the submit callback to tell Impromptu whether or not to close the prompt.  You can still do this, however the more appropriate way is to use the first parameter to call event.preventDefault() to prevent the prompt from closing.  Think of it as how you would treat an anchor tag&#8217;s click event.</li><li>You can call event.stopPropagation() to prevent event bubbling.</li><li>You can now bind as many events as you like, though only one may be passed in the $.prompt() options.</li><li>More events available through the same interface.</li></ol><p>In addition to the change of how events work, there were additional events.  Here are all available events:</p><ul><li><strong>promptloaded</strong>: called when the prompt has been displayed. Parameters (event)</li><li><strong>promptsubmit</strong>: called on button click. Parameters (event, value, message, formVals)</li><li><strong>promptclose</strong>: same as callback option.  Called when prompt has closed. Parameters (event[, value, message, formVals]).  Optional parameters are only available when a button was clicked.</li><li><strong>promptstatechanging</strong>: called before state change. return false or event.preventDefault() stops the state change. Parameters (event, fromStateName, toStateName)</li><li><strong>promptstatechanged</strong>: called after the state change is complete. Parameters (event, stateName)</li></ul><p>Now you want to see what the difference is.  Lets look at a quick example.  I must mention you can still call $.prompt just like before, but just consider these changes &#8220;Extras&#8221;.</p><pre><code class="js">
var jqi = $.prompt('Hello World!');

jqi.bind('promptsubmit', function(event, val, msg, fields){
    // To hold the prompt open you can either:
    // event.preventDefault()
    // or
    // return false;
});
</code></pre><p>Pretty straight forward.  Again you can still use the submit, loaded, and callback options just like before with the exception of adding the event parameter first.  Feel free to share your opinions!</p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2010/04/01/impromptu-3-1-is-here/' rel='bookmark' title='Impromptu 3.1 is Here'>Impromptu 3.1 is Here</a></li><li><a
href='http://trentrichardson.com/2011/10/14/impromptu-3-2-mobile-jquery-prompts/' rel='bookmark' title='Impromptu 3.2 &#8211; Mobile jQuery Prompts'>Impromptu 3.2 &#8211; Mobile jQuery Prompts</a></li><li><a
href='http://trentrichardson.com/2010/05/18/moopromptumootools-version-of-impromptu/' rel='bookmark' title='Moopromptu &#8211; A Mootools Version of Impromptu'>Moopromptu &#8211; A Mootools Version of Impromptu</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2012/03/05/impromptu-4-0-is-more-eventful/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>New Impromptu Tour Feature</title><link>http://trentrichardson.com/2012/02/06/new-impromptu-tour-feature/</link> <comments>http://trentrichardson.com/2012/02/06/new-impromptu-tour-feature/#comments</comments> <pubDate>Mon, 06 Feb 2012 11:31:20 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Impromptu]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[prompt]]></category> <category><![CDATA[tooltip]]></category> <category><![CDATA[tour]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1095</guid> <description><![CDATA[This is HOT! You have a new website, which is a bit complex. You&#8217;re afraid your users don&#8217;t understand where all the features and functionality is located. What do you do? You give them a quick tour of the site! Impromptu can now position itself per &#8220;state&#8221;. If you&#8217;re unfamiliar with states check out the [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2011/10/14/impromptu-3-2-mobile-jquery-prompts/' rel='bookmark' title='Impromptu 3.2 &#8211; Mobile jQuery Prompts'>Impromptu 3.2 &#8211; Mobile jQuery Prompts</a></li><li><a
href='http://trentrichardson.com/2012/03/05/impromptu-4-0-is-more-eventful/' rel='bookmark' title='Impromptu 4.0 is More Eventful'>Impromptu 4.0 is More Eventful</a></li><li><a
href='http://trentrichardson.com/2011/11/04/impromptu-3-2-gets-quick-update/' rel='bookmark' title='Impromptu 3.2 Gets Quick Update'>Impromptu 3.2 Gets Quick Update</a></li></ol>]]></description> <content:encoded><![CDATA[<p><a
href="http://trentrichardson.com/wp-content/uploads/2012/02/jQueryImpromptuTour.png"><img
src="http://trentrichardson.com/wp-content/uploads/2012/02/jQueryImpromptuTour.png" alt="" title="jQueryImpromptuTour" width="248" height="188" class="alignright size-full wp-image-1096" /></a></p><p>This is HOT! You have a new website, which is a bit complex.  You&#8217;re afraid your users don&#8217;t understand where all the features and functionality is located.  What do you do?  You give them a quick tour of the site!</p><p><a
href="http://trentrichardson.com/Impromptu/" title="jQuery Impromptu Documentation">Impromptu</a> can now position itself per &#8220;state&#8221;.  If you&#8217;re unfamiliar with states check out the documentation.  A state is similar to a wizard step. It only makes sense that each step be able to position itself in specific locations.  The result is a touring like functionality.  You can still do all the fun form stuff you did before.</p><p>Per state you can now pass in a &#8220;position&#8221; option, which is a hash with the following properties:</p><ul><li><strong>container</strong>: a jquery selector of the anchor element.</li><li><strong>x</strong>: The horizontal offset from the origin from the anchor&#8217;s position.</li><li><strong>y</strong>: The vertical offset from the origin from the anchor&#8217;s position.</li><li><strong>arrow</strong>: where to position the arrow.</li></ul><p>Not only tours, but you can also create highly functional tooltips.  Impromptu just stepped up to another level from the competition, leading the way for all tooltip, modal, and touring javascript plugins!</p><p>I&#8217;ve provided a great example in the documentation, and of course a tour of Impromptu itself, <a
href=" http://trentrichardson.com/Impromptu/" title="jQuery Impromptu Documentation">so head on over</a>!</p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2011/10/14/impromptu-3-2-mobile-jquery-prompts/' rel='bookmark' title='Impromptu 3.2 &#8211; Mobile jQuery Prompts'>Impromptu 3.2 &#8211; Mobile jQuery Prompts</a></li><li><a
href='http://trentrichardson.com/2012/03/05/impromptu-4-0-is-more-eventful/' rel='bookmark' title='Impromptu 4.0 is More Eventful'>Impromptu 4.0 is More Eventful</a></li><li><a
href='http://trentrichardson.com/2011/11/04/impromptu-3-2-gets-quick-update/' rel='bookmark' title='Impromptu 3.2 Gets Quick Update'>Impromptu 3.2 Gets Quick Update</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2012/02/06/new-impromptu-tour-feature/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Using Impress.js for a Car Bounce Video</title><link>http://trentrichardson.com/2012/01/25/using-impress-js-for-a-car-bounce-video/</link> <comments>http://trentrichardson.com/2012/01/25/using-impress-js-for-a-car-bounce-video/#comments</comments> <pubDate>Wed, 25 Jan 2012 11:43:16 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[car bounce]]></category> <category><![CDATA[html]]></category> <category><![CDATA[presentation]]></category> <category><![CDATA[transformations]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1088</guid> <description><![CDATA[I was pretty amazed when I first saw Impress.js. It&#8217;s ability to take a very simple html page and use transformations to create a presentation phenomenal. This plays right in to the hands of developers who want to create something snazzy, but do not have the video experience to do so. It is also probably [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2011/11/22/car-bounce-keep-up-with-your-cars-value/' rel='bookmark' title='Car Bounce &#8211; Keep Up with Your Car&#8217;s Value'>Car Bounce &#8211; Keep Up with Your Car&#8217;s Value</a></li></ol>]]></description> <content:encoded><![CDATA[<p>I was pretty amazed when I first saw <a
href="http://bartaz.github.com/impress.js/#/bored" title="Impress.js" target="_blank">Impress.js</a>.  It&#8217;s ability to take a very simple html page and use transformations to create a presentation phenomenal.  This plays right in to the hands of developers who want to create something snazzy, but do not have the video experience to do so.  It is also probably worth noting that it has likely been done before, but this is the first I&#8217;ve seen (I didn&#8217;t do much research on it, I was happy with what I saw).</p><p>Its process is simple, line up multiple container elements inside a container with id=&#8221;impress&#8221;, and supply those elements with a variety of data coordinates and scaling attributes, resulting in something like:</p><pre><code class="html">
&lt;div id="block1" class="step" data-x="1000" data-y="1500" data-rotate="90" data-scale="2"&gt;
    &lt;p>This is a test&lt;/p&gt;
&lt;/div&gt;
</code></pre><p>Impress will take the coordinates and scale and place them on your canvas.  You can also apply 3D effects too using the z for the 3rd dimension and rotate on the x and y axis:</p><pre><code class="html">
&lt;div class="block2" data-x="1500" data-y="2000" data-z="-100" data-rotate-x="-40" data-rotate-y="10" data-scale="2"&gt;
    &lt;p>This is a test&lt;/p&gt;
&lt;/div&gt;
</code></pre><p>Thats all, just line up these different containers in order and Impress does the rest.  Style them up a little and you have a snazzy presentation!  I will leave you with simple demo I came up with for CarBounce.com</p><p><iframe
width="480" height="360" src="http://www.youtube.com/embed/Fr5JreMYmlo?rel=0" frameborder="0" allowfullscreen></iframe></p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2011/11/22/car-bounce-keep-up-with-your-cars-value/' rel='bookmark' title='Car Bounce &#8211; Keep Up with Your Car&#8217;s Value'>Car Bounce &#8211; Keep Up with Your Car&#8217;s Value</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2012/01/25/using-impress-js-for-a-car-bounce-video/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Make jQueryUI and Timepicker More Beautiful</title><link>http://trentrichardson.com/2012/01/23/make-jqueryui-and-timepicker-more-beautiful/</link> <comments>http://trentrichardson.com/2012/01/23/make-jqueryui-and-timepicker-more-beautiful/#comments</comments> <pubDate>Mon, 23 Jan 2012 11:24:28 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Timepicker]]></category> <category><![CDATA[custom]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[jqueryui]]></category> <category><![CDATA[themes]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1071</guid> <description><![CDATA[After some time the standard jQueryUI themes can get stale, boring, monotonous, and you need a fresh look. I&#8217;ve rounded up a couple very customized, non-&#8221;run of the mill&#8221; themes you should take a look at. Absolution (Github) is a very clean theme with support for Uniform and Wijmo. Uniform, as its name indicates, styles [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2008/04/15/new-impromput-theme/' rel='bookmark' title='New Impromptu Theme!'>New Impromptu Theme!</a></li><li><a
href='http://trentrichardson.com/2010/11/15/timepicker-0-8-bug-fix-galore/' rel='bookmark' title='Timepicker 0.8, Bug Fix Galore'>Timepicker 0.8, Bug Fix Galore</a></li><li><a
href='http://trentrichardson.com/2010/12/28/jquery-timepicker-addon-0-9-2-available/' rel='bookmark' title='jQuery Timepicker Addon 0.9.2 Available'>jQuery Timepicker Addon 0.9.2 Available</a></li></ol>]]></description> <content:encoded><![CDATA[<p><a
href="http://trentrichardson.com/wp-content/uploads/2012/01/absolution-timepicker.png"><img
src="http://trentrichardson.com/wp-content/uploads/2012/01/absolution-timepicker.png" alt="" title="absolution-timepicker" width="205" height="334" class="alignright size-full wp-image-1072" /></a></p><p>After some time the standard jQueryUI themes can get stale, boring, monotonous, and you need a fresh look.  I&#8217;ve rounded up a couple very customized, non-&#8221;run of the mill&#8221; themes you should take a look at.</p><p><a
href="http://www.michaelvanderheeren.be/archives/382" title="Absolution jQueryUI Theme" target="_blank">Absolution</a> (<a
href="https://github.com/michaelvanderheeren/Absolution" title="Absolution on Github" target="_blank">Github</a>) is a very clean theme with support for <a
href="http://uniformjs.com/" title="Uniform JS" target="_blank">Uniform</a> and <a
href="http://wijmo.com/" title="Wijmo UI Widgets" target="_blank">Wijmo</a>.  Uniform, as its name indicates, styles form elements to have a uniform look, across all browsers.  Drastically, improving the consistency of appearance.  Wijmo is a snazzy widget collection providing both an &#8220;Open&#8221; (open source) and &#8220;Complete&#8221; (commercial) set of widgets.  The developer has a few example widgets on their site showing off the look on all widgets. Another bonus is that development is handled with LESS, making it super easy to tweak.  I will definitely keep this close by for future development!</p><p><a
href="http://trentrichardson.com/wp-content/uploads/2012/01/Aristo-Timepicker.jpg"><img
src="http://trentrichardson.com/wp-content/uploads/2012/01/Aristo-Timepicker.jpg" alt="" title="Aristo-Timepicker" width="206" height="296" class="alignleft size-full wp-image-1073" /></a></p><p>A second theme worth a look is <a
href="http://taitems.tumblr.com/post/482577430/introducing-aristo-a-jquery-ui-theme" title="Aristo jQueryUI Theme" target="_blank">Aristo</a> (<a
href="https://github.com/taitems/Aristo-jQuery-UI-Theme" title="Aristo on Github" target="_blank">Github</a>), a port of Cappuccino.  It has a bit more of an OSX look, but still a very clean, beautiful theme.  An example of all widgets are included on the developer&#8217;s site.</p><p>Just looking over the Absolution I am impressed with how LESS makes this look so more portable and themable than if only the CSS were provided.  I definitely need to get up to speed on using LESS and the compiler.  Better keep an eye out for integration on an upcoming project ;)</p><p>Both of these themes appear to work very well with Timepicker as well as the SliderAccess plugin, and are a nice compliment to most any jQueryUI based project!  I&#8217;m still on the hunt for more quality custom jQueryUI themes for projects, so if you know of any please post them!</p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2008/04/15/new-impromput-theme/' rel='bookmark' title='New Impromptu Theme!'>New Impromptu Theme!</a></li><li><a
href='http://trentrichardson.com/2010/11/15/timepicker-0-8-bug-fix-galore/' rel='bookmark' title='Timepicker 0.8, Bug Fix Galore'>Timepicker 0.8, Bug Fix Galore</a></li><li><a
href='http://trentrichardson.com/2010/12/28/jquery-timepicker-addon-0-9-2-available/' rel='bookmark' title='jQuery Timepicker Addon 0.9.2 Available'>jQuery Timepicker Addon 0.9.2 Available</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2012/01/23/make-jqueryui-and-timepicker-more-beautiful/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Clientside Plugin Available for Gedit 3</title><link>http://trentrichardson.com/2011/12/15/clientside-plugin-available-for-gedit-3/</link> <comments>http://trentrichardson.com/2011/12/15/clientside-plugin-available-for-gedit-3/#comments</comments> <pubDate>Thu, 15 Dec 2011 11:34:57 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[clientside]]></category> <category><![CDATA[format]]></category> <category><![CDATA[gedit]]></category> <category><![CDATA[lint]]></category> <category><![CDATA[minify]]></category> <category><![CDATA[plugin]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1053</guid> <description><![CDATA[The Gedit Clientside plugin is now available for Gedit 3. All the features remained the same, just some minor tweaks throughout. You can still find both Gedit versions of the plugin on Github: Clientside Plugin for Gedit 3+ Clientside Plugin for Gedit 2 I moved the old Gedit 2 version to a separate branch on [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2011/03/02/gedit-clientside-plugin-gets-batch-minify-option/' rel='bookmark' title='Gedit Clientside Plugin gets Batch Minify Option'>Gedit Clientside Plugin gets Batch Minify Option</a></li><li><a
href='http://trentrichardson.com/2010/11/30/gedit-clientside-plugin/' rel='bookmark' title='Gedit Clientside Plugin'>Gedit Clientside Plugin</a></li><li><a
href='http://trentrichardson.com/2011/09/23/updated-lint-for-clientside/' rel='bookmark' title='Updated Lint for Clientside'>Updated Lint for Clientside</a></li></ol>]]></description> <content:encoded><![CDATA[<p>The Gedit Clientside plugin is now available for Gedit 3.  All the features remained the same, just some minor tweaks throughout.  You can still find both Gedit versions of the plugin on Github:</p><ul><li><a
href="https://github.com/trentrichardson/Gedit-Clientside-Plugin" title="Clientside Plugin for Gedit 3+" target="_blank">Clientside Plugin for Gedit 3+</a></li><li><a
href="https://github.com/trentrichardson/Gedit-Clientside-Plugin/tree/Gedit2" title="Clientside Plugin for Gedit 2" target="_blank">Clientside Plugin for Gedit 2</a></li></ul><p>I moved the old Gedit 2 version to a separate branch on Github, so both versions of the project are still available.</p><p>If you&#8217;re unfamiliar with the Clientside plugin you just found a real gem.  The plugin bundles together functionality to minify, format, batch minify, and run a lint service on both Javascript and CSS.  Hope you enjoy!</p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2011/03/02/gedit-clientside-plugin-gets-batch-minify-option/' rel='bookmark' title='Gedit Clientside Plugin gets Batch Minify Option'>Gedit Clientside Plugin gets Batch Minify Option</a></li><li><a
href='http://trentrichardson.com/2010/11/30/gedit-clientside-plugin/' rel='bookmark' title='Gedit Clientside Plugin'>Gedit Clientside Plugin</a></li><li><a
href='http://trentrichardson.com/2011/09/23/updated-lint-for-clientside/' rel='bookmark' title='Updated Lint for Clientside'>Updated Lint for Clientside</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2011/12/15/clientside-plugin-available-for-gedit-3/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>jQuery Timepicker Addon 0.9.8 Available</title><link>http://trentrichardson.com/2011/12/07/jquery-timepicker-addon-0-9-8-available/</link> <comments>http://trentrichardson.com/2011/12/07/jquery-timepicker-addon-0-9-8-available/#comments</comments> <pubDate>Wed, 07 Dec 2011 11:18:24 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Timepicker]]></category> <category><![CDATA[date]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[localizations]]></category> <category><![CDATA[mobile]]></category> <category><![CDATA[picker]]></category> <category><![CDATA[time]]></category> <category><![CDATA[touch]]></category> <category><![CDATA[translations]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=1049</guid> <description><![CDATA[A new jQueryUI Timepicker Addon is now available. With this release comes many additions, including support for touch/mobile devices through integration with the sliderAccess plugin. Here is an overview list of the updates: Fix Daylight Savings bug. Fix and Add several localizations/translations. Fixed getter/setter bug. Fixed timepicker update issue with undefined &#8220;inst&#8221;. Updated CSS and [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2012/02/13/new-jquery-timepicker-addon-0-9-9/' rel='bookmark' title='New jQuery Timepicker Addon &#8211; 0.9.9'>New jQuery Timepicker Addon &#8211; 0.9.9</a></li><li><a
href='http://trentrichardson.com/2011/10/04/jquery-timepicker-addon-0-9-7-now-available/' rel='bookmark' title='jQuery Timepicker Addon 0.9.7 Now Available'>jQuery Timepicker Addon 0.9.7 Now Available</a></li><li><a
href='http://trentrichardson.com/2011/12/05/add-ui-slider-accessibility-to-timepicker/' rel='bookmark' title='Add UI-Slider Accessibility to Timepicker'>Add UI-Slider Accessibility to Timepicker</a></li></ol>]]></description> <content:encoded><![CDATA[<p>A new <a
href="http://trentrichardson.com/examples/timepicker/" title="jQuery Timepicker Addon">jQueryUI Timepicker Addon</a> is now available.  With this release comes many additions, including support for touch/mobile devices through <a
href="http://trentrichardson.com/2011/12/05/add-ui-slider-accessibility-to-timepicker/" title="Timepicker Addon integration with sliderAccess for Touch and Mobile Devices">integration with the sliderAccess plugin</a>.  Here is an overview list of the updates:</p><ul><li>Fix Daylight Savings bug.</li><li>Fix and Add several localizations/translations.</li><li>Fixed getter/setter bug.</li><li>Fixed timepicker update issue with undefined &#8220;inst&#8221;.</li><li>Updated CSS and generated markup.</li><li>Added integration with sliderAccess for touch devices.</li></ul><p>As always feel free to check out <a
href="https://github.com/trentrichardson/jQuery-Timepicker-Addon" title="Timepicker on Github" target="_blank">timepicker on Github</a>.  If you&#8217;re upgrading be sure to grab the new CSS, as the markup generated has been changed.  Hope you enjoy!</p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2012/02/13/new-jquery-timepicker-addon-0-9-9/' rel='bookmark' title='New jQuery Timepicker Addon &#8211; 0.9.9'>New jQuery Timepicker Addon &#8211; 0.9.9</a></li><li><a
href='http://trentrichardson.com/2011/10/04/jquery-timepicker-addon-0-9-7-now-available/' rel='bookmark' title='jQuery Timepicker Addon 0.9.7 Now Available'>jQuery Timepicker Addon 0.9.7 Now Available</a></li><li><a
href='http://trentrichardson.com/2011/12/05/add-ui-slider-accessibility-to-timepicker/' rel='bookmark' title='Add UI-Slider Accessibility to Timepicker'>Add UI-Slider Accessibility to Timepicker</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2011/12/07/jquery-timepicker-addon-0-9-8-available/feed/</wfw:commentRss> <slash:comments>39</slash:comments> </item> <item><title>Impromptu 3.2 Gets Quick Update</title><link>http://trentrichardson.com/2011/11/04/impromptu-3-2-gets-quick-update/</link> <comments>http://trentrichardson.com/2011/11/04/impromptu-3-2-gets-quick-update/#comments</comments> <pubDate>Fri, 04 Nov 2011 11:20:29 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Impromptu]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[alert]]></category> <category><![CDATA[confirm]]></category> <category><![CDATA[form]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[lighbox]]></category> <category><![CDATA[modal]]></category> <category><![CDATA[overlay]]></category> <category><![CDATA[prompt]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=994</guid> <description><![CDATA[If you recently downloaded Impromptu 3.2, you may want to grab it again. A small bug was fixed. I didn&#8217;t find it worth while to create a new version, it was a line of code. On top of that the bug was merely a visual detail, and not critical. Long story short the overlay always [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2011/10/14/impromptu-3-2-mobile-jquery-prompts/' rel='bookmark' title='Impromptu 3.2 &#8211; Mobile jQuery Prompts'>Impromptu 3.2 &#8211; Mobile jQuery Prompts</a></li><li><a
href='http://trentrichardson.com/2010/04/01/impromptu-3-1-is-here/' rel='bookmark' title='Impromptu 3.1 is Here'>Impromptu 3.1 is Here</a></li><li><a
href='http://trentrichardson.com/2011/06/20/jquery-impromptu-now-on-github/' rel='bookmark' title='jQuery Impromptu Now on Github'>jQuery Impromptu Now on Github</a></li></ol>]]></description> <content:encoded><![CDATA[<p>If you recently downloaded Impromptu 3.2, you may want to grab it again.  A small bug was fixed.  I didn&#8217;t find it worth while to create a new version, it was a line of code.  On top of that the bug was merely a visual detail, and not critical.  Long story short the overlay always stopped a few pixels short of the bottom of the document.  Thanks to the users for catching this!  Enjoy!</p><p><a
href="http://trentrichardson.com/Impromptu/" title="jQuery Impromptu Download and Documentation">jQuery Impromptu Download and Docuentation</a></p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2011/10/14/impromptu-3-2-mobile-jquery-prompts/' rel='bookmark' title='Impromptu 3.2 &#8211; Mobile jQuery Prompts'>Impromptu 3.2 &#8211; Mobile jQuery Prompts</a></li><li><a
href='http://trentrichardson.com/2010/04/01/impromptu-3-1-is-here/' rel='bookmark' title='Impromptu 3.1 is Here'>Impromptu 3.1 is Here</a></li><li><a
href='http://trentrichardson.com/2011/06/20/jquery-impromptu-now-on-github/' rel='bookmark' title='jQuery Impromptu Now on Github'>jQuery Impromptu Now on Github</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2011/11/04/impromptu-3-2-gets-quick-update/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Updated Lint for Clientside</title><link>http://trentrichardson.com/2011/09/23/updated-lint-for-clientside/</link> <comments>http://trentrichardson.com/2011/09/23/updated-lint-for-clientside/#comments</comments> <pubDate>Fri, 23 Sep 2011 11:04:53 +0000</pubDate> <dc:creator>trent</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[beautify]]></category> <category><![CDATA[clientside]]></category> <category><![CDATA[format]]></category> <category><![CDATA[gedit]]></category> <category><![CDATA[js]]></category> <category><![CDATA[lint]]></category> <category><![CDATA[minify]]></category> <category><![CDATA[plugin]]></category><guid
isPermaLink="false">http://trentrichardson.com/?p=940</guid> <description><![CDATA[For those fans of Gedit and Clientside plugin it is time for you to update! The plugin now has updated versions of CSSLint, JSLint, and JSBeautify. As you may know Clientside Plugin provides several utilities to Gedit for working with CSS and Javascript, including minifying, formatting, and error checking/lint. Also as a bonus it can [...]
Related posts:<ol><li><a
href='http://trentrichardson.com/2011/03/02/gedit-clientside-plugin-gets-batch-minify-option/' rel='bookmark' title='Gedit Clientside Plugin gets Batch Minify Option'>Gedit Clientside Plugin gets Batch Minify Option</a></li><li><a
href='http://trentrichardson.com/2010/11/30/gedit-clientside-plugin/' rel='bookmark' title='Gedit Clientside Plugin'>Gedit Clientside Plugin</a></li><li><a
href='http://trentrichardson.com/2011/06/29/gedit-clientside-now-with-csslint/' rel='bookmark' title='Gedit Clientside Now with CSSLint'>Gedit Clientside Now with CSSLint</a></li></ol>]]></description> <content:encoded><![CDATA[<p>For those fans of Gedit and Clientside plugin it is time for you to update!  The plugin now has updated versions of CSSLint, JSLint, and JSBeautify.</p><p>As you may know <a
href="http://trentrichardson.com/2010/11/30/gedit-clientside-plugin/" title="Gedit Clientside Plugin for CSS and Javascript" target="_blank">Clientside Plugin</a> provides several utilities to <a
href="http://projects.gnome.org/gedit/" title="Gedit" target="_blank">Gedit</a> for working with CSS and Javascript, including minifying, formatting, and error checking/lint.  Also as a bonus it can batch minify multiple css or javascript files.  Where it really comes in handy is formatting old code from yesteryear, when the developer had no coding style at all.</p><p>Related posts:<ol><li><a
href='http://trentrichardson.com/2011/03/02/gedit-clientside-plugin-gets-batch-minify-option/' rel='bookmark' title='Gedit Clientside Plugin gets Batch Minify Option'>Gedit Clientside Plugin gets Batch Minify Option</a></li><li><a
href='http://trentrichardson.com/2010/11/30/gedit-clientside-plugin/' rel='bookmark' title='Gedit Clientside Plugin'>Gedit Clientside Plugin</a></li><li><a
href='http://trentrichardson.com/2011/06/29/gedit-clientside-now-with-csslint/' rel='bookmark' title='Gedit Clientside Now with CSSLint'>Gedit Clientside Now with CSSLint</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://trentrichardson.com/2011/09/23/updated-lint-for-clientside/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/99 queries in 0.065 seconds using disk: basic
Object Caching 2548/2719 objects using disk: basic

Served from: trentrichardson.com @ 2012-05-21 05:34:26 -->
