<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>embed &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/embed/</link>
	<description>Feed of posts on WordPress.com tagged "embed"</description>
	<pubDate>Fri, 25 Jul 2008 22:32:34 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Centralising Embedded Images of Application ]]></title>
<link>http://flexscript.wordpress.com/?p=12</link>
<pubDate>Wed, 23 Jul 2008 06:50:52 +0000</pubDate>
<dc:creator>shrikantpatil</dc:creator>
<guid>http://flexscript.wordpress.com/?p=12</guid>
<description><![CDATA[Centralizing embedded image include creating a public class where all images required by the applica]]></description>
<content:encoded><![CDATA[<p>Centralizing embedded image include creating a public class where all images required by the application are get embedded and declared as public static constants, which are get accessed any where within whole application, by importing the centralized embedded images class.<br />
<!--more--><br />
Say that we have three images which are going to be used in a application, classes and components, then create centralized embedded images class as follows;</p>
<p>[sourcecode language='javascript']<br />
package com<br />
{<br />
	public class AssetImages<br />
	{<br />
		[Embed(source="imgs/waiting.png")]<br />
			public static const WAITING_ICON:Class;<br />
		[Embed(source="imgs/busy.png")]<br />
			public static const BUSY_ICON:Class;<br />
		[Embed(source="imgs/idle.png")]<br />
			public static const IDLE_ICON:Class;<br />
	}<br />
}<br />
[/sourcecode]</p>
<p>that's pretty, Let you now access any of these embedded images by their constant reference in anywhere within your application, like as follows;</p>
<p>[sourcecode language='html']<br />
<?xml version="1.0" encoding="utf-8"?><br />
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"<br />
 layout="absolute"><br />
	<mx:Script><br />
	<![CDATA[<br />
		import com.AssetImages;</p>
<p>		private function assignIcon():void{<br />
			myButton.setStyle("icon",com.AssetImages.BUSY_ICON);<br />
		}<br />
	]]><br />
	</mx:Script></p>
<p>	<mx:Button id="myButton"<br />
	 label="SampleButton"<br />
	 click="assignIcon()"/><br />
</mx:Application><br />
[/sourcecode]</p>
<p>This provides a centralized place for all embedded image of an application, so that any changes, updates are done in one place will get updated in overall application.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[TwitterBash]]></title>
<link>http://twitterapps.wordpress.com/?p=396</link>
<pubDate>Sun, 20 Jul 2008 17:05:11 +0000</pubDate>
<dc:creator>infobunny</dc:creator>
<guid>http://twitterapps.wordpress.com/?p=396</guid>
<description><![CDATA[TwitterBash - post your favourite Tweets to TwitterBash and they can be rated by others (votes are r]]></description>
<content:encoded><![CDATA[<p><a href="http://twitterbash.com/">TwitterBash</a> - post your favourite Tweets to TwitterBash and they can be rated by others (votes are registered as Karma). Also provides code for you to embed Tweets.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Twitter Tag]]></title>
<link>http://twitterapps.wordpress.com/?p=394</link>
<pubDate>Sun, 20 Jul 2008 17:02:09 +0000</pubDate>
<dc:creator>infobunny</dc:creator>
<guid>http://twitterapps.wordpress.com/?p=394</guid>
<description><![CDATA[Twitter Tag - generates automatic, updating Twitter images for your blogs/MySpace, etc. Badge includ]]></description>
<content:encoded><![CDATA[<p><a href="http://twittertag.com/">Twitter Tag</a> - generates automatic, updating Twitter images for your blogs/MySpace, etc. Badge includes your recent tweet, name, picture, update total and links to your recent tweet. Colours are customisable.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[c7oweb.com Search | Listen | Embed | Download | Music |]]></title>
<link>http://c7oplay.wordpress.com/?p=10</link>
<pubDate>Fri, 18 Jul 2008 18:48:06 +0000</pubDate>
<dc:creator>c7oplay</dc:creator>
<guid>http://c7oplay.wordpress.com/?p=10</guid>
<description><![CDATA[c7oweb.com Search | Listen | Embed | Download | Music | Crate Playlist | Watch Videoclip | www.c7owe]]></description>
<content:encoded><![CDATA[<p><a title="c7oweb.com" href="http://www.c7oweb.com" target="_blank">c7oweb.com</a> Search &#124; Listen &#124; Embed &#124; Download &#124; Music &#124; Crate Playlist &#124; Watch Videoclip &#124; <a href="http://www.c7oweb.com">www.c7oweb.com</a> Music Portal</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Hooray!]]></title>
<link>http://sleeveconscience.wordpress.com/?p=12</link>
<pubDate>Fri, 18 Jul 2008 11:11:18 +0000</pubDate>
<dc:creator>Austin Charles</dc:creator>
<guid>http://sleeveconscience.wordpress.com/?p=12</guid>
<description><![CDATA[Call me late bloomer.  Uncanny searcher?  I have found the secret to vimeo vlogging!  Simply type a ]]></description>
<content:encoded><![CDATA[<p>Call me late bloomer.  Uncanny searcher?  I have found the secret to <em>vimeo</em> vlogging!  Simply type a left and right bracket around vimeo # and you can have lovely vimeos on WordPress!</p>
<p>Should look something like this after removing quotes: ["vimeo #"]</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Inspiration on video]]></title>
<link>http://sleeveconscience.wordpress.com/?p=9</link>
<pubDate>Fri, 18 Jul 2008 10:51:38 +0000</pubDate>
<dc:creator>Austin Charles</dc:creator>
<guid>http://sleeveconscience.wordpress.com/?p=9</guid>
<description><![CDATA[I didn&#8217;t have the opportunity to watch this vimeo short with audio.  Regardless of the sound, ]]></description>
<content:encoded><![CDATA[<p>I didn't have the opportunity to watch this <em>vimeo</em> short with audio.  Regardless of the sound, this video demonstrated how easy it can be to move.  Perhaps something more, but I watched it as an old silent and looked fantastic!  The quick frame rate, movers' getup -- even the depth of field! (Jeeze, how did I come across this?)</p>
<p><span style='text-align:center; display: block;'><br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=1285074&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1285074&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" /></object><br />
</span></p>
<p>Of course, my respects go to the author of this piece.  I'm just sharing it off to this here part of the Internets.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[tweetpaste]]></title>
<link>http://twitterapps.wordpress.com/?p=366</link>
<pubDate>Sun, 13 Jul 2008 14:55:13 +0000</pubDate>
<dc:creator>infobunny</dc:creator>
<guid>http://twitterapps.wordpress.com/?p=366</guid>
<description><![CDATA[tweetpaste - spot a good Tweet and fancy embedding it in your blog/website? Enter the URL of the Twe]]></description>
<content:encoded><![CDATA[<p><a href="http://tweetpaste.net/">tweetpaste</a> - spot a good Tweet and fancy embedding it in your blog/website? Enter the URL of the Tweet and Tweet Paste will generate some code for you to use. There is also a plugin available for Wordpress.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wolkenspiel Deviation of the Week (#28)]]></title>
<link>http://wolkenspiel.wordpress.com/2008/07/12/wolkenspiel-deviation-of-the-week-28/</link>
<pubDate>Sat, 12 Jul 2008 10:37:07 +0000</pubDate>
<dc:creator>wolkenspiel</dc:creator>
<guid>http://wolkenspiel.wordpress.com/2008/07/12/wolkenspiel-deviation-of-the-week-28/</guid>
<description><![CDATA[Meine zweite Deviation of the Week geht diesmal an sharadhaksar und seine super getroffene Aufnahme ]]></description>
<content:encoded><![CDATA[<p>Meine zweite Deviation of the Week geht diesmal an <a href="http://sharadhaksar.deviantart.com/" target="_blank">sharadhaksar</a> und seine super getroffene Aufnahme <a href="http://sharadhaksar.deviantart.com/art/Brand-Irony-1-Just-Do-It-37618718" target="_blank">Brand Irony 1 - Just Do it</a>. Genial vor allem, wie der kleine Hund interessiert mitansieht, wie der Junge beherzt dem Nike-Slogan "Folge leistet".</p>
<p>[vodpod id=Groupvideo.1385078&#38;w=425&#38;h=350&#38;fv=id%3D37618718%26width%3D1337]</p>
<p>Habe zuletzt <a href="http://wolkenspiel.vodpod.com/" target="_blank">vodpod</a> entdeckt, eine Super-Seite die es mir irgendwie erlaubt die ganzen Embed-Object-Elemente, die ursprünglich nicht von Wordpress.com unterstützt werden, in einen Container zu packen und so trotzdem posten zu können. Auf diese Weise habe ich etwa auch den <a href="http://wolkenspiel.wordpress.com/2008/07/10/richtig-kssen/" target="_blank">VideoJug-Clip</a> hier posten können. Top!</p>
<p>&#160;</p>
<p><i>Gehört:</i> <a href="http://www.lastfm.de/music/Rise+Against/">Rise Against - But Tonight We Dance (Bonus Track) (The Sufferer And The Witness (Tour Edition) </a>)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows Media Player Embed Code for Firefox]]></title>
<link>http://virnity.wordpress.com/?p=245</link>
<pubDate>Thu, 10 Jul 2008 02:49:16 +0000</pubDate>
<dc:creator>fantasyforever</dc:creator>
<guid>http://virnity.wordpress.com/?p=245</guid>
<description><![CDATA[Sampe kemaren, saya terus terang bingung soalnya code Windows Media Player yang biasanya dipake di I]]></description>
<content:encoded><![CDATA[<p>Sampe kemaren, saya terus terang bingung soalnya code Windows Media Player yang biasanya dipake di Internet Explorer. Setelah usut boleh usut ternyata perintah embed pada Firefox tidak dianggap. Pantes saja tidak keluar di Firefox karena memang tidak dieksekusi perintah itu. Untuk mengakali ini, kita dapat menggunakan perintah seperti contoh ini pada halaman HTML anda :</p>
<p><code>&#60;object type="application/x-mplayer2" height="15" width="100" data="nama_file"&#62;<br />
&#60;param name="fileName" value="nama_file" /&#62;<br />
&#60;param name="URL" value="nama_file" /&#62;<br />
&#60;param name="src" value="nama_file" /&#62;<br />
&#60;param name="allownetworking" value="internal" /&#62;<br />
&#60;param name="allowScriptAccess" value="never" /&#62;<br />
&#60;param name="enableJSURL" value="false" /&#62;<br />
&#60;param name="enableHREF" value="false" /&#62;<br />
&#60;param name="saveEmbedTags" value="true" /&#62;<br />
&#60;/object&#62;</code></p>
<p>Nah, untuk mencoba silahkan copy tag code di atas dan praktekkan pada komputer anda. Semoga bermanfaat. ^^</p>
<p>Sekedar catatan, silahkan ganti 'nama file' jadi URL file kamu.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Launches Lively, Virtual World Across Social Networks]]></title>
<link>http://thunkdifferent.wordpress.com/2008/07/09/google-launches-lively-virtual-world-across-social-networks/</link>
<pubDate>Wed, 09 Jul 2008 16:06:42 +0000</pubDate>
<dc:creator>2.0 Weblogs</dc:creator>
<guid>http://thunkdifferent.wordpress.com/2008/07/09/google-launches-lively-virtual-world-across-social-networks/</guid>
<description><![CDATA[Google has just launched Lively, a new social network built around the concept of each user creating]]></description>
<content:encoded><![CDATA[<p>Google has just launched Lively, a new social network built around the concept of each user creating an avatar and a personal virtual room that can be embedded anywhere on the Web.<img class="aligncenter" src="http://www.nydailynews.com/img/2008/07/09/alg_secondlife.jpg" alt="" /></p>
<p><a href="http://mashable.com/2008/07/08/google-lively/">read more</a> &#124; <a href="http://digg.com/tech_news/Google_Launches_Lively_Virtual_World_Across_Social_Networks">digg story</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Pixar's Presto]]></title>
<link>http://2wotens.wordpress.com/2008/07/08/pixars-presto/</link>
<pubDate>Tue, 08 Jul 2008 21:20:43 +0000</pubDate>
<dc:creator>zwotens</dc:creator>
<guid>http://2wotens.wordpress.com/2008/07/08/pixars-presto/</guid>
<description><![CDATA[mal wieder ein klasse animationsfilmchen aus der pixar schmiede. es geht um einen schnöden zaubertr]]></description>
<content:encoded><![CDATA[<p>mal wieder ein klasse animationsfilmchen aus der pixar schmiede. es geht um einen schnöden zaubertrick mit einem althergebrachten weißen hasen, oder so ähnlich. "tu mal lieber die mörchen", ne.</p>
<p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:6e86c758-4fcf-4eb2-ac24-623e7a65b481" style="display:inline;margin:0;padding:0;">
<div><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/EfT4isw6S6s'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/EfT4isw6S6s&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></div>
</div>
<p>[via <a href="http://www.nomnomnom.de/2008/07/08/pronto-presto">nomnomnom</a>, wer es noch nicht hat, ab in den feed]</p>
<p>grüße mal wieder an wordpress.com oder videolog. ich habe gelesen, dass man aufhören soll, darauf zu schimpfen, wordpress.com solle doch bitte dafür sorgen, dass das embedden läuft. das sollen wohl die anderen anbieter machen. aha. mal sehen was drauß wird. redlasso bietet immerhin schon einen extra code für wordpress.com an. grüße an last.fm.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google indexiert bald Flash]]></title>
<link>http://spic.wordpress.com/?p=105</link>
<pubDate>Tue, 08 Jul 2008 08:10:29 +0000</pubDate>
<dc:creator>sCp</dc:creator>
<guid>http://spic.wordpress.com/?p=105</guid>
<description><![CDATA[Das was ich seit Jahren Kunden und Kollegen erzählen, konnte ich endlich mal an prominenter Stelle ]]></description>
<content:encoded><![CDATA[<p>Das was ich seit Jahren Kunden und Kollegen erzählen, konnte ich endlich mal an prominenter Stelle nachlesen und bin froh das ich doch kein Flash-Ignorant bin. Denn seit Jahren versuchen mich unterschiedliche Leute für Flash zu begeistern und den Einsatz im World Wide Web zu forcieren. Meine Bedenken, die nun offensichtlich richtig waren, wurden immer überhört und runtergespielt. Doch siehe da, hier wird es nochmals ausgesprochen:</p>
<blockquote><p>...<br />
Bisher hatten reine Flash-Seiten, wenn man sie nicht mit HTML-Tricks ergänzte, ganz schlechte Karten beim Google-Ranking.</p>
<p>Da die Flash-Technologie nicht in Form offener Standards spezifiziert wurde, kann ihr Verhalten nur durch aufwendiges Reverse Engineering zugänglich gemacht werden. Aus diesem Grund war Flash für viele professionelle Webseiten-Gestalter keine ernst zu nehmende Technik. Sie griffen lieber zu offenen Standards wie <a href="http://www.w3.org/Graphics/SVG/">Scalable Vector Graphics</a> (SVG) oder <a href="http://www.w3.org/AudioVideo/">Synchronized Multimedia Integration Language</a> (SMIL). Die von Adobe vorgeschlagene Vorgehensweise zur Einbindung des »Flash-Players« in Webseiten verwendet das HTML-Element &#60;embed&#62;, das nie in den <a href="http://www.w3.org/">W3C</a>-Standards zu HTML enthalten war.</p></blockquote>
<p>Den vollständigen Beitrag und die zukünftige <a href="http://www.adobe.com/devnet/flashplayer/articles/swf_searchability.html">Lösung von Google</a> für dieses Problem könnt ihr im <a href="http://www.fontblog.de/google-kann-jetzt-auch-flash">FontBlog</a> nachlesen.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Meet the Fox News Embeds]]></title>
<link>http://embeds.wordpress.com/?p=2659</link>
<pubDate>Sun, 06 Jul 2008 15:47:17 +0000</pubDate>
<dc:creator>Mosheh Oinounou</dc:creator>
<guid>http://embeds.wordpress.com/?p=2659</guid>
<description><![CDATA[


var __p = new SWFObject('http://v.wordpress.com/ePHjPqM3/flv', 'video-0','400', '325', '7' );
__p]]></description>
<content:encoded><![CDATA[<p>[wpvideo ePHjPqM3]</p>
<p>Bonney Kapp and I turned our cameras around on ourselves recently to provide a behind the scenes look at life on the campaign trail covering Sens. McCain and Obama. In short, great access and a front row seat to the election coupled with little sleep and a hectic travel schedule. It aired Saturday night during Fox News' "The Y Factor" youth voting special.</p>
<p>See you on the campaign trail...</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Băga-mi-aş embedul în el de blog...]]></title>
<link>http://chinezu.wordpress.com/?p=1600</link>
<pubDate>Thu, 03 Jul 2008 11:37:08 +0000</pubDate>
<dc:creator>chinezu</dc:creator>
<guid>http://chinezu.wordpress.com/?p=1600</guid>
<description><![CDATA[Later edit: E drept că de aia am cozopleni prin zonă ca să mă educe în sensul de [ youtube=http]]></description>
<content:encoded><![CDATA[<p><strong>Later edit:</strong> E drept că de aia am <a href="http://cozoplean.ro.im/" target="_blank">cozopleni</a> prin zonă ca să mă educe în sensul de [ youtube=http:blablablabla ]. Dar tot de embedul meu clasic mi-e dor...</p>
<p>Deci cum nu mă dă tehnica deloc afară din casă, ştiam şi să urc câte un clip pe YouTube şi apoi, gingaş, să dau copy paste la embed ca să se vadă în splendoarea sa pe blog la chinezu. Dar până aici mi-a fost. Pentru că, din raţiuni care îmi scapă energizant, habar nu am de ce nu mai pot să percutez pe rutina prezentată mai sus.</p>
<p>Poate e de la mine. Poate de la ei. Poate aşa mi-o fi scris în horoscop. Poate că azi ori eu, ori YouTube, ori amândoi avem o zi proastă. Sau poate că, aşa cum se întâmplă în viaţă, e un semn că nu mai merge aşa şi trebuie schimbat câte ceva pe ici, pe colo...</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[New at Earthpages.org - Flashforward]]></title>
<link>http://epages.wordpress.com/?p=370</link>
<pubDate>Wed, 25 Jun 2008 06:11:20 +0000</pubDate>
<dc:creator>Earthpages.org</dc:creator>
<guid>http://epages.wordpress.com/?p=370</guid>
<description><![CDATA[Seen a video on youtube that you think should be here? Just send us the URL and we&#8217;ll consider]]></description>
<content:encoded><![CDATA[<p><img class="alignright" style="border:0 none;" src="http://epages.files.wordpress.com/2007/11/60x60_video_icon.gif" alt="" width="60" height="60" />Seen a video on youtube that you think should be here? Just send us the URL and we'll consider posting it.</p>
<p>Publicize yourself if you like. As long as your video meets a certain standard and fits with our <a href="http://epages.wordpress.com/about/">mission statement</a>, chances are we'll post it.</p>
<p>Even better, we use Wordpress tags to maximize exposure in the blogosphere!</p>
<p>No guarantees, though... see our <a href="http://web.ncf.ca/dy656/earthpages3/pd.html" target="_blank">Policy and Dislaimer</a> for details. 8)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Refreshed]]></title>
<link>http://omwoman.wordpress.com/?p=184</link>
<pubDate>Thu, 19 Jun 2008 23:49:09 +0000</pubDate>
<dc:creator>omwoman</dc:creator>
<guid>http://omwoman.wordpress.com/?p=184</guid>
<description><![CDATA[Technical Difficulties, late post&#8230;.the media I was trying to embed into this post was not coop]]></description>
<content:encoded><![CDATA[<h4>Technical Difficulties, late post....the media I was trying to embed into this post was not cooperating</h4>
<h2>Laziness </h2>
<p>Getting away, even it was for just an overnight was just what we needed....</p>
<p>Once we checked into Porches it was painful to leave, even for food...</p>
<p><a href="http://www.porches.com/index2.html" target="_blank"><img class="alignnone size-medium wp-image-185" src="http://omwoman.wordpress.com/files/2008/06/dsc00024.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>This was my tub in the room!  I am a sucker for a claw-foot.</p>
<p><a href="http://omwoman.files.wordpress.com/2008/06/claw-foot.jpg"><img class="alignnone size-medium wp-image-186" src="http://omwoman.wordpress.com/files/2008/06/claw-foot.jpg?w=225" alt="" width="225" height="300" /></a></p>
<p>The whole property was pristine, with manicured gardens too.  I have got to get me a few of these massive globe onions for our gardens!</p>
<p><a href="http://omwoman.files.wordpress.com/2008/06/globe-onion.jpg"><img class="alignnone size-medium wp-image-187" src="http://omwoman.wordpress.com/files/2008/06/globe-onion.jpg?w=225" alt="" width="225" height="300" /></a></p>
<p>On Friday (my birthday) we went to the largest museum in the world (Yes-in little ole North Adams Massachusetts) Mass MoCA.  I love this place!  If you are into contemporary art visiting North Adams is a must!  The installations and exhibits change pretty regularly (annually?), so it is never the same place twice!</p>
<p><a href="http://www.massmoca.org/" target="_blank"><img class="alignnone size-medium wp-image-183" src="http://omwoman.wordpress.com/files/2008/06/massmoca-at-530am.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>The majority of the downstairs of the museum was an exhibition entitled "Badlands".  </p>
<blockquote><p><em>Badlands: New Horizons in Landscape</em>, opening Sunday, May 25, 2008, at MASS MoCA (Massachusetts Museum of Contemporary Art) in North Adams, opens the next chapter in the landscape tradition, addressing contemporary ideas of exploration, population of the wilderness, land usage, environmental politics and the relativity of aesthetic beauty. <em>Badlands</em> comes at this critical time, an era when the world is more ecologically aware yet more desperately in need of solutions than ever before. The artists in this exhibition share this collective anxiety  some turn to the past to see how their predecessors negotiated the terrain of the landscape while some propose entirely new ideas. While deeply aware of the legacy of the landscape, each of these artist reinvents the genre to produce works that look beyond vast beauty to address current environmental issues.       </p></blockquote>
<p>One artist had these awesome biospheres....</p>
<p><a href="http://omwoman.files.wordpress.com/2008/06/hanging-ecos.jpg"><img class="alignnone size-medium wp-image-188" src="http://omwoman.wordpress.com/files/2008/06/hanging-ecos.jpg?w=300" alt="" width="300" height="225" /></a></p>
<blockquote><p>Vaughn Bell’s <em>Personal Biospheres </em>which give gallery visitors their own miniature landscapes to experience by popping their head into Plexiglas domes filled with small working ecosystems. Bell’s new custom biospheres for<em>Badlands</em> will be based on the landscape of North Adams. </p></blockquote>
<p><a href="http://omwoman.files.wordpress.com/2008/06/head-in-eco.jpg"><img class="alignnone size-medium wp-image-189" src="http://omwoman.wordpress.com/files/2008/06/head-in-eco.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>It was really cool inside the biosphere.  The air is so fresh and clean inside.  </p>
<p>Another part of the badlands exhibit was photographs from the <a href="http://www.clui.org/clui_4_1/index.html" target="_blank">Center of Land use Interpretation</a>.  Check out their website it is really cool and interesting.  </p>
<p>There was also this amazing installation in the large, very large (nearly football field sized) room upstairs.  The best way to describe it is to show you.... Imagine sitting in a 12 foot in diameter bean bag chair watching this..... <a href="http://video.google.com/videoplay?docid=-964247816714558367&#38;q=jenny%20holzer&#38;hl=en" target="_blank">go here (sorry for whatever reason I was unable to embed the video, I think it might be the free blog thing) </a> The Jenny Holzer installation was really awesome (if you get into that sort of thing)</p>
<p>After the MoCA we shopped til we dropped and meandered home via Route 2, which follows a portion of the Mohawk Trail.  And at last... I did get to dip my tootsies in the Deerfield River!</p>
<p><a href="http://omwoman.files.wordpress.com/2008/06/feet-injdeerfield-river.jpg"><img class="alignnone size-medium wp-image-190" src="http://omwoman.wordpress.com/files/2008/06/feet-injdeerfield-river.jpg?w=258" alt="" width="258" height="300" /></a></p>
<p>Happy Birthday to me!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[What are the WordPress shortcodes?]]></title>
<link>http://faq.wordpress.com/?p=755</link>
<pubDate>Wed, 18 Jun 2008 16:11:35 +0000</pubDate>
<dc:creator>Heather</dc:creator>
<guid>http://faq.wordpress.com/?p=755</guid>
<description><![CDATA[What is a shortcode?
A shortcode is a WordPress-specific code that lets you do nifty things with ver]]></description>
<content:encoded><![CDATA[<p><strong>What is a shortcode?</strong></p>
<p>A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut.</p>
<p><strong>What shortcodes does WordPress use?</strong></p>
<p><strong>[</strong><strong>audio]</strong> converts a link to an mp3 file into an audio player. <a href="http://faq.wordpress.com/2006/12/24/how-do-i-get-music-on-my-blog/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>caption]</strong> adds a caption to an image. <a href="http://faq.wordpress.com/?p=944">See full instructions here. </a></p>
<p><strong>[</strong><strong>digg]</strong> embeds a voting button for your link on Digg. <a href="http://faq.wordpress.com/2007/02/22/how-do-i-digg/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>flickr]</strong> embeds a Flickr video. <a href="http://faq.wordpress.com/2008/04/22/how-do-i-embed-a-flickr-video/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>gallery]</strong> displays a thumbnail gallery of images attached to that post or page. <a href="http://faq.wordpress.com/?p=944">See full instructions here. </a></p>
<p><strong>[googlemaps] </strong>embeds Google Maps. <a href="http://faq.wordpress.com/2008/07/03/using-google-maps/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>googlevideo]</strong> embeds a Google Video. <a href="http://faq.wordpress.com/2006/07/29/how-do-i-post-a-google-video/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>livevideo]</strong> embeds a video from LiveVideo. <a href="http://faq.wordpress.com/2007/02/01/livevideo/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>odeo]</strong> embeds an Odeo audio file. <a href="http://faq.wordpress.com/2006/10/01/using-odeo/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>podtech]</strong> embeds audio or video from the PodTech Network. <a href="http://faq.wordpress.com/2007/02/01/podtech/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>polldaddy]</strong> embeds a PollDaddy poll(use without the space). <a href="http://faq.wordpress.com/2008/06/18/how-to-add-polldaddy-polls/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>redlasso]</strong> embeds a video from Redlasso. <a href="http://faq.wordpress.com/2008/07/03/redlasso-videos/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>rockyou]</strong> embeds a slideshow from RockYou. <a href="http://faq.wordpress.com/2007/03/03/how-do-i-post-a-rockyou-slideshow/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>slideshare]</strong> embeds a slideshow from Slideshare.net. <a href="http://faq.wordpress.com/2007/04/19/slidesharenet-slideshows/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>sourcecode]</strong> preserves the formatting of source code. <a href="http://faq.wordpress.com/2007/09/03/how-do-i-post-source-code/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>splashcast]</strong> embeds Splashcast media. <a href="http://faq.wordpress.com/2007/01/30/splashcast/"> See full instructions here</a>.</p>
<p><strong>[</strong><strong>vimeo]</strong> embeds a Vimeo video. <a href="http://faq.wordpress.com/2007/11/21/how-do-i-post-a-vimeo-video/">See full instructions here</a>.</p>
<p><strong>[</strong><strong>youtube]</strong> embeds a YouTube video. <a href="http://faq.wordpress.com/2006/07/29/how-do-i-post-a-youtube-video/">See full instructions here</a>.</p>
<p>Keep an eye on this page for more!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[UIWebView the only class for complex text display on the iPhone]]></title>
<link>http://tetontech.wordpress.com/?p=46</link>
<pubDate>Wed, 18 Jun 2008 03:58:10 +0000</pubDate>
<dc:creator>tetontech</dc:creator>
<guid>http://tetontech.wordpress.com/?p=46</guid>
<description><![CDATA[The other day I was exploring the iPhone API looking for a view that would allow me to display text ]]></description>
<content:encoded><![CDATA[<p>The other day I was exploring the iPhone API looking for a view that would allow me to display text in a complex form like is accomplishable within the UIWebView.  As I did so, I found the UITextView and initially thought I had found the Objective-C analog to what we can do in the UIWebView.  As I read the description in the API documentation I came across this statement.</p>
<blockquote><p>This class does not support multiple styles for text. The font, color, and text alignment attributes you specify always apply to the entire contents of the text view. To display more complex styling in your application, you need to use a <code>UIWebView</code> object and render your content using HTML.</p></blockquote>
<div>Now I know one of the reasons that there has been so much interest in how to embed and use UIWebView.  Of course the other is the ability to draw data from multiple web sources easily.</div>
<div>I have enjoyed the ease with which I have been able to accomplish data display using the embedded webkit and have been pleased with its' speed on the phone considering the limited CPU of a mobile device.</div>
<div>I am now playing with how to get both vertical scroll and horizontal swipe to work in a hybrid application.  The issue is that the UIWebView captures the swipe as a horizontal scroll.  The approach I am taking is to use a transparent view that overlays the UIWebView and then push all of the gesture events either into the UIWebView or into the JavaScript similar to the acceleration events in the example in a previous post.</div>
<div>I'll let you know the results when I get it working.</div>
<blockquote><p><a name="//apple_ref/doc/uid/TP40006898-CH3-DontLinkElementID_3"></a><a name="//apple_ref/xcode/2/1"></a></p></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Adding Value To Video Widgets: Tracking, Sharing, and Captioning ]]></title>
<link>http://forsalebylocals.wordpress.com/?p=413</link>
<pubDate>Wed, 11 Jun 2008 12:23:25 +0000</pubDate>
<dc:creator>forsalebylocals</dc:creator>
<guid>http://forsalebylocals.wordpress.com/?p=413</guid>
<description><![CDATA[Just like successful restaurants need to have a kitchen or food preparation area, we think that busi]]></description>
<content:encoded><![CDATA[<p>Just like successful restaurants need to have a kitchen or food preparation area, we think that business social networks have been missing a workspace to prepare business materials for consumption by customers. We've added a bunch of value added functionality for businesses and organizations to video widgets via the widget workspace at <a href="http://social.vidlisting.com">http://social.vidlisting.com</a></p>
<p><strong>Tracking Video Widgets:</strong> The key to successful online marketing is knowing how effective the placement By clicking on the "My Widgets" link, you'll see basic statistics about each widget that you have created.  Most sites only give you overall stats such as number of views. We have gone a step further and provided an interface that shows you the overall number of views and then a page by page breakdown of each online location of the following:</p>
<p>- links to all pages where a given widget has been embedded and viewed at least once</p>
<p>- the number of times and the last time that the widget has been viewed on that page</p>
<p>- a subtotal of visitor clickthroughs to the video from that specific page as well as the datetime of the last clickthrough</p>
<p>This provides an opportunity to do a value analysis for placement of your widgets on one page versus another.  This will be particularly helpful for paid placements.</p>
<p>Here is what makes the interface particularly powerful: you'll receive this information even when others paste the embed code for the video widget in a page that isnt known to you. So, now you have a way to know the complete scope of viral sharing of a given widget as well as the effectiveness of each widget by views and clicktroughs on a page-by-page-basis.</p>
<p><strong>Re-Captioning Video Widgets To Attract Viewers To Your Video:</strong> We've always had a video widget caption as part of the link to a video but now have the capability to easily change caption at will. Each change only affects the particular widget - you can have different widgets that point to the same video and each can have a different caption aimed at different audiences.</p>
<p><strong>Letting Others Grab Your Widget Code:</strong> We've been admittedly slow on adding a capability for others to cut and paste the embed code for widgets.  To be fair, our customized RAMB widgets have had a "Grab This Widget" link for several months.  However, we hadn't added it to our widgets until our members had a way to know exactly where their widgets have been embedded by others.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Songza - Online Musikhören leicht gemacht!]]></title>
<link>http://hoellenkuehlschrank.wordpress.com/?p=178</link>
<pubDate>Tue, 10 Jun 2008 13:36:06 +0000</pubDate>
<dc:creator>hoellenkuehlschrank</dc:creator>
<guid>http://hoellenkuehlschrank.wordpress.com/?p=178</guid>
<description><![CDATA[Vor etwas längerer Zeit bin ich ganz flüchtig durch einen Blogpost von Rob Basic auf die Seite Son]]></description>
<content:encoded><![CDATA[<p>Vor etwas längerer Zeit bin ich ganz flüchtig durch einen Blogpost von <a href="http://www.basicthinking.de/blog/2008/05/17/songzas-werden/trackback/"><strong>Rob Basic</strong></a> auf die Seite <a href="www.songza.com"><strong>Songza.com</strong></a> aufmerksam geworden. Gestern, als ich auf der Suche nach verschiedene <strong>EM-Songs</strong> war, habe ich mich dann dort auch einmal angemeldet.</p>
<p>Songza bietet eine riesige, stetig wachsende <strong>Musikdatenbank</strong>, auf die man mit wenigen Klicks zugreifen kann. Man gibt einen Suchbegriff ein, bekommt seine Ergebnisse und kann sich dann nach Belieben alle Titel anhören und gegebenenfalls seiner Playliste zufügen. Sehr schlicht und <strong>sehr einfach</strong> und das ist es, was mir an dieser Seite gefällt. Kein Schnickschnack, simples Musikhören und auch für exotischere Geschmäcker (ich höre ja gerne Rock aus Japan) ist eine riesige Auswahl dabei.</p>
<p>Dazu kommen die <strong>netten Funktionen</strong> die jeweiligen Songs zu verlinken, zu <strong>"embeden"</strong> (d.h. man fügt sie bspw. in Blogposts oder Ähnliches ein) zu <strong>bewerten</strong> und sogar zu <strong>twittern</strong>. Nach der Anmeldung gibt es nicht wirklich viel, was man mit seinem <a href="http://www.songza.com/Hellfridge"><strong>Profil </strong></a>machen kann, außer einen Avatar und ein paar persönliche Infos reinzustellen, aber wirklich schlimm finde ich das nicht.</p>
<p>Mir gefällt die Seite jedenfalls außerordentlich gut und bin gespannt, ob es da bei steigender Bekanntheit irgendwelche Probleme mit der <strong>Musikindustrie</strong> geben wird. Das ist ja immer so ein Thema mit der Musik.</p>
<p>Und zum Abschluss zeig nich euch auch mal wie so ein embed Song von Songza aussieht.</p>
<p><em><br />
Allee~, Allee~</em></p>
<p><strong>*UPDATE*</strong><br />
Kein Plan wieso, aber irgendwie kann ich grad weder Videos noch irgendetwas anderes einfügen....</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[How to best embed a WMV video clip?]]></title>
<link>http://leekelleher.wordpress.com/?p=38</link>
<pubDate>Mon, 09 Jun 2008 14:56:11 +0000</pubDate>
<dc:creator>Lee Kelleher</dc:creator>
<guid>http://leekelleher.wordpress.com/?p=38</guid>
<description><![CDATA[I hate to admit it, but I&#8217;m stuck&#8230; I&#8217;m trying to figure out how to best embed a WM]]></description>
<content:encoded><![CDATA[<p>I hate to admit it, but I'm stuck... I'm trying to figure out how to best embed a WMV video clip in a web-page, so that it works cross-browser (and cross-platform).</p>
<p>Even after all my years of web-development, I'm still confused to which browser supports which tag ... nested <code>&#60;embed&#62;</code> tags in <code>&#60;object&#62;</code> tags ... <em>it gets messy!</em></p>
<p>I'm as equally confused with the Class ID attribute: "<code>CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6</code>" - surely that can't be the same across all browsers/platforms?!</p>
<p>A List Apart article discusses dropping the <code>&#60;embed&#62;</code> tag.  Which sounds like a good idea to me.  The HTML looks <em>so</em> much better... MIME types all the way baby!!</p>
<p>[sourcecode language='html']<br />
<object type="video/x-ms-wmv" data="/media/video.wmv" width="320" height="260"><param name="src" value="/media/video.wmv" /><param name="autostart" value="0" /><param name="controller" value="1" /></object><br />
[/sourcecode]</p>
<p>I tested this on Firefox 2.0 and IE7 on Vista, and IE6 and Safari on XP - all fine, so far so good!  When I ask my client to test the page on their Mac ... <strong>it's no good!</strong> The videos just wouldn't load! <em>Hmphf!</em></p>
<p>So does anyone know of a simple way of embedding a WMV video clip that works cross-browser/platform? Please let me know, I'd be very a happy developer!</p>
<p>Otherwise, I'm so close to using the beastly code that comes from the "<a href="http://cit.ucsf.edu/embedmedia/step1.php">Embedded Media HTML Generator</a>" ... <em>help me please!</em> ;-)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Embed Document Automation with Microsoft Silverlight]]></title>
<link>http://drawloop.wordpress.com/?p=140</link>
<pubDate>Fri, 06 Jun 2008 15:46:44 +0000</pubDate>
<dc:creator>jhoward</dc:creator>
<guid>http://drawloop.wordpress.com/?p=140</guid>
<description><![CDATA[We have been busy over the past several months, but not too busy to launch a new way to embed Dynami]]></description>
<content:encoded><![CDATA[<p>We have been busy over the past several months, but not too busy to launch a new way to embed Dynamic Document Packages (DDPs) on <a href="http://www.drawloop.com/loopexchange/about.aspx">LOOP Exchange</a> using Microsoft's new <a href="http://silverlight.net/">Silverlight</a> Technology.  Our embed functionality for DDPs will help our enterprise customers easily deploy document automation anywhere on the Web.</p>
<p><a href="http://silverlight.net/" target="_blank"><img class="aligncenter size-medium wp-image-141" src="http://drawloop.wordpress.com/files/2008/06/silverlight-logo.jpg?w=300" alt="" width="300" height="120" /></a></p>
<p>The initial embed functionality exists within LOOP Exchange.  You can dynamically customize and package any combination of Microsoft Word, Excel, PowerPoint and PDF files into a single combined file.  LOOP Exchange with Silverlight makes implementation fast and easy.  The dynamic document package or DDP can run from LOOP Exchange, from within your website or from your blog.  To embed a DDP, just copy the code from the "Embed" box on LOOP Exchange.  Once you've copied the code, just paste it into your website or blog to embed it.</p>
<p>Take a look at a <a href="http://www.drawloop.com/loopexchange/silverlight.aspx">sample embed</a> on our website.</p>
]]></content:encoded>
</item>

</channel>
</rss>
