<?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>BLNTSoft &#187; QuickSmug</title>
	<atom:link href="http://www.blntsoft.com/category/quicksmug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blntsoft.com</link>
	<description>Bao-Long&#039;s Software World</description>
	<lastBuildDate>Tue, 05 Oct 2010 19:48:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>QuickSmug 0.2 Released</title>
		<link>http://www.blntsoft.com/2008/05/07/quicksmug-02-released/</link>
		<comments>http://www.blntsoft.com/2008/05/07/quicksmug-02-released/#comments</comments>
		<pubDate>Thu, 08 May 2008 06:37:22 +0000</pubDate>
		<dc:creator>baolongnt</dc:creator>
				<category><![CDATA[QuickSmug]]></category>

		<guid isPermaLink="false">http://quicksmug.dyndns.org/?p=7</guid>
		<description><![CDATA[I found out quickly after releasing the 1st version of QuickSmug that SmugMug just released a Flash player for the videos it hosts. This makes QuickSmg less attractive however inserting an embed tags in WordPress is not straightfoward as WP tries to clean up what ever you type. So I added support for the Flash player in QuickSmug (or shall I [...]]]></description>
			<content:encoded><![CDATA[<p>I found out quickly after releasing the 1st version of QuickSmug that SmugMug just released a <a href="http://blogs.smugmug.com/release-notes/2008/04/25/april-25-2008-better-embeddable-video/" title="Flash player">Flash player</a> for the videos it hosts. This makes QuickSmg less attractive however inserting an embed tags in WordPress is not straightfoward as WP tries to clean up what ever you type. So I added support for the Flash player in QuickSmug (or shall I call it FlashSmug now?).</p>
<p>You can download it <a href="http://www.blntsoft.com/wp-content/uploads/2008/05/quicksmug-0.2.tar.gz" title="QuickSmug-0.2">here.</a></p>
<p>The syntax is pretty much the same:</p>
<ol>
<li><strong>[</strong><strong>FLASHSMUG {video_id_key}]</strong>	where {video_id_key} is the id_key of the Smugmug video. The id_key the part after the pound sign (#) in the URL when you view the video on Smugmug.
<p><strong>Example: [</strong><strong>FLASHSMUG 265003247_FHz9q]</strong></p>
<p><object width="425" height="318"><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2008042602.swf" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="flashVars" value="s=ZT0xJmk9MjY1MDAzMjQ3Jms9Rkh6OXE=" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2008042602.swf" flashVars="s=ZT0xJmk9MjY1MDAzMjQ3Jms9Rkh6OXE=" width="425" height="318" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always"></embed></object></li>
<li><strong>[</strong><strong>FLASHSMUG {video_id_key} {size}]</strong> {size}]	where {size} is the size of the video you want to display. Right now only &#8216;S&#8217; (425&#215;318) and &#8216;M&#8217; (640&#215;480) sizes are supported. When not specified, the size used is &#8216;S&#8217;.
<p><strong>Example: [</strong><strong>FLASHSMUG 265003247_FHz9q S]</strong></p>
<p><object width="S" height=""><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2008042602.swf" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="flashVars" value="s=ZT0xJmk9MjY1MDAzMjQ3Jms9Rkh6OXE=" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2008042602.swf" flashVars="s=ZT0xJmk9MjY1MDAzMjQ3Jms9Rkh6OXE=" width="S" height="" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always"></embed></object></li>
<li><strong>[</strong><strong>FLASHSMUG {video_id_key} {width} {height}]</strong>	where obviously {width} and {height} are the width and height of the Flash player in pixel.
<p><strong>Example: [</strong><strong>FLASHSMUG 265003247_FHz9q 425 318]</strong></p>
<p><object width="425" height="318"><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2008042602.swf" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="flashVars" value="s=ZT0xJmk9MjY1MDAzMjQ3Jms9Rkh6OXE=" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2008042602.swf" flashVars="s=ZT0xJmk9MjY1MDAzMjQ3Jms9Rkh6OXE=" width="425" height="318" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always"></embed></object></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.blntsoft.com/2008/05/07/quicksmug-02-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickSmug 0.1.1 Released</title>
		<link>http://www.blntsoft.com/2008/05/06/quicksmug-011-released/</link>
		<comments>http://www.blntsoft.com/2008/05/06/quicksmug-011-released/#comments</comments>
		<pubDate>Tue, 06 May 2008 16:15:00 +0000</pubDate>
		<dc:creator>baolongnt</dc:creator>
				<category><![CDATA[QuickSmug]]></category>

		<guid isPermaLink="false">http://quicksmug.dyndns.org/?p=9</guid>
		<description><![CDATA[This is just a minor bug fix. The previous version was not handling well posts without videos.
QuickSmug-0.1.1
]]></description>
			<content:encoded><![CDATA[<p>This is just a minor bug fix. The previous version was not handling well posts without videos.</p>
<p><a title="QuickSmug-0.1.1" href="http://www.blntsoft.com/wp-content/uploads/2008/05/quicksmug-0.1.1.tar.gz">QuickSmug-0.1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blntsoft.com/2008/05/06/quicksmug-011-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickSmug 0.1 Released</title>
		<link>http://www.blntsoft.com/2008/05/05/quicksmug-01-released/</link>
		<comments>http://www.blntsoft.com/2008/05/05/quicksmug-01-released/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:26:56 +0000</pubDate>
		<dc:creator>baolongnt</dc:creator>
				<category><![CDATA[QuickSmug]]></category>

		<guid isPermaLink="false">http://quicksmug.dyndns.org/?p=6</guid>
		<description><![CDATA[After struggling a few times with trying to post some home videos hosted on Smugmug on our family blog, I though it was time to build something to make it easier especially if I wanted my wife to be able to post the videos.
So here it is, QuickSmug-0.1
To install, just untar the archive into your [...]]]></description>
			<content:encoded><![CDATA[<p>After struggling a few times with trying to post some home videos hosted on Smugmug on our family blog, I though it was time to build something to make it easier especially if I wanted my wife to be able to post the videos.</p>
<p>So here it is, <a title="QuickSmug-0.1" href="http://www.blntsoft.com/wp-content/uploads/2008/05/quicksmug.tar.gz">QuickSmug-0.1</a></p>
<p>To install, just untar the archive into your <em>wp-content/plugins</em> folder. There is nothing to configure.</p>
<p>The verys imple syntax is inspired by <a title="QuickTime Embedding Plugin" href="http://www.mobvcasting.com/wp/?p=118">QuickTime Embedding Plugin</a>:</p>
<ol>
<li><strong>[</strong><strong>QUICKSMUG {video_id_key}]</strong>where {video_id_key} is the id_key of the Smugmug video. The id_key the part after the pound sign (#) in the URL when you view the video on Smugmug.<strong>Example: [</strong><strong>QUICKSMUG 265003247_FHz9q]</strong>
<p><script type="text/javascript">QuickSmug_Write('265003247_FHz9q');</script></li>
<li><strong>[</strong><strong>QUICKSMUG {video_id_key} {poster_id_key}]</strong>where {poster_id_key} is the id_key of the Smugmug image displayed before the video is played. the id_key is the part after the pound sign (#) in the URL when you view the image on Smugmug. when not specified, the poster image used is the same as the one on Smugmug.<strong>Example: [</strong><strong>QUICKSMUG 265003247_FHz9q 282268365_yF7fK] </strong>
<p><script type="text/javascript">QuickSmug_Write('265003247_FHz9q','282268365_yF7fK');</script></li>
<li><strong>[</strong><strong>QUICKSMUG {video_id_key} {poster_id_key} {size}]</strong>where {size} is the size of the video you want to display. Right now only &#8216;S&#8217; (320&#215;240) and &#8216;M&#8217; (640&#215;480) sizes are supported. When not specified, the size used is &#8216;S&#8217;.<strong>Example: [</strong><strong>QUICKSMUG 265003247_FHz9q 282268365_yF7fK S]</strong>
<p><script type="text/javascript">QuickSmug_Write('265003247_FHz9q','282268365_yF7fK','S');</script></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.blntsoft.com/2008/05/05/quicksmug-01-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

