<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>boinc &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/boinc/</link>
	<description>Feed of posts on WordPress.com tagged "boinc"</description>
	<pubDate>Sun, 29 Nov 2009 13:06:39 +0000</pubDate>

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

<item>
<title><![CDATA[Boinc : Une application utile pour la science]]></title>
<link>http://greg0ire.wordpress.com/2009/11/26/boinc-une-application-utile-pour-la-science/</link>
<pubDate>Thu, 26 Nov 2009 01:26:08 +0000</pubDate>
<dc:creator>greg0ire</dc:creator>
<guid>http://greg0ire.wordpress.com/2009/11/26/boinc-une-application-utile-pour-la-science/</guid>
<description><![CDATA[De nos jours, la solidarité n&#8217;est plus vraiment d&#8217;actualité, nous vivons dans une périod]]></description>
<content:encoded><![CDATA[De nos jours, la solidarité n&#8217;est plus vraiment d&#8217;actualité, nous vivons dans une périod]]></content:encoded>
</item>
<item>
<title><![CDATA[Cos'e' BOINC?]]></title>
<link>http://boincatmarche.wordpress.com/2009/11/25/cose-boinc/</link>
<pubDate>Wed, 25 Nov 2009 00:02:54 +0000</pubDate>
<dc:creator>boincatmarche</dc:creator>
<guid>http://boincatmarche.wordpress.com/2009/11/25/cose-boinc/</guid>
<description><![CDATA[Che cos&#8217;è BOINC? Se proviamo a cercare sulla famosa enciclopedia libera Wikipedia la frase ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Che cos&#8217;è BOINC? Se proviamo a cercare sulla famosa enciclopedia libera <a href="http://it.wikipedia.org/wiki/Calcolo_distribuito">Wikipedia</a> la frase &#8220;calcolo distribuito&#8221;, troveremo: Il calcolo distribuito (distributed computing) utilizza le risorse di diversi computer collegati in rete tra di loro (solitamente attraverso internet) per risolvere problemi computazionali a larga scala.</p>
<p>Tutti sappiamo che i mezzi informatici negli ultimi anni sono evoluti moltissimo in fatto di capacità di calcolo. Ciò che 10 anni fa impiegava un giorno, oggi impiega 1 minuto di computazione. La scienza, di pari passo ha seguito l’evoluzione, con progetti scientifici sempre più grandi e ambiziosi, che però richiedono grandi capacità di elaborazione. Purtroppo le università ed i relativi centri di ricerca hanno spesso mezzi molto limitati.</p>
<p>Qui entra in gioco il calcolo distribuito. Un grande problema viene così ripartito in problemi più piccoli e spedito a tutti gli utenti internet che decidono liberamente di partecipare a questa attività, accelerando enormemente la soluzione del problema iniziale.<!--more--></p>
<p>Vediamo nel dettaglio con dei disegni come funziona il sistema:<br />
Immaginiamo che una Università abbia la necessità di sviluppare un progetto di grandi dimensioni (ad esempio la casa della figura sotto). Ora, questo lavoro sarebbe troppo oneroso e richiederebbe molti anni per essere portato a termine se il lavoro venisse svolto da una sola persona.</p>
<p><a href="http://boincatmarche.wordpress.com/files/2009/11/0001.jpg"><img class="aligncenter size-full wp-image-12" title="000" src="http://boincatmarche.wordpress.com/files/2009/11/0001.jpg" alt="" width="470" height="206" /></a></p>
<p>I ricercatori quindi, collegati alla rete internet, chiedono aiuto alla comunità mondiale di PC affinché collaborino alla risoluzione del problema in moltissimo meno tempo. Migliaia di computer possono trovare una soluzione in molto meno tempo rispetto ad un singolo I direttori del progetto universitario si metteranno al lavoro per smembrare il grande progetto, in tantissimi, piccolissimi sottoprogetti (Wok Unit) che possono essere agevolmente gestiti dai PC dei singoli utenti. Ogni computer elaborerà grave la sua Work Unit ed invierà i risultati ai ricercatori, che dopo l’acquisizione, invieranno dei nuovi lavori ai PC, fino alla risoluzione del problema.</p>
<p><a href="http://boincatmarche.wordpress.com/files/2009/11/001.jpg"><img class="aligncenter size-full wp-image-13" title="001" src="http://boincatmarche.wordpress.com/files/2009/11/001.jpg" alt="" width="470" height="165" /></a></p>
<p>Un gruppo di ricercatori dell’università di Berkeley, interessati a sviluppare un software di calcolo distribuito da donare alla ricerca, ha creato il programma &#8220;http://boinc.berkeley.edu/ BOINC! (Berkeley Open Infrastructure for Network Computing). In pratica, ognuno di noi, installando il programma può donare la propria capacità di calcolo per la ricerca.</p>
<p>Come funziona allora? Ci si aggancia ad un progetto che si ritiene interessante, si scaricano automaticamente dei pacchetti, chiamate Work Unit ed il proprio computer, inizia ad elaborare silenziosamente senza neanche accorgersi.E’importante sapere che il programma lavora come screensaver oppure sfruttando i tempi morti di utilizzo della CPU, usando solo la parte di potenza che normalmente andrebbe sprecata! Se ad esempio state usando Excel o Word, il vostro computer sarà occupato per il 90% del tempo a non far niente: qui entra in gioco BOINC!.</p>
<p>In pratica lui non fa altro che riciclare questa potenza che andrebbe comunque perduta,e la dedica alla risoluzione delle Work Unit. Al termine di ogni elaborazione viene calcolato un punteggio ed assegnato al computer che l’ha elaborato. Si crea così una sorta di sfida tra utenti e team, a chi scala le classifiche mondiali! Un modo come un’altro per invogliare la gente a partecipare e sognare un posto al sole tra le centinaia di migliaia di utenti. Quali sono le finalità? I progetti portati avanti su piattaforma BOINC hanno le più svariate finalià. Troviamo problemi di carattere medico, astronomici, climatici, e matematico. La cosa basilare da sapere è che sono portati avanti da gente che si fida di noi e noi di loro. Ogni progetto ha grande trasparenza, e spesso è aggiornato quotidianamente o settimanalmente con commenti e stato dei lavoro, per tenere informati gli utenti dei progressi. Noi del Team Boinc@Marche siamo convinti che l’unione fa la forza e che la nostra comunità può far molto per aiutare la medicina, l’astronomia e qualsiasi altro settore della scienza porti benessere al mondo intero. La nostra intenzione è creare un team vincente e solidale tra tutti gli utenti marchigiani, scalare le classifiche italiane (e perchè no, mondiali) ed essere tra i primi in classifica!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[CUDA 2.2/2.3 의 Run time 비교]]></title>
<link>http://needq.wordpress.com/2009/11/23/cuda23/</link>
<pubDate>Sun, 22 Nov 2009 15:41:31 +0000</pubDate>
<dc:creator>needq</dc:creator>
<guid>http://needq.wordpress.com/2009/11/23/cuda23/</guid>
<description><![CDATA[이전 포스트에 언급했던 작업결과페이지의 변화로 이제 CUDA MB 의 작업시간도 다른작업들과같이 한눈에 확인할수있게 되었다. 그래서 이번에 이것을 이용해 CUDA 2.2 버전과 2]]></description>
<content:encoded><![CDATA[이전 포스트에 언급했던 작업결과페이지의 변화로 이제 CUDA MB 의 작업시간도 다른작업들과같이 한눈에 확인할수있게 되었다. 그래서 이번에 이것을 이용해 CUDA 2.2 버전과 2]]></content:encoded>
</item>
<item>
<title><![CDATA[Boinc 6.10.17]]></title>
<link>http://mondunews.wordpress.com/2009/11/11/boinc-6-10-17/</link>
<pubDate>Wed, 11 Nov 2009 17:41:29 +0000</pubDate>
<dc:creator>mondunews</dc:creator>
<guid>http://mondunews.wordpress.com/2009/11/11/boinc-6-10-17/</guid>
<description><![CDATA[Nuova versione per Boinc che arriva alla release 6.10.17. Con questo software potete donare una part]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="aligncenter size-thumbnail wp-image-2720" title="112009_007" src="http://mondunews.wordpress.com/files/2009/11/112009_007.jpg?w=150" alt="112009_007" width="150" height="116" /></p>
<p>Nuova versione per Boinc che arriva alla release 6.10.17. Con questo software potete donare una parte della potenza di calcolo del vostro PC ad uno dei tanti progetti no-profit. Grazie a questo software si riescono a raggiungere potenze di calcolo pari ai supercomputer (<strong>Licenza:</strong> LGPL , <strong>OS:</strong> Jaunty Jackalope 32/64bits, <strong>Formato:</strong> Repository).</p>
<p style="text-align:right;"><strong>Fonte/Download:</strong> <a href="http://www.getdeb.net/updates/BOINC" target="_blank">GetDeb</a><strong> – HomePage:</strong> <a href="http://boinc.berkeley.edu/" target="_blank">Boinc</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Problem with BOINC in Ubuntu 9.10 Karmic]]></title>
<link>http://askaboutlinux.wordpress.com/2009/11/07/problem-with-boinc-in-ubuntu-9-10-karmic/</link>
<pubDate>Sat, 07 Nov 2009 16:36:03 +0000</pubDate>
<dc:creator>Tito</dc:creator>
<guid>http://askaboutlinux.wordpress.com/2009/11/07/problem-with-boinc-in-ubuntu-9-10-karmic/</guid>
<description><![CDATA[Sending scheduler request: Project initialization.  Requesting 1 seconds of work, reporting 0 comple]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><em>Sending scheduler request: Project initialization.  Requesting 1 seconds of work, reporting 0 completed tasks<br />
Project communication failed: attempting access to reference site<br />
Scheduler request failed: Peer certificate cannot be authenticated with known CA certificates<br />
Internet access OK &#8211; project servers may be temporarily down.</em></p>
<p>This error messages appeared when my world community grid project was trying to connect to the server after I installed Ubuntu 9.10.<br />
According to this <a href="http://lists.alioth.debian.org/pipermail/pkg-boinc-devel/2009-May/002094.html" target="_blank">forum</a>, they suggest replacing a new file called &#8220;ca-bundle.crt&#8221; in</p>
<p>/var/lib/boinc-client/</p>
<p>with <a href="http://boinc.berkeley.edu/trac/export/16195/trunk/boinc/curl/ca-bundle.crt" target="_blank">this new one</a>.</p>
<p>Just that. It works for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Problem with BOINC in Ubuntu 9.10 Karmic]]></title>
<link>http://titotheman.wordpress.com/2009/11/07/problem-with-boinc-in-ubuntu-9-10-karmic/</link>
<pubDate>Sat, 07 Nov 2009 16:36:03 +0000</pubDate>
<dc:creator>Tito</dc:creator>
<guid>http://titotheman.wordpress.com/2009/11/07/problem-with-boinc-in-ubuntu-9-10-karmic/</guid>
<description><![CDATA[Sending scheduler request: Project initialization.  Requesting 1 seconds of work, reporting 0 comple]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><em>Sending scheduler request: Project initialization.  Requesting 1 seconds of work, reporting 0 completed tasks<br />
Project communication failed: attempting access to reference site<br />
Scheduler request failed: Peer certificate cannot be authenticated with known CA certificates<br />
Internet access OK &#8211; project servers may be temporarily down.</em></p>
<p>This error messages appeared when my world community grid project was trying to connect to the server after I installed Ubuntu 9.10.<br />
According to this <a href="http://lists.alioth.debian.org/pipermail/pkg-boinc-devel/2009-May/002094.html" target="_blank">forum</a>, they suggest replacing a new file called &#8220;ca-bundle.crt&#8221; in</p>
<p>/var/lib/boinc-client/</p>
<p>with <a href="http://boinc.berkeley.edu/trac/export/16195/trunk/boinc/curl/ca-bundle.crt" target="_blank">this new one</a>.</p>
<p>Just that. It works for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Making BOINC work under Karmic]]></title>
<link>http://aslakjohansen.wordpress.com/2009/11/05/making-boinc-work-under-karmic/</link>
<pubDate>Thu, 05 Nov 2009 22:31:27 +0000</pubDate>
<dc:creator>aslakjohansen</dc:creator>
<guid>http://aslakjohansen.wordpress.com/2009/11/05/making-boinc-work-under-karmic/</guid>
<description><![CDATA[Since installing Karmic on my laptop, it has consistently failed to connect to the World Community G]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Since installing Karmic on my laptop, it has consistently failed to connect to the <a href="http://www.worldcommunitygrid.org">World Community Grid</a> server.</p>
<p><b>Symptoms:</b> When going the the &#8216;Messages&#8217; tab of the &#8216;Advanced View&#8217;, one is greeted by lines of the form:<br />
<tt><br />
2009-11-05T12:56:47 CET&#124;World Community Grid&#124;Sending scheduler request: Project initialization.  Requesting 1 seconds of work, reporting 0 completed tasks<br />
2009-11-05T12:56:50 CET&#124;&#124;Project communication failed: attempting access to reference site<br />
2009-11-05T12:56:52 CET&#124;World Community Grid&#124;Scheduler request failed: Peer certificate cannot be authenticated with known CA certificates<br />
2009-11-05T12:56:53 CET&#124;&#124;Internet access OK - project servers may be temporarily down.<br />
</tt><br />
<b>Solution:</b> After some googling I came across this <a href="http://lists.alioth.debian.org/pipermail/pkg-boinc-devel/2009-May/002093.html">page</a>, which basically gives a simple workaround:<br />
<tt><br />
sudo su<br />
cd /var/lib/boinc-client<br />
mv ca-bundle.crt ca-bundle.crt.backup<br />
wget http://boinc.berkeley.edu/trac/export/16195/trunk/boinc/curl/ca-bundle.crt<br />
</tt><br />
I&#8217;m not convinced that it will survive an update though.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Unidos por um só propósito]]></title>
<link>http://otecnomundo.wordpress.com/2009/10/24/unidos-por-um-so-proposito/</link>
<pubDate>Sat, 24 Oct 2009 13:08:02 +0000</pubDate>
<dc:creator>otecnomundo</dc:creator>
<guid>http://otecnomundo.wordpress.com/2009/10/24/unidos-por-um-so-proposito/</guid>
<description><![CDATA[Colaboração conjunta na internet atinge novos níveis estruturais Por Natally Gama Um projeto desenvo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;"><em>Colaboração conjunta na internet atinge novos níveis estruturais</em></p>
<p style="text-align:justify;"><strong><span style="text-decoration:underline;">Por Natally Gama</span></strong></p>
<p style="text-align:justify;">Um projeto desenvolvido pelo pesquisador científico <span style="text-decoration:underline;"><a class="wpGallery" href="http://boinc.berkeley.edu/anderson/" target="_blank">David P. Anderson</a>,</span> juntamente com seus colegas da Universidade da Berkeley, tem permitido há alguns anos usuários da internet de todo o mundo de contribuírem com pesquisas científicas sem mover um dedo sequer.</p>
<p style="text-align:justify;">O responsável por promover este ineditismo é o programa <span style="text-decoration:underline;"><a class="wpGallery" href="http://boinc.berkeley.edu/" target="_blank">BOINC </a></span>(Berkeley Open Infrastucture For Network Computing) que consiste em aproveitar a capacidade de processamento de computadores conectados à internet, quando estes não estão sendo utilizados, para a análise de projetos científicos sem fins lucrativos. A plataforma é de uso gratuito e pode ser instalada em qualquer sistema operacional.</p>
<p style="text-align:justify;">Em relação aos projetos que utilizam o BOINC, seus segmentos são dos mais variados. Atualmente existem  o <a class="wpGallery" title="Climateprediction.net" href="http://www.climateprediction.net" target="_blank">Climateprediction.net</a>, que visa produzir modelos climáticos para o nosso século, até iniciativas de cunho mais sensível e humano como o <a class="wpGallery" title="World Community Grid" href="http://www.worldcommunitygrid.org" target="_blank">World Community Grid</a>, que estuda avanços na área de combate ao câncer e a AIDS.  Mas, até o momento a criação de maior particpação por parte dos internautas  é o SETI@HOME.</p>
<p><a href="http://otecnomundo.wordpress.com/files/2009/10/200723081211-3797.jpg"><img class="alignright size-thumbnail wp-image-329" title="200723081211-3797" src="http://otecnomundo.wordpress.com/files/2009/10/200723081211-3797.jpg?w=150" alt="200723081211-3797" width="150" height="120" /></a></p>
<p style="text-align:justify;">O <a class="wpGallery" href="http://www.setiathome.berkeley.edu/" target="_blank">SETI</a> – que em inglês significa Busca por Inteligência Extra-Terrestre – foi também fundado por David Anderson e tem desde 1999 analisado frequências de rádio captadas por radiotelescópios, na tentativa de encontrar algum sinal de comunicação viável de algum ser vivo do espaço. Para que isso se torne possível, cidadãos comuns se voluntariam para participar do programa e recebem um pequeno pacote de dados da instituição pelo computador, que também os analisa por meio do processador.</p>
<p style="text-align:justify;">Independente da origem, deve-se considerar positiva qualquer influência de cooperativismo virtual que incentive a integração dos mais diferentes tipos de pessoas em prol de uma causa comum e benéfica às demais.</p>
<p style="text-align:justify;">
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[작업 결과 페이지의 변화]]></title>
<link>http://needq.wordpress.com/2009/10/24/taskresult/</link>
<pubDate>Fri, 23 Oct 2009 16:44:29 +0000</pubDate>
<dc:creator>needq</dc:creator>
<guid>http://needq.wordpress.com/2009/10/24/taskresult/</guid>
<description><![CDATA[지금으로부터 약 일주일전쯤 SETI@HOME 공식사이트엔 약간의 변화가 있었다. 바로 작업 결과 페이지의 변화인데, 한번이라도 BOINC Manager 에서 결과 버튼을 눌러봤던 ]]></description>
<content:encoded><![CDATA[지금으로부터 약 일주일전쯤 SETI@HOME 공식사이트엔 약간의 변화가 있었다. 바로 작업 결과 페이지의 변화인데, 한번이라도 BOINC Manager 에서 결과 버튼을 눌러봤던 ]]></content:encoded>
</item>
<item>
<title><![CDATA[Double Runtime/Credit MB]]></title>
<link>http://needq.wordpress.com/2009/10/24/double_mb/</link>
<pubDate>Fri, 23 Oct 2009 15:38:18 +0000</pubDate>
<dc:creator>needq</dc:creator>
<guid>http://needq.wordpress.com/2009/10/24/double_mb/</guid>
<description><![CDATA[7월 22일을 기점으로 두배의 계산시간과 두배의 보상 크레딧 그리고 더 길어진 리포트 마감 시한을 가진 멀티빔 워크유닛이 등장하기 시작하여 지금은 거의 두배짜리 워크유닛으로 교체되]]></description>
<content:encoded><![CDATA[7월 22일을 기점으로 두배의 계산시간과 두배의 보상 크레딧 그리고 더 길어진 리포트 마감 시한을 가진 멀티빔 워크유닛이 등장하기 시작하여 지금은 거의 두배짜리 워크유닛으로 교체되]]></content:encoded>
</item>
<item>
<title><![CDATA[Save the World With Your Extra Cycles]]></title>
<link>http://l33tgeek.wordpress.com/2009/10/10/save-the-world-with-your-extra-cycles/</link>
<pubDate>Sat, 10 Oct 2009 06:42:37 +0000</pubDate>
<dc:creator>l33tgeek</dc:creator>
<guid>http://l33tgeek.wordpress.com/2009/10/10/save-the-world-with-your-extra-cycles/</guid>
<description><![CDATA[BOINC is a client for volunteer computing projects. What is &#8220;volunteer computing&#8221;, you a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://boinc.berkeley.edu/"><img alt="" src="http://boinc.berkeley.edu/logo/www_logo.gif" title="BOINC" class="alignnone" width="164" height="73" /></a><br />
BOINC is a client for volunteer computing projects. What is &#8220;volunteer computing&#8221;, you ask? Volunteer computing is a term for using the &#8216;donated&#8217; CPU power of participants to contribute to different projects, such as searching for extraterrestrial intelligence, or finding a cure for cancer. Users of BOINC can create groups and compete for the most points (points being awarded for donating gigaflops of processing power and completing assignments based on the projects that have been subscribed to). All in all, BOINC is a great program to look into if you&#8217;re the kind of person who never shuts down their computer or are just looking to help solve some unsolved problems. TechCircuit approved!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Team Lakerbago forms to aid science/slander Karl Malone]]></title>
<link>http://lakerbago.com/2009/10/08/team-lakerbago-forms-to-aid-scienceslander-karl-malone/</link>
<pubDate>Fri, 09 Oct 2009 02:52:22 +0000</pubDate>
<dc:creator>Brosef K</dc:creator>
<guid>http://lakerbago.com/2009/10/08/team-lakerbago-forms-to-aid-scienceslander-karl-malone/</guid>
<description><![CDATA[Today at roughly 10:00 PM EDT, Team Lakerbago formed its own BOINC group (currently of one) to aid t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Today at roughly 10:00 PM EDT, Team Lakerbago formed its own <a href="http://boinc.berkeley.edu/">BOINC</a> group (currently of one) to aid the planet in its quest to stop getting all hot and sweaty.</p>
<div id="attachment_233" class="wp-caption aligncenter" style="width: 470px"><img src="http://lakerbago.wordpress.com/files/2009/10/boinc-screen.png" alt="Science + Lakers = Tru Luv 4ever" title="BOINC screen" width="460" height="278" class="size-full wp-image-233" /><p class="wp-caption-text">Science + Lakers = Tru Luv 4ever</p></div>
<p>Team Lakerbago aims to become the largest distributed super computer network the species has ever known. The BOINC project currently being bit-hammered by Team Lakerbago is <a href="http://climateprediction.net/">Climateprediction.net</a>. The world will be saved and Lakers fans will be the ones who saved it. It won&#8217;t be Celtics fans, since I&#8217;m pretty sure BOINC doesn&#8217;t come in a Speak &#38; Spell format. Oh, snap. I just went there.</p>
<p>This, on top of the myriad championships soon to be won during the Kobe/Artest/Gasol era will create awkward and amusing moments at the expense of everyone else on the planet who is not a Lakers fan. And really, if Lakers fans don&#8217;t take it upon themselves to undo all of the harm done to the biosphere by those mouthbreathing Rockets, Spurs, and Mavs fans, who will?</p>
<p>What is BOINC? This guy does a good job of explaining.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/8iSRLIK-x6A&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/8iSRLIK-x6A&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p><a href="http://boinc.berkeley.edu/download.php">Download the BOINC client</a>. Then <a href="http://climateapps2.oucs.ox.ac.uk/cpdnboinc/team_display.php?teamid=9041">join Team Lakerbago</a>. It&#8217;s free. It&#8217;s easy. Your grandma will be proud of you. Let do this.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Conheça o BOINC!]]></title>
<link>http://vosiro.wordpress.com/2009/09/29/conheca-o-boinc/</link>
<pubDate>Tue, 29 Sep 2009 16:57:53 +0000</pubDate>
<dc:creator>Vinícius Osiro</dc:creator>
<guid>http://vosiro.wordpress.com/2009/09/29/conheca-o-boinc/</guid>
<description><![CDATA[O Boinc (Berkeley Open Infrastructure for Network Computing) é uma plataforma de computação voluntár]]></description>
<content:encoded><![CDATA[O Boinc (Berkeley Open Infrastructure for Network Computing) é uma plataforma de computação voluntár]]></content:encoded>
</item>
<item>
<title><![CDATA[The Importance of Distributed Systems Development]]></title>
<link>http://khartig.wordpress.com/2009/09/21/the-importance-of-distributed-systems-development/</link>
<pubDate>Mon, 21 Sep 2009 22:35:17 +0000</pubDate>
<dc:creator>khartig</dc:creator>
<guid>http://khartig.wordpress.com/2009/09/21/the-importance-of-distributed-systems-development/</guid>
<description><![CDATA[In an age of ever increasing information collection and the need to evaluate it, building systems wh]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>In an age of ever increasing information collection and the need to evaluate it, building systems which utilize the yet untapped and available compute resources in everyone&#8217;s home and hands  should be driving the development of more sophisticated distributed computing systems. Today, large data processing facilities provide significant compute capabilities. Utilizing the worldwide plethora of distributed resources in a coherent way is much more powerful.</p>
<p>Distributed programming and processing tools and techniques are currently a reality but are in their infancy. Potential rapid growth of distributed systems is already supported by:</p>
<ul>
<li>Storage, bandwidth and CPUs staying on course to becoming nearly free. (<a href="//www.amazon.com/Free-Future-Radical-Chris-Anderson/dp/1401322905">Free. The Future of a Radical Price</a>)</li>
<li>The number of people and devices connected to the internet continually grows.</li>
<li>Data storage requirements increase as data accumulation from all sources grows as does the number of sources.</li>
</ul>
<p>It is becoming more  common to see Terrabyte storage devices in homes. Desktop and laptop appliances have become somewhat of a commodity affordable to your average consumer. You can stake out claim to a table for a period of time at your local coffee shop and access the internet for free. Becoming a social citizen on the internet with portable compute resource was once cost prohibitive and is now plummeting to a price affordable to a significant portion of the population.</p>
<p>Distribution of affordable, cheap and free compute devices to the general public continues to grow. Most of the resources sit idle much of the time. Game consoles, cell phones, laptops, desktops, etc. can now all participate in the storage and processing of data.</p>
<p>Like it or not, the ability to capture and share data is becoming increasingly easy. You can <a href="http://www.friendagorilla.org/">watch your favorite gorilla in the jungle</a> or using <a href="http://www.amazon.com/Programming-Collective-Intelligence-Building-Applications/dp/0596529325">collective intelligence</a> to extract social and individual&#8217;s patterns with service apis provided by large corporations like Google and Amazon. Today&#8217;s transient data coming from sources in real time will eventually be stored. Much of the data is and will be captured and stored in perpetuity at corporate web sites and in data centers. Some of what should be available may be accessible through the gates of these data centers.</p>
<p>The approach to managing and controlling processing remains focused on huge data centers. In this sense, social and engineering thought is still akin to 19th century practice of building monolithic systems with centralized control. As data generation increases and the cost of storage decreases, huge data centers are being built to house and process data. Google, Apple, Codera and NTT America to name just a few. What will they do with all this data and how much will be shared?</p>
<p>IBM announced its plans to build a petaflop machine for the <a href="http://www.computerworld.com.au/article/319128/ska_telescope_provide_billion_pcs_worth_processing">SKA telescope program</a>. It is a laudable and beneficial effort. Undoubtedly, research and lessons learned from the effort will be valuable. But efforts should be made to build distributed systems of equal or greater benefit. Efforts such as <a href="http://boinc.berkeley.edu/">BOINC</a> provide a rudimentary effective start. File sharing peers using <a href="http://en.wikipedia.org/wiki/Distributed_hash_table">DHT</a> have already demonstrated power and influence. Both illustrate cost effective usage of existing distributed compute resources where most data is accessible to everyone.</p>
<p>Distributed Computing is in its infancy (I&#8217;m not referring to Cloud Computing). A number of technologies supporting distributed computing have been developed. Some have survived and some waned. A sophisticated distributed system is on par with the importance of nanotechnologies and artificial intelligence. It will support those other technologies as well. It has the potential to distribute energy needs for processing rather than requiring a power plant dedicated to running a data center. It has the potential to distribute data storage so it&#8217;s never lost and provides a means for individuals to control their own personal information. It has the potential to provide mechanisms which capture data in real time and process as needed where needed with most efficient usage of resources. In so doing, mirroring the real world (ala Gelernter&#8217;s <a href="http://www.amazon.com/Mirror-Worlds-Software-Universe-Shoebox-How/dp/019507906X">Mirror World</a>).</p>
<p>So although building data center citadels and powerful HPC computers is valuable so is developing and building sophisticated  distributed computing systems. In fact, it&#8217;s likely much more important.</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/6d7a2c87-8572-4713-922d-8372641bda98/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=6d7a2c87-8572-4713-922d-8372641bda98" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ayuda al mundo con tu Procesador]]></title>
<link>http://pablovidela.wordpress.com/2009/09/20/ayuda-al-mundo-con-tu-procesador/</link>
<pubDate>Sun, 20 Sep 2009 04:12:44 +0000</pubDate>
<dc:creator>Pablo Videla</dc:creator>
<guid>http://pablovidela.wordpress.com/2009/09/20/ayuda-al-mundo-con-tu-procesador/</guid>
<description><![CDATA[World Community Grid Hola a todos, los orientare como pueden aportar a la sociedad con su procesador]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div>
<div>
<div>
<div style="text-align:center;"><a href="http://www.facebook.com/photo.php?pid=2399292&#38;op=1&#38;view=all&#38;subj=165075264847&#38;aid=-1&#38;auser=0&#38;oid=165075264847&#38;id=841904906"><img src="http://photos-e.ak.fbcdn.net/hphotos-ak-snc1/hs246.snc1/9317_135483194906_841904906_2399292_5113442_a.jpg" alt="" /></a></div>
<div style="text-align:center;">World Community Grid</div>
</div>
<div>
<p>Hola a todos, los orientare como pueden aportar a la sociedad con su procesador, se trata del sistema BOINC, es computacion distribuida , para unir miles de computadores y hacer un super computador para hacer operaciones con tu procesador, puedes ayudar a buscar formas de combatir el cancer, busqueda de planetas , etc todo esto lo hace solo , ya que tu recibiras tareas y tu computador las va procesando y enviando los resultados , esto no usa mucho recurso ya que es configurable , yo uso el 50 % del procesador y no veo ninguna lentitud en el sistema, les dejare un link para que conozcan estos proyectos, ojala se unan , asi aportaran su grano de arena a la ciencia.</p>
<p>&#8220;La misión del World Community Grid es crear la red más amplia de computación pública en beneficio de la humanidad. La base de nuestro trabajo es la idea de que la innovación tecnológica combinada con la investigación científica intuitiva y con el voluntariado en gran escala pueden mejorar nuestro mundo. Nuestro éxito depende de individuos que, como usted, contribuyen colectivamente con esta misión, sin fines de lucro, donando su tiempo libre en la PC.&#8221;</p>
<p><a rel="nofollow" href="http://www.worldcommunitygrid.org/index.jsp" target="_blank">http://www.worldcommunitygrid.org/index.jsp</a></div>
</div>
<div></div>
<div>PD: Se pueden crear Equipos, los interesados, me pueden comentar en el post, saludos.</div>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to set up worldcommunity.org grid on your pc]]></title>
<link>http://goshawknest.wordpress.com/2009/09/16/how-to-set-up-worldcommunity-org-grid-on-your-pc/</link>
<pubDate>Wed, 16 Sep 2009 15:18:53 +0000</pubDate>
<dc:creator>vincenzoampolo7</dc:creator>
<guid>http://goshawknest.wordpress.com/2009/09/16/how-to-set-up-worldcommunity-org-grid-on-your-pc/</guid>
<description><![CDATA[goshawk@jupiter:/$ boinccmd &#8211;project_attach www.worldcommunitygrid.org 110e33afe8e70a3da508640]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">goshawk@jupiter:/$ boinccmd &#8211;project_attach www.worldcommunitygrid.org 110e33afe8e70a3da508640ff84f5ab2</div>
<div class="wp-caption aligncenter" style="width: 440px"><img title="WorldCommunityGridLogo.gif" src="http://www.worldcommunitygrid.org/images/logo.gif" alt="World Community Grid logo" width="430" height="86" /><p class="wp-caption-text">World Community Grid logo</p></div>
<p>If you have never heard about worldcommunity project it&#8217;s a good time to learn about it. it&#8217;s a project to create the largest public computing grid in the globe. With his client based on the boinc project, you can share your unused cpu cicles to compute data for this project. The data your computer will compute is for the growing of the culture, medicine and science.</p>
<p>If you have an Ubuntu server somewhere it&#8217;s very easy to set up the worldcommunity client there. Just open a terminal and write:</p>
<blockquote><p>sudo aptitude install boinc-client</p></blockquote>
<p>After you have installed the client, you can create an account in the <a href="http://worldcommunitygrid.org">worldcommunitygrid.org website</a>. When you set it up you can do login and go to the  <strong>My profile</strong> page. In that page you will read the <strong>BOINC Account Key</strong>. Take note of it. Now open a terminal and type</p>
<blockquote><p>boinccmd &#8211;project_attach www.worldcommunitygrid.org [BOINC Account Key]</p></blockquote>
<p>And that&#8217;s all, boinc will connect to worldcommunity and download data to compute. When you don&#8217;t use your cp, it will start computing for the grid and when you need your cpu cicles, it will stop computing. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ten Year Seti@Home]]></title>
<link>http://rambambashi.wordpress.com/2009/09/03/ten-year-setihome/</link>
<pubDate>Thu, 03 Sep 2009 22:46:31 +0000</pubDate>
<dc:creator>Jona Lendering</dc:creator>
<guid>http://rambambashi.wordpress.com/2009/09/03/ten-year-setihome/</guid>
<description><![CDATA[Completely off-topic (but hey, this is my blog!): today I celebrate my tenth anniversary as a partic]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignright" src="http://www.livius.org/a/2/blog/ten_years.gif" alt="" width="147" height="59" />Completely off-topic (but hey, this is my blog!): today I celebrate my tenth anniversary as a participant of <strong><a href="http://seti.berkeley.edu/" target="_blank">Seti@home</a></strong>. In case you&#8217;ve never heard of it: in this scientific program, about five million desktop computers around the world &#8211; like the one you are using right now &#8211; are connected to analyze data from radio telescopes searching for signals of extraterrestrial intelligence.</p>
<p>If you want to participate, you must download the basic software, BOINC (Berkeley Open Infrastructure for Network Computing), and once you&#8217;ve installed that, you can chose the program you want to support. For me, that&#8217;s Seti@home, because I like the idea to make contact with an alien civilization, and <a href="http://climateprediction.net/" target="_blank">ClimatePrediction</a>, for obvious reasons. Every time I switch on my computer, these programs start themselves up, and there&#8217;s nothing I have to do. It&#8217;s so simple &#8211; and yet, I am contributing to science.</p>
<p>So, if you want to be the first human to make contact with E.T.: go <a href="http://boinc.berkeley.edu/download.php" target="_blank">here and download</a> the software.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Snow Leopard]]></title>
<link>http://dbgrady.wordpress.com/2009/08/29/snow-leopard/</link>
<pubDate>Sat, 29 Aug 2009 16:16:48 +0000</pubDate>
<dc:creator>D.B. Grady</dc:creator>
<guid>http://dbgrady.wordpress.com/2009/08/29/snow-leopard/</guid>
<description><![CDATA[If you own a Mac, you need Snow Leopard. If you&#8217;re out of the loop and don&#8217;t pray five t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignright size-medium wp-image-654" title="mac-os-x-snow-leopard" src="http://dbgrady.wordpress.com/files/2009/08/mac-os-x-snow-leopard.jpg?w=300" alt="mac-os-x-snow-leopard" width="300" height="300" />If you own a Mac, you need <a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&#38;tag=dbgr-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=B001AMHWP8">Snow Leopard</a><img style="border:none!important;margin:0!important;" src="http://www.assoc-amazon.com/e/ir?t=dbgr-20&#38;l=as2&#38;o=1&#38;a=B001AMHWP8" border="0" alt="" width="1" height="1" />.</p>
<p>If you&#8217;re out of the loop and don&#8217;t pray five times a day toward <a href="http://maps.google.com/maps?f=q&#38;source=s_q&#38;hl=en&#38;geocode=&#38;q=apple+headquarters&#38;sll=37.0625,-95.677068&#38;sspn=53.564699,114.169922&#38;ie=UTF8&#38;ll=37.332277,-122.033713&#38;spn=0.003318,0.006968&#38;t=h&#38;z=18&#38;iwloc=A">Macca</a>, Snow Leopard is the newest version of the Mac OS. (It only costs <a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&#38;tag=dbgr-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=B001AMHWP8">$25</a><img style="border:none!important;margin:0!important;" src="http://www.assoc-amazon.com/e/ir?t=dbgr-20&#38;l=as2&#38;o=1&#38;a=B001AMHWP8" border="0" alt="" width="1" height="1" />, so we&#8217;re not talking a major investment here.)</p>
<p>Because it&#8217;s been covered to death elsewhere, I&#8217;ll offer only a few general feelings and a couple of warnings.</p>
<p>The installation could not be easier. Insert DVD. Click &#8220;Install.&#8221; Wait. Done. (I recalibrated my external display upon completion, though this is mostly habit, and possibly the sign of a deranged mind. [It can be found at: System Preferences / Display / Color / Calibrate])</p>
<p>Prior to installation, I had 81.73GB free on my hard drive. After installation, I had an astonishing 96.33GB free. This is because Snow Leopard strips away vast swaths of legacy code. I&#8217;ve been installing operating systems both mainstream and obscure for twenty years; this is the first time I&#8217;ve seen one narrow the footprint. It&#8217;s a remarkable achievement that should be trumpeted at every opportunity.</p>
<p>The operating system itself runs faster. The experience echoes the first time I used the iPhone. It flows and ripples and springs and sparks. It&#8217;s very impressive.</p>
<p>Expose is fixed! (I have it hot-cornered to the top right of my screen.) Unlike before, where Expose displayed all open programs but only sporadically accepted a selected window, it now works 100% of the time. That&#8217;s worth $25 right there.</p>
<p>The dock is more organized, now offering scrollable stacks to reduce clutter, and additional features upon right-click.</p>
<p>Safari now blazes&#8211;even the &#8220;Top Sites&#8221; screen. Stupidly, they continue to ignore the mousewheel-click auto-scroll feature present in every single Microsoft Windows application and most good Mac programs. As a result, I remain devoted to Firefox. Sadly, Firefox appears to have taken a performance hit. I cannot qualify this with hard data, but I&#8217;m telling you: it&#8217;s less snappy.</p>
<p>Finder is way, way faster.</p>
<p>All of my critical programs work well, to include:</p>
<ul>
<li>Microsoft Office 2008</li>
<li>Adobe Photoshop CS3 <em>(Power users report minor issues, but I&#8217;ve yet to run across a problem.)</em></li>
<li>Picasa</li>
<li>Transmission</li>
<li>Burn</li>
<li>Toast Titanium</li>
<li>Evernote</li>
<li>MacTheRipper</li>
<li>Espresso <em>(Note: everything offered by this year&#8217;s MacHeist seems to work without issue.)</em></li>
<li>Google Notifier</li>
<li>Dropbox</li>
<li>Jing</li>
</ul>
<p>That&#8217;s the good.</p>
<p>The bad:</p>
<p>My printer is currently unsupported. I use a dirt-cheap <a href="http://www.amazon.com/gp/product/B000UZH526?ie=UTF8&#38;tag=dbgr-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=B000UZH526">HP LaserJet P1006</a><img style="border:none!important;margin:0!important;" src="http://www.assoc-amazon.com/e/ir?t=dbgr-20&#38;l=as2&#38;o=1&#38;a=B000UZH526" border="0" alt="" width="1" height="1" /> connected via my <a href="http://www.amazon.com/gp/product/B001UE8LUG?ie=UTF8&#38;tag=dbgr-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=B001UE8LUG">Time Capsule</a><img style="border:none!important;margin:0!important;" src="http://www.assoc-amazon.com/e/ir?t=dbgr-20&#38;l=as2&#38;o=1&#38;a=B001UE8LUG" border="0" alt="" width="1" height="1" />. HP is supposedly working on a fix. Wide printer support isn&#8217;t so much a feature as a categorical imperative. I cannot for the life of me figure out how Apple could make such a stupid, arrogant mistake. The P1006 isn&#8217;t even a sophisticated printer! Lesson learned: before upgrading, verify that your printer is supported.</p>
<p>Some of my minor software does not work, to include:</p>
<ul>
<li>iStat <span style="text-decoration:line-through;"><em>(Update in the works.)</em></span><em> <strong>Update: Fixed with 2.0.</strong><br />
</em></li>
<li>Cyberduck <em><del datetime="2009-08-30T15:04:56+00:00">(Update expected any minute now.)</del> <strong>Update: Working beta now available.</strong></em></li>
<li>Flip4Mac <em>(The current beta DOES work.)</em></li>
<li>Growl <em><del datetime="2009-08-30T15:04:56+00:00">(Technically it works, except for the System Preferences element. But this is a pass/fail test. Growl fails.)</del> <strong>Update: Working beta now available.</strong></em></li>
<li>Disc Inventory X <em>(Requires Rosetta, which I&#8217;m not willing to do.)</em></li>
<li>Xscreensaver <em>(Jamie Zawinski, Xscreensaver&#8217;s programmer, vents his fury at Apple in <a href="http://jwz.livejournal.com/1077605.html">this thread</a>.) <strong>Update: Fixed.</strong><br />
</em></li>
<li>Boinc / SETI@home <em>(Again, this is a screen saver issue, though the administrators are acting willfully clueless. In every discussion forum I&#8217;ve visited, the powers that be seem to stick their heads in the sand and say &#8220;Everything is working fine!&#8221; I&#8217;m here to tell you it does NOT work.) <strong>Update: Fixed with beta release.</strong><br />
</em></li>
</ul>
<p>Aside from the Boinc team&#8217;s general obstinate stupidity, I expect all of these software issues to be resolved in the coming days. In the mean time, <a href="http://snowleopard.wikidot.com/">here</a> is a beautifully comprehensive Snow Leopard compatibility list that will assuage your deepest concerns. Don&#8217;t be dissuaded, though. Snow Leopard is well worth the upgrade, and a tremendous value by every conceivable measure. It can be purchased <a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&#38;tag=dbgr-20&#38;linkCode=as2&#38;camp=1789&#38;creative=390957&#38;creativeASIN=B001AMHWP8">here</a><img style="border:none!important;margin:0!important;" src="http://www.assoc-amazon.com/e/ir?t=dbgr-20&#38;l=as2&#38;o=1&#38;a=B001AMHWP8" border="0" alt="" width="1" height="1" />.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Boinc 6.4.5]]></title>
<link>http://mondunews.wordpress.com/2009/08/15/boinc-6-4-5/</link>
<pubDate>Sat, 15 Aug 2009 14:48:36 +0000</pubDate>
<dc:creator>mondunews</dc:creator>
<guid>http://mondunews.wordpress.com/2009/08/15/boinc-6-4-5/</guid>
<description><![CDATA[Nuova versione per Boinc che arriva alla release 6.4.5. Con questo software potete donare una parte ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="aligncenter size-thumbnail wp-image-2248" title="082009_011" src="http://mondunews.wordpress.com/files/2009/08/082009_011.jpg?w=150" alt="082009_011" width="150" height="116" /></p>
<p>Nuova versione per Boinc che arriva alla release 6.4.5. Con questo software potete donare una parte della potenza di calcolo del vostro PC ad uno dei tanti progetti no-profit. Con questo progetto si riescono a raggiungere potenze di calcolo pari ai supercomputer (<strong>Licenza:</strong> LGPL , <strong>OS:</strong> Jaunty Jackalope 32/64bits, <strong>Formato:</strong> Deb).</p>
<p style="text-align:right;"><strong>Fonte/Download:</strong> <a href="http://www.getdeb.net//" target="_blank">GetDeb</a><strong> – HomePage:</strong> <a href="http://boinc.berkeley.edu/" target="_blank">Boinc</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BOINCing for Science]]></title>
<link>http://environmentenlightenmentandreason.wordpress.com/2009/08/06/boincing-for-science/</link>
<pubDate>Thu, 06 Aug 2009 22:07:59 +0000</pubDate>
<dc:creator>paddymorris</dc:creator>
<guid>http://environmentenlightenmentandreason.wordpress.com/2009/08/06/boincing-for-science/</guid>
<description><![CDATA[BOINC is one of those fantastic things which not many people have heard of. You download an app to y]]></description>
<content:encoded><![CDATA[BOINC is one of those fantastic things which not many people have heard of. You download an app to y]]></content:encoded>
</item>
<item>
<title><![CDATA[G4: Intel and Facebook join to promote research programs powered by grid computing]]></title>
<link>http://windyharbor.wordpress.com/2009/08/06/g4-intel-and-facebook-join-to-promote-research-programs-powered-by-grid-computing/</link>
<pubDate>Thu, 06 Aug 2009 14:46:38 +0000</pubDate>
<dc:creator>windyharbor</dc:creator>
<guid>http://windyharbor.wordpress.com/2009/08/06/g4-intel-and-facebook-join-to-promote-research-programs-powered-by-grid-computing/</guid>
<description><![CDATA[Whoever said that social networking juggernaut Facebook would never help find a cure for cancer, com]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:left;">Whoever said that social networking juggernaut Facebook would never help find a cure for cancer, combat global warming or quell the spread of malaria in Africa was just wrong, wrong, wrong. I mean, they were right until Intel came along to turn these hypothetical assertions into realities, but now, they deserve to be ridiculed for their lack of foresight.</p>
<p>As <a href="http://arstechnica.com/science/news/2009/08/intel-introduces-distributed-computing-to-facebook.ars" target="_blank"><em>Ars Technica</em></a> reports, Intel has partnered with Facebook and GridRepublic to create the new <a href="http://www.facebook.com/progressthruprocessors?v=app_4949752878&#38;viewas=0" target="_blank">Progress Thru Processors</a> application that lets users contribute their computers’ unused processing power to various BOINC (grid computing)-based programs, including Rosetta@home, Climateprediction.net, and Africa@home. One of the application’s most notable features is that it lets users differentiate between multiple projects, rather than having to commit all of their resources to just one destination.</p>
<p style="text-align:left;">Ultimately, the purpose of Intel&#8217;s partnership deals is to use Facebook’s ubiquity to get the word out on BOINC and its capabilities as it relates to this new application. Plus, you can post your processing contributions to your profile, so you can rub your superior humanitarianism in all of your friends’ faces.</p>
<p>From <a href="http://g4tv.com/thefeed/blog/post/698077/Intel-And-Facebook-Join-To-Promote-Research-Programs-Powered-By-Grid-Computing.html">G4</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Lunatics Unified Installer for Windows v0.2]]></title>
<link>http://needq.wordpress.com/2009/07/24/lunatics-unified-installer-for-windows-v0-2/</link>
<pubDate>Fri, 24 Jul 2009 01:53:29 +0000</pubDate>
<dc:creator>needq</dc:creator>
<guid>http://needq.wordpress.com/2009/07/24/lunatics-unified-installer-for-windows-v0-2/</guid>
<description><![CDATA[Lunatics team, Jason G 가 지금까지 설치가 까다롭고 번거로웠던 Optimized Application 들을 하나의 패키지로 통합해 Seti@home 프로젝트를 처]]></description>
<content:encoded><![CDATA[Lunatics team, Jason G 가 지금까지 설치가 까다롭고 번거로웠던 Optimized Application 들을 하나의 패키지로 통합해 Seti@home 프로젝트를 처]]></content:encoded>
</item>
<item>
<title><![CDATA[CUDA 2.3 버전이 나왔다.]]></title>
<link>http://needq.wordpress.com/2009/07/24/cuda-2-3-release/</link>
<pubDate>Fri, 24 Jul 2009 00:55:30 +0000</pubDate>
<dc:creator>needq</dc:creator>
<guid>http://needq.wordpress.com/2009/07/24/cuda-2-3-release/</guid>
<description><![CDATA[Latest NVIDIA Driver: http://www.nvidia.com/Download/index.aspx?lang=en-us  7월 21일에 릴리즈된 NVIDIA Driv]]></description>
<content:encoded><![CDATA[Latest NVIDIA Driver: http://www.nvidia.com/Download/index.aspx?lang=en-us  7월 21일에 릴리즈된 NVIDIA Driv]]></content:encoded>
</item>

</channel>
</rss>
