[download from the main page, and spread the news if you like it]
Read more at www.godmode.ro/news.htm...
Programmer 4 life
[download from the main page, and spread the news if you like it]
Read more at www.godmode.ro/news.htm...
[Have you moooed today , Or where do you want to moo today ]
Read more at launchpad.net/distros/u...
[No more money, no more fancy dressThis other kingdom seems by far the bestUntil its other jaw reveals incestAnd loose obedience to a vegetable law.]
Read more at www.metalhead.ro/index2...
[ they want the gold we got the number , save moima]
Read more at fanfest.rosiamontana.ro...
[i want to go there to have an better voice against destruction (+1) They got the power we got the number ]
Read more at www.fanfest.ro/2k6/
[yah i was there - crazyy . ED Rush and MC Wrec at Peninsula, ARIGATO Stage 27.07.06]
Read more at www.breakbeat.ro/tv.htm...
[He is left whithout electricity , you can donate some oss electricity (check) or send him an crank - see the One Laptop for Child project :) ]
Read more at symphonyos.com/forum/vi...
[very nice if you wan't to install the WAMP kit, I wonder why the apache people don't build the apache 2.x install kit with mod_ssl included ]
Read more at smithii.com/?q=node/vie...
[luna-amara.ro in clubA - bucharest]
Read more at www.tvr.ro/webcast/inre...
[No Taiwan company was on stage at today's event, while large brands, led by HP, revealed their optimistic views about the future of the Itanium architecture. When asked to name some of its Taiwan customers ordering Itanium 2 processors, Intel was not able to name any. ]
Read more at digitimes.com/systems/a...
[firebird small mention ]
Read more at www.scill.de/content/?p...
[I have read the asrock article and maybe i will upgrade my system to an AM2 one and skip the s939 transition completely]
Read more at www.phoronix.com/scan.p...
[yah and is all free, flash required :( ]
Read more at www.dhingaana.com/index...
[Pour laid-off workers have to return theri "own" gifted ipods, the sad thing is they helped to build the Ipods - does it mean that apple isn't doing to well ?]
Read more at www.eetimes.com/news/la...
[This means there will be 4x4 cheap amd systems , sis targets the low end of the market]
Read more at digitimes.com/photogall...
[And install Apache2.2 server on port 80 on one or many ips that you free this way]
Read more at support.microsoft.com/k...
[mac osx shot of the lazarus IDE ]
Read more at www.lazarus.freepascal....
[Object Pascal still has it's places , i wish someone did something like PHP for the web with OO-pascal syntax]
Read more at thread.gmane.org/gmane....
[my b0rkstati0n - died with bad caps syndrome so i had to move my drives into an hp d325 unit , all great except the nic :3Com 3C920B-EMB , i looked in the drivers area ls /lib/modules/2.6.15-20-k7/kernel/drivers/net/ and there was no such thing ,added an old realtek nic then i searched over the net so here is the solution modprobe 3c59x (yah that is the name of the driver )
Read more at h10010.www1.hp.com/wwpc...
[thank you apple , thank you microsoft]
Read more at www.desktoplinux.com/ne...
[i have read arund the nvu forums : eleanora wrote :"I [read] Daniel Glazman and his team is working on a new Composer, an NVU2 but it will take its time.In the meantime I recommend the [extensions] of kaze. They are a great improvement to NVU and I hope kaze doesn't stop working on them. He is doing a great job."]
Read more at fabiwan.kenobi.free.fr/
[Someone is using NVU web editor ]
Read more at www.blognetworkwatch.co...
[hello ibm could you make an xvid or an ogg movie , thank you - yes for penguins ]
Read more at www-03.ibm.com/technolo...
[i didn't knew there is an ubuntu podcast , time to listen]
Read more at wiki.ubuntu.com/podcast
[Today in Geece , tomorrow in Romania ...or the blue eyes boyes listen already to our cells ]
Read more at www.schneier.com/blog/a...
[battle against evil empire ...the problem is bill gates is gone ]
Read more at robert.accettura.com/ar...
[Here is the dvd release of dapper]
Read more at mirror.mcs.anl.gov/pub/...
[Yet another switcher to linux - from apple's osx]
Read more at www.linuxdevcenter.com/...
[what is interesting is they give you an full debian/ubuntu os on one 2Ghz epia based server , not bad in my opinion]
Read more at www.dedibox.fr/index.ph...
[some tips for bloggers ]
Read more at sethgodin.typepad.com/s...
[Here is the blog post and screen shot]
Read more at permalink.gmane.org/gma...
[comment of the day “Ubuntu is the ancient African word for ‘I’m sick of compiling Gentoo.’” ]
Read more at diveintomark.org/archiv...
[quad opteron at an good price vs some xeon servers (at thousands of dollars)
Here it is: an quad opteron (2X dual core opteron = 4 X processors) that can be used as starting point for an production server * 4 x AMD Opteron w/1MB L2 cache (2x Dual core Opteron 265) * 2 x 250GB IDE Hard Drive * 4096MB ECC DDR RAM (add 75$ for extra 2GB) * Bandwidth: 1000GB ]
Read more at layer0.layeredtech.com/...
[top reasons why you shall never blog]
Read more at www.cabochon.com/%7Este...
you can avoid the infinite loop and filling the error logs by an simple if statement in php Here is the example
$handle = fopen("http://xml.weather.yahoo.com/forecastrss?p=AYXX0008&u=f", "r");
$xml = "";
if ($handle) {
while (!feof($handle))
{
$xml .= fread($handle, 128);
}
fclose($handle);
}
Read more at ro.php.net/manual/en/fu...
[very interesting things , i like an 4x4 workstation thank you - that means 4 core based workstation ]
Read more at www.endorion.com/2006_A...
[what can i add - i know all the answers , do you ?]
Read more at www.whylinuxisbetter.ne...
[watch this summer:mono in eclipse ide , microsoft look out ]
Read more at eclipse-wiki.info/Googl...
[I like their response to apple, Maybe i should install darwin on my quemu machine one day , for testing firebird/flamerobin]
Read more at sourceforge.net/forum/f...
[ED: time to install it on reea.net server :Mozilla officially approved the StartCom Certification Authority and is scheduled to be included at the next release of Firefox and Thunderbird.]
Read more at cert.startcom.org/?lang...
[Linux Driver Developer kit cd released , nice that there is now included a book on the cd :Linux Device Drivers 3rd edition]
Read more at www.kroah.com/log/2006/...
[Me at the guerrillas concert:Guerrillas Fight!]
Read more at withfullforce.ovihost.c...
I will present an small howto compile and install perl6 and parrotvm on an ubuntu dapper
machine. I followed this howto with small corrections when the build/install went astray
http://dresden-pm.org/cgi-bin/twiki/view/PM/PugsFirstBloodEnglishsvn co https://svn.perl.org/parrot/trunk parrot
cd parrot
perl Configure.pl --prefix=/opt/parrot
step auto::gcc died during execution: Linker failed (see test.ldo) at lib/Parrot/Configure/Step.pm line 365
Parrot::Configure::Step::cc_build() called at config/auto/gcc.pm line 36
auto::gcc::runstep('auto::gcc=HASH(0x83a1018)',
'Parrot::Configure=HASH(0x826970c)') called at lib/Parrot/Configure.pm
line 239
eval {...} called at lib/Parrot/Configure.pm line 235
Parrot::Configure::runsteps('Parrot::Configure=HASH(0x826970c)') called at Configure.pl line 443
sudo apt-get install ghc6
view test.ldo
sudo ln -s /usr/bin/g++ /usr/bin/c++
perl Configure.pl --prefix=/opt/parrot
sudo make install
It's time now for perl6 compiler (aka pugs)
svn co http://svn.perl.org/perl6/pugs/trunk pugs
cd pugs
sudo apt-get install zlib1g-dev libperl-dev
export PUGS_EMBED="perl5 parrot"
export PARROT_PATH=${HOME}/path/to/src/parrot/
perl Makefile.PL
time make
sudo make install
pugs -e '"What say you?".say;'
pugs -e ' "What".say."You";'
***
unexpected "\""
expecting ".", subroutine name, array subscript, hash subscript or code subscript
at -e line 1, column 13
[FaCe asked me about one small program to draw circuit diagrams , well gEDA is only for linux so ... i pointed him to this one]
Read more at tinycad.sourceforge.net...
[I agree he should replace bush ;)]
Read more at pieceoplastic.com/index...
I was screaming with alex on each contrywho voted with "The finland"
FSCK the pop musicand FSCK "capshunarii" who voted with bad music
Yah big surprise Romanians from Spain , France,Portugal,GB voted with ...that lame romanian singer (I thought it was an vampire or something dead - it was so white and pale)
If you wan't to know why the metal reprensents the Finland think of few rock , heavy metal/melodic bands:nightwish , HIM, Apocalyptica http://musicmoz.org/Regional/Europe/Finland/Bands_and_Artists/
And the eurovision wanted to ban the rock from contest - That was the revenge of the Heavy Metal . They won , they were different
Read more at roxulici.blogspot.com/2...
[time to patch our hosting servers ;) ]
Read more at www.apache.org/dist/htt...
[Did i told you that apple is irellevant ? yah propietarry crapp]
Read more at arstechnica.com/news.ar...
[why apple sux again ]
Read more at blogs.zdnet.com/Murphy/...
[old news : p4 architecture sucks ;) , the other interesting thing is about gpus - they look more and more like an rendering farm with many risc like cpus for shading ...etc]
Read more at www.nvnews.net/vbulleti...
[cpu benchmarks done right ,not like on tom's pabsters "hardware"]
Read more at www.digit-life.com/arti...
[start your own search engine nutch]
Read more at wiki.apache.org/nutch/G...
[great now i can install it on my dapper drake
sudo apt-get -t dapper install sun-java5-jdk...The following extra packages will be installed: sun-java5-bin sun-java5-demo sun-java5-jre unixodbcSuggested packages: sun-java5-doc sun-java5-source sun-java5-plugin ia32-sun-java5-plugin sun-java5-fonts libmyodbc odbc-postgresql libct1Recommended packages: gsfonts-x11The following NEW packages will be installed sun-java5-bin sun-java5-demo sun-java5-jdk sun-java5-jre unixodbc...
]
Read more at blogs.sun.com/roller/pa...
[I will test tomorrow the web2 notebook ]
Read more at www.silentpenguin.com/a...
[From Kill the Beast Dept : if other tactics don't work try to intimidate them ]
Read more at www.computerworld.com/a...
[When plaing monopoly with Microsoft I guess is easy to forget the penguins, I think the AMD's customer/client in this case is Microsoft and the bios - (that appendix of the x86 evolution) is closed source , guess what :they don't care about other os-es]
Read more at linuxdevices.com/news/N...
[yah flash sux on linux , doesn't work on 64bit machines, there is no version 8.x for ubuntu ...die macromedia die ...]
Read more at 0xdf.com/?p=49