<?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/byte">
<title>Public marks with search byte</title>
<description>Public marks with search byte</description>
<link>http://blogmarks.net/marks/search/byte</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1058484272"/>
<rdf:li resource="http://blogmarks.net/api/user/tadeufilippini/mark/1058437500"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058380508"/>
<rdf:li resource="http://blogmarks.net/api/user/Fulcanelli/mark/1058321917"/>
<rdf:li resource="http://blogmarks.net/api/user/oseres/mark/1058321456"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058222414"/>
<rdf:li resource="http://blogmarks.net/api/user/filloux/mark/1057880118"/>
<rdf:li resource="http://blogmarks.net/api/user/holyver/mark/1057868413"/>
<rdf:li resource="http://blogmarks.net/api/user/ERSWeb/mark/1057785577"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1057969165"/>
<rdf:li resource="http://blogmarks.net/api/user/GodSigmA/mark/1057613111"/>
<rdf:li resource="http://blogmarks.net/api/user/srt/mark/1057851258"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1057550456"/>
<rdf:li resource="http://blogmarks.net/api/user/rmaltete/mark/1057385540"/>
<rdf:li resource="http://blogmarks.net/api/user/jdrsantos/mark/1058000325"/>
<rdf:li resource="http://blogmarks.net/api/user/Hiéroglyphe/mark/1057232884"/>
<rdf:li resource="http://blogmarks.net/api/user/cascamorto/mark/2606711"/>
<rdf:li resource="http://blogmarks.net/api/user/phaitour/mark/2576968"/>
<rdf:li resource="http://blogmarks.net/api/user/jdrsantos/mark/1058001448"/>
<rdf:li resource="http://blogmarks.net/api/user/haruohello/mark/1904126"/>
<rdf:li resource="http://blogmarks.net/api/user/realmip/mark/1497514"/>
<rdf:li resource="http://blogmarks.net/api/user/brooks/mark/1476333"/>
<rdf:li resource="http://blogmarks.net/api/user/salvatore/mark/1783997"/>
<rdf:li resource="http://blogmarks.net/api/user/frio_ej/mark/2559887"/>
<rdf:li resource="http://blogmarks.net/api/user/JMF/mark/1289563"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/dzc/mark/1058484272">
<title>Comment convertir une DB de latin1 à UTF8 | MySQL</title>
<link>http://www.noidea.ca/2009/06/comment-convertir-une-db-de-latin1-a-utf8/</link>
<description>J’ai utilisé cette technique pour convertir une base de données de 115Go et tout c’est bien déroulé.

L’astuce consiste à transformer les chaines de caractères à un format binaire, pour ensuite les reconvertir en UTF8.

Il faut cependant ne pas négliger un aspect lors de cette conversion. Les caractères Latin1 utilise 1 byte par caractère alors qu’un caractère UTF8 utilisent 3 bytes par caractère. Si l’espace disque est une de vos contraintes, il ne faut pas prendre cette conversion à la légère!</description>
<dc:date>2009-08-28T14:02:24Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>dba, sql, mysql, encodage des caractères, encodage, utf-8, db, sgdb</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.noidea.ca/2009/06/comment-convertir-une-db-de-latin1-a-utf8/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/28/1964b0e56df95953afc2e2cd2eb7b0b4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.noidea.ca/2009/06/comment-convertir-une-db-de-latin1-a-utf8/">Comment convertir une DB de latin1 à UTF8 | MySQL</a></h4>
 
by <a href="http://blogmarks.net/user/dzc">dzc</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3232959">1 other(s)</a> 
<p class="description">J’ai utilisé cette technique pour convertir une base de données de 115Go et tout c’est bien déroulé.

L’astuce consiste à transformer les chaines de caractères à un format binaire, pour ensuite les reconvertir en UTF8.

Il faut cependant ne pas négliger un aspect lors de cette conversion. Les caractères Latin1 utilise 1 byte par caractère alors qu’un caractère UTF8 utilisent 3 bytes par caractère. Si l’espace disque est une de vos contraintes, il ne faut pas prendre cette conversion à la légère!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dba">dba</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sql">sql</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mysql">mysql</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/encodage%2Bdes%2Bcaract%25C3%25A8res">encodage des caractères</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/encodage">encodage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/utf-8">utf-8</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/db">db</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sgdb">sgdb</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058484272">Copy</a> | 
<a href="http://blogmarks.net/link/3232959">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/tadeufilippini/mark/1058437500">
<title>Eva Byte (evaByte) on Twitter</title>
<link>http://twitter.com/evaByte</link>
<description>evaByte
followingFollowing 

You follow evaByte
evaByte's updates appear in your timeline.

   1.
      Nadinha... nem ouvi, @Flayder. Pegaram a cópia e a mesma foi destruída. Seria um atentado ouvir aquilo...about 9 hours ago from web</description>
<dc:date>2009-07-22T03:57:36Z</dc:date>
<dc:author>tadeufilippini</dc:author>
<dc:subject>eva Byte, eva, globo fantastico, Fantastico, evaByte, globo, fantastico globo, fantastico.globo.com, twitter, twitter  evaByte, Byte eva, byte, evaByte twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://twitter.com/evaByte"><img border="0" src="http://blogmarks.net/screenshots/2009/07/22/17c22dc5e40ac3d022b9f189f04ec667.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://twitter.com/evaByte">Eva Byte (evaByte) on Twitter</a></h4>
 
by <a href="http://blogmarks.net/user/tadeufilippini">tadeufilippini</a> 
<p class="description">evaByte
followingFollowing 

You follow evaByte
evaByte's updates appear in your timeline.

   1.
      Nadinha... nem ouvi, @Flayder. Pegaram a cópia e a mesma foi destruída. Seria um atentado ouvir aquilo...about 9 hours ago from web</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/eva%2BByte">eva Byte</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/eva">eva</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/globo%2Bfantastico">globo fantastico</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Fantastico">Fantastico</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/evaByte">evaByte</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/globo">globo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fantastico%2Bglobo">fantastico globo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fantastico.globo.com">fantastico.globo.com</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/twitter%2B%2BevaByte">twitter  evaByte</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Byte%2Beva">Byte eva</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/byte">byte</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/evaByte%2Btwitter">evaByte twitter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058437500">Copy</a> | 
<a href="http://blogmarks.net/link/3291896">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058380508">
<title>DataInput (Java 2 Platform SE 5.0)</title>
<link>http://java.sun.com/j2se/1.5.0/docs/api/java/io/DataInput.html#readChar()</link>
<description>Silverbullet when doing networking IO.
Features readLine, readInt, readFully(byte[])</description>
<dc:date>2009-06-20T08:25:35Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>java, network, programming, documentation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/DataInput.html#readChar()"><img border="0" src="http://blogmarks.net/screenshots/2009/06/20/6673383d0778036caa60f6febb5e9010.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/DataInput.html#readChar()">DataInput (Java 2 Platform SE 5.0)</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
<p class="description">Silverbullet when doing networking IO.
Features readLine, readInt, readFully(byte[])</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/network">network</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/documentation">documentation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058380508">Copy</a> | 
<a href="http://blogmarks.net/link/3245124">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Fulcanelli/mark/1058321917">
<title>Protéger du code PHP (obfuscation, byte code) - Zerbynet</title>
<link>http://www.zerbynet.fr/developpement/proteger-du-code-php-obfuscation-byte-code-136</link>
<description></description>
<dc:date>2009-05-12T15:41:03Z</dc:date>
<dc:author>Fulcanelli</dc:author>
<dc:subject>php, code, protection, Obfuscation, byte-code</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.zerbynet.fr/developpement/proteger-du-code-php-obfuscation-byte-code-136"><img border="0" src="http://blogmarks.net/screenshots/2009/05/12/d744411e4d57ced1bbcc7f8323de182c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.zerbynet.fr/developpement/proteger-du-code-php-obfuscation-byte-code-136">Protéger du code PHP (obfuscation, byte code) - Zerbynet</a></h4>
 
by <a href="http://blogmarks.net/user/Fulcanelli">Fulcanelli</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/code">code</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/protection">protection</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Obfuscation">Obfuscation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/byte-code">byte-code</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058321917">Copy</a> | 
<a href="http://blogmarks.net/link/3194601">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oseres/mark/1058321456">
<title>Agency Byte » iPhones, Netbooks, and Websites</title>
<link>http://www.agencybyte.com/2009/04/08/iphones-netbooks-and-websites/</link>
<description></description>
<dc:date>2009-05-12T07:28:18Z</dc:date>
<dc:author>oseres</dc:author>
<dc:subject>websites, netbook</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.agencybyte.com/2009/04/08/iphones-netbooks-and-websites/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/12/a3fd4f4ce62977b19199f17771908cf1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.agencybyte.com/2009/04/08/iphones-netbooks-and-websites/">Agency Byte » iPhones, Netbooks, and Websites</a></h4>
 
by <a href="http://blogmarks.net/user/oseres">oseres</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websites">websites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/netbook">netbook</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058321456">Copy</a> | 
<a href="http://blogmarks.net/link/3194192">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058222414">
<title>Java and unsigned int, unsigned short, unsigned byte, unsigned long, etc. (Or rather, the lack thereof)</title>
<link>http://darksleep.com/player/JavaAndUnsignedTypes.html</link>
<description>&quot;Well, you're probably not going to like this...

The answer is, you use the signed types that are larger than the original unsigned type&quot;</description>
<dc:date>2009-02-26T10:13:54Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>java, programming, byte</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://darksleep.com/player/JavaAndUnsignedTypes.html"><img border="0" src="http://blogmarks.net/screenshots/2009/02/26/c66bd049a50b6519e40332025edec164.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://darksleep.com/player/JavaAndUnsignedTypes.html">Java and unsigned int, unsigned short, unsigned byte, unsigned long, etc. (Or rather, the lack thereof)</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
<p class="description">"Well, you're probably not going to like this...

The answer is, you use the signed types that are larger than the original unsigned type"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/byte">byte</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058222414">Copy</a> | 
<a href="http://blogmarks.net/link/3111057">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/filloux/mark/1057880118">
<title>Charging by the Byte to Curb Internet Traffic - NYTimes.com</title>
<link>http://www.nytimes.com/2008/06/15/technology/15cable.html?ref=technology</link>
<description>Charging by the Byte to Curb Internet Traffic

By BRIAN STELTER
June 15, 2008

Some people use the Internet simply to check e-mail and look up phone numbers. Others are online all day, downloading big video and music files.</description>
<dc:date>2008-06-15T05:17:23Z</dc:date>
<dc:author>filloux</dc:author>
<dc:subject>internet, bandwith</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nytimes.com/2008/06/15/technology/15cable.html?ref=technology"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nytimes.com/2008/06/15/technology/15cable.html?ref=technology">Charging by the Byte to Curb Internet Traffic - NYTimes.com</a></h4>
 
by <a href="http://blogmarks.net/user/filloux">filloux</a> 
<p class="description">Charging by the Byte to Curb Internet Traffic

By BRIAN STELTER
June 15, 2008

Some people use the Internet simply to check e-mail and look up phone numbers. Others are online all day, downloading big video and music files.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet">internet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bandwith">bandwith</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057880118">Copy</a> | 
<a href="http://blogmarks.net/link/2810797">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/holyver/mark/1057868413">
<title>FAQ xHTML/CSS - Ma page/mon code source commence par ï»¿ de quoi s'agit-il ?</title>
<link>http://forum.alsacreations.com/faq/faq-101-Ma-pagemon-code-source-commence-par-i-de-quoi-s039agit-il-.html</link>
<description>Ce que vous voyez est appelé un BOM (pour Byte Order Mark ou, en français, Marque d'ordre des octets). On le trouve au début des fichiers enregistrés en unicode (UTF-8, UTF-16 ou UTF-32), il contient des renseignements sur le sens de lecture des données.</description>
<dc:date>2008-06-04T18:10:32Z</dc:date>
<dc:author>holyver</dc:author>
<dc:subject>faq, unicode, utf, encoding, BOM</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://forum.alsacreations.com/faq/faq-101-Ma-pagemon-code-source-commence-par-i-de-quoi-s039agit-il-.html"><img border="0" src="http://blogmarks.net/screenshots/2008/06/04/e5dd369370f6ff189a82904e94e0559b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://forum.alsacreations.com/faq/faq-101-Ma-pagemon-code-source-commence-par-i-de-quoi-s039agit-il-.html">FAQ xHTML/CSS - Ma page/mon code source commence par ï»¿ de quoi s'agit-il ?</a></h4>
 
by <a href="http://blogmarks.net/user/holyver">holyver</a> 
<p class="description">Ce que vous voyez est appelé un BOM (pour Byte Order Mark ou, en français, Marque d'ordre des octets). On le trouve au début des fichiers enregistrés en unicode (UTF-8, UTF-16 ou UTF-32), il contient des renseignements sur le sens de lecture des données.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/faq">faq</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unicode">unicode</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/utf">utf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/encoding">encoding</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/BOM">BOM</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057868413">Copy</a> | 
<a href="http://blogmarks.net/link/2801947">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ERSWeb/mark/1057785577">
<title>Service Station: WCF Messaging Fundamentals</title>
<link>http://msdn2.microsoft.com/en-us/magazine/cc163447.aspx</link>
<description>Since the early days of XML, the software industry has relied on a little-known specification that provides a standard definition for the data found in an XML document. This specification, referred to as the XML Information Set (InfoSet), defines elements and attributes in terms of the information they contain, in a way that's completely independent of the byte representation.</description>
<dc:date>2008-04-09T13:17:03Z</dc:date>
<dc:author>ERSWeb</dc:author>
<dc:subject>software, development, .net, xml</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://msdn2.microsoft.com/en-us/magazine/cc163447.aspx"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://msdn2.microsoft.com/en-us/magazine/cc163447.aspx">Service Station: WCF Messaging Fundamentals</a></h4>
 
by <a href="http://blogmarks.net/user/ERSWeb">ERSWeb</a> 
<p class="description">Since the early days of XML, the software industry has relied on a little-known specification that provides a standard definition for the data found in an XML document. This specification, referred to as the XML Information Set (InfoSet), defines elements and attributes in terms of the information they contain, in a way that's completely independent of the byte representation.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/software">software</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/development">development</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xml">xml</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057785577">Copy</a> | 
<a href="http://blogmarks.net/link/2738719">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1057969165">
<title>Country Codes of the World (Byte Level Research)</title>
<link>http://www.historyshots.com/OtherArtists/4015.cfm</link>
<description></description>
<dc:date>2008-02-19T11:14:25Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>map, poster</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.historyshots.com/OtherArtists/4015.cfm"><img border="0" src="http://blogmarks.net/screenshots/2008/01/14/d372f5eb1c98a6ba9893b7652b758227.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.historyshots.com/OtherArtists/4015.cfm">Country Codes of the World (Byte Level Research)</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2631251">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/map">map</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/poster">poster</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057969165">Copy</a> | 
<a href="http://blogmarks.net/link/2631251">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/GodSigmA/mark/1057613111">
<title>Building a Community, Byte by Byte</title>
<link>http://www.washingtonpost.com/wp-dyn/content/article/2007/11/04/AR2007110401300.html?wpisrc=newsletter</link>
<description>Start-Up Weekend Brings Strangers Together to Launch an Internet Company</description>
<dc:date>2007-12-16T11:17:13Z</dc:date>
<dc:author>GodSigmA</dc:author>
<dc:subject>startup, internet, company, community, job, web, media</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/11/04/AR2007110401300.html?wpisrc=newsletter"><img border="0" src="http://blogmarks.net/screenshots/2007/12/16/ad05dfffc89bca7d4d1e1709043ed70a.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.washingtonpost.com/wp-dyn/content/article/2007/11/04/AR2007110401300.html?wpisrc=newsletter">Building a Community, Byte by Byte</a></h4>
 
by <a href="http://blogmarks.net/user/GodSigmA">GodSigmA</a> 
<p class="description">Start-Up Weekend Brings Strangers Together to Launch an Internet Company</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/startup">startup</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet">internet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/company">company</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/community">community</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/job">job</a>
<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/media">media</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057613111">Copy</a> | 
<a href="http://blogmarks.net/link/2594860">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srt/mark/1057851258">
<title>Jogging the Memory with Shoes « The Byte Codex</title>
<link>http://bytecodex.wordpress.com/2007/11/29/jogging-the-memory-with-shoes/</link>
<description></description>
<dc:date>2007-12-03T17:22:58Z</dc:date>
<dc:author>srt</dc:author>
<dc:subject>cheatsheet, vim, shoes, ruby</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://bytecodex.wordpress.com/2007/11/29/jogging-the-memory-with-shoes/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://bytecodex.wordpress.com/2007/11/29/jogging-the-memory-with-shoes/">Jogging the Memory with Shoes « The Byte Codex</a></h4>
 
by <a href="http://blogmarks.net/user/srt">srt</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cheatsheet">cheatsheet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vim">vim</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/shoes">shoes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057851258">Copy</a> | 
<a href="http://blogmarks.net/link/2788974">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1057550456">
<title>ASPN : Python Cookbook : An Erlang Port in Python</title>
<link>http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/534162</link>
<description>&lt;blockquote&gt;&lt;p&gt;Ports provide the basic Erlang mechanism for communication with the external world. They provide a byte-oriented interface to an external program.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;talking to Python from Erlang&lt;/p&gt;</description>
<dc:date>2007-11-15T08:19:20Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>python, Erlang</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/534162"><img border="0" src="http://blogmarks.net/screenshots/2007/11/15/e4b055903b053e59e6da21142c946103.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/534162">ASPN : Python Cookbook : An Erlang Port in Python</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>Ports provide the basic Erlang mechanism for communication with the external world. They provide a byte-oriented interface to an external program.</p></blockquote>
<p>talking to Python from Erlang</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Erlang">Erlang</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057550456">Copy</a> | 
<a href="http://blogmarks.net/link/2537745">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rmaltete/mark/1057385540">
<title>Deep Freeze</title>
<link>http://www.faronics.com/html/deepfreeze.asp</link>
<description>Deep Freeze is the standard in bulletproof disk protection

Deep Freeze instantly protects and  preserves baseline computer configurations. No matter what changes a user makes  to a workstation, simply restart to eradicate all changes and reset the  computer to its original state - right down to the last byte. Expensive  computer assets are kept running at 100% capacity and technical support time is  reduced or eliminated completely. The result is consistent trouble-free  computing on a truly protected and parallel network, completely free of harmful  viruses and unwanted programs. 
                                  </description>
<dc:date>2007-08-05T16:48:32Z</dc:date>
<dc:author>rmaltete</dc:author>
<dc:subject>utilitaire, mac, pc, linux, système</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.faronics.com/html/deepfreeze.asp"><img border="0" src="http://blogmarks.net/screenshots/2007/08/05/a384100194257fc505cc6b8d38dd4ee8.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.faronics.com/html/deepfreeze.asp">Deep Freeze</a></h4>
 
by <a href="http://blogmarks.net/user/rmaltete">rmaltete</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/443742">1 other(s)</a> 
<p class="description">Deep Freeze is the standard in bulletproof disk protection

Deep Freeze instantly protects and  preserves baseline computer configurations. No matter what changes a user makes  to a workstation, simply restart to eradicate all changes and reset the  computer to its original state - right down to the last byte. Expensive  computer assets are kept running at 100% capacity and technical support time is  reduced or eliminated completely. The result is consistent trouble-free  computing on a truly protected and parallel network, completely free of harmful  viruses and unwanted programs. 
                                  </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/utilitaire">utilitaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pc">pc</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/syst%25C3%25A8me">système</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057385540">Copy</a> | 
<a href="http://blogmarks.net/link/443742">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jdrsantos/mark/1058000325">
<title>Byte of Python:Main Page - Text</title>
<link>http://swaroopch.info/text/Byte_of_Python:Main_Page</link>
<description></description>
<dc:date>2007-06-28T08:22:42Z</dc:date>
<dc:author>jdrsantos</dc:author>
<dc:subject>books, python, programming, learning, reference, tutorials</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://swaroopch.info/text/Byte_of_Python:Main_Page"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://swaroopch.info/text/Byte_of_Python:Main_Page">Byte of Python:Main Page - Text</a></h4>
 
by <a href="http://blogmarks.net/user/jdrsantos">jdrsantos</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1037866">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/books">books</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/learning">learning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reference">reference</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorials">tutorials</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058000325">Copy</a> | 
<a href="http://blogmarks.net/link/1037866">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Hiéroglyphe/mark/1057232884">
<title> Are 130 byte enought to solve JavaScript JSON Hijacking problems? (Unlikely not this time)</title>
<link>http://webreflection.blogspot.com/2007/04/are-130-byte-enought-to-solve.html</link>
<description> Are 130 byte enought to solve JavaScript JSON Hijacking problems? (Unlikely not this time)</description>
<dc:date>2007-05-31T21:08:32Z</dc:date>
<dc:author>Hiéroglyphe</dc:author>
<dc:subject>solution, hijacking, json, javascript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://webreflection.blogspot.com/2007/04/are-130-byte-enought-to-solve.html"><img border="0" src="http://blogmarks.net/screenshots/2007/05/31/9fa448ad6a7c8630e071f90989774455.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://webreflection.blogspot.com/2007/04/are-130-byte-enought-to-solve.html"> Are 130 byte enought to solve JavaScript JSON Hijacking problems? (Unlikely not this time)</a></h4>
 
by <a href="http://blogmarks.net/user/Hiéroglyphe">Hiéroglyphe</a> 
<p class="description"> Are 130 byte enought to solve JavaScript JSON Hijacking problems? (Unlikely not this time)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/solution">solution</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hijacking">hijacking</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/json">json</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057232884">Copy</a> | 
<a href="http://blogmarks.net/link/2263874">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cascamorto/mark/2606711">
<title>TkSQLite - mynote</title>
<link>http://reddog.s35.xrea.com/wiki/TkSQLite.html#c9005506</link>
<description>TkSQLite is a GUI database manager for SQLite implemented by Tcl/Tk. It can manage SQLite version2.8 and SQLite version3.x database. And it can handle many encodings like Shift-JIS, EUC-JP and Windows native milti-byte encodings not only UTF-8. And it can run on Windows and Linux (and maybe MacOSX ?) as native Look &amp; Feel. And it's Freeware.</description>
<dc:date>2007-04-20T10:11:15Z</dc:date>
<dc:author>cascamorto</dc:author>
<dc:subject>bases.de.donnees, gratuit, freeware, telecharger, sql, linux</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://reddog.s35.xrea.com/wiki/TkSQLite.html#c9005506"><img border="0" src="http://blogmarks.net/screenshots/2007/04/20/80a8ac53e1710ee995c091b1c57524a2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://reddog.s35.xrea.com/wiki/TkSQLite.html#c9005506">TkSQLite - mynote</a></h4>
 
by <a href="http://blogmarks.net/user/cascamorto">cascamorto</a> 
<p class="description">TkSQLite is a GUI database manager for SQLite implemented by Tcl/Tk. It can manage SQLite version2.8 and SQLite version3.x database. And it can handle many encodings like Shift-JIS, EUC-JP and Windows native milti-byte encodings not only UTF-8. And it can run on Windows and Linux (and maybe MacOSX ?) as native Look & Feel. And it's Freeware.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bases.de.donnees">bases.de.donnees</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gratuit">gratuit</a>
<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/telecharger">telecharger</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sql">sql</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2606711">Copy</a> | 
<a href="http://blogmarks.net/link/2136564">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/phaitour/mark/2576968">
<title>MySQL Lists: mysql: Re: GUID storage</title>
<link>http://lists.mysql.com/mysql/165342</link>
<description>guid to 16-byte string: UNHEX(REPLACE(uuid, '-', ''))</description>
<dc:date>2007-04-15T20:44:36Z</dc:date>
<dc:author>phaitour</dc:author>
<dc:subject>mysql</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.mysql.com/mysql/165342"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.mysql.com/mysql/165342">MySQL Lists: mysql: Re: GUID storage</a></h4>
 
by <a href="http://blogmarks.net/user/phaitour">phaitour</a> 
<p class="description">guid to 16-byte string: UNHEX(REPLACE(uuid, '-', ''))</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mysql">mysql</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2576968">Copy</a> | 
<a href="http://blogmarks.net/link/2108877">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jdrsantos/mark/1058001448">
<title>Byte of Python:Main Page - Text</title>
<link>http://swaroopch.info/text/Main_Page</link>
<description></description>
<dc:date>2007-03-29T12:43:53Z</dc:date>
<dc:author>jdrsantos</dc:author>
<dc:subject>python, tutorial, book</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://swaroopch.info/text/Main_Page"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://swaroopch.info/text/Main_Page">Byte of Python:Main Page - Text</a></h4>
 
by <a href="http://blogmarks.net/user/jdrsantos">jdrsantos</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058001448">Copy</a> | 
<a href="http://blogmarks.net/link/2914680">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/haruohello/mark/1904126">
<title>Byte and Switch - Top 10 Startups to Watch - Storage Networking</title>
<link>http://www.byteandswitch.com/document.asp?doc_id=103313&amp;WT.svl=tease3</link>
<description></description>
<dc:date>2007-02-01T00:33:07Z</dc:date>
<dc:author>haruohello</dc:author>
<dc:subject>storage, article</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.byteandswitch.com/document.asp?doc_id=103313&amp;WT.svl=tease3"><img border="0" src="http://blogmarks.net/screenshots/2007/02/01/fb76556df321b787b61e7e8bbfabd10e.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.byteandswitch.com/document.asp?doc_id=103313&amp;WT.svl=tease3">Byte and Switch - Top 10 Startups to Watch - Storage Networking</a></h4>
 
by <a href="http://blogmarks.net/user/haruohello">haruohello</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/storage">storage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/article">article</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1904126">Copy</a> | 
<a href="http://blogmarks.net/link/1625119">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/realmip/mark/1497514">
<title>附錄十 Unicode</title>
<link>http://home.educities.edu.tw/wanker742126/asm/ap10.html</link>
<description>但對於中文，就嫌不夠了。常用的中文字保守估計也有數千個，因此得用兩個位元組來表示文字，2 個位元組共有 16 個位元，最多可以表示 216，亦即 65536 個數，像這種以 2 個位元組編碼的方式稱為『雙位元組編碼系統』( DBCS，Double Byte Code System，也有人稱為『雙位元組字集』，Double Byte Character Set )。</description>
<dc:date>2006-12-31T01:14:58Z</dc:date>
<dc:author>realmip</dc:author>
<dc:subject>unicode, big5, chinese</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://home.educities.edu.tw/wanker742126/asm/ap10.html"><img border="0" src="http://blogmarks.net/screenshots/2006/12/31/04cf5f3b7e996d6ade8b6aa861fba700.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://home.educities.edu.tw/wanker742126/asm/ap10.html">附錄十 Unicode</a></h4>
 
by <a href="http://blogmarks.net/user/realmip">realmip</a> 
<p class="description">但對於中文，就嫌不夠了。常用的中文字保守估計也有數千個，因此得用兩個位元組來表示文字，2 個位元組共有 16 個位元，最多可以表示 216，亦即 65536 個數，像這種以 2 個位元組編碼的方式稱為『雙位元組編碼系統』( DBCS，Double Byte Code System，也有人稱為『雙位元組字集』，Double Byte Character Set )。</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unicode">unicode</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/big5">big5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chinese">chinese</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1497514">Copy</a> | 
<a href="http://blogmarks.net/link/1444479">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/brooks/mark/1476333">
<title>Tutorial Notes on Java</title>
<link>http://www.herongyang.com/java/</link>
<description>This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Java himself. Topics are related only to the basics of Java language, and classes provided in the java.lang.* package in the Java Development Kit (JDK): array, book, bit, bitwise, byte, console, deadlock, example, J2SDK, Java, JDK, JVM, main, memory, online, operation, shift, synchronization, string, syntax, thread, tutorial</description>
<dc:date>2006-12-27T09:19:44Z</dc:date>
<dc:author>brooks</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.herongyang.com/java/"><img border="0" src="http://blogmarks.net/screenshots/2006/12/27/048ebeeb8b092f1f79573dd4c3bc08b0.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.herongyang.com/java/">Tutorial Notes on Java</a></h4>
 
by <a href="http://blogmarks.net/user/brooks">brooks</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1426331">1 other(s)</a> 
<p class="description">This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Java himself. Topics are related only to the basics of Java language, and classes provided in the java.lang.* package in the Java Development Kit (JDK): array, book, bit, bitwise, byte, console, deadlock, example, J2SDK, Java, JDK, JVM, main, memory, online, operation, shift, synchronization, string, syntax, thread, tutorial</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1476333">Copy</a> | 
<a href="http://blogmarks.net/link/1426331">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/salvatore/mark/1783997">
<title>A Byte of Python</title>
<link>http://www.ibiblio.org/g2swap/byteofpython/read/index.html</link>
<description></description>
<dc:date>2006-12-20T13:42:12Z</dc:date>
<dc:author>salvatore</dc:author>
<dc:subject>books, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ibiblio.org/g2swap/byteofpython/read/index.html"><img border="0" src="http://www.blogmarks.net/screenshots/2005/07/18/8864f86647c6aa678c6b2f92cd8a42b5.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ibiblio.org/g2swap/byteofpython/read/index.html">A Byte of Python</a></h4>
 
by <a href="http://blogmarks.net/user/salvatore">salvatore</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/348531">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/books">books</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1783997">Copy</a> | 
<a href="http://blogmarks.net/link/348531">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/frio_ej/mark/2559887">
<title>Fuzzy Logic</title>
<link>http://www.bytecraft.com/fuzzy.html</link>
<description>Byte Craft Limited has a long history of using Fuzzy Logic to great advantage in embedded systems.</description>
<dc:date>2006-12-16T19:24:46Z</dc:date>
<dc:author>frio_ej</dc:author>
<dc:subject>cog_fuzzy_logic</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.bytecraft.com/fuzzy.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.bytecraft.com/fuzzy.html">Fuzzy Logic</a></h4>
 
by <a href="http://blogmarks.net/user/frio_ej">frio_ej</a> 
<p class="description">Byte Craft Limited has a long history of using Fuzzy Logic to great advantage in embedded systems.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cog_fuzzy_logic">cog_fuzzy_logic</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2559887">Copy</a> | 
<a href="http://blogmarks.net/link/2095927">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/JMF/mark/1289563">
<title>Remember: be nice to byte code caches</title>
<link>http://pooteeweet.org/blog/538</link>
<description></description>
<dc:date>2006-11-30T22:13:29Z</dc:date>
<dc:author>JMF</dc:author>
<dc:subject>php, apc, cache opcode</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pooteeweet.org/blog/538"><img border="0" src="http://blogmarks.net/screenshots/2006/12/01/6899b21ea26f703b600127ec0830d88d.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pooteeweet.org/blog/538">Remember: be nice to byte code caches</a></h4>
 
by <a href="http://blogmarks.net/user/JMF">JMF</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apc">apc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cache%2Bopcode">cache opcode</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1289563">Copy</a> | 
<a href="http://blogmarks.net/link/1299820">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>