<?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>Webmonkey &#187; Paul Adams</title>
    <atom:link href="http://www.webmonkey.com/author/padams/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Swung Dash Slat Wax Fang Slosh Dee Wane Slak Pit-Thwong</title>
        <link>http://www.webmonkey.com/2008/06/swung_dash_slat_wax_fang_slosh_dee_wane_slak_pit-thwong/</link>
        <comments>http://www.webmonkey.com/2008/06/swung_dash_slat_wax_fang_slosh_dee_wane_slak_pit-thwong/#comments</comments>
        <pubDate>Fri, 13 Jun 2008 16:11:42 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/swungdashslatwaxfangsloshdeewaneslakpitthwong</guid>
        		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ASCII]]></category>
        <description><![CDATA[That is to say, ~/(^\d)/;, a respectable little snip of Perl, as you&#8217;d read it out loud to your friends. Or how would you pronounce it? Jeff Atwood has an entertaining compilation of the various ways programmers pronounce the symbols they use, when they talk to other humans. It&#8217;s gleaned from the pronunciation guide at [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->That is to say, <code>~/(^\d)/;</code>, a respectable little snip of Perl, as you&#8217;d read it out loud to your friends. Or how would you pronounce it?</p>
<p><img class="blogimg" src="http://howto.wired.com/mediawiki/images/Wakawaka.png">Jeff Atwood has an entertaining <a href="http://www.codinghorror.com/blog/archives/001133.html">compilation</a> of the various ways programmers pronounce the symbols they use, when they talk to other humans. It&#8217;s gleaned from the pronunciation guide at <a href="http://ascii-table.com/pronunciation-guide.php">Ascii-Table.com</a>Evidently <code>`</code> is called a blugle, <code>{ }</code> are Tuborgs, and  <code>[</code> and <code>]</code> are affectionately known as bra and ket.</p>
<p>Ahh, old-school programmer humor. Next somebody&#8217;s got to take on the question of pronouncing <code>/usr</code>, <code>/etc</code>, <code>/lib</code> and their cohorts &#8212; it&#8217;s not as obvious as you might guess. How do you say them?</p>
<p><span style="font-size:smaller;">Image from <a href="http://www.cise.ufl.edu/~ddd/poem.htm">this poem</a></p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://blog.wired.com/monkeybites/2008/04/naming-trend-wa.html">Naming Trend Watch: Pow!</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/swung_dash_slat_wax_fang_slosh_dee_wane_slak_pit-thwong/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Obfuscated TCP Protects Against Sniffers</title>
        <link>http://www.webmonkey.com/2008/06/obfuscated_tcp_protects_against_sniffers/</link>
        <comments>http://www.webmonkey.com/2008/06/obfuscated_tcp_protects_against_sniffers/#comments</comments>
        <pubDate>Thu, 12 Jun 2008 17:14:40 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/obfuscatedtcpprotectsagainstsniffers</guid>
        		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Security]]></category>
        <description><![CDATA[As a proposed solution to the problem of ISPs monitoring Internet traffic, one Adam Langley has devised a system of encrypting packets at the TCP level. Obfuscated TCP uses encrypted, signed packets to make it harder for snooping middlemen to wiretap data. The project is only in a beginning stage, with a rough implementation in [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><img class="blogimg" src="http://obstcp.googlecode.com/svn/trunk/images/fig2.png" class="full"></p>
<p>As a proposed solution to the problem of ISPs monitoring Internet traffic, one Adam Langley has devised a system of encrypting packets at the TCP level.</p>
<p><a href="http://code.google.com/p/obstcp/wiki/Introduction">Obfuscated TCP</a> uses encrypted, signed packets to make it harder for snooping middlemen to wiretap data.</p>
<p>The project is only in a beginning stage, with a rough implementation in the form of a Linux kernel patch plus userspace tools. The hugest hurdle, as ever, will be to gain the widespread adoption that would make it viable.</p>
<p>There&#8217;s a discussion of ObsTCP underway at <a href="http://www.reddit.com/r/programming/info/6mz7x/comments/">Reddit</a>.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://blog.wired.com/monkeybites/2007/10/comcast-traff-1.html#previouspost">Comcast Traffic Filtering Could Lead To Legal Showdown</a></li>
<li><a href="http://blog.wired.com/27bstroke6/2008/05/eavesdropping-o.html#previouspost">NebuAd Defends Murky System to &#39;Opt-Out&#39; From Charter Snooping</a></li>
<li><a href="http://feeds.wired.com/~r/wired27b/~3/230518325/click.phdo#previouspost">FBI&#39;s Sought Approval for Custom Spyware in FISA Court</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/obfuscated_tcp_protects_against_sniffers/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>How Do Programmers Eat Lunch?</title>
        <link>http://www.webmonkey.com/2008/06/how_do_programmers_eat_lunch_/</link>
        <comments>http://www.webmonkey.com/2008/06/how_do_programmers_eat_lunch_/#comments</comments>
        <pubDate>Thu, 12 Jun 2008 16:01:39 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/howdoprogrammerseatlunch</guid>
        		<category><![CDATA[Humor]]></category>
		<category><![CDATA[programmers]]></category>
        <description><![CDATA[In the spirit of If a Programming Language Was a Boat, What Boat Would it Be?, Anti Veeranna has launched a deep investigation into the ways one&#8217;s eating habits are affected by one&#8217;s programming language of choice. * PHP devs go at random times, some of them run, some walk, some take the elevator. (loose [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><img class="blogimg" src="http://howto.wired.com/mediawiki/images/Ray6.jpg"></p>
<p>In the spirit of <a href="http://blog.wired.com/monkeybites/2008/04/if-a-programmin.html">If a Programming Language Was a Boat, What Boat Would it Be?</a>, Anti Veeranna has launched a deep <a href="http://anti.masendav.com/2008/06/eating-habits-of-developers/">investigation</a> into the ways one&#8217;s eating habits are affected by one&#8217;s programming language of choice.</p>
<blockquote><p>* PHP devs go at random times, some of them run, some walk, some take the elevator. (loose coding style)</p>
<p>* DB devs choose someone, who will then go to kitchen and fetch the food for everyone (also known as proxy)</p>
<p>* Frontend (HTML) devs decorate their food with cucumbers, tomatoes and generally everything else in the fridge and then play around with it until the food is cold</p></blockquote>
<p>What else?</p>
<p><span style="font-size:smaller;">Image from <a href="http://www.raelynwheatens.com/scrapbook.html">Raelyn Wheatens</a></span></p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/how_do_programmers_eat_lunch_/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Assess Secure Sites&#8217; Security with TLS Report</title>
        <link>http://www.webmonkey.com/2008/06/assess_site_security_with_tls_report/</link>
        <comments>http://www.webmonkey.com/2008/06/assess_site_security_with_tls_report/#comments</comments>
        <pubDate>Wed, 11 Jun 2008 17:25:53 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/assesssecuresitessecuritywithtlsreport</guid>
        		<category><![CDATA[Software & Tools]]></category>
        <description><![CDATA[Those sites with the little padlocks aren&#8217;t all the same, you know. A new tool checks the integrity of the TLS and SSL connections that secure them, and assigns ratings from A to F. With TLS Report, you can examine your own site or someone else&#8217;s, or just browse the ratings for fun.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src='http://www.webmonkey.com/mediawiki/images/080611_monkeybites_tlsreport.jpg' alt='tlsreport.png' class="none"/></p>
<p>Those sites with the little padlocks aren&#8217;t all the same, you know. A new <a href="http://tlsreport.layer8.net/">tool</a> checks the integrity of the TLS and SSL connections that secure them, and assigns ratings from A to F.</p>
<p>With TLS Report, you can examine your own site or someone else&#8217;s, or just browse the ratings for fun.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/assess_site_security_with_tls_report/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Verizon, Time Warner Cable, and Sprint to Block Usenet</title>
        <link>http://www.webmonkey.com/2008/06/verizon__time_warner_cable__and_sprint_to_block_usenet/</link>
        <comments>http://www.webmonkey.com/2008/06/verizon__time_warner_cable__and_sprint_to_block_usenet/#comments</comments>
        <pubDate>Wed, 11 Jun 2008 15:26:21 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/verizontimewarnercableandsprinttoblockusenet</guid>
        		<category><![CDATA[Other]]></category>
		<category><![CDATA[ISP]]></category>
        <description><![CDATA[New York&#8217;s Attorney General has just launched a blacklist-based initiative to quell undesirable Internet content. Child pornography is the target, although like all blacklists there will be a large number of blocked innocents and civilian casualties. An undercover investigation by the Attorney General&#8217;s office uncovered a major source of online child pornography known as &#8220;Newsgroups,&#8221; [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://www.bettercablesystems.com/images/Time_Warner_Cable_logo.gif">New York&#8217;s Attorney General has just launched a blacklist-based initiative to quell undesirable Internet content. Child pornography is the target, although like all blacklists there will be a large number of blocked innocents and civilian casualties.</p>
<blockquote><p>An <a href="http://www.oag.state.ny.us/press/2008/june/june10a_08.html">undercover investigation</a> by the Attorney General&#8217;s office uncovered a major source of online child pornography known as &#8220;Newsgroups,&#8221; an online service not associated with websites.  The Newsgroups act as online public bulletin boards where users can upload and download files.  Users access Newsgroups through their Internet Service Providers. </p>
</blockquote>
<p>According to a <a href="http://news.cnet.com/8301-13578_3-9964895-38.html">report</a> by Declan McCullagh</a>, Sprint will be blocking the entire <code>alt.</code> hierarchy of Usenet, while good old Time Warner Cable has no time for such fussiness and will just stop offering all Usenet access. Verizon, the third participating ISP, has not yet announced its blocking plans. </p>
<p>There are plenty of other ways for subscribers to these ISPs to access Usenet still. It&#8217;s an ineffectual solution and a scary precedent. ISPs, whether under the influence of governmental or financial pressure, should not control what their customers can and can&#8217;t access, not least because they exert their control so sloppily.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://blog.wired.com/27bstroke6/2008/06/analysis-commun.html#previouspost">Communications Decency Act Tipping Under Cuomo Kid-Porn Accord</a></li>
<li><a href="http://blog.wired.com/27bstroke6/2007/10/riaa-sues-usene.html#previouspost">RIAA Sues Usenet.com, Decries it as Napster, Kazaa</a></li>
<li><a href="http://www.webmonkey.com/blog/Time_Warner_Cable_to_Charge_By_the_Byte">Time Warner Cable to Charge By the Byte</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/verizon__time_warner_cable__and_sprint_to_block_usenet/feed/</wfw:commentRss>
        <slash:comments>2</slash:comments>

        
    </item>
    
    <item>
        <title>Why Is Google&#8217;s App Engine Blocking All Links to PayPal?</title>
        <link>http://www.webmonkey.com/2008/06/why_is_app_engine_blocking_paypal_links_/</link>
        <comments>http://www.webmonkey.com/2008/06/why_is_app_engine_blocking_paypal_links_/#comments</comments>
        <pubDate>Tue, 10 Jun 2008 17:13:34 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/whyisgooglesappengineblockingalllinkstopaypal</guid>
        		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[app engine]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PayPal]]></category>
        <description><![CDATA[Because they can? Because they want to protect you? Because they know best? Because PayPal sucks? Because they are pushing their competing service, Google Checkout? Remember, guys, don&#8217;t be evil. Update: A Google employee named &#8220;Marzia&#8221; updated the Google groups thread thanking everyone for the bug update. &#8220;Thanks for the report! This is a bug, [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://paypalsucks.com/images/logo.gif"><a href="http://groups.google.com/group/google-appengine/browse_thread/thread/9059b0750c45703b#">Because they can?</a></p>
<p>Because they want to protect you?</p>
<p>Because they know best?</p>
<p>Because PayPal <a href="http://paypalsucks.com/">sucks</a>?</p>
<p>Because they are pushing their competing service, Google Checkout?</p>
<p>Remember, guys, don&#8217;t be evil.</p>
<p><em>Update: A Google employee named &#8220;Marzia&#8221; <a href="http://groups.google.com/group/google-appengine/msg/1994db77603b8594">updated</a> the Google groups thread thanking everyone for the bug update.</p>
<blockquote>
<p>&#8220;Thanks for the report! This is a bug, and we have located the problem.</p>
<p>There was an error in our anti-phishing protections that was blocking</p>
<p>some specific URL domains from being fetched using the URLFetch</p>
<p>service. This was an oversight on our part, and these specific domain</p>
<p>restrictions will be removed in the next few days.&#8221;</p>
</blockquote>
<p>The message both verifies that the block was unintentional and verifies it originates from Google servers purportedly protecting users from phishing sites.</em></p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/why_is_app_engine_blocking_paypal_links_/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Sync Your iPhone 2.0 for $99, Or For Free</title>
        <link>http://www.webmonkey.com/2008/06/sync_your_iphone_2dot0_for_99__or_for_free/</link>
        <comments>http://www.webmonkey.com/2008/06/sync_your_iphone_2dot0_for_99__or_for_free/#comments</comments>
        <pubDate>Tue, 10 Jun 2008 17:03:08 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/syncyouriphone20for99orforfree</guid>
        		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[sync]]></category>
        <description><![CDATA[Another major component of the iPhone announcement yesterday, in addition to the App Store I griped about previously, is MobileMe, the service previously known as .Mac. For $99 per year, Apple will store all your data on their servers &#8212; email, calendar &#8212; and auto-synchronize it to your desktop machine as well as your iPhone. [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p>Another major component of the iPhone announcement yesterday, in addition to the App Store I griped about previously, is <a href="http://www.apple.com/mobileme/">MobileMe</a>, the service previously known as .Mac.</p>
<p>For $99 per year, Apple will store all your data on their servers &#8212; email, calendar &#8212; and</p>
<p>auto-synchronize it to your desktop machine as well as your iPhone. It&#8217;ll all be accessible at me.com too, when that site launches, on what will doubtless be a flashy Ajax-heavy page.</p>
<p>Apple says &#8220;Me.com is such a great web experience, it seems as if you&#8217;re using desktop software,&#8221; and also &#8220;To use the new web applications, make sure you have one of these browsers: Safari 3, Internet Explorer 7, or Firefox 2 or later&#8221; &#8212; i.e., not IE 6.</p>
<p>Shortly after Apple&#8217;s announcement of MobileMe, I got a press release from <a href="http://www.funambol.com/">Funambol</a>, the open-source-happy mobile company, promising that their free sync software will do the <a href="http://www.funambol.com/solutions/iphone.php">same exact thing</a> for free.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/sync_your_iphone_2dot0_for_99__or_for_free/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>iPhone App Store Exclusivity Is a Big Drawback</title>
        <link>http://www.webmonkey.com/2008/06/iphone_app_store_exclusivity_a_downer/</link>
        <comments>http://www.webmonkey.com/2008/06/iphone_app_store_exclusivity_a_downer/#comments</comments>
        <pubDate>Mon, 09 Jun 2008 19:41:02 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/iphoneappstoreexclusivityisabigdrawback</guid>
        		<category><![CDATA[Business]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[iPhone]]></category>
        <description><![CDATA[The new iPhone is open to third-party applications, hooray! However, those applications can apparently only be distributed through the new App Store, &#8220;the exclusive channel for iPhone and iPod touch applications.&#8221; Yuck. The App Store is probably a fine thing for the type of shareware mentality that seems to populate the Apple universe: application developers [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><img class="blogimg" src="http://devimages.apple.com/iphone/program/images/index_steps_3.png">The new iPhone is open to third-party applications, hooray! However, those applications can apparently only be distributed through the new App Store, &#8220;the exclusive channel for iPhone and iPod touch applications.&#8221; Yuck.</p>
<p>The <a href="http://developer.apple.com/iphone/program/details.html">App Store</a> is probably a fine thing for the type of shareware mentality that seems to populate the Apple <a href="http://www.macworld.com/article/133827/2008/06/ihnatko_iphone_store.html?t=239">universe</a>: application developers take home 70% of the proceeds for apps they sell, and Apple handles credit-card processing, distribution, and all that bother.</p>
<p>But it imposes a level of lockdown that will probably conflict with open-source licenses, and it gives Apple and its carriers ultimate control over what you&#8217;re allowed to install on your phone. App Store applications will be wrapped with Apple&#8217;s FairPlay DRM for access control, to ensure that they can&#8217;t be distributed beyond the single phone they were bought on. It&#8217;s reminiscent of the awful walled-garden distribution mechanism for third-party apps on the Sidekick, which involve licensing hurdles and make each precious bit you&#8217;re allowed to download seem like a gift from the Lord. As a result of that, there are hardly any third-party apps for the Sidekick. For instance, there&#8217;s no real IMAP client. If there were, I&#8217;d have bought a Sidekick, with its roomy keyboard, years ago.</p>
<p>Compare that with the Palm platform&#8217;s so-called &#8220;open plain&#8221; distribution model. To install an application on your Palm, you can just download it like any executable, from the developer&#8217;s site or an intermediary, either directly onto your Palm or onto a computer from which you can transfer it to your Palm. You can even email apps and install them that way. By no coincidence, the Palm ecosystem has developed tens of thousands of applications, many of them free. Many of them are terrible, too, but there are lots gems in the chaff &#8212; and, if you&#8217;re so inclined, you can write your own or modify existing apps to make them better.</p>
<p>It&#8217;s hard to resist the pull of the flashy, newly discounted device; but resist it I shall, if it wants that much control over what I do with it.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://blog.wired.com/monkeybites/2007/10/apple-opens-the.html#previouspost">Apple Opens The IPhone To Third Party Apps</a></li>
<li><a href="http://blog.wired.com/monkeybites/2007/10/third-party-iph.html#previouspost">Third Party IPhone Apps On The Menu At Macworld &#39;08?</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/iphone_app_store_exclusivity_a_downer/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Eye Candy Is Easier With jQuery UI 1.5</title>
        <link>http://www.webmonkey.com/2008/06/eye_candy_is_easier_with_jquery_ui_1dot5/</link>
        <comments>http://www.webmonkey.com/2008/06/eye_candy_is_easier_with_jquery_ui_1dot5/#comments</comments>
        <pubDate>Mon, 09 Jun 2008 16:34:47 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/eyecandyiseasierwithjqueryui15</guid>
        		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[UI]]></category>
        <description><![CDATA[jQuery, the lightweight and powerful JavaScript library, has released a new edition of its UI component, which offers a wealth of ways to fancy up web sites&#8217; user interfaces. It enables the easy creation of drag-and-droppable items on a page, mouse-resizable elements, and a host of cool effects. The new edition includes an effects library [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><img class="blogimg" src='http://www.webmonkey.com/wordpress/wp-content/uploads/2008/06/jquery-logothumbnail.gif' alt='jQuery' />jQuery, the lightweight and powerful JavaScript library, has released a new edition of its UI component, which offers a wealth of ways to fancy up web sites&#8217; user interfaces. It enables the easy creation of drag-and-droppable items on a page, mouse-resizable elements, and a host of cool effects.</p>
<p>The new edition includes an effects library called Enchant, whose visually exciting <a href="http://docs.jquery.com/UI/Effects">methods</a> are called things like <code>explode</code> and <code>pulsate</code>; a theme engine called <a href="http://themeroller.com/">ThemeRoller</a>; a testing and debugging suite; and more.</p>
<p><a href="http://jquery.com/blog/2008/06/09/jquery-ui-v15-released-focus-on-consistent-api-and-effects/">Check it out.</a></p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://blog.wired.com/monkeybites/2007/01/jquery_javascri.html">jQuery Turns One</a></li>
<li><a href="http://blog.wired.com/monkeybites/2008/05/new-javascript.html">New JavaScript Library Creates Amazing Animations</a></li>
<li><a href="http://blog.wired.com/monkeybites/2008/05/drawing-a-chara.html">Drawing a Character, Character By Character</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/eye_candy_is_easier_with_jquery_ui_1dot5/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>FreeBSD Leaving CVS At Last</title>
        <link>http://www.webmonkey.com/2008/06/freebsd_leaving_cvs_at_last/</link>
        <comments>http://www.webmonkey.com/2008/06/freebsd_leaving_cvs_at_last/#comments</comments>
        <pubDate>Fri, 06 Jun 2008 16:51:53 +0000</pubDate>

                <dc:creator>Paul Adams</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/freebsdleavingcvsatlast</guid>
        		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[source control]]></category>
        <description><![CDATA[Everyone&#8217;s changing their version control system these days. Most seem to be moving from a centralized system, like CVS or Subversion, to one of the new-fangled distributed systems like Git and Mercurial. FreeBSD, never the trend-setter, is leaving behind the crusty old CVS its source tree has been on for centuries, and upgrading &#8212; to [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img class="blogimg" src="http://farm3.static.flickr.com/2066/2370917966_1eae987616_m.jpg">Everyone&#8217;s changing their version control system these days. Most seem to be moving from a centralized system, like CVS or Subversion, to one of the new-fangled distributed systems like Git and Mercurial.</p>
<p>FreeBSD, never the trend-setter, is leaving behind the crusty old CVS its source tree has been on for centuries, and <a href="http://blogs.freebsdish.org/ivoras/2008/06/01/freebsd-on-subversion/">upgrading</a> &#8212; to Subversion, the whipping boy of 2008! When rats like <a href="http://blog.wired.com/monkeybites/2008/04/ruby-on-rails-m.html">Rails</a> start migrating away from a sinking ship, leave it to good old FreeBSD to grab that tiller, so popular five years ago.</p>
<p>On Reddit, there&#8217;s a <a href="http://www.reddit.com/r/programming/info/6lzue/comments/">discussion</a>, in which the sound reasons for the choice are outlined and attacked.</p>
<p><span style="font-size:smaller;">Image by <a href="http://flickr.com/photos/tortugaone/">Tortuga One</a>, Flickr&#8217;s most tireless documentor of pharmacies.</span></p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/06/freebsd_leaving_cvs_at_last/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    </channel>
</rss>