<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/overrun%2Cunauthorized">
<title>Public marks with search overrun,unauthorized</title>
<description>Public marks with search overrun,unauthorized</description>
<link>http://blogmarks.net/marks/search/overrun%2Cunauthorized</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/gregg/mark/1058344449"/>
<rdf:li resource="http://blogmarks.net/api/user/Tiagut/mark/1058141878"/>
<rdf:li resource="http://blogmarks.net/api/user/mbertier/mark/1057785407"/>
<rdf:li resource="http://blogmarks.net/api/user/springnet/mark/1057900214"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1057711603"/>
<rdf:li resource="http://blogmarks.net/api/user/hjshare/mark/2588908"/>
<rdf:li resource="http://blogmarks.net/api/user/banzai/mark/2062855"/>
<rdf:li resource="http://blogmarks.net/api/user/pmdm/mark/2056014"/>
<rdf:li resource="http://blogmarks.net/api/user/ghis/mark/1774382"/>
<rdf:li resource="http://blogmarks.net/api/user/ainos/mark/1264308"/>
<rdf:li resource="http://blogmarks.net/api/user/cyberien/mark/1168715"/>
<rdf:li resource="http://blogmarks.net/api/user/dggit/mark/1153626"/>
<rdf:li resource="http://blogmarks.net/api/user/ezaekiel/mark/1135704"/>
<rdf:li resource="http://blogmarks.net/api/user/jlesage/mark/1311270"/>
<rdf:li resource="http://blogmarks.net/api/user/chrisdonia/mark/271151"/>
<rdf:li resource="http://blogmarks.net/api/user/urbanfoto/mark/157451"/>
<rdf:li resource="http://blogmarks.net/api/user/scrunda/mark/124782"/>
<rdf:li resource="http://blogmarks.net/api/user/multilinko/mark/73285"/>
<rdf:li resource="http://blogmarks.net/api/user/LapinLove404/mark/25185"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/gregg/mark/1058344449">
<title>YouTube - ARhrrrr - An augmented reality shooter</title>
<link>http://www.youtube.com/watch?v=Cix3Ws2sOsU&amp;feature=player_embedded</link>
<description>ARhrrrr is an augmented reality shooter for mobile camera-phones. The phone provides a window into a 3d town overrun with zombies.</description>
<dc:date>2009-06-01T17:34:55Z</dc:date>
<dc:author>gregg</dc:author>
<dc:subject>3d, mobile, augmented reality</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.youtube.com/watch?v=Cix3Ws2sOsU&amp;feature=player_embedded"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.youtube.com/watch?v=Cix3Ws2sOsU&amp;feature=player_embedded">YouTube - ARhrrrr - An augmented reality shooter</a></h4>
 
by <a href="http://blogmarks.net/user/gregg">gregg</a> 
<p class="description">ARhrrrr is an augmented reality shooter for mobile camera-phones. The phone provides a window into a 3d town overrun with zombies.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/3d">3d</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mobile">mobile</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/augmented%2Breality">augmented reality</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058344449">Copy</a> | 
<a href="http://blogmarks.net/link/3214166">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Tiagut/mark/1058141878">
<title>How to Setup a Dedicated Web Server for Free - NETTUTS</title>
<link>http://nettuts.com/articles/news/how-to-setup-a-dedicated-web-server-for-free/</link>
<description>In this tutorial, we are aiming to accomplish several things:
We're going to install the Ubuntu Server operating system. I commonly use Ubuntu because of its ease of use and simple administration. It also has a rather large and extremely active community behind it, which makes getting support a breeze.
We're going to install an OpenSSH server. This allows you to administer your server from remote computers.
A LAMP (Linux, Apache, MySQL, and PHP) stack is going to be installed. This provides the backbone that will run your web site. Apache is the industry standard web server on Unix-based operating systems; it's what most web hosts use (NETTUTS is using it right now!) and it's what we're going to use.
We're going to install a firewall to protect your server from unauthorized access.</description>
<dc:date>2008-12-28T23:18:50Z</dc:date>
<dc:author>Tiagut</dc:author>
<dc:subject>tuto, server, ubuntu, install</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://nettuts.com/articles/news/how-to-setup-a-dedicated-web-server-for-free/"><img border="0" src="http://blogmarks.net/screenshots/2008/12/28/443a7aadb7e0643d60659c52f668306b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://nettuts.com/articles/news/how-to-setup-a-dedicated-web-server-for-free/">How to Setup a Dedicated Web Server for Free - NETTUTS</a></h4>
 
by <a href="http://blogmarks.net/user/Tiagut">Tiagut</a> 
<p class="description">In this tutorial, we are aiming to accomplish several things:
We're going to install the Ubuntu Server operating system. I commonly use Ubuntu because of its ease of use and simple administration. It also has a rather large and extremely active community behind it, which makes getting support a breeze.
We're going to install an OpenSSH server. This allows you to administer your server from remote computers.
A LAMP (Linux, Apache, MySQL, and PHP) stack is going to be installed. This provides the backbone that will run your web site. Apache is the industry standard web server on Unix-based operating systems; it's what most web hosts use (NETTUTS is using it right now!) and it's what we're going to use.
We're going to install a firewall to protect your server from unauthorized access.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tuto">tuto</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/server">server</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ubuntu">ubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/install">install</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058141878">Copy</a> | 
<a href="http://blogmarks.net/link/3041571">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mbertier/mark/1057785407">
<title>Universal Music: it's illegal to throw away the promo CD we sent you without your permission - Boing Boing</title>
<link>http://www.boingboing.net/2008/04/09/universal-music-its.html</link>
<description>In a brief filed in federal court yesterday, Universal Music Group (UMG) states that, when it comes to the millions of promotional CDs ('promo CDs') that it has sent out to music reviewers, radio stations, DJs, and other music industry insiders, throwing them away is 'an unauthorized distribution' that violates copyright law. Yes, you read that right -- if you've ever received a promo CD from UMG, and you don't still have it, UMG thinks you're a pirate.&quot;</description>
<dc:date>2008-04-09T10:44:09Z</dc:date>
<dc:author>mbertier</dc:author>
<dc:subject>music, monde2merde, copyright</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.boingboing.net/2008/04/09/universal-music-its.html"><img border="0" src="http://blogmarks.net/screenshots/2008/04/09/0c546c14832766ce3173d52123817b3a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.boingboing.net/2008/04/09/universal-music-its.html">Universal Music: it's illegal to throw away the promo CD we sent you without your permission - Boing Boing</a></h4>
 
by <a href="http://blogmarks.net/user/mbertier">mbertier</a> 
<p class="description">In a brief filed in federal court yesterday, Universal Music Group (UMG) states that, when it comes to the millions of promotional CDs ('promo CDs') that it has sent out to music reviewers, radio stations, DJs, and other music industry insiders, throwing them away is 'an unauthorized distribution' that violates copyright law. Yes, you read that right -- if you've ever received a promo CD from UMG, and you don't still have it, UMG thinks you're a pirate."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/monde2merde">monde2merde</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/copyright">copyright</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057785407">Copy</a> | 
<a href="http://blogmarks.net/link/2738569">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/springnet/mark/1057900214">
<title>Item : How to Ramp Up (Or Filter Out) the SXSW Twitter Experience</title>
<link>http://feedraider.com/item/7040851/Read-WriteWeb/How-to-Ramp-Up-Or-Filter-Out-the-SXSW-Twitter-Experience/</link>
<description>First, how can new users tune in to the hottest conversations on Twitter quickly? Second, how can all the people not participating in the week long event still enjoy their beloved Twitter if it's overrun with SXSW references?</description>
<dc:date>2008-03-22T22:26:49Z</dc:date>
<dc:author>springnet</dc:author>
<dc:subject>feed, filter, *****, springnet, sxsw2008, sxsw, twitter, springnet blogmarks</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://feedraider.com/item/7040851/Read-WriteWeb/How-to-Ramp-Up-Or-Filter-Out-the-SXSW-Twitter-Experience/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://feedraider.com/item/7040851/Read-WriteWeb/How-to-Ramp-Up-Or-Filter-Out-the-SXSW-Twitter-Experience/">Item : How to Ramp Up (Or Filter Out) the SXSW Twitter Experience</a></h4>
 
by <a href="http://blogmarks.net/user/springnet">springnet</a> 
<p class="description">First, how can new users tune in to the hottest conversations on Twitter quickly? Second, how can all the people not participating in the week long event still enjoy their beloved Twitter if it's overrun with SXSW references?</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/feed">feed</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/filter">filter</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%252A%252A%252A%252A%252A">*****</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/springnet">springnet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sxsw2008">sxsw2008</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sxsw">sxsw</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/springnet%2Bblogmarks">springnet blogmarks</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057900214">Copy</a> | 
<a href="http://blogmarks.net/link/2825786">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1057711603">
<title>Best Free Software to Unlock Your Favorite Hardware</title>
<link>http://lifehacker.com/software/gadgets/best-free-software-to-unlock-your-favorite-hardware-300375.php</link>
<description>For iPod, Xbox, router or iPhone, some ree software projects that unlock features and enable unauthorized but oh-so-useful applications to run on them : top 5 favorite pieces of software to unlock your hardware and chime in with your own in the comments.</description>
<dc:date>2008-02-01T13:44:39Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>freeware, lifehacker, howto, unlock, hardware, linux, configurer</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lifehacker.com/software/gadgets/best-free-software-to-unlock-your-favorite-hardware-300375.php"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lifehacker.com/software/gadgets/best-free-software-to-unlock-your-favorite-hardware-300375.php">Best Free Software to Unlock Your Favorite Hardware</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">For iPod, Xbox, router or iPhone, some ree software projects that unlock features and enable unauthorized but oh-so-useful applications to run on them : top 5 favorite pieces of software to unlock your hardware and chime in with your own in the comments.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/freeware">freeware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lifehacker">lifehacker</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/howto">howto</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unlock">unlock</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hardware">hardware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/configurer">configurer</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057711603">Copy</a> | 
<a href="http://blogmarks.net/link/2682541">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/hjshare/mark/2588908">
<title>M4P Converter Tutorials</title>
<link>http://www.bestshareware.net/videoguide/m4pconverter.htm</link>
<description> SoundTaxi Converter - Convert DRM protected M4P to MP3
SoundTaxi is an easy-to-use M4P Converter tool can convert M4P to MP3, convert all copy-protected WMA songs to MP3, convert M4P files from Apple's iTunes store that are DRM protected with 1 click in CD quality. also convert MP3 files to a.g. AAC files or M4P files.

Tunebite Platinum - Convert protected M4P, M4V, M4B, WMA, AAC, WMV
legally converts DRM copy-protected music, itunes music, audio books and video clips in formats like WMA, AAC, WMV, MP4, M4P, M4B, and M4V to unprotected MP3, OGG, WMA, WMV or MPEG4 files you can use anywhere!
WMAConvert Platinum
A fast and excellent M4P Converter which can convert wma, mp4, m4p, mp3, aac, wav, ogg, rax, ra, aa, snd, aif, audio books etc. to unprotected MP3, CD, iPod - easily, fast, with excellent quality.
5star freeTunes
provides an easy and completed way to convert MP4 to MP3, M4A, AAC, WMA etc.
legally copy all your protected music, audio books, podcasts and video clips by parallel playback from WMA, WMV, M4P, AAC, MP4 and M4V formats into your choice of any of the MP3, OGG, WMA or WAV formats. , It is a M4P Converter. You can convert M4P to MP3 easily.
M4P format is &quot;protected AAC&quot;. It is a format of purchased music that can be listened to only through the iTunes softer or an iPod.

.m4p
.m4p as an file extension is almost identical to .m4a and .m4b extensions, thus being a MPEG-4 file container for encoded audio. The encoding (==compression method) of the audio can be virtually anything, but the AAC -based encoding is currently the most common one.

The one big difference between .m4a and .m4p is the fact that .m4p is copy-protected with DRM mechanisms, so it can't be played by unauthorized users at all. Virtually all of the .m4p files nowadays are audio tracks bought from Apple's iTunes music store.</description>
<dc:date>2007-04-18T02:36:49Z</dc:date>
<dc:author>hjshare</dc:author>
<dc:subject>M4P Converter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.bestshareware.net/videoguide/m4pconverter.htm"><img border="0" src="http://blogmarks.net/screenshots/2007/04/18/2b23bb30620613041eb692a9d966ff6b.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.bestshareware.net/videoguide/m4pconverter.htm">M4P Converter Tutorials</a></h4>
 
by <a href="http://blogmarks.net/user/hjshare">hjshare</a> 
<p class="description"> SoundTaxi Converter - Convert DRM protected M4P to MP3
SoundTaxi is an easy-to-use M4P Converter tool can convert M4P to MP3, convert all copy-protected WMA songs to MP3, convert M4P files from Apple's iTunes store that are DRM protected with 1 click in CD quality. also convert MP3 files to a.g. AAC files or M4P files.

Tunebite Platinum - Convert protected M4P, M4V, M4B, WMA, AAC, WMV
legally converts DRM copy-protected music, itunes music, audio books and video clips in formats like WMA, AAC, WMV, MP4, M4P, M4B, and M4V to unprotected MP3, OGG, WMA, WMV or MPEG4 files you can use anywhere!
WMAConvert Platinum
A fast and excellent M4P Converter which can convert wma, mp4, m4p, mp3, aac, wav, ogg, rax, ra, aa, snd, aif, audio books etc. to unprotected MP3, CD, iPod - easily, fast, with excellent quality.
5star freeTunes
provides an easy and completed way to convert MP4 to MP3, M4A, AAC, WMA etc.
legally copy all your protected music, audio books, podcasts and video clips by parallel playback from WMA, WMV, M4P, AAC, MP4 and M4V formats into your choice of any of the MP3, OGG, WMA or WAV formats. , It is a M4P Converter. You can convert M4P to MP3 easily.
M4P format is "protected AAC". It is a format of purchased music that can be listened to only through the iTunes softer or an iPod.

.m4p
.m4p as an file extension is almost identical to .m4a and .m4b extensions, thus being a MPEG-4 file container for encoded audio. The encoding (==compression method) of the audio can be virtually anything, but the AAC -based encoding is currently the most common one.

The one big difference between .m4a and .m4p is the fact that .m4p is copy-protected with DRM mechanisms, so it can't be played by unauthorized users at all. Virtually all of the .m4p files nowadays are audio tracks bought from Apple's iTunes music store.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/M4P%2BConverter">M4P Converter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2588908">Copy</a> | 
<a href="http://blogmarks.net/link/2119737">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/banzai/mark/2062855">
<title>EARVOLUTION: Experience Hendrix: Vodka Unauthorized</title>
<link>http://www.earvolution.com/2007/02/experience-hendrix-vodka-unauthorized.asp</link>
<description>&quot;we have neither issued a license nor do we endorse the use of my brother's likeness and name in this manner&quot;</description>
<dc:date>2007-02-20T15:11:32Z</dc:date>
<dc:author>banzai</dc:author>
<dc:subject>litige</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.earvolution.com/2007/02/experience-hendrix-vodka-unauthorized.asp"><img border="0" src="http://blogmarks.net/screenshots/2007/02/20/c0477ca0b89340c954422d6423ba13bd.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.earvolution.com/2007/02/experience-hendrix-vodka-unauthorized.asp">EARVOLUTION: Experience Hendrix: Vodka Unauthorized</a></h4>
 
by <a href="http://blogmarks.net/user/banzai">banzai</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1743817">1 other(s)</a> 
<p class="description">"we have neither issued a license nor do we endorse the use of my brother's likeness and name in this manner"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/litige">litige</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2062855">Copy</a> | 
<a href="http://blogmarks.net/link/1743817">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pmdm/mark/2056014">
<title>EARVOLUTION: Experience Hendrix: Vodka Unauthorized</title>
<link>http://www.earvolution.com/2007/02/experience-hendrix-vodka-unauthorized.asp</link>
<description>&quot;we have neither issued a license nor do we endorse the use of my brother's likeness and name in this manner&quot;</description>
<dc:date>2007-02-19T18:05:26Z</dc:date>
<dc:author>pmdm</dc:author>
<dc:subject>litige</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.earvolution.com/2007/02/experience-hendrix-vodka-unauthorized.asp"><img border="0" src="http://blogmarks.net/screenshots/2007/02/20/c0477ca0b89340c954422d6423ba13bd.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.earvolution.com/2007/02/experience-hendrix-vodka-unauthorized.asp">EARVOLUTION: Experience Hendrix: Vodka Unauthorized</a></h4>
 
by <a href="http://blogmarks.net/user/pmdm">pmdm</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1743817">1 other(s)</a> 
<p class="description">"we have neither issued a license nor do we endorse the use of my brother's likeness and name in this manner"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/litige">litige</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2056014">Copy</a> | 
<a href="http://blogmarks.net/link/1743817">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ghis/mark/1774382">
<title>Basic User Authentication in 1.2.x</title>
<link>http://bakery.cakephp.org/articles/view/212</link>
<description>In this tutorial we'll cover all aspects of MVC in an authentication role, logging a user in, maintaining a session, and restricting unauthorized access to controller actions.</description>
<dc:date>2007-01-16T16:27:47Z</dc:date>
<dc:author>ghis</dc:author>
<dc:subject>CakePHP, frameworks, php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://bakery.cakephp.org/articles/view/212"><img border="0" src="http://blogmarks.net/screenshots/2007/01/16/601fa4afc18f4cb54f19b97477946030.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://bakery.cakephp.org/articles/view/212">Basic User Authentication in 1.2.x</a></h4>
 
by <a href="http://blogmarks.net/user/ghis">ghis</a> 
<p class="description">In this tutorial we'll cover all aspects of MVC in an authentication role, logging a user in, maintaining a session, and restricting unauthorized access to controller actions.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/CakePHP">CakePHP</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/frameworks">frameworks</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1774382">Copy</a> | 
<a href="http://blogmarks.net/link/1532353">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ainos/mark/1264308">
<title>Blu</title>
<link>http://www.blublu.org/</link>
<description>Blu started out his artistic career following his passion for drawing, public art, particularly unauthorized, illegal art. Coming from the graffiti culture he started developing his art based on a very personal figurative style. His work lives in two stages and two different spaces.
Blu works and lives in Bologna (Italy)</description>
<dc:date>2006-11-25T16:28:16Z</dc:date>
<dc:author>ainos</dc:author>
<dc:subject>art, drawing, comics, sketchbook, walldrawing, painting, graffiti</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.blublu.org/"><img border="0" src="http://blogmarks.net/screenshots/2008/04/21/2e268c320eadd849d8c735c39d81268a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.blublu.org/">Blu</a></h4>
 
by <a href="http://blogmarks.net/user/ainos">ainos</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/404515">6 other(s)</a> 
<p class="description">Blu started out his artistic career following his passion for drawing, public art, particularly unauthorized, illegal art. Coming from the graffiti culture he started developing his art based on a very personal figurative style. His work lives in two stages and two different spaces.
Blu works and lives in Bologna (Italy)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/drawing">drawing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comics">comics</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sketchbook">sketchbook</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/walldrawing">walldrawing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/painting">painting</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graffiti">graffiti</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1264308">Copy</a> | 
<a href="http://blogmarks.net/link/404515">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cyberien/mark/1168715">
<title>Gracenote News: MYSPACE IMPLEMENTS UNAUTHORIZED COPYRIGHTED MUSIC CONTENT FILTERING SYSTEM</title>
<link>http://www.gracenote.com/corporate/press/article.html/date=2006103000</link>
<description>Los Angeles, California (October 30, 2006) — MySpace.com, the world's leading lifestyle portal, today announced it has licensed technology from Gracenote, a leader in global digital entertainment technology, that will allow MySpace to block unauthorized copyrighted music audio recordings from being posted on its site</description>
<dc:date>2006-10-31T11:47:02Z</dc:date>
<dc:author>cyberien</dc:author>
<dc:subject>gracenote, myspace, music</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.gracenote.com/corporate/press/article.html/date=2006103000"><img border="0" src="http://blogmarks.net/screenshots/2006/10/31/f704bc437bfe87386dfc29ec52f816e8.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.gracenote.com/corporate/press/article.html/date=2006103000">Gracenote News: MYSPACE IMPLEMENTS UNAUTHORIZED COPYRIGHTED MUSIC CONTENT FILTERING SYSTEM</a></h4>
 
by <a href="http://blogmarks.net/user/cyberien">cyberien</a> 
<p class="description">Los Angeles, California (October 30, 2006) — MySpace.com, the world's leading lifestyle portal, today announced it has licensed technology from Gracenote, a leader in global digital entertainment technology, that will allow MySpace to block unauthorized copyrighted music audio recordings from being posted on its site</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gracenote">gracenote</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/myspace">myspace</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1168715">Copy</a> | 
<a href="http://blogmarks.net/link/1211112">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dggit/mark/1153626">
<title>Web Video Takes Off, Ads Trail - Forbes.com</title>
<link>http://www.forbes.com/digitalentertainment/2006/09/19/video-youtube-ads-tech-media-cx_lh_0919video.html</link>
<description>   	
E-mail | Print | Comments | Request Reprints | E-Mail Newsletters | My Yahoo! | RSS

Digital Media
Web Video Takes Off, Ads Trail
Louis Hau, 09.20.06, 6:00 AM ET

Popular Tech Stories
IPod Killers That Didn't
Why Apple Won
Halloween Masks
The Best-Paid Young Celebrities
Top Of The Toybox

 By This Author
	Louis Hau
• Smells Like New Revenue
• Private Times?
• Universal Takes On Video Sites
More Headlines

Popular Videos
Morgan Freeman Talks Movies On The Web
Live The Yacht Life
The Babe's Jersey Sold At Auction
The O.C. Hits MySpace
JibJab Founder On The Future Of User-Generated Content

Related Quotes
AQNT	27.95	- 0.38
GE	35.27	- 0.32
JPM	47.63	- 0.14
NAPS	4.89	- 0.01
NWS	21.82	- 0.19
TM	119.89	- 0.13
TWX	19.94	- 0.05
WMG	25.01	- 0.34
	

Most Popular Stories
Top Earning Dead Celebrities
How To Survive Your First Week At Work
Shakira Buys An Island
Pessimism At Dow 12,000
The Beginning Of The Technology Boom

	

Years after it was originally supposed to arrive, Internet video is here and making up for lost time. Steve Jobs has made it the focus of Apple Computer's new strategy. Nearly every major media outlet is obsessed with figuring it out. And video file-sharing site YouTube, non-existent two years ago, now has buzz rivaling that of the original Napster.

So it makes sense that ad dollars should follow the new medium. Market research firm eMarketer predicts that U.S. online video advertising is expected to total $385 million in 2006, up 71% from a year ago. That's more than twice the growth rate of overall U.S. online advertising spending, which is projected to reach $16.7 billion this year, up 34% from last year. Online video advertising could hit $1 billion by 2010, says JupiterResearch.

But advertisers and Internet video aren't a perfect match yet. The main problem: While Internet users now seem happy to watch clips on their computers--a recent poll says that half of them have done so--they may not be watching the kind of stuff that marketers want to buy ads on. YouTube boasts that it has stored 100 million video clips on its site, but the anything-goes nature of them--home-brewed stuff mixed with clips of copyrighted, unauthorized material--makes some advertisers wary. Meanwhile, professionally produced content you can find at established Web sites has a harder time drawing eyeballs.

&quot;Advertisers and Web publishers have been waiting for consumers to watch--it's been a pretty slow build,'' says Jeff Lanctot, vice president and general manager of Internet advertising agency Avenue A/Razorfish, a subsidiary of aQuantive (nasdaq: AQNT - news - people ). &quot;The interest and demand of online advertisers has outpaced that of online consumers.&quot;

It's a point of view seconded by Greg Stuart, the Interactive Advertising Bureau's outgoing chief executive.

&quot;The big stumbling block now is continued consumer adoption of video online,'' Stuart says. &quot;If you talk to the online publishers, they say they cannot get enough video impressions to sell. There's not enough relative to marketer demand.''

Ian Blaine, co-founder and chief executive of thePlatform, a Seattle provider of digital media services says some advertisers have told his clients that they would buy far more advertising if only the clients had enough impressions to sell. It's a problem rooted in both the need to digitize more content as well as in the difficulty of drawing the critical mass of viewers necessary to make major ad deals worthwhile, he says.

&quot;For a big campaign to work, they need 100 million unique impressions,'' he says.&quot;That's sort of a bar for it being interesting. There are plenty of people watching video. The challenge is where are they watching it. It isn't a lack of eyeballs but a lack of aggregated eyeballs.&quot;

Meanwhile, the relative scarcity of online video ad inventory has caused the cost per thousand impressions to climb about 15% to 20% this year, estimates James Kiernan, vice president and associate director of digital media and innovation at MediaVest USA in New York.

While a 30-second ad during a prime-time broadcast TV show typically fetches a CPM rate of about $20, a 15- or 30-second online video ad currently commands a CPM of around $20 to $50, Kiernan says. </description>
<dc:date>2006-10-27T17:43:12Z</dc:date>
<dc:author>dggit</dc:author>
<dc:subject>businessplan, business-model</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.forbes.com/digitalentertainment/2006/09/19/video-youtube-ads-tech-media-cx_lh_0919video.html"><img border="0" src="http://blogmarks.net/screenshots/2006/10/27/2d345d0cbd86e55d5f222fcbd9bbdd44.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.forbes.com/digitalentertainment/2006/09/19/video-youtube-ads-tech-media-cx_lh_0919video.html">Web Video Takes Off, Ads Trail - Forbes.com</a></h4>
 
by <a href="http://blogmarks.net/user/dggit">dggit</a> 
<p class="description">   	
E-mail | Print | Comments | Request Reprints | E-Mail Newsletters | My Yahoo! | RSS

Digital Media
Web Video Takes Off, Ads Trail
Louis Hau, 09.20.06, 6:00 AM ET

Popular Tech Stories
IPod Killers That Didn't
Why Apple Won
Halloween Masks
The Best-Paid Young Celebrities
Top Of The Toybox

 By This Author
	Louis Hau
• Smells Like New Revenue
• Private Times?
• Universal Takes On Video Sites
More Headlines

Popular Videos
Morgan Freeman Talks Movies On The Web
Live The Yacht Life
The Babe's Jersey Sold At Auction
The O.C. Hits MySpace
JibJab Founder On The Future Of User-Generated Content

Related Quotes
AQNT	27.95	- 0.38
GE	35.27	- 0.32
JPM	47.63	- 0.14
NAPS	4.89	- 0.01
NWS	21.82	- 0.19
TM	119.89	- 0.13
TWX	19.94	- 0.05
WMG	25.01	- 0.34
	

Most Popular Stories
Top Earning Dead Celebrities
How To Survive Your First Week At Work
Shakira Buys An Island
Pessimism At Dow 12,000
The Beginning Of The Technology Boom

	

Years after it was originally supposed to arrive, Internet video is here and making up for lost time. Steve Jobs has made it the focus of Apple Computer's new strategy. Nearly every major media outlet is obsessed with figuring it out. And video file-sharing site YouTube, non-existent two years ago, now has buzz rivaling that of the original Napster.

So it makes sense that ad dollars should follow the new medium. Market research firm eMarketer predicts that U.S. online video advertising is expected to total $385 million in 2006, up 71% from a year ago. That's more than twice the growth rate of overall U.S. online advertising spending, which is projected to reach $16.7 billion this year, up 34% from last year. Online video advertising could hit $1 billion by 2010, says JupiterResearch.

But advertisers and Internet video aren't a perfect match yet. The main problem: While Internet users now seem happy to watch clips on their computers--a recent poll says that half of them have done so--they may not be watching the kind of stuff that marketers want to buy ads on. YouTube boasts that it has stored 100 million video clips on its site, but the anything-goes nature of them--home-brewed stuff mixed with clips of copyrighted, unauthorized material--makes some advertisers wary. Meanwhile, professionally produced content you can find at established Web sites has a harder time drawing eyeballs.

"Advertisers and Web publishers have been waiting for consumers to watch--it's been a pretty slow build,'' says Jeff Lanctot, vice president and general manager of Internet advertising agency Avenue A/Razorfish, a subsidiary of aQuantive (nasdaq: AQNT - news - people ). "The interest and demand of online advertisers has outpaced that of online consumers."

It's a point of view seconded by Greg Stuart, the Interactive Advertising Bureau's outgoing chief executive.

"The big stumbling block now is continued consumer adoption of video online,'' Stuart says. "If you talk to the online publishers, they say they cannot get enough video impressions to sell. There's not enough relative to marketer demand.''

Ian Blaine, co-founder and chief executive of thePlatform, a Seattle provider of digital media services says some advertisers have told his clients that they would buy far more advertising if only the clients had enough impressions to sell. It's a problem rooted in both the need to digitize more content as well as in the difficulty of drawing the critical mass of viewers necessary to make major ad deals worthwhile, he says.

"For a big campaign to work, they need 100 million unique impressions,'' he says."That's sort of a bar for it being interesting. There are plenty of people watching video. The challenge is where are they watching it. It isn't a lack of eyeballs but a lack of aggregated eyeballs."

Meanwhile, the relative scarcity of online video ad inventory has caused the cost per thousand impressions to climb about 15% to 20% this year, estimates James Kiernan, vice president and associate director of digital media and innovation at MediaVest USA in New York.

While a 30-second ad during a prime-time broadcast TV show typically fetches a CPM rate of about $20, a 15- or 30-second online video ad currently commands a CPM of around $20 to $50, Kiernan says. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/businessplan">businessplan</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/business-model">business-model</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1153626">Copy</a> | 
<a href="http://blogmarks.net/link/1203052">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ezaekiel/mark/1135704">
<title>Sxip Identity</title>
<link>http://www.sxip.com/</link>
<description>Sxip pronounced skip

Sxip Identity is the market leader in Identity 2.0, an internet-scale approach to identity and access management that is simple, secure and open.
What Sxip Identity Does
Sxip Access Presentation
Sxip Access: On-Demand Identity Management

Sxip Access makes on-demand applications simple to deploy. The unique single sign-on and LDAP integration capabilities enables organizations to securely and efficiently provision, deprovision, authenticate and audit end user access to hosted applications. With Sxip Access, you can extend the security and manageability of your corporate network to your hosted application.

Workgroup Edition for small deployments now available!
Identity 2.0, The Video. Dick Hardts Presentation at Web 2.0 2005
Sxip Audit: Security Dashboard for Salesforce

Sxip Audit is a free security dashboard for Salesforce that enables administrators to monitor their organization's security status and activities. It provides you visibility into possible vulnerability points such as unauthorized access attempts, password resets, and assesses password policy strength. This enables you to rapidly assess potential identity and data access issues.

Check it out on AppExchange!
Whobar
Identity 2.0 Solutions

We’re working on a number of cool new identity-related open source projects for easily and securely accessing and moving identity data online. One of the technologies under development, Whobar, enables you to easily register and login to a website using your choice of emerging identity protocols, such as InfoCard, i-names, and OpenID.

Identity 2.0 made easy!</description>
<dc:date>2006-10-24T14:46:03Z</dc:date>
<dc:author>ezaekiel</dc:author>
<dc:subject>web, identity</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sxip.com/"><img border="0" src="http://blogmarks.net/screenshots/2008/03/17/c668255d3069ca020886a65c1ca2709c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sxip.com/">Sxip Identity</a></h4>
 
by <a href="http://blogmarks.net/user/ezaekiel">ezaekiel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/66953">8 other(s)</a> 
<p class="description">Sxip pronounced skip

Sxip Identity is the market leader in Identity 2.0, an internet-scale approach to identity and access management that is simple, secure and open.
What Sxip Identity Does
Sxip Access Presentation
Sxip Access: On-Demand Identity Management

Sxip Access makes on-demand applications simple to deploy. The unique single sign-on and LDAP integration capabilities enables organizations to securely and efficiently provision, deprovision, authenticate and audit end user access to hosted applications. With Sxip Access, you can extend the security and manageability of your corporate network to your hosted application.

Workgroup Edition for small deployments now available!
Identity 2.0, The Video. Dick Hardts Presentation at Web 2.0 2005
Sxip Audit: Security Dashboard for Salesforce

Sxip Audit is a free security dashboard for Salesforce that enables administrators to monitor their organization's security status and activities. It provides you visibility into possible vulnerability points such as unauthorized access attempts, password resets, and assesses password policy strength. This enables you to rapidly assess potential identity and data access issues.

Check it out on AppExchange!
Whobar
Identity 2.0 Solutions

We’re working on a number of cool new identity-related open source projects for easily and securely accessing and moving identity data online. One of the technologies under development, Whobar, enables you to easily register and login to a website using your choice of emerging identity protocols, such as InfoCard, i-names, and OpenID.

Identity 2.0 made easy!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/identity">identity</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1135704">Copy</a> | 
<a href="http://blogmarks.net/link/66953">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jlesage/mark/1311270">
<title>one small project</title>
<link>http://www.onesmallproject.com/</link>
<description>learning from those who &quot;claim leftover spaces in cities and live in unauthorized dwellings made of scavenged, leftover materials&quot;; solicits contributions</description>
<dc:date>2006-10-24T13:50:50Z</dc:date>
<dc:author>jlesage</dc:author>
<dc:subject>Activism, culture, design, politics, users, space, politicaleconomy, identity, ethnicity, progressive</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.onesmallproject.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.onesmallproject.com/">one small project</a></h4>
 
by <a href="http://blogmarks.net/user/jlesage">jlesage</a> 
<p class="description">learning from those who "claim leftover spaces in cities and live in unauthorized dwellings made of scavenged, leftover materials"; solicits contributions</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Activism">Activism</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/culture">culture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/politics">politics</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/users">users</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/space">space</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/politicaleconomy">politicaleconomy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/identity">identity</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ethnicity">ethnicity</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/progressive">progressive</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1311270">Copy</a> | 
<a href="http://blogmarks.net/link/1315833">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/chrisdonia/mark/271151">
<title>Unauthorized Dr Who CCG</title>
<link>http://www.siskoid.com/WhoCCG/</link>
<description>Dr Who card game</description>
<dc:date>2005-10-24T09:03:35Z</dc:date>
<dc:author>chrisdonia</dc:author>
<dc:subject>fun, doctorwho</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.siskoid.com/WhoCCG/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.siskoid.com/WhoCCG/">Unauthorized Dr Who CCG</a></h4>
 
by <a href="http://blogmarks.net/user/chrisdonia">chrisdonia</a> 
<p class="description">Dr Who card game</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fun">fun</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/doctorwho">doctorwho</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=271151">Copy</a> | 
<a href="http://blogmarks.net/link/414530">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/urbanfoto/mark/157451">
<title>NYS DOS, Counsel's Office, Legal Memoranda, Real Estate Brokers and Salespersons and the Unauthorized Practice of Law</title>
<link>http://www.dos.state.ny.us/cnsl/practice.html</link>
<description></description>
<dc:date>2005-09-18T01:47:03Z</dc:date>
<dc:author>urbanfoto</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.dos.state.ny.us/cnsl/practice.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.dos.state.ny.us/cnsl/practice.html">NYS DOS, Counsel's Office, Legal Memoranda, Real Estate Brokers and Salespersons and the Unauthorized Practice of Law</a></h4>
 
by <a href="http://blogmarks.net/user/urbanfoto">urbanfoto</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=157451">Copy</a> | 
<a href="http://blogmarks.net/link/228628">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/scrunda/mark/124782">
<title>George Bush: The Unauthorized Biography</title>
<link>http://www.tarpley.net/bushb.htm</link>
<description></description>
<dc:date>2005-08-03T02:27:53Z</dc:date>
<dc:author>scrunda</dc:author>
<dc:subject>pop culture, printed matter, alt. media</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.tarpley.net/bushb.htm"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.tarpley.net/bushb.htm">George Bush: The Unauthorized Biography</a></h4>
 
by <a href="http://blogmarks.net/user/scrunda">scrunda</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pop%2Bculture">pop culture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/printed%2Bmatter">printed matter</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/alt.%2Bmedia">alt. media</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=124782">Copy</a> | 
<a href="http://blogmarks.net/link/178868">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/multilinko/mark/73285">
<title>Berkeley Lab Computer Protection Program: Resources</title>
<link>http://www.lbl.gov/ICSD/Security/systems/mac_guidelines_ws.html</link>
<description>Security Guidelines for Mac OS X Workstations  	 

   1. Physical Security
   2. Protecting against Viruses and Worms
   3. Securing Accounts and Account Access
   4. Protecting against Unauthorized Privilege Use
   5. File System and Sharing Security
   6. Securing Services
   7. Deleting Unnecessary Accounts
   8. Patching Your System
   9. Other Mac OS X Workstation Security Tips
  10. Conclusion
  11. Online Resources</description>
<dc:date>2005-05-14T19:03:24Z</dc:date>
<dc:author>multilinko</dc:author>
<dc:subject>security, macosx</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.lbl.gov/ICSD/Security/systems/mac_guidelines_ws.html"><img border="0" src="http://www.blogmarks.net/screenshots/2005/05/14/4b3967f96aedff2b184220e15f35c553.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.lbl.gov/ICSD/Security/systems/mac_guidelines_ws.html">Berkeley Lab Computer Protection Program: Resources</a></h4>
 
by <a href="http://blogmarks.net/user/multilinko">multilinko</a> 
<p class="description">Security Guidelines for Mac OS X Workstations  	 

   1. Physical Security
   2. Protecting against Viruses and Worms
   3. Securing Accounts and Account Access
   4. Protecting against Unauthorized Privilege Use
   5. File System and Sharing Security
   6. Securing Services
   7. Deleting Unnecessary Accounts
   8. Patching Your System
   9. Other Mac OS X Workstation Security Tips
  10. Conclusion
  11. Online Resources</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/security">security</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/macosx">macosx</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=73285">Copy</a> | 
<a href="http://blogmarks.net/link/98240">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/LapinLove404/mark/25185">
<title>mediagrokster.pdf (application/pdf Object)</title>
<link>http://www.nyu.edu/classes/siva/mediagrokster.pdf</link>
<description>This Court and the United States
Congress have clearly articulated the value of education
and scholarship to the workings of the Republic. Further,
both acknowledge that teaching and research often
require the unauthorized copying, distribution, refashioning,
and performance of copyrighted works
without permission from the copyright holder, and thus
have cleared a space within the strictures of copyright
law to allow for such publicly beneficial uses.</description>
<dc:date>2005-03-02T17:04:49Z</dc:date>
<dc:author>LapinLove404</dc:author>
<dc:subject>pdf, p2p</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nyu.edu/classes/siva/mediagrokster.pdf"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nyu.edu/classes/siva/mediagrokster.pdf">mediagrokster.pdf (application/pdf Object)</a></h4>
 
by <a href="http://blogmarks.net/user/LapinLove404">LapinLove404</a> 
<p class="description">This Court and the United States
Congress have clearly articulated the value of education
and scholarship to the workings of the Republic. Further,
both acknowledge that teaching and research often
require the unauthorized copying, distribution, refashioning,
and performance of copyrighted works
without permission from the copyright holder, and thus
have cleared a space within the strictures of copyright
law to allow for such publicly beneficial uses.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pdf">pdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/p2p">p2p</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=25185">Copy</a> | 
<a href="http://blogmarks.net/link/31917">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>