<?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>a work on process &#187; jquery 1.4</title>
	<atom:link href="http://jystewart.net/process/tag/jquery-1-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://jystewart.net/process</link>
	<description>notes from another web developer</description>
	<lastBuildDate>Sat, 21 Aug 2010 13:09:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Friday (ish) links &#8211; January 15th 2010</title>
		<link>http://jystewart.net/process/2010/01/fridayish-links/</link>
		<comments>http://jystewart.net/process/2010/01/fridayish-links/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 13:58:43 +0000</pubDate>
		<dc:creator>James Stewart</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[ajaxian]]></category>
		<category><![CDATA[dragonfly]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[haiti]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery 1.4]]></category>
		<category><![CDATA[o2]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[rails 3]]></category>
		<category><![CDATA[silicon roundabout]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[validation_scopes]]></category>

		<guid isPermaLink="false">http://jystewart.net/process/?p=699</guid>
		<description><![CDATA[A few random selections from this week&#8217;s reading. Discussions of online privacy continue to rumble on. ReadWriteWeb had a piece about (facebook&#8217;s) Mark Zuckerberg repeating the adage that &#8220;the age of privacy is over.&#8221; Zuckerberg&#8217;s comments would appear to continue the confusion around facebook and privacy. Facebook&#8217;s popularity is at least in part due to <a href="http://jystewart.net/process/2010/01/fridayish-links/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>A few random selections from this week&#8217;s reading.</p>
<p>Discussions of online privacy continue to rumble on. <a href="http://www.readwriteweb.com/archives/facebooks_zuckerberg_says_the_age_of_privacy_is_ov.php" title="Facebook's Zuckerberg Says The Age of Privacy is Over">ReadWriteWeb had a piece about (facebook&#8217;s) Mark Zuckerberg repeating the adage that &#8220;the age of privacy is over.&#8221;</a> Zuckerberg&#8217;s comments would appear to continue the confusion around facebook  and privacy. Facebook&#8217;s popularity is at least in part due to peoples&#8217; perceptions that there is some privacy (or at least control) inherent in it, but they keep eroding that. I deleted my facebook account a few weeks ago, partly because I was tired of negotiating its plethora of options. Twitter&#8217;s &#8220;always public&#8221; or &#8220;private&#8221; are really so much easier to handle.</p>
<p>Jeremy Gould pointed out <a href="http://www.knowyourmobile.com/blog/392508/o2_launches_new_20_a_month_iphone_tariff.html" title="O2 launches new Â£20 a month iPhone tariff - Know Your Mobile">O2&#8242;s SIM only iPhone</a> plan <a href="http://twitter.com/jeremygould/status/7719113135" title="">on twitter the other day</a>. I really wish I could find an equivalent in the US. On our last trip I was carrying two iPhones and a Palm Pre, but ended up buying a $10 virgin mobile phone from Best Buy.</p>
<p>Perhaps the biggest news in web development this week was the release of jQuery 1.4. The full announcement is <a href="http://jquery14.com/day-01/jquery-14">here</a>. I&#8217;m particularly pleased about all events now supporting live(), the improved support for contexts for actions, and the performance speedups, but many of the API changes look very nice. It&#8217;s been great to see several meaty blog posts about how some of the new features/improvements were achieved, such as <a href="http://www.neeraj.name/blog/articles/893">this one on how the live() support works</a> and <a href="http://www.bennadel.com/blog/1805-jQuery-Events-MouseOver-MouseOut-vs-MouseEnter-MouseLeave.htm">Ben Nadel&#8217;s piece on handling problems with mouseover/mouseout</a>.</p>
<p>In a similar vein I continue to enjoy Yehuda Katz&#8217; coverage of Rails 3, including <a href="http://yehudakatz.com/2010/01/10/activemodel-make-any-ruby-object-feel-like-activerecord/">this piece on ActiveModel</a>. It&#8217;s great to finally have a simple way to use AR&#8217;s validations, callbacks, etc. outside of ActiveRecord without resorting to nasty tricks. Gabe de Silveira also deserves some credit, not only for his very useful looking <a href="http://github.com/dasil003/validation_scopes">validation_scopes</a> gem, but also for <a href="http://www.darwinweb.net/articles/80">a dissection of its writing</a>.</p>
<p>I missed this month&#8217;s <a href="http://lrug.org/" title="LRUG | London Ruby User Group">LRUG</a> but have been reading up on <a href="http://blog.new-bamboo.co.uk/2010/1/2/dragonfly" title="On-the-fly image handling with Dragonfly  @ Bamboo Blog">Dragonfly</a>, a ruby library to handle image uploads and produce resized versions on the fly based on directives in a view. Putting that logic in the view makes a lot of sense and I really like the rails integration being handled by inserting rack middleware. I&#8217;ll definitely be looking for a project to try it out on.</p>
<p>Ajaxian continues to be the best source for impressive efforts with javascript. This week I was especially taken by efforts to <a href="http://ajaxian.com/archives/amazing-audio-sampling-in-javascript-with-firefox" title="Ajaxian &raquo; Amazing Audio Sampling in JavaScript with Firefox">implement audio sampling in firefox</a>.</p>
<p>Fresh from Silicon Roundabout&#8217;s appearance in the latest issue of Wired UK, Ben Terrett of RIG has been working on <a href="http://www.flickr.com/photos/mbiddulph/4273621067/" title="Surprise Silicon Roundabout merch on Flickr - Photo Sharing!">some merchandise</a>. I guess this joke&#8217;s just going to keep going.</p>
<p><a href="http://github.com/blog/583-tinymce-on-github">TinyMCE is now on github</a>. Chances are it&#8217;ll remain a pain to use (as are all editors of its ilk) but at least it can be checked out more quickly now.</p>
<p>And of course it&#8217;s been impossible to miss the tragedy in Haiti. The past few years have seen really impressive efforts to harness open source tools and techniques for use in disasters. Andrew Turner&#8217;s blog is a good stopping off point to find out <a href="http://highearthorbit.com/haiti-mapping/" title="Haiti Mapping  ::  High Earth Orbit">what the mapping community has been up to</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jystewart.net/process/2010/01/fridayish-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
