<?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/cortex">
<title>Public marks with search cortex</title>
<description>Public marks with search cortex</description>
<link>http://blogmarks.net/marks/search/cortex</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/jeanruaud/mark/1058256833"/>
<rdf:li resource="http://blogmarks.net/api/user/ogrisel/mark/1057892357"/>
<rdf:li resource="http://blogmarks.net/api/user/ogrisel/mark/1057885346"/>
<rdf:li resource="http://blogmarks.net/api/user/ronpish/mark/1057337172"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/2491172"/>
<rdf:li resource="http://blogmarks.net/api/user/RacefanPat/mark/1666780"/>
<rdf:li resource="http://blogmarks.net/api/user/shadoko/mark/1288886"/>
<rdf:li resource="http://blogmarks.net/api/user/dggit/mark/986266"/>
<rdf:li resource="http://blogmarks.net/api/user/rike_/mark/796631"/>
<rdf:li resource="http://blogmarks.net/api/user/Kaipyra/mark/492005"/>
<rdf:li resource="http://blogmarks.net/api/user/YukuanMark/mark/710481"/>
<rdf:li resource="http://blogmarks.net/api/user/davewave/mark/1480605"/>
<rdf:li resource="http://blogmarks.net/api/user/macroron/mark/215134"/>
<rdf:li resource="http://blogmarks.net/api/user/macroron/mark/215135"/>
<rdf:li resource="http://blogmarks.net/api/user/Viybel/mark/51918"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/jeanruaud/mark/1058256833">
<title>Study Links Depression to Thinning of Brain’s Cortex</title>
<link>http://www.nytimes.com/2009/03/25/health/25brain.html?_r=2&amp;hpw</link>
<description>[brain]</description>
<dc:date>2009-03-31T21:20:17Z</dc:date>
<dc:author>jeanruaud</dc:author>
<dc:subject>psychology, depression</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nytimes.com/2009/03/25/health/25brain.html?_r=2&amp;hpw"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nytimes.com/2009/03/25/health/25brain.html?_r=2&amp;hpw">Study Links Depression to Thinning of Brain’s Cortex</a></h4>
 
by <a href="http://blogmarks.net/user/jeanruaud">jeanruaud</a> 
<p class="description">[brain]</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/psychology">psychology</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/depression">depression</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058256833">Copy</a> | 
<a href="http://blogmarks.net/link/3140464">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ogrisel/mark/1057892357">
<title>YouTube - Visual Perception with Deep Learning</title>
<link>http://www.youtube.com/watch?v=3boKlkPBckA</link>
<description>A long-term goal of Machine Learning research is to solve highly
complex &quot;intelligent&quot; tasks, such as visual perception auditory
perception, and language understanding. To reach that goal, the ML
community must solve two problems: the Deep Learning Problem, and the
Partition Function Problem.

There is considerable theoretical and empirical evidence that complex
tasks, such as invariant object recognition in vision, require &quot;deep&quot;
architectures, composed of multiple layers of trainable non-linear
modules. The Deep Learning Problem is related to the difficulty of
training such deep architectures.

Several methods have recently been proposed to train (or pre-train)
deep architectures in an unsupervised fashion. Each layer of the deep
architecture is composed of an encoder which computes a feature vector
from the input, and a decoder which reconstructs the input from the
features. A large number of such layers can be stacked and trained
sequentially, thereby learning a deep hierarchy of features with
increasing levels of abstraction. The training of each layer can be
seen as shaping an energy landscape with low valleys around the
training samples and high plateaus everywhere else. Forming these
high plateaus constitute the so-called Partition Function problem.

A particular class of methods for deep energy-based unsupervised
learning will be described that solves the Partition Function problem
by imposing sparsity constraints on the features. The method can learn
multiple levels of sparse and overcomplete representations of
data. When applied to natural image patches, the method produces
hierarchies of filters similar to those found in the mammalian visual
cortex.

An application to category-level object recognition with invariance to
pose and illumination will be described (with a live demo). Another
application to vision-based navigation for off-road mobile robots will
be described (with videos). The system autonomously learns to
discriminate obstacles from traversable areas at long range.
</description>
<dc:date>2008-06-24T21:12:33Z</dc:date>
<dc:author>ogrisel</dc:author>
<dc:subject>hierarchy, layer, deep learning, machine learning, ai, video, lecun</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.youtube.com/watch?v=3boKlkPBckA"><img border="0" src="http://blogmarks.net/screenshots/2008/06/24/55b7a861fdbc2abdd30dd67b8ae3feaa.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.youtube.com/watch?v=3boKlkPBckA">YouTube - Visual Perception with Deep Learning</a></h4>
 
by <a href="http://blogmarks.net/user/ogrisel">ogrisel</a> 
<p class="description">A long-term goal of Machine Learning research is to solve highly
complex "intelligent" tasks, such as visual perception auditory
perception, and language understanding. To reach that goal, the ML
community must solve two problems: the Deep Learning Problem, and the
Partition Function Problem.

There is considerable theoretical and empirical evidence that complex
tasks, such as invariant object recognition in vision, require "deep"
architectures, composed of multiple layers of trainable non-linear
modules. The Deep Learning Problem is related to the difficulty of
training such deep architectures.

Several methods have recently been proposed to train (or pre-train)
deep architectures in an unsupervised fashion. Each layer of the deep
architecture is composed of an encoder which computes a feature vector
from the input, and a decoder which reconstructs the input from the
features. A large number of such layers can be stacked and trained
sequentially, thereby learning a deep hierarchy of features with
increasing levels of abstraction. The training of each layer can be
seen as shaping an energy landscape with low valleys around the
training samples and high plateaus everywhere else. Forming these
high plateaus constitute the so-called Partition Function problem.

A particular class of methods for deep energy-based unsupervised
learning will be described that solves the Partition Function problem
by imposing sparsity constraints on the features. The method can learn
multiple levels of sparse and overcomplete representations of
data. When applied to natural image patches, the method produces
hierarchies of filters similar to those found in the mammalian visual
cortex.

An application to category-level object recognition with invariance to
pose and illumination will be described (with a live demo). Another
application to vision-based navigation for off-road mobile robots will
be described (with videos). The system autonomously learns to
discriminate obstacles from traversable areas at long range.
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hierarchy">hierarchy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/layer">layer</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/deep%2Blearning">deep learning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/machine%2Blearning">machine learning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ai">ai</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lecun">lecun</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057892357">Copy</a> | 
<a href="http://blogmarks.net/link/2821458">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ogrisel/mark/1057885346">
<title>Neurophilosophy : An overview of corticogenesis</title>
<link>http://scienceblogs.com/neurophilosophy/2008/06/an_overview_of_corticogenesis.php</link>
<description>The winners of the first Kavli Prize were announced a couple of weeks ago. One of the three recipients of the prize for neuroscience was Pasko Rakic, a professor of neurobiology and neurology at the Yale School of Medicine.

Rakic has spent most of his career investigating the development of the cerebral cortex of man and other mammals, and it is for his outstanding contribution to this area of research that he has been awarded the Kavli Prize for Neuroscience.</description>
<dc:date>2008-06-17T21:29:22Z</dc:date>
<dc:author>ogrisel</dc:author>
<dc:subject>cortex, neuroscience, corticogenesis, CogSci, brains</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://scienceblogs.com/neurophilosophy/2008/06/an_overview_of_corticogenesis.php"><img border="0" src="http://blogmarks.net/screenshots/2008/06/18/293fe5b1b91adfa44afc73677d9a5b03.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://scienceblogs.com/neurophilosophy/2008/06/an_overview_of_corticogenesis.php">Neurophilosophy : An overview of corticogenesis</a></h4>
 
by <a href="http://blogmarks.net/user/ogrisel">ogrisel</a> 
<p class="description">The winners of the first Kavli Prize were announced a couple of weeks ago. One of the three recipients of the prize for neuroscience was Pasko Rakic, a professor of neurobiology and neurology at the Yale School of Medicine.

Rakic has spent most of his career investigating the development of the cerebral cortex of man and other mammals, and it is for his outstanding contribution to this area of research that he has been awarded the Kavli Prize for Neuroscience.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cortex">cortex</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/neuroscience">neuroscience</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/corticogenesis">corticogenesis</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/CogSci">CogSci</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/brains">brains</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057885346">Copy</a> | 
<a href="http://blogmarks.net/link/2815210">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ronpish/mark/1057337172">
<title>CORTEX INFORMATIQUE - Boutique Informatique à Toulouse - Dépannage à domicile - Contrat de maintenance</title>
<link>http://www.cortexinformatique.com/index.php</link>
<description></description>
<dc:date>2007-07-10T15:10:28Z</dc:date>
<dc:author>ronpish</dc:author>
<dc:subject>matos, informatique, toulouse</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cortexinformatique.com/index.php"><img border="0" src="http://blogmarks.net/screenshots/2007/07/10/1a1b9ff1f8cdb8c63d7a66e131562ea1.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cortexinformatique.com/index.php">CORTEX INFORMATIQUE - Boutique Informatique à Toulouse - Dépannage à domicile - Contrat de maintenance</a></h4>
 
by <a href="http://blogmarks.net/user/ronpish">ronpish</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/matos">matos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/informatique">informatique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/toulouse">toulouse</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057337172">Copy</a> | 
<a href="http://blogmarks.net/link/2350382">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/2491172">
<title>Cerebral Cortex 314 - Use the Fish</title>
<link>http://www.classicgaming.com/cc314/index2.html</link>
<description>keen commander, interactive maps ^_^
</description>
<dc:date>2007-04-08T20:12:52Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>video game, game, level map</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.classicgaming.com/cc314/index2.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.classicgaming.com/cc314/index2.html">Cerebral Cortex 314 - Use the Fish</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
<p class="description">keen commander, interactive maps ^_^
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video%2Bgame">video game</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/game">game</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/level%2Bmap">level map</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2491172">Copy</a> | 
<a href="http://blogmarks.net/link/2045175">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/RacefanPat/mark/1666780">
<title>The Frontal Cortex : The Neuroscience of Music</title>
<link>http://scienceblogs.com/cortex/2007/01/the_neuroscience_of_music.php</link>
<description></description>
<dc:date>2007-01-02T23:57:11Z</dc:date>
<dc:author>RacefanPat</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://scienceblogs.com/cortex/2007/01/the_neuroscience_of_music.php"><img border="0" src="http://blogmarks.net/screenshots/2007/01/03/5d9b3c4ac5a306ccca657eacfb6a4699.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://scienceblogs.com/cortex/2007/01/the_neuroscience_of_music.php">The Frontal Cortex : The Neuroscience of Music</a></h4>
 
by <a href="http://blogmarks.net/user/RacefanPat">RacefanPat</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1666780">Copy</a> | 
<a href="http://blogmarks.net/link/1458338">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/shadoko/mark/1288886">
<title>Le Journal Culturel Le Mague : Interview : R.Wan</title>
<link>http://www.lemague.net/dyn/article.php3?id_article=2153</link>
<description>Mais si bien sûr !!, Erwan Seguillon aka R.WAN, Futur-ex chanteur de Java, c’est bien lui qui nous propose en solo l’Album Radio Cortex. Cocktail implacable aux registres Hip Hop, Rap, Musette, Reggae, ou encore Chanson Française...Que voulez-vous, ce type a décidé de remporter la palme avec un Album : catégorie tous bacs confondus en boutique ! Du coup, exceptés les chefs de rayons, vendeurs qui ne lui disent pas merci, nous on est ravi d’un tel mélange des genres, réunis avec une plume unique, celle de cet Auteur- Interprète nommé tout simplement R.Wan. </description>
<dc:date>2006-11-30T16:41:37Z</dc:date>
<dc:author>shadoko</dc:author>
<dc:subject>chanson, artistes, reprises</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.lemague.net/dyn/article.php3?id_article=2153"><img border="0" src="http://blogmarks.net/screenshots/2006/11/30/cf174fd1085f2dd499acfef2e14c3d46.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.lemague.net/dyn/article.php3?id_article=2153">Le Journal Culturel Le Mague : Interview : R.Wan</a></h4>
 
by <a href="http://blogmarks.net/user/shadoko">shadoko</a> 
<p class="description">Mais si bien sûr !!, Erwan Seguillon aka R.WAN, Futur-ex chanteur de Java, c’est bien lui qui nous propose en solo l’Album Radio Cortex. Cocktail implacable aux registres Hip Hop, Rap, Musette, Reggae, ou encore Chanson Française...Que voulez-vous, ce type a décidé de remporter la palme avec un Album : catégorie tous bacs confondus en boutique ! Du coup, exceptés les chefs de rayons, vendeurs qui ne lui disent pas merci, nous on est ravi d’un tel mélange des genres, réunis avec une plume unique, celle de cet Auteur- Interprète nommé tout simplement R.Wan. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chanson">chanson</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/artistes">artistes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reprises">reprises</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1288886">Copy</a> | 
<a href="http://blogmarks.net/link/1299263">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dggit/mark/986266">
<title>AREA 17 MEDIA™ | An Interactive Agency</title>
<link>http://www.area17.com/</link>
<description>Welcome to Area 17. Area 17 refers to the optical cortex of the brain where vision and creativity are processed. It also refers to our Interactive Agency where vision and creativity are realized.

graphic designers for french/US brands from good magazine to sidetracks films....</description>
<dc:date>2006-09-26T22:54:32Z</dc:date>
<dc:author>dggit</dc:author>
<dc:subject>graphisme, supplier</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.area17.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/19/e00ceca1c65fa97a2871ce4383345b0d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.area17.com/">AREA 17 MEDIA™ | An Interactive Agency</a></h4>
 
by <a href="http://blogmarks.net/user/dggit">dggit</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/302386">13 other(s)</a> 
<p class="description">Welcome to Area 17. Area 17 refers to the optical cortex of the brain where vision and creativity are processed. It also refers to our Interactive Agency where vision and creativity are realized.

graphic designers for french/US brands from good magazine to sidetracks films....</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphisme">graphisme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/supplier">supplier</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=986266">Copy</a> | 
<a href="http://blogmarks.net/link/302386">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rike_/mark/796631">
<title>cortex [culturemploi]</title>
<link>http://www.cortex-culturemploi.com/france/quifaitquoi_ind.html</link>
<description> CORTEX est en premier lieu une bourse d'emploi pour tous les secteurs d'activités liés à l'administration, la gestion et la médiation culturelles ainsi que les techniciens du spectacle.</description>
<dc:date>2006-08-22T19:43:48Z</dc:date>
<dc:author>rike_</dc:author>
<dc:subject>emploi, culture</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cortex-culturemploi.com/france/quifaitquoi_ind.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cortex-culturemploi.com/france/quifaitquoi_ind.html">cortex [culturemploi]</a></h4>
 
by <a href="http://blogmarks.net/user/rike_">rike_</a> 
<p class="description"> CORTEX est en premier lieu une bourse d'emploi pour tous les secteurs d'activités liés à l'administration, la gestion et la médiation culturelles ainsi que les techniciens du spectacle.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/emploi">emploi</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/culture">culture</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=796631">Copy</a> | 
<a href="http://blogmarks.net/link/1032805">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Kaipyra/mark/492005">
<title>PDA cortex: The Largest Selection of Medical &amp;amp; Nursing PDA Software</title>
<link>http://www.rnpalm.com/</link>
<description>The Leading Journal of Mobile Informatics: Providing Healthcare Professionals with Medical &amp;amp; Nursing PDA Software Downloads.. A community of healthcare professionals, interested in mobile informatics, with forums, listservs and free software and insider information.</description>
<dc:date>2006-04-20T11:47:17Z</dc:date>
<dc:author>Kaipyra</dc:author>
<dc:subject>pda</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.rnpalm.com/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/04/20/c517adc7da56049c3b024c9a2cefdcb6.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.rnpalm.com/">PDA cortex: The Largest Selection of Medical &amp;amp; Nursing PDA Software</a></h4>
 
by <a href="http://blogmarks.net/user/Kaipyra">Kaipyra</a> 
<p class="description">The Leading Journal of Mobile Informatics: Providing Healthcare Professionals with Medical &amp; Nursing PDA Software Downloads.. A community of healthcare professionals, interested in mobile informatics, with forums, listservs and free software and insider information.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pda">pda</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=492005">Copy</a> | 
<a href="http://blogmarks.net/link/749998">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/YukuanMark/mark/710481">
<title>Science &amp; Technology at Scientific American.com: Smart Kids Found to Undergo Delayed Brain Development</title>
<link>http://www.sciam.com/article.cfm?chanID=sa003&amp;articleID=0003381E-AE30-1429-ABEF83414B7F0000</link>
<description>Scientists have found that the smartest kids start off with a relatively thin cerebral cortex--the outer layer of the brain associated with thought and other higher order functions--which thickens rapidly by age 12 before undergoing the same general dimin</description>
<dc:date>2006-03-31T14:04:39Z</dc:date>
<dc:author>YukuanMark</dc:author>
<dc:subject>brain</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sciam.com/article.cfm?chanID=sa003&amp;articleID=0003381E-AE30-1429-ABEF83414B7F0000"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sciam.com/article.cfm?chanID=sa003&amp;articleID=0003381E-AE30-1429-ABEF83414B7F0000">Science &amp; Technology at Scientific American.com: Smart Kids Found to Undergo Delayed Brain Development</a></h4>
 
by <a href="http://blogmarks.net/user/YukuanMark">YukuanMark</a> 
<p class="description">Scientists have found that the smartest kids start off with a relatively thin cerebral cortex--the outer layer of the brain associated with thought and other higher order functions--which thickens rapidly by age 12 before undergoing the same general dimin</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/brain">brain</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=710481">Copy</a> | 
<a href="http://blogmarks.net/link/980100">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/davewave/mark/1480605">
<title>        Bienvenue sur le site de Minux &amp; Cortex        —        Minux Et Cortex</title>
<link>http://minux.objectis.net/</link>
<description></description>
<dc:date>2005-11-06T02:11:59Z</dc:date>
<dc:author>davewave</dc:author>
<dc:subject>sylvain</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://minux.objectis.net/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://minux.objectis.net/">        Bienvenue sur le site de Minux &amp; Cortex        —        Minux Et Cortex</a></h4>
 
by <a href="http://blogmarks.net/user/davewave">davewave</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sylvain">sylvain</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1480605">Copy</a> | 
<a href="http://blogmarks.net/link/1432171">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/macroron/mark/215134">
<title>Arm Cortex-A8 - article</title>
<link>http://news.bbc.co.uk/1/hi/technology/4305342.stm</link>
<description>BBC NEWS | Technology | Future mobiles to get chip boost</description>
<dc:date>2005-10-05T14:13:38Z</dc:date>
<dc:author>macroron</dc:author>
<dc:subject>hardware, articles, to-read*, tech-news, arm-cpu</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://news.bbc.co.uk/1/hi/technology/4305342.stm"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://news.bbc.co.uk/1/hi/technology/4305342.stm">Arm Cortex-A8 - article</a></h4>
 
by <a href="http://blogmarks.net/user/macroron">macroron</a> 
<p class="description">BBC NEWS | Technology | Future mobiles to get chip boost</p>
<p class="tags">
<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/articles">articles</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/to-read%252A">to-read*</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tech-news">tech-news</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/arm-cpu">arm-cpu</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=215134">Copy</a> | 
<a href="http://blogmarks.net/link/322676">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/macroron/mark/215135">
<title>Arm Cortex-A8</title>
<link>http://www.arm.com/products/CPUs/Cortex-A8.html</link>
<description>ARM Cortex-A8 processor is the first applications processor based on the ARMv7 architecture and is the highest performance, most power-efficient processor ever developed by ARM.</description>
<dc:date>2005-10-05T14:11:10Z</dc:date>
<dc:author>macroron</dc:author>
<dc:subject>documentation, hardware, to-read*, arm-cpu</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.arm.com/products/CPUs/Cortex-A8.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.arm.com/products/CPUs/Cortex-A8.html">Arm Cortex-A8</a></h4>
 
by <a href="http://blogmarks.net/user/macroron">macroron</a> 
<p class="description">ARM Cortex-A8 processor is the first applications processor based on the ARMv7 architecture and is the highest performance, most power-efficient processor ever developed by ARM.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/documentation">documentation</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/to-read%252A">to-read*</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/arm-cpu">arm-cpu</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=215135">Copy</a> | 
<a href="http://blogmarks.net/link/322678">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Viybel/mark/51918">
<title>cortex [culturemploi]</title>
<link>http://www.cortex-culturemploi.com/france/stage_ind.html</link>
<description></description>
<dc:date>2005-04-04T16:26:41Z</dc:date>
<dc:author>Viybel</dc:author>
<dc:subject>fuaj, stagiaires</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cortex-culturemploi.com/france/stage_ind.html"><img border="0" src="http://blogmarks.net/screenshots/2006/11/23/c6b9873d88ce76b0c08bac7f9acccc37.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cortex-culturemploi.com/france/stage_ind.html">cortex [culturemploi]</a></h4>
 
by <a href="http://blogmarks.net/user/Viybel">Viybel</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fuaj">fuaj</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/stagiaires">stagiaires</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=51918">Copy</a> | 
<a href="http://blogmarks.net/link/67583">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>