<?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>open-source &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/open-source/</link>
	<description>Feed of posts on WordPress.com tagged "open-source"</description>
	<pubDate>Fri, 09 May 2008 21:51:13 +0000</pubDate>

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

<item>
<title><![CDATA[Como - instalar slax desde su live cd - una minidistro linux con escritorio kde y muy liviana.]]></title>
<link>http://arukard.wordpress.com/?p=96</link>
<pubDate>Fri, 09 May 2008 20:08:39 +0000</pubDate>
<dc:creator>arukard</dc:creator>
<guid>http://arukard.wordpress.com/?p=96</guid>
<description><![CDATA[1.- Descargar la iso.
http://www.slax.org/get_slax.php?download=iso
Si usas linux, pones un cd en bl]]></description>
<content:encoded><![CDATA[<p>1.- Descargar la iso.</p>
<p><a href="http://www.slax.org/get_slax.php?download=iso">http://www.slax.org/get_slax.php?download=iso</a></p>
<p>Si usas linux, pones un cd en blanco en la quemadora, doble click al iso descargado y listo. Si usas windows, lo quemas en nero con la opcion burn image (quemar iso).</p>
<p>Ahora tienes listo slax live cd, reinicias la computadora.</p>
<p>Arranca slax en cuestion de segundos (con escritorio kde)</p>
<p>Abres la terminal (el icono al lado del kmenu)</p>
<p>citas: cfdisk</p>
<p>Veras las particiones, borras las particiones (solo escoges delete en cada particion y enter)</p>
<p>Escoges write para guardar los cambios. Luego escoges Yes, en dos segundos se borra la particion.</p>
<p>Creas una nueva particion: New, enter, y escoges primaria.</p>
<p>Ahora veras que aparece abajo la opcion booteable, enter y ya tienes tu particion de 16 mb booteable.</p>
<p>El tamano sera 16.00 (MB). Enter, veras que al lado de la particion de 16 mb dice boot.</p>
<p>Bajamos a la particion de espacio libre, y escogemos new, luego logical, enter, y le damos tamano del doble de lo que tengamos en ram, si tenemos 256 en ram, le daremos 512 mb, aunque le puedes dar mas. Luego enter (donde dice begining) y se creara. Despues escoges type (siempre en esta particion). Escoges 82 porque es una particion swap.</p>
<p>Ahora bajamos al espacio libre, escogemos new, luego logic, y finalmente enter (asi usara el espacio que sobre de disco duro). Esta sera la particion raiz o root.</p>
<p>Guardamos los cambios pulsando sobre write.</p>
<p>Ahora quit para salir de cfdisk (no de la konsola).</p>
<p>Formatear en ext3 las dos particiones restante (boot y root), solo citar en konsola:</p>
<p>mke2fs -j /dev/hda1<br />
mke2fs -j /dev/hda5</p>
<p>Crear el lugar donde se va a llevar a cabo la instalacion, solo citar:</p>
<p>mkdir /mnt/partslax</p>
<p>Ahora la montaremos junto con la partición raiz, solo citar:</p>
<p>mount /dev/hda5 /mnt/partslax</p>
<p>Ahora vamos a crear otra carpetita dentro de esa, citar:</p>
<p>mkdir /mnt/partslax/boot</p>
<p>Y la montaremos junto con la partición de arranque:</p>
<p>mount /dev/hda1 /mnt/partslax/boot</p>
<p><strong>Reiniciar la computadora</strong></p>
<p>Citar en konsola: slax-install</p>
<p>Aparecera un pequeño asistente que nos pide que seleccionemos una partición. </p>
<p>A mi me han aparecido dos, y he elegido "disc0part5", le he dado a intro y después de unos minutos me ha aparecido un mensajito muy chulo que decía:</p>
<p>          Installation succesfull</p>
<p>Lo que viene a significar que la instalación ha sido un éxito.</p>
<p>Es todo.</p>
<p>Fuente y mas informacion: <a href="http://www.fentlinux.com/web/?q=node/298">http://www.fentlinux.com/web/?q=node/298</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[OSGi for Beginners]]></title>
<link>http://stefon.wordpress.com/?p=415</link>
<pubDate>Fri, 09 May 2008 19:24:50 +0000</pubDate>
<dc:creator>stefon</dc:creator>
<guid>http://stefon.wordpress.com/?p=415</guid>
<description><![CDATA[If you are following tech related websites you may recognize the abbreviation OSGi. Every time  I re]]></description>
<content:encoded><![CDATA[<p>If you are following tech related websites you may recognize the abbreviation <a title="OSGi" href="http://en.wikipedia.org/wiki/Osgi">OSGi</a>. Every time  I read about it I shows me that it may be "the next big thing".</p>
<p>So knowing it and be prepared when everybody is talking about and thinking about to use it may be a good idea.<br />
So the <a title="article OSGi for Beginners" href="http://www.theserverside.com/tt/articles/article.tss?l=OSGiforBeginners">article OSGi for Beginners</a> on <a title="theServerSide.com" href="http://www.theserverside.com/">theServerSide.com</a> is coming at the right time.</p>
<blockquote><p>OSGi is a framework for Java in which units of resources called bundles can be installed. Bundles can export services or run processes, and have their dependencies managed, such that a bundle can be expected to have its requirements managed by the container. Each bundle can also have its own internal classpath, so that it can serve as an independent unit, should that be desireable. All of this is standardized such that any valid OSGi bundle can theoretically be installed in any valid OSGi container.</p></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Kesan-kesan dari 'Presidential lecture featuring Bill Gates']]></title>
<link>http://reggionh.wordpress.com/?p=11</link>
<pubDate>Fri, 09 May 2008 19:00:14 +0000</pubDate>
<dc:creator>reggionh</dc:creator>
<guid>http://reggionh.wordpress.com/?p=11</guid>
<description><![CDATA[Kemaren pagi barusan menghadiri kuliah kepresidenan dengan bintang tamu Bill Gates. Kesan-kesan gw:
]]></description>
<content:encoded><![CDATA[<p>Kemaren pagi barusan menghadiri kuliah kepresidenan dengan bintang tamu Bill Gates. Kesan-kesan gw:</p>
<ul>
<li>Presentasi yang diberikan oleh Bill Gates terasa hambar, cuma menggembor-gemborkan betapa teknologi telah maju pesat dibandingkan dekade yang lalu (yang semua orang juga tahu). Walaupun presentasinya seharusnya membahas dunia digital dekade kedepan, pembahasan terasa kurang memukau. Bagaimana kontribusi IT untuk produktivitas Indonesia sempat disebut-sebut, walaupun kurang menohok.</li>
<li>Pemerintah Indonesia terlalu over-reacting terhadap kedatangan si chairman Microsoft ini. Sangat berlebihan dan terkesan menjilat. Gw secara pribadi tidak terlalu suka dengan cara berbisnis Microsoft yang sangat mengunci kebebasan orang. Pemerintah seharusnya tidak terlalu bergantung sama investasi Microsoft di Indonesia yang pasti jumlahnya tidak terlalu besar, lebih baik mencoba melepas ketergantungan terhadap sebuah vendor (asing) dan mengembangkan software sendiri dalam koridor <a href="http://en.wikipedia.org/wiki/Free_Software" target="_blank">free software</a>.</li>
</ul>
<p>Kita sebagai rakyat Indonesia harus sabar menunggu realisasi dari komitmen pemerintah dalam dunia IT, bagaimana IT dipakai untuk memajukan sektor-sektor riil di tanah air.</p>
<p>Kita juga harus terus memantau manuver-manuver pemerintah yang bersikap dualistik, di satu pihak seperti sok mendengar teriakan aktivis-aktivis free software dengan mencanangkan program IGOS (Indonesia goes Open Source) tapi di lain pihak terlibat perselingkuhan dengan Microsoft. (rnh)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Questioning Josh Berkus on how to encourage a community]]></title>
<link>http://saviorodrigues.wordpress.com/?p=302</link>
<pubDate>Fri, 09 May 2008 17:41:02 +0000</pubDate>
<dc:creator>Savio Rodrigues</dc:creator>
<guid>http://saviorodrigues.wordpress.com/?p=302</guid>
<description><![CDATA[Like Zack, I too enjoyed Josh Berkus&#8217; tongue in cheek session on how to destroy a community.  ]]></description>
<content:encoded><![CDATA[<p>Like <a href="http://weblog.infoworld.com/openresource/archives/2008/05/josh_berkus_on.html">Zack</a>, I too enjoyed <a href="http://www.ittoolbox.com/profiles/josh_berkus">Josh Berkus'</a> tongue in cheek session on how to destroy a community.  Josh provided an anti-list for those who would like to encourage a community as follows:</p>
<blockquote><p><em>1 Familiar tools<br />
2 Discourage poisonous people<br />
3 Document everything<br />
4 Accessible online meetings<br />
5 Minimize legalese<br />
6 Expert liaison<br />
7 Governance simplification<br />
8 Treat licenses with respect<br />
9 Promote outside committers<br />
10 Communicate</em><br />
(Source: Josh Berkus as best as I can remember his list from my chicken scratch notes - Used under Creative Commons License)</p></blockquote>
<p>However, I'd like to respectfully disagree with Josh's patent-pending list.</p>
<p>I'll going to go out on a limb and suggest that Josh's presentation, while amusing and interesting, is not as relevant to the OSS movement as we'd like to think.  OSS projects of much lore began as truly open multi-vendor / multi-third-party efforts.  This was true of kernel.org, many (but not all) Apache projects, and many (but not all) Eclipse projects.  But today, the name of the OSS game is 180 degrees opposite from multi-vendor efforts.</p>
<p>If you're a startup attempting to build an OSS-based business, you will likely ignore #4, #5, #7 and especially #9.  If you don't want to ignore these steps, rest assured that your VC will "encourage" you to do so.  You can ignore these steps because they have minimal impact on your ability to grow a successful OSS business or successful OSS community.  You don't want a multi-vendor project; you want a community of users who congregate around a code base that you control.  Don't believe me?  Classify vendors like MySQL, SugarCRM, Zimbra, JBoss (not Red Hat - their business is based around a multi-vendor project), Alfresco, SpringSource, Hyperic, etc. against steps #4, #5, #7 and #9.</p>
<p>Let's not fool ourselves into thinking that OSS success hinges on the same things that were required when the breadth of multi-vendor and/or third-party participation was the key criteria for a "successful" OSS project.</p>
<p>Like it or not, OSS success is beginning to be measured along the same metric that society (rightly or wrongly) measures success...how much money you can make...and making money starts with power/control (of the project).</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[I can feel my software, man!]]></title>
<link>http://thedapperlad.wordpress.com/?p=311</link>
<pubDate>Fri, 09 May 2008 17:04:17 +0000</pubDate>
<dc:creator>Manchild</dc:creator>
<guid>http://thedapperlad.wordpress.com/?p=311</guid>
<description><![CDATA[Imagine there&#8217;s no Heaven
It&#8217;s easy if you try
No hell below us
Above us only sky
Imagin]]></description>
<content:encoded><![CDATA[<address><img class="alignright size-full wp-image-312" style="float:right;" src="http://thedapperlad.wordpress.com/files/2008/05/aquarius.png" alt="" width="228" height="193" />Imagine there's no Heaven</address>
<address>It's easy if you try</address>
<address>No hell below us</address>
<address>Above us only sky</address>
<address>Imagine all the people</address>
<address>Living for today</address>
<p>We don't mean to get all hippy-feel-the-love on you or anything... but you gotta admit, we're entering a new era of the internet. It's the Dawning of the Age of <span style="text-decoration:line-through;">Aquarius</span> Open Source.</p>
<p>For those who <span style="text-decoration:line-through;">aren't complete geeks</span> don't keep up with technology, in a nutshell: <a href="http://en.wikipedia.org/wiki/Open_source" target="_blank">open source</a> is a method of creating software by a community. Anyone can access the underlying code behind a software, and the result is developed in a public, collaborative manner. Think of it as a summer of love meets Carl Marx meets Bill Gates meets Robin Hood.<!--more--></p>
<p>Why does this excite us so? Fast forward to the day when you no longer have to pay for a Windows operating system ($100-$200). You no longer have to pay for Microsoft Office ($100-$300). You no longer have to pay for Adobe's creative suite of software ($1200).</p>
<address>Imagine there's no countries</address>
<address>It isn't hard to do</address>
<address>Nothing to kill or die for</address>
<address>And no religion too</address>
<address>Imagine all the people</address>
<address>Living life in peace</address>
<p>Well, friends, that day is already upon us. From operating system, to business productivity, to creative endeavors, open source alternatives are already here:</p>
<p>Open Source Operating System (like Microsoft Windows): <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a></p>
<p>Open Source Office applications (like Microsoft Word, Excel, Powerpoint): <a href="http://www.openoffice.org/" target="_blank">OpenOffice</a></p>
<p>Open Source desktop publishing (like Adobe Pagemaker or Microsoft Publisher): <a href="http://www.scribus.net/" target="_blank">Scribus</a></p>
<p>Open Source Antivirus software (like Norton, PC-Cillin, McAfee): <a href="http://www.clamwin.com/" target="_blank">ClamWin</a></p>
<p>Open Source Financial Software (like Intuit Quicken or Microsoft Money): <a href="http://homebank.free.fr/" target="_blank">HomeBank</a></p>
<p>Open Source image processing (like Adobe Photoshop): <a href="http://gimp.org/" target="_blank">GIMP</a></p>
<p>Open Source vecto drawing (like Adobe Illustrator): <a href="http://inkscape.org/" target="_blank">Inkscape</a></p>
<p>Open Source 3D Animation: <a href="http://www.blender.org/" target="_blank">Blender</a></p>
<p>Open Source Video Editor / Compositor (like Adobe After Effects): <a href="jahshaka.org" target="_blank">Jashaka</a></p>
<p>Open source system restore / network backup / data recovery software: <a href="http://restore-backup.com/" target="_blank">Restore</a></p>
<p>Open source Audit Editing (like Adobe Audition): <a href="http://audacity.sourceforge.net/" target="_blank">Audacity</a></p>
<address>Imagine no possessions</address>
<address>I wonder if you can</address>
<address>No need for greed or hunger</address>
<address>A brotherhood of man</address>
<address>Imagine all the people</address>
<address>Sharing all the world</address>
<p>The beauty behind open source software is that there are unlimited number of software developers. So bugs tend to be found quickly, and new features tend to come out often.</p>
<p>We may be ruining the future of this planet for our children, but at least they'll have free software to run.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Eliberarea]]></title>
<link>http://pilgrimgray.wordpress.com/?p=131</link>
<pubDate>Fri, 09 May 2008 16:56:31 +0000</pubDate>
<dc:creator>Mithrandir</dc:creator>
<guid>http://pilgrimgray.wordpress.com/?p=131</guid>
<description><![CDATA[Nu uitati! Mai sunt doar doua zile pana la evenimentul Ubuntu Install
Fest.
Ubuntu Install Fest are ]]></description>
<content:encoded><![CDATA[<p>Nu uitati! Mai sunt doar doua zile pana la evenimentul Ubuntu Install<br />
Fest.</p>
<p>Ubuntu Install Fest are loc intr-o atmosfera efervescenta duminica, ora<br />
12:00, in salile EG306 si EG106 din Facultatea de Automatica si<br />
Calculatoare. Peste 30 de persoane doresc sa fie libere. 18<br />
&#60;s&#62;victime&#60;/s&#62; voluntari sunt pregatiti sa ofere suport. Tu te-ai<br />
inscris?</p>
<p>Inscrie-te acum[1] ca participant. Fii un contribuitor in cadrul<br />
comunitatii.</p>
<p>Detalii pe site-ul Ubuntu Install Fest[2] sau pe Twitter[3].</p>
<p>Va asteptam!</p>
<p>[1] ﻿﻿<a href="http://www.rosedu.org/form-uif.php" target="_blank">http://www.rosedu.org/form-uif.php</a><br />
[2] ﻿<a href="http://www.rosedu.org/events/UbuntuInstallFest/" target="_blank">http://www.rosedu.org/events/UbuntuInstallFest/</a><br />
[3] ﻿<a href="http://twitter.com/uif" target="_blank">http://twitter.com/uif</a></p>
<p>Cu afise rupte, cu campanie de promovare trecuta prin diverse obstacole, noi tot am ramas la aceeasi idee si chiar vom fi acolo. <a href="http://xkcd.com/225/">Mai trebuie doar sa trimiteti cativa ninja asasini platiti pentru a ne opri din asa ceva. Si tot nu veti reusi.</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Une alternative open source et efficace à Winrar]]></title>
<link>http://lecoucou.wordpress.com/?p=265</link>
<pubDate>Fri, 09 May 2008 16:34:27 +0000</pubDate>
<dc:creator>lecoucou</dc:creator>
<guid>http://lecoucou.wordpress.com/?p=265</guid>
<description><![CDATA[
 
PeaZip est un logiciel de compression open-source supportant un nombre important de formats : 7]]></description>
<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.brothersoft.com/icon/peazip-80525.png" alt="" /><strong></strong></p>
<p> </p>
<p><strong>PeaZip</strong> est un logiciel de compression open-source supportant un nombre important de formats : 7Z, <a title="7-Zip" href="http://www.clubic.com/telecharger-fiche11161-7-zip.html">7-Zip</a> sfx, ACE, ARJ, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, <a title="NSIS" href="http://www.clubic.com/telecharger-fiche11106-nsis.html">NSIS</a>, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP.</p>
<p>À travers une interface soignée ; claire et simple ; vous pourrez choisir de compresser, décompresser ou même découper vos archives afin de permettre un envoi aisé par email.</p>
<p>Extrêmement complet, <strong>PeaZip</strong> offre la possibilité de choisir parmi plusieurs degrés de compression. Aussi, grâce à un module puissant de cryptage vous protégerez vos archives en toute sécurité.<br />
Un explorateur agréable est également de la partie, vous proposant de naviguer entre vos fichiers et vos archives afin d'optimiser votre temps de travail.</p>
<p>L'application de <strong>PeaZip</strong> existe aussi au format «portable», vous permettant de l'emporter sur votre clé USB moyennant 3.5 Mo d'espace libre.</p>
<p> </p>
<p>Article Clubic</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[GIMP: An open-source alternative for Photoshop]]></title>
<link>http://gimp4you.wordpress.com/?p=3</link>
<pubDate>Fri, 09 May 2008 16:18:15 +0000</pubDate>
<dc:creator>taciturndave</dc:creator>
<guid>http://gimp4you.wordpress.com/?p=3</guid>
<description><![CDATA[GIMP stands for GNU Image Manipulation Program, an alternative to Photoshop when editing images.  Th]]></description>
<content:encoded><![CDATA[<p>GIMP stands for GNU Image Manipulation Program, an alternative to Photoshop when editing images.  This is a very good software for open-source software lovers like me.  GIMP is intended for UNIX platforms but there are versions of GIMP for Windows and Mac OS.</p>
<p>GIMP is expandable and extensible.  You can augment plug-ins and extensions to perform simple task to complex image manipulations.</p>
<p>To know more about GIMP, check this out for <a title="Introduction to GIMP" href="http://www.gimp.org/about/introduction.html" target="_blank">Introduction to GIMP</a>.</p>
<p>Itching to try it out? Download your copy of <a title="Download GIMP" href="http://www.gimp.org/downloads/" target="_blank">GIMP</a>, install it and let's start gimping!!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Verktyg för biblioteksutveckling! Hallå! Någon som är intresserad?]]></title>
<link>http://peterals.wordpress.com/?p=279</link>
<pubDate>Fri, 09 May 2008 14:54:25 +0000</pubDate>
<dc:creator>peterals</dc:creator>
<guid>http://peterals.wordpress.com/?p=279</guid>
<description><![CDATA[Jag läste om Scriblio i danska bibliotekspressen nr 7 2008 (PDF 3,9 Mb). Scriblio är en open sour]]></description>
<content:encoded><![CDATA[<p>Jag läste om <a href="http://about.scriblio.net/">Scriblio </a>i danska <a href="http://www.bibliotekspressen.dk/downloadpdf.asp?aargang=2008&#38;nummer=7">bibliotekspressen nr 7 2008</a> (PDF 3,9 Mb). Scriblio är en open source-sökmaskin byggd på Wordpress. Den är utvecklad av <a href="http://maisonbisson.com/blog/">Casey Bisson </a>för biblioteksanvändare som inte riktigt vet vad de ska söka efter.<br />
Scriblio finns med på den utmärkta lista som Daniel Forsman <a href="http://www.betabib.org/?p=160">bloggat om </a>i samband med rapporteringen från Computers in Libraries tidigare i vår.</p>
<p>Själv har jag <a href="http://peterals.wordpress.com/2008/04/09/omeka/">tidigare </a>bloggat om <a href="http://omeka.org/">Omeka </a>- ett fritt tillgänlgigt verktyg för för att skapa webbplattformar. Jag har <a href="http://peterals.wordpress.com/category/applikationer/">hittat </a>lite biblioteksapplikationer för Facebook och <a href="http://peterals.wordpress.com/2008/05/06/teknikhuset-vs-axiell/">konstaterat </a>att utan API för kataloger så blir det inget kul.<br />
Det som stör mig lite är att det inte finns någon i Sverige som verkar bry sig, utom några enstaka entusiaster. Förra året sökte Länsbiblioteket i Örebro ett regional utvecklingsbidrag från kulturrådet för en förstudie om hur biblioteken bäst använder applikationer för t ex kataloger, frågetjänster, digitala läsecirklar etc, för plattformar på webben som t ex Facebook, Ning och NetVibes.  Förstudien skulle testa och validera befintliga verktyg som exempelvis <a href="http://demo.libguides.com/">LibGuides </a>och <a href="http://developers.facebook.com/">Facebook Developers</a>.<br />
Vi fick avslag på ansökan med motiveringen att "liknande, ej utvärderade projekt pågår".<br />
Det är OK för mig, men jag väntar fortfatande på kunskapsspridningen från det projektet.</p>
<p>Jag har en känsla av att det har plöjts ner för mycket pengar och tid på oflexibla webb 1.0-lösningar. Ta tex den stora satsningen på <a href="http://www.docutek.com/products/vrlplus/index.html">VRL+</a> som staten ville att vi länsbibliotek skulle engagera oss i för att driva Fråga biblioteket. Ungefär samma saker man kan göra i dyr VRL+miljö är gratis tillgängliga i chattprogram som t ex <a href="http://librarianinblack.typepad.com/librarianinblack/2007/05/meebo_chat_room.html">Meebo</a>. Oregon State University Library har tagit fram en open source-tjänst som heter<a href="http://libraryfind.org/"> LibraryFind </a>- som påminner starkt om ambitionerna som gänget kring Bibliotek24 har. Och med tanke på diskussioner om Oracle-licenser och ej utelämnade API:er, vilka bibliotek har möjlighet att ens testa t ex  open source bibliotekssystemet Koha - demo <a href="http://koha.liblime.com/">här</a>.<br />
För att inte tala om <a href="http://oedb.org/blogs/ilibrarian/2008/drupal-and-libraries-at-cil2008/">Drupal</a>.</p>
<p>Och jag tänker: WTF!<br />
Varför har inte vi en svensk motsvarighet till <a href="http://libraries.mit.edu/help/betas/">MIT Librarie's Betas</a>, <a href="http://labs.library.upenn.edu/">Penn Labs</a> eller <a href="http://www.lib.umich.edu/labs/">MLibrary Labs</a>? (Hela listan finns <a href="http://www.rss4lib.com/library-labs.html">här</a>)</p>
<p>Mer att läsa: Inside Higher Ed: <a href="http://www.insidehighered.com/news/2008/02/19/opensource">OpenMinds, Open Books, Open Source</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ian Clarke's Freenet 0.7 Released]]></title>
<link>http://adamfisk.wordpress.com/?p=34</link>
<pubDate>Fri, 09 May 2008 14:21:50 +0000</pubDate>
<dc:creator>adamfisk</dc:creator>
<guid>http://adamfisk.wordpress.com/?p=34</guid>
<description><![CDATA[After 3 years of development, the latest version of Freenet is here.  This version protects users fr]]></description>
<content:encoded><![CDATA[<p>After 3 years of development, the latest version of Freenet is <a title="Freenet" href="http://freenetproject.org/">here</a>.  This version protects users from persecution for even using Freenet, let alone for the content they're distributing.  Freenet is a vital tool against censorship, particularly in countries like China where freedom of speech is often severely curtailed.  For the unfamiliar, here's the quick description of Freenet from their site:</p>
<blockquote><p>Freenet is free software which lets you publish and obtain information on the Internet without fear of censorship.  To achieve this freedom, the network is entirely decentralized and publishers and consumers of information are anonymous. Without anonymity there can never be true freedom of speech, and without decentralization the network will be vulnerable to attack.</p></blockquote>
<p>Congratulations to <a title="Ian Clarke" href="http://locut.us/blog/">Ian Clarke</a>, Matthew Toseland, and the other the Freenet developers.  The quote on the Freenet site epitomizes the importance of the project:</p>
<blockquote><p><em>"I worry about my child and the Internet all the time, even though she's too young to have logged on yet. Here's what I worry about. I worry that 10 or 15 years from now, she will come to me and say 'Daddy, where were you when they took freedom of the press away from the Internet?'"</em><br />
--Mike Godwin, <a href="http://eff.org/">Electronic Frontier Foundation</a></p></blockquote>
<p>Freenet is a vital weapon in that war.</p>
<p>I'm also excited to have Ian as a new addition to the <a title="littleshoot p2p file sharing" href="http://www.littleshoot.org">LittleShoot</a> advisory board, one of many things we'll be making more announcements about soon.  I've always had a great respect for Ian's emphasis on p2p's importance as a politically disruptive tool for free speech.  We all got caught up in the copyright wars and missed the big picture, but not Ian.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[gnu/gpl galopando]]]></title>
<link>http://tagesuhu.wordpress.com/?p=75</link>
<pubDate>Fri, 09 May 2008 13:39:01 +0000</pubDate>
<dc:creator>Andre</dc:creator>
<guid>http://tagesuhu.wordpress.com/?p=75</guid>
<description><![CDATA[Duas ótimas notícias para a comunidade fautora dos direitos de acesso ao conhecimento:
A primeira ]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;">Duas ótimas notícias para a comunidade fautora dos direitos de acesso ao conhecimento:</p>
<p style="text-align:justify;">A primeira é que <a href="http://www.golem.de/0707/53684.html">uma <strong>Corte Alemã</strong> sustentou a decisão de primeira instância que condenou</a> a empresa <strong><a href="http://about.skype.com/">Skype Technologies S.A.</a></strong>, sediada em Luxemburgo e responsável pelo aplicativo de transmissão de dados VoIP homônimo, por infração aos termos da Licença Pública Geral GNU versão 2 (GNU General Public License v2, mais conhecida como <strong><a href="http://www.gnu.org/licenses/gpl.html">GNU/GPL</a> v2</strong>). De acordo com o que ficou decidido, a empresa Luxemburguense deixou de cumprir com os termos da Seção 3 da licença que explicitamente determinam a distribuição do código fonte dos softwares por ela protegidos.</p>
<p style="text-align:justify;">O processo foi movido por <strong><a href="http://en.wikipedia.org/wiki/Harald_Welte">Harald Welte</a></strong> (<a href="http://gnumonks.org/~laforge/weblog/">clique aqui</a> para acessar o blog dele), responsável pelo website <strong><a href="http://gpl-violations.org/">gpl-violations.org</a></strong>, que acusou a empresa de descumprir os termos da licença quando da distribuição do aparelho de VoIP 'SMCWSKP 100' com o <strong>kernel Linux</strong>, mas sem acesso ao <strong>código-fonte</strong>. Posteriormente à decisão de primeiro grau, a empresa passou a distribuir os aparelhos com um flyer informando onde seria possível obter acesso ao código-fonte dos trechos de software livre contidos no aparelho. Todavia, a corte alemã entendeu que tal medida não era suficiente para satisfazer os requisitos da GNU/GPL, reiterando, assim, a decisão de primeira instância.</p>
<p style="text-align:justify;">Por fim, a segunda notícia é que a empresa estadunidense <strong><a href="http://http://www.sun.com/aboutsun/company/index.jsp">Sun Microsystems Inc</a></strong>. <a href="http://www.ifross.de/ifross_html/home1_2008.html#ARTIKEL16">anunciou que pretende licenciar a <strong>plataforma Java </strong>integralmente pelos termos da <strong>GNU/GPL</strong></a>. Há pouco mais de um ano a empresa <a href="http://www.fsf.org/news/fsf-welcomes-gpl-java.html">já havia iniciado a transição para a GPL</a>, mas partes da plataforma Java ainda permaneceram proprietárias e agora pretende finalizá-lo.</p>
<p style="text-align:justify;">Esta conquista é extremamente importante para a comunidade já que os aplicativos Java são cada vez mais presentes na vida online de todos as pessoas. Assim, a não divulgação do código-fonte da plataforma é, por enquanto, juntamente com o Adobe Flash, um dos maiores incômodos na vida dos <strong>xiitas do software livre</strong>.</p>
<p style="text-align:justify;">Acontece que grande parte dos websites e aplicativos web da atualidade dependem em algum momento de suporte para<strong> Java</strong> ou <strong>Flash</strong>. Assim, os usuários de software livre são forçados a baixar arquivos binários de código-fonte fechado das empresas Sun e Adobe e promiscuir seus sistemas livres com trechos de código não-livre.</p>
<p style="text-align:justify;">Para lidar com o problema Flash, existe o projeto <strong><a href="http://www.gnu.org/software/gnash/">Gnash</a></strong>, que já se encontra muito avançado e supre praticamente todos os usos necessários do Flash Player plugin e agora o Java, que também conta com um compatível livre - <strong><a href="http://www.gnu.org/software/classpath/">GNU Classpath</a></strong>, já não será mais uma preocupação.</p>
<p style="text-align:justify;">Segundo a Sun, que já tem um histórico de apoio ao software livre, sendo, inclusive, em grande parte responsável pelo Open Office, a iniciativa se deu para garantir a alta inventividade em sua plataforma independente.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mapa Conceptual del Software Libre]]></title>
<link>http://rgfigueroa.wordpress.com/?p=60</link>
<pubDate>Fri, 09 May 2008 13:02:24 +0000</pubDate>
<dc:creator>rgfigueroa</dc:creator>
<guid>http://rgfigueroa.wordpress.com/?p=60</guid>
<description><![CDATA[
La ética detrás de un buen trabajo con un fin común, el de aprender sin egoísmos, ni ambiciones]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://rgfigueroa.files.wordpress.com/2008/05/800px-mapa_conceptual1.jpg"><img class="size-medium wp-image-62" src="http://rgfigueroa.wordpress.com/files/2008/05/800px-mapa_conceptual1.jpg?w=300" alt="" width="406" height="295" /></a></p>
<p style="text-align:left;">La ética detrás de un buen trabajo con un fin común, el de aprender sin egoísmos, ni ambiciones. Tan sólo el de compartir lo que sabes.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Presidential Lecture, Featuring Bill Gates -- Jualan Lagi Nih]]></title>
<link>http://aisar.wordpress.com/?p=125</link>
<pubDate>Fri, 09 May 2008 11:56:39 +0000</pubDate>
<dc:creator>aisar</dc:creator>
<guid>http://aisar.wordpress.com/?p=125</guid>
<description><![CDATA[&#8220;&#8230;When talking about commercial software versus any other kinds (non-commercial software]]></description>
<content:encoded><![CDATA[<p><a href="http://aisar.wordpress.com/files/2008/05/banner.jpg"><img class="alignright size-medium wp-image-126" style="float:right;margin:5px;" src="http://aisar.wordpress.com/files/2008/05/banner.jpg?w=225" alt="" width="225" height="300" /></a><em>"...When talking about commercial software versus any other kinds (non-commercial software), we're confident that our product has better performance, better security, better stability, better protection of viruses or threats, better support of any troubles. That's why, our loyal customers always feel they deserve what they've paid..."<br />
"...Our software isn't expensive. Comparing to the cost of one software project, its market price is only about less than one percent..." (Bill Gates)</em></p>
<p>Untuk pertama kalinya, <a href="http://www.microsoft.com/BillGates/">Bill Gates</a>, Chairman <a href="http://www.microsoft.com/" target="_blank">Microsoft corp</a>. datang ke Indonesia, dan disambut dengan sangat hangat oleh Presiden SBY. Setelah sempat melakukan pertemuan di istana negara pada hari Kamis (8/5), Bill Gates diundang untuk menjadi pembicara pada acara "Presidential Lecture" yang berlangsung hari ini, Jumat (9/5) di JCC, Senayan, Jakarta.</p>
<p>Kebetulan aku bersama rombongan ITB mendapat undangan untuk menghadiri acara tersebut (thanks to <a href="http://lequoaila.wordpress.com/" target="_blank">Shana</a>, walaupun harus berangkat jam 3 pagi dengan mata berkunang-kunang habis begadang nugas). Peserta mahasiswa lainnya juga berasal dari berbagai macam kampus di Indonesia, seperti UI, ITS, Prasetya Mulya, President University, dan Tarumanegara. Kami menempati balkon bagian atas (cukup jauh dari stage, sehingga kurang leluasa mengambil foto), sedangkan hanya undangan VIP yang terdiri dari menteri-menteri, pejabat, duta besar negara, serta tamu khusus lainnya yang menempati kursi di dekat stage.</p>
<p><a href="http://aisar.wordpress.com/files/2008/05/bareng.jpg"><img class="alignnone size-medium wp-image-127" src="http://aisar.wordpress.com/files/2008/05/bareng.jpg?w=300" alt="" width="300" height="225" /> </a><a href="http://aisar.wordpress.com/files/2008/05/bareng2.jpg"><img class="alignnone size-medium wp-image-128" src="http://aisar.wordpress.com/files/2008/05/bareng2.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>Acara dibuka dengan sambutan yang cukup meriah dari <a href="http://www.presidensby.info/" target="_blank">presiden SBY</a>. Presiden SBY memuji Bill Gates sebagai orang yang bervisi kuat, inspiratif, punya imajinasi tentang masa depan yang selalu berusaha untuk diwujudkannya, pekerja keras, memiliki jiwa sosial yang kental terutama kontribusinya di bidang pendidikan dan kesehatan. Presiden SBY juga berharap Indonesia dapat menjalin kerjasama yang baik dan kolaboratif dengan Microsoft dalam mengembangkan industri IT di Indonesia. Melalui program "Microsoft Campus" di Redmond USA, Presiden SBY berharap bibit-bibit unggul dari Indonesia dapat memberikan kontribusinya ke negeri sendiri, setelah ditempa di lingkungan Microsoft.</p>
<p><em>"It's a great effort what Mr. Bill Gates' done on Indonesian talents at Microsoft Campus. I expect one day, they will come back here and build up IT industries in Indonesia. I think it's Mr. Bill Gates obigation, to make sure that they will really come home"</em>, begitu kata pak SBY yang disambut gelak tawa dan tepuk tangan dari para hadirin.</p>
<p>Sementara itu, sikap Bill Gates selama di atas panggung cukup mendapat perhatianku. Terlihat di foto (klik untuk perbesar), gaya duduknya agak "ndeso" seperti lagi ngewarung :-D</p>
<p><a href="http://aisar.wordpress.com/files/2008/05/stage.jpg"><img class="alignnone size-thumbnail wp-image-129" style="margin:2px;" src="http://aisar.wordpress.com/files/2008/05/stage.jpg?w=128" alt="" width="128" height="96" /></a><a href="http://aisar.wordpress.com/files/2008/05/stage-sby.jpg"><img class="alignnone size-thumbnail wp-image-130" style="margin:2px;" src="http://aisar.wordpress.com/files/2008/05/stage-sby.jpg?w=128" alt="" width="128" height="96" /></a><a href="http://aisar.wordpress.com/files/2008/05/stage-bill.jpg"><img class="alignnone size-thumbnail wp-image-132" style="margin:2px;" src="http://aisar.wordpress.com/files/2008/05/stage-bill.jpg?w=128" alt="" width="128" height="96" /></a><a href="http://aisar.wordpress.com/files/2008/05/stage-dua.jpg"><img class="alignnone size-thumbnail wp-image-136" style="margin:2px;" src="http://aisar.wordpress.com/files/2008/05/stage-dua.jpg?w=128" alt="" width="128" height="96" /></a></p>
<p>Ketika giliran Bill Gates naik ke atas mimbar memberikan ceramahnya, aku langsung menangkap kesan "sok tinggi / sok jago" yang ia perlihatkan, entah sengaja entah tidak. Tanpa memberikan kata sambutan penghormatan kepada siapa pun (termasuk presiden SBY!), Mr. Gates mengawali ceramah dengan kata <em>"Good morning, all of you"</em>. kemudian langsung nyerocos tentang materi yang ingin disampaikannya. Hueh, gaya bener..</p>
<p>Cara Bill Gates menyampaikan ceramahnya terasa datar-datar saja, dan terkesan serius. Bahkan hampir tidak ada guyonan / hal di luar materi yang ia sampaikan. Akibatnya, bisa ditebak, peserta yang jauh-jauh, capek,  dateng dari luar kota mulai "berjatuhan", seperti mendengar khutbah jum'atan :-)</p>
<p><!--more--></p>
<p>Materi yang Bill Gates sampaikan cukup ringan, berkisar perkembangan komputer dari tahun ke tahun (dan tentu saja, "how my company involved or even controlled it"), serta proyeksi masa depan, bagaimana komputer dan internet menjadi sarana kolaborasi paling efektif bagi orang di seluruh dunia. Scientist, Researcher, Engineer, Businessman, Government di seluruh dunia akan dapat bekerja jauh lebih efisien dengan menerapkan teknologi informasi, begitu kesimpulannya.</p>
<p><a href="http://aisar.wordpress.com/files/2008/05/mikocok.jpg"><img class="alignright size-medium wp-image-133" style="float:right;margin:5px;" src="http://aisar.wordpress.com/files/2008/05/mikocok.jpg?w=300" alt="" width="300" height="225" /></a>Bill Gates kemudian mendemokan sebuah software terbaru yang sedang dikembangkan Microsoft, yakni penjelajahan alam semesta. Software ini mirip Google Earth, namun didesain untuk menjelajahi planet-planet, bintang-bintang, serta bagian tatasurya lainnya. Kelebihan software ini, setiap penggunanya dapat menambahkan koleksi database visualisasi terhadap objek tata surya tertentu, dan update ini akan bisa dinikmati oleh pengguna lainnya. Setahuku, sudah ada juga proyek Open Source yang memiliki tujuan seperti ini, yakni <a href="http://www.shatters.net/celestia/" target="_blank">Celestia.</a> Mending kita support yang "gratisan" aja kali ya hehe..</p>
<p>Acara dilanjutkan dengan sesi tanya jawab. Beberapa komentar Bill Gates yang masih aku inget, seperti yang ditulis pada awal artikel ini. Yah, standar orang "jualan" sih, memang. Lucunya, Bill Gates sempat "mengklaim" produk E-Mail mereka (Microsoft Exchange) sebagai salah satu Mail Server terfavorit di dunia. Padahal, kita semua tahu, lebih dari 70% server di dunia ini menggunakan *nix based (which means, ga mungkin pake MS Exchange)</p>
<p>Di tengah-tengah acara, Bill Gates mengundang Tim Aksara ITB, juara Imagine Cup tahun lalu, ke atas panggung untuk menceritakan pengalaman mereka. Weis, dengan bangga, kita-kita peserta dari ITB bertepuk tangan, melihat teman-teman Aksara disalamin sama SBY dan Bill Gates. Mereka menceritakan pengalaman mereka mendesain sebuah sistem yang dapat dipakai oleh orang yang buta aksara untuk keluar dari keterbatasan tersebut. Eh, tapi akhir-akhirnya presentasi Tim Aksara "dimanfaatkan" untuk "jualan" juga dengan kalimat penutup : <em>"All what we've done is simply impossible without Microsoft Technology"</em> Pliss deh.. (-_-)"</p>
<p><a href="http://aisar.wordpress.com/files/2008/05/wimar.jpg"><img class="alignleft alignnone size-medium wp-image-134" style="float:left;margin:5px;" src="http://aisar.wordpress.com/files/2008/05/wimar.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>Acara ditutup sekitar pukul 10.00 pagi. Seusai acara, kami sempet ngecengin kampus-kampus lain, eh salah (ntar ada yang cemburu :p), ngecengin menteri-menteri n' pejabat yang ITB banget gitu lho. Ada Pak Kusmayanto, Pak Wimar, trus siapa lagi gitu lupa! Pak Kus sempat ditanya tentang gimana kelanjutan proyek <a href="http://www.igos.web.id/" target="_blank">Indonesia Goes Open Source (IGOS)</a> vs pendekatan Microsoft. Dengan santai Pak Kus menjawab : "Oh, dua-duanya berjalan beriringan, yang penting sama-sama memberikan dampak positif bagi perkembangan IT di Indonesia" Ho-oh, setuju lah awak. Asal ga banyak-banyak ngabisin duit buat beli produk Microsoft, seperti tahun lalu, Indonesia mbeli 35.496 unit Microsoft Windows dan 117.480 unit Microsoft Office, yang total keseluruhannya bernilai Rp 377,6 miliar. Hanya karena ingin "membersihkan" image sebagai negara pembajak..</p>
<p>Salam Open Source! :-D</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenSolaris 2008.05 Part 3 - Configuring &amp; Installing]]></title>
<link>http://geekweek.wordpress.com/?p=5</link>
<pubDate>Fri, 09 May 2008 11:38:19 +0000</pubDate>
<dc:creator>Michael</dc:creator>
<guid>http://geekweek.wordpress.com/?p=5</guid>
<description><![CDATA[Ok, so were at the stage where were redy to realy get to work and start making solaris into an OS th]]></description>
<content:encoded><![CDATA[<p><img class="alignleft" style="float:left;margin:3px;" src="http://i288.photobucket.com/albums/ll175/mykal_g2000/opensolaris_logo_trans.png" alt="" width="181" height="51" />Ok, so were at the stage where were redy to realy get to work and start making solaris into an OS that can be used as a Windows replacement.</p>
<p>First things first, an Office suite. I ventured into the package manager and quickly located OpenOffice. Installation was simple but Application Launchers did not appear in the programs menu until I restarted. No biggie but it might confuse a newbie.</p>
<p>Configuring the look and feel of Gnome was just like any other distro so I won go into it.</p>
<p>The biggest disapointment was the Package Manager. Its certainly no Apptitude but it's pretty easy to use. Not a massive amount of apps to choose from but enough to make our install more than usable.</p>
<p>Would I use it over <a href="http://www.ubuntu.com" target="_blank">Ubuntu</a>? Probably not but OpenSolaris is definatly not the worst disro I have used!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ubuntu e la comunità italiana su Rai Tre]]></title>
<link>http://khole8.wordpress.com/?p=215</link>
<pubDate>Fri, 09 May 2008 10:51:11 +0000</pubDate>
<dc:creator>Ferro</dc:creator>
<guid>http://khole8.wordpress.com/?p=215</guid>
<description><![CDATA[Ieri 8 maggio 2008, su Rai 3, durante la trasmissione Neapolis è andato in onda un servizio su Ubun]]></description>
<content:encoded><![CDATA[<p>Ieri 8 maggio 2008, su Rai 3, durante la trasmissione Neapolis è andato in onda un servizio su Ubuntu e sulla sua comunità in Italia. Guardiamocelo assieme:</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/t8p-XkBwj_w'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/t8p-XkBwj_w&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p>Qui trovate <a href="http://www.rai.tv/mpplaymediageneric/0,,News%5E0%5E82736,00.html">il video originale di rai.tv</a>, che si vede un po meglio.</p>
<p><strong>Articoli correlati:</strong></p>
<p><a href="http://khole8.wordpress.com/2008/04/25/a-proposito-di-ubuntu-804-download-upgrade-novita/" target="_blank">A proposito di Ubuntu 8.04. Download, upgrade, novità</a></p>
<p><a href="http://khole8.wordpress.com/2008/04/23/pytube-cercare-salvare-convertire-e-modificare-i-video-di-youtube/" target="_blank">PyTube: cercare, salvare, convertire e modificare i video di YouTube</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Drupal Camp Vancouver, Fearless City Media, The Revolution Will Be Fabulous, and Homeless James Bond]]></title>
<link>http://raincoaster.wordpress.com/?p=4081</link>
<pubDate>Fri, 09 May 2008 09:46:37 +0000</pubDate>
<dc:creator>raincoaster</dc:creator>
<guid>http://raincoaster.wordpress.com/?p=4081</guid>
<description><![CDATA[How&#8217;s that for a title?
First, we will explain each element in isolation.
No, first we will te]]></description>
<content:encoded><![CDATA[<p><a title="The Fashionista Diaries" href="http://www.radaronline.com/exclusives/2007/06/andrew-kanakis-bridget-helene-kristian-laliberte-brandon-holley-suicide-awa.php" target="_blank"><img class="alignleft alignnone size-medium wp-image-4086" style="float:left;margin-left:10px;margin-right:10px;" src="http://raincoaster.wordpress.com/files/2008/05/fashionista.jpg?w=300" alt="The revolution will be fabulous" width="250" /></a>How's that for a title?</p>
<p>First, we will explain each element in isolation.</p>
<p>No, first we will tell you what we're going to tell you. Then we will tell you. Then we will tell you we've told you. I've been told that's what to do.</p>
<p><strong>Then, we will invoice you.</strong></p>
<p>No, wait, that's how it works in the <em>corporatesphere</em>, and the great part is, you get to bill for ALL of the above, plus the time you spend making shit up to talk about in the first place. But this is the Blogosphere, as differentiated from the Twittosphere. So, nobody is getting paid here.</p>
<p>Is this the point at which to mention that my canned Introduction to Social Media talk includes the song "<a title="Social Media is nothing but Starfuckers fucking Starfuckers, Ourobouros as Courtney Love" href="http://nimrodangelboy.livejournal.com/" target="_blank"><strong>Starfuckers, Incorporated</strong></a>?" Sure it is.</p>
<p style="text-align:center;"><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/Rqs88oCYznI'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/Rqs88oCYznI&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p>By the way, if I may be allowed to digress (and, since it is my own blog and <a title="rc, yo! And if that's not Catholic taste I don't know what is" href="http://raincoaster.com" target="_blank"><strong>raincoaster.com</strong></a> to boot it may truly be said that I am not only allowed to digress, but actually encouraged, nay, <em>mandated</em> to do so) and to name-drop as well (ditto, double) I would simply like to take this opportunity to mention that there is every indication and some considerable circumstantial evidence (moreso even than for the existence of fairies, of which <a title="how can you doubt? I doubt you can" href="http://raincoaster.com/category/fairies/" target="_blank">we have written elsewhere at length</a>) that this very website was visited by <a title="NIN, yo" href="http://nin.com" target="_blank"><strong>Trent <em>Fucking</em> Reznor</strong></a>. For realz.</p>
<p style="text-align:center;"><a title="lolgothery" href="http://raincoaster.com/category/lolgoth/" target="_blank"><img src="http://raincoaster.wordpress.com/files/2008/04/lolnin_archaic.jpg?w=300" alt="Mai archaic telecommunication device. let me show you it" /></a></p>
<p style="text-align:center;">&#60; / squealingfangirl &#62;</p>
<p>Thank you. And now, back to our irregularly-scheduled blog post.</p>
<p><a title="bring a pug tent and an anodyzed aluminum sport top water bottle for the " href="http://drupalcampvancouver.org/" target="_blank"><strong>Drupal Camp Vancouver</strong></a> is nothing like Girl Guide Camp; for one thing the gender ratio is all wrong, and for another there are no s'mores. So, like, <em>damn</em>.</p>
<p>But once you get over that, it's not so bad. First of all, it begins, as do all good things which don't <a title="What a louse" href="http://raincoaster.com/2008/05/07/what-a-louse/" target="_blank">involve pubic lice</a>, with <a title="FluxParty!" href="http://www.drupalcampvancouver.org/drupal-camp-party" target="_blank">a free drink ticket</a>. In my case, because I am impecunious in the extreme and gifted with a sense of entitlement larger than the Grand Banks, it began with two, actually, because <a title="EVERYONE is on WP.com, even Drupal developers" href="http://feasthouse.wordpress.com/" target="_blank"><strong>Dave</strong></a> is a self-declared <a title="What kind of weed is he talking about? Hmmm" href="http://www.uncleweed.net/" target="_blank">old hippie</a> and susceptible to the charms of a self-declared old goth such as myself, particularly if she's heavy on the "<em>just got through teaching blogging to the marginalized population of the Downtown Eastside</em>" speil, which I am wont to do just about whenever I wont to, which is definitely when it will give me free drinks, which is something I always wont except possibly at breakfast and even then I might just wont to pour it into a handy Wellington boot and save it for later.</p>
<p>It <em>IS</em> the <a title="Welcome to my world" href="http://www.pivotlegal.org/dtes.htm" target="_blank"><strong>Downtown EastSide</strong></a>, yo.</p>
<p>Tomorrow it continues (<a title="Do you get the reference?" href="http://alicesrestaurant.com/" target="_blank">remember <strong>Drupal Camp</strong>? It's a blog post about <strong>Drupal Camp</strong></a>) with me volunteering. I have been assured/assurances have been made unto me that there is no reason to turn my world upside-down by presenting myself in, like, the <em>morning</em>. Thank god; I'd thought for a second they were going to be unreasonable or something. So for tomorrow the plan is that I will show up at some point and try to be more useful than annoying, although those of you who know me are aware that it tends to be a wash, whatever the amplitude or volume in question.</p>
<p style="text-align:center;"><a title="Patty Hearst WISHES she'd had one of these" href="http://www.counterfeitchic.com/2008/05/the_revolution_will_be_fabulou.php" target="_blank"><img class="alignright" style="float:right;margin-left:10px;margin-right:10px;" src="http://raincoaster.wordpress.com/files/2008/05/burberry_rifle_2.jpg?w=300" alt="Burberry AK 47?" /></a></p>
<p>And after <strong>Drupal Camp</strong> packs up its Pug tents and its GPS-ess and stainless steel travel mugs for the day, I am to assist at <a title="Code Sprint" href="http://fearlesscity.ca/blogs/the-code-sprint" target="_blank"><strong>Code Sprint</strong></a>, an event which I have neither witnessed nor participated in, but I am prepared to wear a festive hat and consume mint juleps and shoot the second-place finisher if that is what it takes.</p>
<p><a title="Do not ask for whom Eight Belles tolls" href="http://theaspiringhorseplayer.com/2008/05/03/big-brown-wins-kentucky-derby-eight-belles-euthanized/" target="_blank">Too soon</a>?</p>
<blockquote><p>Come and "jam" with fellow creatives, both technical and non-technical, from 6pm to 9pm. There's activities for right and left brainers, er, themers and coders, alike! The plan is for coders to focus on methods for adding mobile content and themers to focus on the creation of a mobile-friendly black-on-white theme. Don't worry about your skill level, everyone can participate.</p>
<p>The Fearless Media Project facilitates community participation in the creation of media and community dialogue on issues relevant to people in the Downtown Eastside (DTES) of Vancouver.</p></blockquote>
<p>Which brings us to <a title="Be fearless. The splash page cannot hurt you. Unless you're Pagerank" href="http://fearlesscity.ca/" target="_blank"><strong>Fearless City Media</strong></a>. Which I told Scott I would link to once that bloody SEO-slaughtering splash page was ripped pixel by pixel out of the cyberverse and thrown into the deepest pit of Hell, but what the hell, I lied: sue me. <strong>Fearless City is what I do with my Thursday nights</strong>, manifesting the promise of equality and emancipation implicit in <a title="it's twenty years late..." href="http://web.mit.edu/transition/subs/demointro.html" target="_blank"><strong>the Digital Revolution</strong></a> and bridging the <a title="as I type this on a Pentium III running Windows 98" href="http://www.digitaldivide.net/" target="_blank"><strong>Digital Divide</strong></a> by leading a blogging workshop for some of the most marginalized people in North America. I do this in the back room of an art gallery which works with artists suffering from mental illness or the aftereffects of abuse, in a neighborhood where, according to Statistics Canada, the average life expectancy is 33 years, lower than any nation on Earth.</p>
<p>What did <em>you</em> do Thursday night?</p>
<p>Yes, even <strong>I</strong> find me insufferable sometimes. Still. What <em>did</em> you?</p>
<p style="text-align:center;"><a title="Fearless City" href="http://fearlesscity.ca" target="_blank"><img src="http://raincoaster.wordpress.com/files/2008/05/fearless_logo.png" alt="Fearless City Media" /></a></p>
<p style="text-align:center;"><a title="Our Mission. Unfortunately, it's not Mission-style. Not even Missionary" href="http://fearlesscity.ca/content/our-mission" target="_blank"><strong>The Mission</strong></a></p>
<div class="content">
<blockquote><p>The purpose of the Fearless Media Project is to facilitate community participation in the creation of media and community dialogue on issues relevant to people in the Downtown Eastside (DTES) of Vancouver. This cultural initiative connects documented visions and practises with community priorities and goals. With oversight from the DTES Community Arts Network coordinating body (CANCore), Fearless functions as a portal to arts and culture in "the heart of the city."</p>
<p>Fearless functions as a community arts initiative that prioritizes an inclusive process and involvement of people in media making. Context is central; this media is situated in more public, accessible and resonant places, geared to a specific audience and a specific time. Fearless is reflective of and responsive to the DTES community.</p>
<p>Fearless fosters engagement with the community by giving voice to the experiences of local people and amplifying their stories. The community-building dynamic happens in many ways: by providing access to resources and training people in media production; by bringing people together to address community issues and explore the rich culture of the Downtown Eastside; and by cultivating understanding through listening and dialogue.</p></blockquote>
</div>
<p>And this video right here is what I tried (and failed...maybe Code Sprint will fix this?) to post on <a title="It's fearless all right, it's just a bit broken" href="http://fearlesscity.ca/blogs/raincoaster" target="_blank">my <strong>Fearless City</strong> blog</a>: <strong>The Adventures of Homeless James Bond</strong>, which I stole from <a title="Hate me if you want..." href="http://thehomelessguy.blogspot.com/2008/05/hate-me-if-you-want-but.html" target="_blank"><strong>The Homeless Guy</strong></a>, an American blogger who's been blogging since before <strong>raincoaster</strong> was a twinkle in <strong>Cthulhu</strong>'s third eye, posting from libraries and public computers all over his hometown.</p>
<p style="text-align:center;"><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/RhrmkJM3MCA'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/RhrmkJM3MCA&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p style="text-align:left;">The revolution is coming. And it will be <a title="The Revolution will be FABULOUS" href="http://www.counterfeitchic.com/2008/05/the_revolution_will_be_fabulou.php" target="_blank"><em>Fabulous</em></a>.</p>
<p style="text-align:center;">Class War in Blood Alley? And what happens to the losers?</p>
<p style="text-align:center;"><a title="That's FIERCE!" href="http://www.counterfeitchic.com/2008/05/the_revolution_will_be_fabulou.php" target="_blank"><img src="http://raincoaster.wordpress.com/files/2008/05/lv_electric_chair.jpg?w=225" alt="Louis Vuitton Electric Chair" /></a></p>
<p style="text-align:center;"><a title="Louis Vuitton Dumpster, Blood Alley, DTES" href="http://fearlesscity.ca/content/louis-vuitton-wrapped-dumpster" target="_blank"><img src="http://raincoaster.wordpress.com/files/2008/05/lv-dumpster.jpg" alt="Louis Vuitton Dumpster" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Hardy Release Party Yogjakarta 17 Mei 2008 Linux dan Wanita]]></title>
<link>http://enggaraguilera.wordpress.com/?p=69</link>
<pubDate>Fri, 09 May 2008 09:43:46 +0000</pubDate>
<dc:creator>enggaraguilera</dc:creator>
<guid>http://enggaraguilera.wordpress.com/?p=69</guid>
<description><![CDATA[
Hadirilah 
Hardy Release Party 17 Mei 2009 @ Ruang Auditorium Universitas Ahmad Dahlan Jln. Dr. Soe]]></description>
<content:encoded><![CDATA[<p><a href="http://enggaraguilera.wordpress.com/files/2008/05/pamflet.jpg"><img class="aligncenter size-full wp-image-71" src="http://enggaraguilera.wordpress.com/files/2008/05/pamflet.jpg" alt="" width="510" height="714" /></a></p>
<h1>Hadirilah </h1>
<p>Hardy Release Party 17 Mei 2009 @ Ruang Auditorium Universitas Ahmad Dahlan Jln. Dr. Soepomo - Glagahsari</p>
<p>Bawalah rekan wanita Anda atau Anda sendiri ingin berkenalan dengan Linuxer wanita ? :D "</p>
<p>Dijamin acara nya seru ! :D "</p>
<p>Contact Pendaftaran :<br />
- Alvon Ubuntu-jogja (081802691943)<br />
- Eko UAD (0274 6698458)<br />
- Eko UPN (081805640849)</p>
<p><a href="http://wiki.ubuntu-id.org/HRPJogja">http://wiki.ubuntu-id.org/HRPJogja</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[The Code Linux]]></title>
<link>http://reallygoodmovies.wordpress.com/?p=118</link>
<pubDate>Fri, 09 May 2008 08:42:26 +0000</pubDate>
<dc:creator>zandocomm</dc:creator>
<guid>http://reallygoodmovies.wordpress.com/?p=118</guid>
<description><![CDATA[The Code Linux


]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><strong>The Code Linux</strong></p>
<p style="text-align:center;">[googlevideo=http://video.google.com/videoplay?docid=-3498228245415745977]</p>
<p style="text-align:center;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[My ideal development environment]]></title>
<link>http://fredvanzwieten.wordpress.com/?p=9</link>
<pubDate>Fri, 09 May 2008 07:37:51 +0000</pubDate>
<dc:creator>Fred</dc:creator>
<guid>http://fredvanzwieten.wordpress.com/?p=9</guid>
<description><![CDATA[I like Python. It&#8217;s a great programming language. Although technically it&#8217;s a scripting ]]></description>
<content:encoded><![CDATA[<p>I like <a title="Python" href="http://en.wikipedia.org/wiki/Python_%28programming_language%29" target="_blank">Python</a>. It's a great programming language. Although technically it's a scripting language and thus interpreted, you can create full blown apps with it. You can use it on almost all OSes in existence. It's Open Source of course!</p>
<p>After becoming a Linux fan I too had to make the choice: <a title="Gnome" href="http://en.wikipedia.org/wiki/GNOME" target="_blank">Gnome</a> or <a title="KDE" href="http://en.wikipedia.org/wiki/Kde" target="_blank">KDE</a>. After I investigated the background of both desktops extensively I choose <a title="KDE" href="http://en.wikipedia.org/wiki/Kde" target="_blank">KDE</a>. It's underlying GUI toolkit, <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> from <a title="Trolltech" href="http://en.wikipedia.org/wiki/Trolltech" target="_blank">Trolltech</a>, is superior to <a title="GTK+" href="http://en.wikipedia.org/wiki/Gtk" target="_blank">GTK+</a> (the GUI toolkit on wich <a title="Gnome" href="http://en.wikipedia.org/wiki/GNOME" target="_blank">Gnome</a> is based). <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> is GPL-ed, but you can buy a seperate license if you want to create closed source software with it. <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> is also multiplatform. You can use it on Windows, MAC OS-X and Linux, among others.</p>
<p><a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> is a toolkit to be used with C++. Now wouldn't it be great if we could use it with <a title="Python" href="http://en.wikipedia.org/wiki/Python_%28programming_language%29" target="_blank">Python</a>... Well, we can! Language bindings are made to use <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> classes directly inside <a title="Python" href="http://en.wikipedia.org/wiki/Python_%28programming_language%29" target="_blank">Python</a>, called <a title="PyQt" href="http://en.wikipedia.org/wiki/Pyqt" target="_blank">PyQt</a>. For <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> v3.x it's called PyQt3 and for Qt v4.x it's called PyQt4 (duh!). The developer of these language bindings follows the same licensing policy as Trolltech does for <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a>, so for Open Source development it's free to use. The same people who made the <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> binding's also developed <a title="Python" href="http://en.wikipedia.org/wiki/Python_%28programming_language%29" target="_blank">Python</a> bindings for <a title="KDE" href="http://en.wikipedia.org/wiki/Kde" target="_blank">KDE</a>. There called PyKDE3 for <a title="KDE" href="http://en.wikipedia.org/wiki/Kde" target="_blank">KDE</a> v3.x (which is based on <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> v3.x) and PyKDE4 for <a title="KDE" href="http://en.wikipedia.org/wiki/Kde" target="_blank">KDE</a> v4.x (which is based on <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a> v4.x)</p>
<p>So, with the combo <a title="Python" href="http://en.wikipedia.org/wiki/Python_%28programming_language%29" target="_blank">Python</a>, <a title="Qt" href="http://en.wikipedia.org/wiki/Qt_%28toolkit%29" target="_blank">Qt</a>, and <a title="PyQt" href="http://en.wikipedia.org/wiki/Pyqt" target="_blank">PyQt</a>, one can develop GUI applications that run natively on Windows, MAC OS-X and Linux, both as open source or close source.</p>
<p>Neat!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Running Packet Tracer 4.11 in Wine]]></title>
<link>http://wheatlandlinux.wordpress.com/?p=252</link>
<pubDate>Fri, 09 May 2008 04:59:21 +0000</pubDate>
<dc:creator>ccna01</dc:creator>
<guid>http://wheatlandlinux.wordpress.com/?p=252</guid>
<description><![CDATA[I am so glad that I got Packet Tracer 4.11 to run in Wine. That gives me one less reason to have to ]]></description>
<content:encoded><![CDATA[<p>I am so glad that I got Packet Tracer 4.11 to run in Wine. That gives me one less reason to have to use Windows. I am guessing that many of you reading this do not know what Packet Tracer is, so I shall explain it to you. Packet Tracer is a network simulator put out by Cisco for free. Here are a few screenshots. Forgive me for such a short post but I must get back to work now. Have a good night everyone.</p>
<p><a href="http://wheatlandlinux.files.wordpress.com/2008/05/x804pt01.png"><img class="alignnone size-thumbnail wp-image-250" src="http://wheatlandlinux.wordpress.com/files/2008/05/x804pt01.png?w=120" alt="" width="120" height="96" /></a> <a href="http://wheatlandlinux.wordpress.com/files/2008/05/x804pt02.png"><img class="alignnone size-thumbnail wp-image-251" src="http://wheatlandlinux.wordpress.com/files/2008/05/x804pt02.png?w=120" alt="" width="120" height="96" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Instal Rame-Rame :)]]></title>
<link>http://ai23.wordpress.com/?p=339</link>
<pubDate>Fri, 09 May 2008 04:55:51 +0000</pubDate>
<dc:creator>Nur Aini Rakhmawati</dc:creator>
<guid>http://ai23.wordpress.com/?p=339</guid>
<description><![CDATA[Menyambut Bill Gate yang dateng ke Indonesia sekaligus harga BBM yang akan naik.
Indonesian Debian C]]></description>
<content:encoded><![CDATA[<p>Menyambut Bill Gate yang dateng ke Indonesia sekaligus harga BBM yang akan naik.</p>
<p>Indonesian Debian Community, KLUWEK dan Wanita Debian Indonesia  mengadakan acara instalasi Joomla secara massal pada jam 17.00-18.00 wib Sabtu besok serentak lewat IRC channel #deb-id di freenode.net. Distro yang digunakan adalah Debian, Ubuntu , Blangkon Lontara, Knoppix, Xandros dan distro turunan debian lainnya. Paket Joomla yang disediakan adalah paket debian versi alpha yang sudah dirilis seminggu yang lalu. Untuk distro lain, kami hanya bisa menyediakan paket tar.gz.</p>
<p>Tata cara :<br />
1. User telah menginstall linux di komputer masing-masing<br />
2. Download paket Joomla<br />
3. Bergabung di IRC<br />
4. Install Joomla<br />
5. Isi form yang telah disediakan panitia<br />
Lebih lengkap dapat didowload disini :</p>
<ol>
<li><a href="http://www.debian-id.org/downloads/manuals/Joomla_Day.htm" target="_blank">http://www.debian-id.org/downloads/manuals/Joomla_Day.htm</a></li>
<li><a href="http://www.debian-id.org/downloads/index.php?dir=manuals/&#38;file=Joomla_Day.chm" target="_blank">http://www.debian-id.org/downloads/index.php?dir=manuals/&#38;file=Joomla_Day.chm</a></li>
<li><a href="http://oc.its.ac.id/detilmateri.php?idp=320" target="_blank">http://oc.its.ac.id/detilmateri.php?idp=320</a></li>
</ol>
<p>Untuk Anda yang tidak dapat mengakses via IRC klien (port IRC di blokir) dapat menggunakan browser di  <a href="http://www.mibbit.com/" target="_new">http://www.mibbit.com/</a> atau fasilitas chat pada situs <a href="http://www.debian-id.org/infusions/irc_chat/irc_chat.php" target="_blank">ini </a> .</p>
<p><strong>Server </strong>: Freenode.net<br />
<strong>Channel </strong>: #deb-id<br />
<strong>nickname </strong>: sembarang terserah anda, selama tidak ada yang pake<br />
<strong>Pass </strong>: tidak perlu diisi alias kosong<br />
Klik tombol konek.</p>
<p><strong>Apakah tujuan acara ini ?</strong><!--more--></p>
<ol>
<li>Bill Gate datang ke Indonesia, kita ingin menggabungkan bbrp kekuatan OSS Indonesia yang ada meski lewat jalur Online. Akankah kita beli lisensi mahal2 sementara rakyat kelaparan ??</li>
<li>Kebetulan saja Ubuntu Hardy dan Distro Blangkon buatan dalam negri berikut dengan Paket Joomla Debiannya juga buatan anak negri pula baru dirilis. Kita ingin mencobanya bersama-sama. Sebagai langkah kemandirian bangsa :)</li>
<li>Menghidupkan kembali Debian Indonesia</li>
</ol>
<p>Acara ini didukung oleh :</p>
<ol>
<li><a href="http://www.debian-id.org/www.debian-id.org" target="_blank">Indonesian Debian Community</a></li>
<li><a href="http://women.debian-id.org/" target="_blank">Wanita Debian Indonesia</a></li>
<li><a href="http://kluwek.linux.or.id/">KLUWEK</a></li>
<li><a href="http://www.id-joomla.com/" target="_blank">Joomla Indonesia</a></li>
<li><a href="http://repo.ugm.ac.id" target="_blank">Repositori UGM</a></li>
<li><a href="http://buaya.klas.or.id/" target="_blank">Repositori KLAS</a></li>
<li><a href="http://ubuntu.nad.go.id/" target="_blank">Repositori Aceh</a></li>
<li><a href="http://joomla.org" target="_blank">Joomla!</a></li>
</ol>
<p>Berita terkait :</p>
<p><a href="http://www.debian-id.org/news.php?readmore=22" target="_blank">http://www.debian-id.org/news.php?readmore=22</a></p>
<p><a href="http://www.id-joomla.com/content/view/262/1/" target="_blank">http://www.id-joomla.com/content/view/262/1/</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[install netbeans 6.0.1 di Linux]]></title>
<link>http://bocahjawa.wordpress.com/?p=14</link>
<pubDate>Fri, 09 May 2008 03:16:20 +0000</pubDate>
<dc:creator>sabix</dc:creator>
<guid>http://bocahjawa.wordpress.com/?p=14</guid>
<description><![CDATA[NetBeans adalah program  IDE (Integrated Development Environment) sebagai alat bantu untuk mengemban]]></description>
<content:encoded><![CDATA[<p><a href="http://bocahjawa.wordpress.com/files/2008/05/l2_netbeans61.gif"><img class="alignnone size-medium wp-image-15" style="vertical-align:text-bottom;" src="http://bocahjawa.wordpress.com/files/2008/05/l2_netbeans61.gif?w=100" alt="" width="70" height="62" /></a>NetBeans adalah program  IDE (<em>Integrated Development Environment</em>) sebagai alat bantu untuk mengembangakan aplikasi dengan bahasa pemrograman java. Sebelum mengintall netbeans tentu saja kita harus punya program installernya terlebih dahulu. installer netbeans bisa di download dari situs <a href="http://www.netbeans.org/" target="_blank">netbeans</a>,  pilih bahasa yang diinginkan dan platform sistem yang digunakan, jika akan menginstall di linux pilihlah platform Linux(x86/x64), lalu pilih bundle/paket yang akan didownload/unduh. Ada beberapa paket kompiler yang bisa dipilih, diantaranya Java enterprise/web, Java mobility (micro), Java standard, Ruby, C/C++, PHP, serta paket lengkap yang mencakup semuanya. lalu akan didapat file installer dengan nama netbeans-6.0.1-ml-linux.sh untuk paket yang lengkap (<em>paket kompiler yang lain nama file installernya berbeda</em>).</p>
<p><!--more-->ubah permission flle agar bisa dieksekusi dengan perintah</p>
<p><code>chmod a+x  netbeans-6.0.1-ml-linux.sh</code></p>
<p>lalu login sebagai <strong>root</strong> dan jalankan file tersebut dengan perintah</p>
<p><code>./netbeans-6.0.1-ml-linux.sh</code></p>
<p>tunggu sampai muncul jendela instalasi seperti berikut :</p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/snapshot1.jpg"><img class="alignnone size-medium wp-image-16" src="http://bocahjawa.wordpress.com/files/2008/05/snapshot1.jpg?w=300" alt="" width="300" height="224" /></a></p>
<p>klik Next, atau klik Costumize terlebih dahulu untuk merubah paket-paket yang akan diinstall, Jika akan menginstall Apache-Tomcat sekaligus, klik costumize lalu tandai kolom ApacheTomcat karena secara default Apache-tomcat tidak ikut diinstall. Lalu muncul Persetujuan lisensi (License Agrement).</p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/snapshot2.jpg"><img class="alignnone size-medium wp-image-17" src="http://bocahjawa.wordpress.com/files/2008/05/snapshot2.jpg?w=300" alt="" width="300" height="224" /></a></p>
<p>Tandai chekbox "i accept the term and condition" yang menandakan anda telah setuju dengan perjanjian lisensi seperti yang tertulis. klik next, lalu mucul</p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/snapshot3.jpg"><img class="alignnone size-medium wp-image-18" src="http://bocahjawa.wordpress.com/files/2008/05/snapshot3.jpg?w=300" alt="" width="300" height="224" /></a></p>
<p>Tentukan pada direktori mana netbenas dan JDK akan diinstall, klik Next</p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/snapshot4.jpg"><img class="alignnone size-medium wp-image-19" src="http://bocahjawa.wordpress.com/files/2008/05/snapshot4.jpg?w=300" alt="" width="300" height="224" /></a></p>
<p>isikan nama admin dan psswordnya</p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/snapshot5.jpg"><img class="alignnone size-medium wp-image-20" src="http://bocahjawa.wordpress.com/files/2008/05/snapshot5.jpg?w=300" alt="" width="300" height="224" /></a></p>
<p>klik <em>install</em> untuk mulai menginstall, dan tunggu hingga proses instalasi selesai</p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/snapshot6.jpg"><img class="alignnone size-medium wp-image-21" src="http://bocahjawa.wordpress.com/files/2008/05/snapshot6.jpg?w=300" alt="" width="300" height="224" /></a></p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/snapshot7.jpg"><img class="alignnone size-medium wp-image-22" src="http://bocahjawa.wordpress.com/files/2008/05/snapshot7.jpg?w=300" alt="" width="300" height="224" /></a></p>
<p>Klik <em>Finish</em> untuk mengakhiri proses instalasi. Sekarang Netbeans sudah terinstall di dalam sistem linux, di beberapa distro linux tertentu akan dibuatkan shortcut untuk NetBeans, namun ada kemungkinan tidak akan dibuatkan shortcut juga, jika tidak ditemukan shortcutnya, silahkan buat link secara manual ke file eksekusi Netbeans. secara default file eksekusi ada di</p>
<p><code>/usr/local/netbeans-6.0.1/bin/netbeans</code></p>
<p>Atau tergantung dierktori yang anda gunakan untuk menaruh program ini pada saat proses instalasi.</p>
<p>Setelah program dipangil, Netbeans sudah dapat digunakan untuk membangun proyek java, antarmuka Netbeans mungkin sudah begitu familiar bagi yang sering menggunakan bahasa pemrograman Visual.</p>
<p><a href="http://bocahjawa.files.wordpress.com/2008/05/netbeans.jpg"><img class="alignnone size-medium wp-image-23" src="http://bocahjawa.wordpress.com/files/2008/05/netbeans.jpg?w=300" alt="" width="300" height="225" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Como anda a nossa reação anti-drogas na Bahia?]]></title>
<link>http://techfree.wordpress.com/?p=172</link>
<pubDate>Fri, 09 May 2008 03:06:56 +0000</pubDate>
<dc:creator>Rafael Gomes</dc:creator>
<guid>http://techfree.wordpress.com/?p=172</guid>
<description><![CDATA[Muito simples. Acompanhe o link abaixo. Iremos postar notícias, atualizar os documentos de manifest]]></description>
<content:encoded><![CDATA[<p>Muito simples. Acompanhe o link abaixo. Iremos postar notícias, atualizar os documentos de manifesto e afins. Fique de olho! É o nosso esforço que vai ser destruído pelo governo, não uma simples parceria, como muitos pensam!</p>
<p><a title="Reação" href="https://twiki.dcc.ufba.br/bin/view/PSL/ReacaoProtocoloIntencoes" target="_blank">Reação ao Protocolo de Intenções</a></p>
<p>Fiquem atentos!</p>
<p>Quer ajudar? Divulguem!!!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Can't We All Just Get Along?]]></title>
<link>http://offthebroiler.wordpress.com/?p=1758</link>
<pubDate>Fri, 09 May 2008 01:16:27 +0000</pubDate>
<dc:creator>offthebroiler</dc:creator>
<guid>http://offthebroiler.wordpress.com/?p=1758</guid>
<description><![CDATA[
Read the rest of the story on ZDNet (click)
]]></description>
<content:encoded><![CDATA[<p><a href="http://blogs.zdnet.com/BTL/?p=8769"><img class="reflect" src="http://farm3.static.flickr.com/2379/2477430358_29a7e26453.jpg?v=0" alt="" width="500" height="210" /></a></p>
<p><a href="http://blogs.zdnet.com/BTL/?p=8769"><strong>Read the rest of the story on ZDNet (click)</strong></a></p>
]]></content:encoded>
</item>

</channel>
</rss>
