<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP for Easy Bookmarklet Testing and Distribution</title>
	<atom:link href="http://www.mrclay.org/2006/04/23/php-bookmarklet-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrclay.org/2006/04/23/php-bookmarklet-server/</link>
	<description>Steve Clay on programming, music, public policy and other junk</description>
	<lastBuildDate>Tue, 17 Apr 2012 07:00:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.mrclay.org/2006/04/23/php-bookmarklet-server/comment-page-1/#comment-4631</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 24 Apr 2006 14:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/index.php/2006/04/23/php-bookmarklet-server/#comment-4631</guid>
		<description>ideas: 
* load code only when requested
* pre-processor to allow @include-ing separate source files (compile to single BM, IE?) and REQUEST vars to set BM vars/control @includes.
* integrate Packer to optionally compress directly before embedding, optionally preserve header comments
* move most client-side code to static JS file
* convenient test area for efficient workflow
* microformat for BM releases, allow authors to easily capture/integrate open-sourced BM sources
* standard way to embed author/post URL into BM. Maybe store info on window object, create a BM to read info of the last BM executed.
* md5/sha1-based tools to verify compressed sources
* easy conversion to blummlet</description>
		<content:encoded><![CDATA[<p>ideas:<br />
* load code only when requested<br />
* pre-processor to allow @include-ing separate source files (compile to single BM, IE?) and REQUEST vars to set BM vars/control @includes.<br />
* integrate Packer to optionally compress directly before embedding, optionally preserve header comments<br />
* move most client-side code to static JS file<br />
* convenient test area for efficient workflow<br />
* microformat for BM releases, allow authors to easily capture/integrate open-sourced BM sources<br />
* standard way to embed author/post URL into BM. Maybe store info on window object, create a BM to read info of the last BM executed.<br />
* md5/sha1-based tools to verify compressed sources<br />
* easy conversion to blummlet</p>
]]></content:encoded>
	</item>
</channel>
</rss>

