<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web-Development on jasoncrowther.com</title><link>https://jasoncrowther.com/categories/web-development/</link><description>Recent content in Web-Development on jasoncrowther.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 02 May 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://jasoncrowther.com/categories/web-development/index.xml" rel="self" type="application/rss+xml"/><item><title>Just say'n...</title><link>https://jasoncrowther.com/blog/just-sayn/</link><pubDate>Sat, 02 May 2015 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/just-sayn/</guid><description>&lt;p&gt;The latest &lt;a href="https://itunes.apple.com/us/app/wordpress/id335703880?mt=8"&gt;official Wordpress app for iOS&lt;/a&gt; is pretty sweet.  WYSIWYG editing, super easy to attach photos.  Hence all the recent picture posts, hehe.&lt;/p&gt;</description></item><item><title>The cronjob that generates $4 million a year</title><link>https://jasoncrowther.com/blog/the-cronjob-that-generates-4-million-a-year/</link><pubDate>Mon, 10 Mar 2014 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/the-cronjob-that-generates-4-million-a-year/</guid><description>&lt;p&gt;Interesting write up on the challenges of ramping up to serious traffic at scale.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://medium.com/technology-culture-productivity/4540b0cde584"&gt;The cronjob that generates $4 million a year — Embracing Technology &amp;amp; Social Media to change a Digital Culture! — Medium&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Effeckt.css</title><link>https://jasoncrowther.com/blog/effeckt-css/</link><pubDate>Mon, 16 Dec 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/effeckt-css/</guid><description>&lt;p&gt;Crazy awesome animations.  &lt;a href="http://www.webappers.com/2013/12/09/effeckt-css-ui-less-fast-transitions-animations/"&gt;via&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://h5bp.github.io/Effeckt.css/dist/"&gt;Effeckt.css&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Guess it had to had to happen some time...</title><link>https://jasoncrowther.com/blog/guess-it-had-to-had-to-happen-some-time/</link><pubDate>Mon, 16 Dec 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/guess-it-had-to-had-to-happen-some-time/</guid><description>&lt;p&gt;&lt;a href="http://coolwanglu.github.io/vim.js/web/vim.html"&gt;Vim.js - JavaScript port of Vim&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Yep, vim, in your browser.  I only messed around with it briefly, but it seemed competent enough to cover the basics.  &lt;a href="http://dailyjs.com/2013/12/13/vimjs/?utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+dailyjs+%28DailyJS%29"&gt;via&lt;/a&gt;&lt;/p&gt;</description></item><item><title>15 Tricks to Master Chrome Developer Tools Console</title><link>https://jasoncrowther.com/blog/15-tricks-to-master-chrome-developer-tools-console/</link><pubDate>Tue, 10 Dec 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/15-tricks-to-master-chrome-developer-tools-console/</guid><description>&lt;p&gt;I&amp;rsquo;m generally a &lt;a href="https://getfirebug.com/"&gt;Firebug&lt;/a&gt; guy myself, but this tutorial video for the Chrome console makes me second guess that a bit.&lt;/p&gt;
&lt;iframe src="//www.youtube.com/embed/2zmUSoVMyRU" height="315" width="560" allowfullscreen frameborder="0"&gt;&lt;/iframe&gt;</description></item><item><title>Faster Workflow: Mastering Emmet, Part 1</title><link>https://jasoncrowther.com/blog/faster-workflow-mastering-emmet-part-1/</link><pubDate>Fri, 06 Dec 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/faster-workflow-mastering-emmet-part-1/</guid><description>&lt;p&gt;If you&amp;rsquo;re a web developer, &lt;a href="http://emmet.io/"&gt;Emmet&lt;/a&gt; is an easy to learn macro language that speeds up typing of HTML and CSS.   Its supported in lots editors (via plugins).  I&amp;rsquo;ve personally used in &lt;a href="http://www.activestate.com/komodo-edit/downloads"&gt;Komodo Edit&lt;/a&gt; (back when Emmet was call &lt;a href="http://code.google.com/p/zen-coding/"&gt;Zen Coding&lt;/a&gt;), &lt;a href="http://www.geany.org/"&gt;Geany&lt;/a&gt;, and (my current editor of choice) &lt;a href="http://vim.org"&gt;vim&lt;/a&gt;.  Once you invest the timing learning it, it saves you a lot of time and is very hard to live without.&lt;/p&gt;</description></item><item><title>Sorting Fool</title><link>https://jasoncrowther.com/blog/sorting-fool/</link><pubDate>Fri, 18 Oct 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/sorting-fool/</guid><description>&lt;p&gt;While we&amp;rsquo;re at it, lets sort the contacts in there by last name, first name.  Needs SPANs around the first and last names, but I think can live with that.&lt;/p&gt;</description></item><item><title>Sorting the DOM in Javascript</title><link>https://jasoncrowther.com/blog/sorting-the-dom-in-javascript/</link><pubDate>Fri, 18 Oct 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/sorting-the-dom-in-javascript/</guid><description>&lt;p&gt;After messing around with &lt;a href="http://tinysort.sjeiti.com/"&gt;tinysort&lt;/a&gt;, I just couldn&amp;rsquo;t get it to do what I was looking for (reliably anyway&amp;hellip;)  So, I put together my own custom sort function.  Turns out it way more straightforward than I would have guessed.&lt;/p&gt;</description></item><item><title>jQuery-TinySort</title><link>https://jasoncrowther.com/blog/jquery-tinysort/</link><pubDate>Wed, 09 Oct 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/jquery-tinysort/</guid><description>&lt;p&gt;&lt;a href="http://tinysort.sjeiti.com/"&gt;TinySort 1.5.6&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Super handy helper for sorting nodes in the DOM.  Tons of options for sorting on specific parts of your content.&lt;/p&gt;</description></item><item><title>Nifty Modal Window Effects</title><link>https://jasoncrowther.com/blog/nifty-modal-window-effects/</link><pubDate>Tue, 02 Jul 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/nifty-modal-window-effects/</guid><description>&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://tympanus.net/codrops/2013/06/25/nifty-modal-window-effects/"&gt;&lt;img src="http://jasoncrowther.com/wp-content/uploads/2013/07/ModalWindowEffects.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://tympanus.net/codrops/2013/06/25/nifty-modal-window-effects/"&gt;Nifty Modal Window Effects | Codrops&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The 3d stuff is surprisingly smooth even in big browser windows.&lt;/p&gt;</description></item><item><title>Giving hoot the boot</title><link>https://jasoncrowther.com/blog/giving-hoot-the-boot/</link><pubDate>Fri, 24 May 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/giving-hoot-the-boot/</guid><description>&lt;p&gt;My faithful minions report that the way I was syndicating my blog posts to twitter, &lt;a href="http://hootsuite.com/"&gt;HootSuite,&lt;/a&gt; provided a less than optimal click through experience on links that I posted in the blog.  Many times, links would result in an empty HootSuite frame.&lt;/p&gt;</description></item><item><title>For those who open source code while imbibing...</title><link>https://jasoncrowther.com/blog/for-those-who-open-source-code-while-imbibing/</link><pubDate>Wed, 15 May 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/for-those-who-open-source-code-while-imbibing/</guid><description>&lt;p&gt;&lt;a href="https://github.com/noidontdig/gitdown"&gt;noidontdig / gitdown&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Yep, a coder specific breathalyzer!&lt;/p&gt;</description></item><item><title>Inspiration calling</title><link>https://jasoncrowther.com/blog/inspiration-calling/</link><pubDate>Thu, 09 May 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/inspiration-calling/</guid><description>&lt;p&gt;&lt;a href="http://adactio.com/journal/6232/"&gt;Adactio: Journal—Inspiration calling&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The story of two sites that look suspiciously similar.&lt;/p&gt;</description></item><item><title>James Bond 007 Cars Evolution</title><link>https://jasoncrowther.com/blog/james-bond-007-cars-evolution/</link><pubDate>Sat, 27 Apr 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/james-bond-007-cars-evolution/</guid><description>&lt;p&gt;&lt;a href="http://www.evanshalshaw.com/bondcars/index.html"&gt;James Bond 007 Cars Evolution | Evans Halshaw&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Cool content and presentation.  Innovate scrolling and animation.&lt;/p&gt;</description></item><item><title>Calendars on Squarespace</title><link>https://jasoncrowther.com/blog/calendars-on-squarespace/</link><pubDate>Tue, 02 Apr 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/calendars-on-squarespace/</guid><description>&lt;p&gt;&lt;a href="http://blog.squarespace.com/new-feature-calendars"&gt;New Feature: Calendars — The Official Squarespace Blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Great stuff!&lt;/p&gt;</description></item><item><title>Geo for Bootstrap</title><link>https://jasoncrowther.com/blog/geo-for-bootstrap/</link><pubDate>Tue, 02 Apr 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/geo-for-bootstrap/</guid><description>&lt;p&gt;&lt;a href="http://divshot.github.com/geo-bootstrap/"&gt;Geo for Bootstrap, a Timeless Theme by Divshot&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thank goodness those days are (mostly) behind us.&lt;/p&gt;</description></item><item><title>ProTip: Use Firebug in Detached Mode</title><link>https://jasoncrowther.com/blog/protip-use-firebug-in-detached-mode/</link><pubDate>Wed, 13 Mar 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/protip-use-firebug-in-detached-mode/</guid><description>&lt;p&gt;I&amp;rsquo;m not sure why, but I&amp;rsquo;ve always run the &lt;a href="https://getfirebug.com/"&gt;Firebug&lt;/a&gt; Firefox debugging tool in attached mode.  That is, connected to the browser window that its analyzing.  Today, I tried it detached (in its own window.)  Man, a zillion times better.  Far less scrolling, and way nicer to see additional context.   Wish I tried that sooner.&lt;/p&gt;</description></item><item><title>End the CAPTCHA Agony</title><link>https://jasoncrowther.com/blog/end-the-captcha-agony/</link><pubDate>Mon, 11 Mar 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/end-the-captcha-agony/</guid><description>&lt;p&gt;&lt;a href="http://areyouahuman.com/"&gt;End the CAPTCHA Agony | Are You a Human&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Haven&amp;rsquo;t encountered one of their challenges yet, but looks a like novel solution to the CAPTCHA problem (make text hard enough for a computer to try to decipher, but not hard enough to be annoying to real humans.)  Instead of having human to try to read some obscured text, give them a simple game to play.   HTML5 with a fallback for flash, nice!&lt;/p&gt;</description></item><item><title>color.hailpixel.com - awesome color picker</title><link>https://jasoncrowther.com/blog/color-hailpixel-com-awesome-color-picker/</link><pubDate>Tue, 19 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/color-hailpixel-com-awesome-color-picker/</guid><description>&lt;p&gt;&lt;a href="http://color.hailpixel.com/"&gt;color.hailpixel.com · Swatch you doing?&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I think this will be my new color experiment tool.  &lt;a href="http://feedproxy.google.com/~r/37signals/beMH/~3/XTT_Ztxsd-Q/3442-the-design-roulette"&gt;via&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Dissecting Gmail’s Email Attachments</title><link>https://jasoncrowther.com/blog/dissecting-gmails-email-attachments/</link><pubDate>Sun, 17 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/dissecting-gmails-email-attachments/</guid><description>&lt;p&gt;&lt;a href="http://webstandardssherpa.com/reviews/dissecting-gmails-email-attachments/"&gt;Dissecting Gmail’s Email Attachments - Web Standards Sherpa&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;How to do modern file uploads with drag and drop and feedback.  Good stuff.&lt;/p&gt;</description></item><item><title>Squarespace Commerce is Here</title><link>https://jasoncrowther.com/blog/squarespace-commerce-is-here/</link><pubDate>Thu, 14 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/squarespace-commerce-is-here/</guid><description>&lt;p&gt;&lt;a href="http://blog.squarespace.com/blog/squarespace-commerce-is-here?channel=email&amp;amp;subchannel=newsletter&amp;amp;campaign=2_14_13"&gt;Squarespace Commerce is Here — The Official Squarespace Blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If their e-commerce tools are as well thought out as their other stuff, this will be a game changer.&lt;/p&gt;</description></item><item><title>Quick Tool of the Day: Support Details</title><link>https://jasoncrowther.com/blog/quick-tool-of-the-day-support-details/</link><pubDate>Mon, 11 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/quick-tool-of-the-day-support-details/</guid><description>&lt;p&gt;&lt;a href="http://supportdetails.com/"&gt;Support Details | Tech Support Management&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Quickly summarize browser details, just by visiting a site.  Easier than asking folks to dig stuff out of the about menu and gives other details like cookies and javascript being enabled.&lt;/p&gt;</description></item><item><title>Anatomy of Backbone.JS Part 2 - Code School</title><link>https://jasoncrowther.com/blog/anatomy-of-backbone-js-part-2-code-school/</link><pubDate>Fri, 08 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/anatomy-of-backbone-js-part-2-code-school/</guid><description>&lt;p&gt;&lt;a href="http://www.codeschool.com/courses/anatomy-of-backbonejs-part-2"&gt;Anatomy of Backbone.JS Part 2 - Code School&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Fun stuff!&lt;/p&gt;</description></item><item><title>WAT, a classic...</title><link>https://jasoncrowther.com/blog/wat-a-classic/</link><pubDate>Thu, 07 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/wat-a-classic/</guid><description>&lt;p&gt;Came through my feed again, and still makes me giggle&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.destroyallsoftware.com/talks/wat"&gt;https://www.destroyallsoftware.com/talks/wat&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Perl is not Dead...</title><link>https://jasoncrowther.com/blog/perl-is-not-dead/</link><pubDate>Fri, 01 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/perl-is-not-dead/</guid><description>&lt;p&gt;An interesting presentation on the current state of my language of choice:&lt;/p&gt;
&lt;script async class="speakerdeck-embed" data-id="b402d2a03f3c01304c57123138154bc3" data-ratio="1.13777777777778" src="//speakerdeck.com/assets/embed.js"&gt;&lt;/script&gt;</description></item><item><title>Testing made easier in Internet Explorer</title><link>https://jasoncrowther.com/blog/testing-made-easier-in-internet-explorer/</link><pubDate>Fri, 01 Feb 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/testing-made-easier-in-internet-explorer/</guid><description>&lt;p&gt;&lt;a href="http://www.modern.ie/virtualization-tools"&gt;Virtual tools | Testing made easier in Internet Explorer | modern.IE&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I thought saw Microsoft virtual machines for testing IE previously, but you probably had to be an MSDN member.  Now it appears they&amp;rsquo;re ripe and ready for everyone.  Yikes, they&amp;rsquo;re huge downloads!  IE10 on Win8 is 2.5Gb, IE9 on Win7 is 4.7Gb!&lt;/p&gt;</description></item><item><title>Cool Tool of the Day</title><link>https://jasoncrowther.com/blog/cool-tool-of-the-day/</link><pubDate>Sat, 26 Jan 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/cool-tool-of-the-day/</guid><description>&lt;p&gt;&lt;a href="http://www.useragentstring.com/"&gt;UserAgentString.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Decodes all the craziness in modern browser user agent strings.  It would be nice if everybody would stop trying to emulate everybody else and just be there own thing.  WTF? abounds.&lt;/p&gt;</description></item><item><title>Node.js is a bad ass rock star</title><link>https://jasoncrowther.com/blog/node-js-is-a-bad-ass-rock-star/</link><pubDate>Thu, 10 Jan 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/node-js-is-a-bad-ass-rock-star/</guid><description>&lt;iframe src="http://www.youtube.com/embed/bzkRVzciAZg" height="315" width="560" allowfullscreen frameborder="0"&gt;&lt;/iframe&gt;
&lt;p&gt;Node.js, possibly not as cool as it sounds?&lt;/p&gt;</description></item><item><title>Not my daddy any more</title><link>https://jasoncrowther.com/blog/not-my-daddy-any-more/</link><pubDate>Thu, 10 Jan 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/not-my-daddy-any-more/</guid><description>&lt;p&gt;Finally getting around to moving to a new registrar.  I&amp;rsquo;ve heard lots of good things about &lt;a href="https://hover.com/XJ1JoKTj"&gt;Hover&lt;/a&gt;.  Out of the gate, their domain registration process is about 100 less clicks than godaddy, who tries to sell you everything under the sun.&lt;/p&gt;</description></item><item><title>Revenge of the Domain Blow Out!</title><link>https://jasoncrowther.com/blog/revenge-of-the-domain-blow-out/</link><pubDate>Thu, 10 Jan 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/revenge-of-the-domain-blow-out/</guid><description>&lt;p&gt;I tried &lt;a href="http://jasoncrowther.com/2011/02/19/domain-blow-out-sale/"&gt;selling some domains&lt;/a&gt; a while back, but all I got was some scammer trying to sell needless domain appraisals.&lt;/p&gt;
&lt;p&gt;This time around, I really want them to go.  So, I&amp;rsquo;m pricing them at the rock bottom price of $200 each or $1,000 for all six.&lt;/p&gt;</description></item><item><title>Winning is the worst thing that can happen in Vegas by David of 37signals</title><link>https://jasoncrowther.com/blog/winning-is-the-worst-thing-that-can-happen-in-vegas-by-david-of-37signals/</link><pubDate>Fri, 04 Jan 2013 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/winning-is-the-worst-thing-that-can-happen-in-vegas-by-david-of-37signals/</guid><description>&lt;p&gt;&lt;a href="http://37signals.com/svn/posts/3384-winning-is-the-worst-thing-that-can-happen-in-vegas"&gt;Winning is the worst thing that can happen in Vegas by David of 37signals&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Definitely something to improve on.  Don&amp;rsquo;t build it or think about it too hard until its really a requirement.&lt;/p&gt;</description></item><item><title>Ok, its 6:30 AM, I'm ready for bed.</title><link>https://jasoncrowther.com/blog/ok-its-630-am-im-ready-for-bed/</link><pubDate>Thu, 13 Dec 2012 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/ok-its-630-am-im-ready-for-bed/</guid><description>&lt;p&gt;I was in the office at 4:07 AM this morning;  I&amp;rsquo;m pretty sure that&amp;rsquo;s the earliest I&amp;rsquo;ve ever been in.  Needed to do a complicated site migration.   Pleased that the 75 minute long, 50 step recipe went off according to plan.&lt;/p&gt;</description></item><item><title>How do you annoy a web developer?</title><link>https://jasoncrowther.com/blog/how-do-you-annoy-a-web-developer/</link><pubDate>Fri, 07 Dec 2012 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/how-do-you-annoy-a-web-developer/</guid><description>&lt;p&gt;&lt;a href="http://xkcd.com/1144/"&gt;xkcd: Tags&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Another one is trying to ajax append a &lt;strong&gt;DIV&lt;/strong&gt; into a &lt;strong&gt;SPAN&lt;/strong&gt; in Internet Explorer.   Doesn&amp;rsquo;t work, doesn&amp;rsquo;t generate any errors.  Nice.&lt;/p&gt;</description></item><item><title>Internet Explorer 10 Ad Is Brutally Honest</title><link>https://jasoncrowther.com/blog/internet-explorer-10-ad-is-brutally-honest/</link><pubDate>Thu, 29 Nov 2012 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/internet-explorer-10-ad-is-brutally-honest/</guid><description>&lt;p&gt;&lt;a href="http://mashable.com/2012/11/29/ie10-ad/"&gt;Internet Explorer 10 Ad Is Brutally Honest [VIDEO]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Concur that it does suck less, but it still has a lot of suck stored up still to shed.&lt;/p&gt;</description></item><item><title>Meals on Wheels of Syracuse Website Re-launched</title><link>https://jasoncrowther.com/blog/meals-on-wheels-of-syracuse-website-re-launched/</link><pubDate>Thu, 22 Nov 2012 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/meals-on-wheels-of-syracuse-website-re-launched/</guid><description>&lt;p&gt;For the last few weeks, I&amp;rsquo;ve been giving &lt;a href="http://meals.org"&gt;Meals on Wheels of Syracuse&lt;/a&gt; a hand modernizing their website.  Yesterday, we flipped the switch to make the new site live.&lt;/p&gt;
&lt;p&gt;Their old website had a lot of good information on it, but organization and presentation were poor.  Previously, the site was straight HTML managed haphazardly with Dreamweaver.  The new site uses the &lt;a href="http://squarespace.7eer.net/c/43023/38421/1291"&gt;Squarespace CMS platform&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>SQL Fiddle?</title><link>https://jasoncrowther.com/blog/sql-fiddle/</link><pubDate>Mon, 12 Nov 2012 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/sql-fiddle/</guid><description>&lt;p&gt;&lt;a href="http://sqlfiddle.com/"&gt;SQL Fiddle&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Interesting.  I&amp;rsquo;ve known about &lt;a href="http://jsfiddle.net/"&gt;jsfiddle&lt;/a&gt; for a while.  Didn&amp;rsquo;t know there was an SQL equivalent.  Wow! it even lets you pick between different database engines (Mysql, Oracle, Postgresql,  and even SQL Server.)&lt;/p&gt;</description></item><item><title>Twitter Bootstrap Tutorial Series</title><link>https://jasoncrowther.com/blog/twitter-bootstrap-tutorial-series/</link><pubDate>Tue, 06 Nov 2012 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/twitter-bootstrap-tutorial-series/</guid><description>&lt;p&gt;Nice &lt;a href="https://www.youtube.com/watch?v=BVFQc0iGFwU&amp;amp;list=PL7029EEFC21D2DC58&amp;amp;feature=plcp"&gt;little video tutorials&lt;/a&gt; for using &lt;a href="http://twitter.github.com/bootstrap/"&gt;Twitter Bootstrap&lt;/a&gt;.  I only had a chance to check out the forms video, but plan to check out the others soon.&lt;/p&gt;</description></item><item><title>Jetstrap: pretty nice!</title><link>https://jasoncrowther.com/blog/jetstrap-pretty-nice/</link><pubDate>Tue, 23 Oct 2012 00:00:00 +0000</pubDate><guid>https://jasoncrowther.com/blog/jetstrap-pretty-nice/</guid><description>&lt;p&gt;&lt;a href="http://jetstrap.com/"&gt;Jetstrap - The Bootstrap Interface Builder&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A layout and content editor for &lt;a href="http://twitter.github.com/bootstrap/"&gt;Bootstrap&lt;/a&gt;.  Drag and drop your way to a clean site layout.  Reminds me a lot of the &lt;a href="http://www.squarespace.com/"&gt;Squarespace&lt;/a&gt; editor.&lt;/p&gt;</description></item></channel></rss>