The Coding Monkeys coding coding coding 2005-11-29T12:16:19+00:00
This is an Atom syndication feed. It is intended to be viewed in a news aggregator or syndicated to another site. Please visit the Atom Project for more information.
Cultura the-shaker: that blog/flickr/multimedia-aggregator kind of thing The Coding Monkeys /imag/ed/hombre65x65.png http://luffy.espacioblog.com/post/2005/11/29/inauguracion-el-planeta-monohispano Inauguracion en el Planeta monohispano 2005-11-29T12:16:19+00:00 2007-11-06T06:46:01+00:00 <p>Saludos ;) </p> The Coding Monkeys /imag/ed/hombre65x65.png http://luffy.espacioblog.com/post/2005/09/23/script-for-manipuling-mono-svn Script for manipuling Mono SVN 2005-09-23T05:13:29+00:00 2007-11-06T06:41:48+00:00 <p>Go Go Go i promised!</p> <p>This script manipulate mono svn.</p> <p>copy in /bin/ and type:</p> <p>> monosvn use</p> <p>and look how to use it ! :)</p> <p>( this is a beta scripts... allready is for people who have installed all dependencies )</p> <p>For more information, look this fantastic spanish guide about installing mono of svn for first time</p> <p><a href="http://beta.monohispano.org/index.php/Libro_para_desarrolladores_en_Mono">book for mono developers</a></p> <p>Happy Hacking !! </p> The Coding Monkeys /imag/ed/hombre65x65.png http://luffy.espacioblog.com/post/2005/07/29/how-to-installing-and-configuring-ubuntulinux-504-hoary How To Installing and configuring UbuntuLinux 5.04 Hoary 2005-07-29T12:22:51+00:00 2007-11-06T06:38:27+00:00 <p>Good, my firts step in develop with mono is install and configuring my os.<br /> I Choose ubuntu, is easy to use.</p> <p>Installing Ubuntu<br /> Insert Dvd Disc with label " Install" and reboot or boot your computer.<br /> In the screen appears ubuntu logo; press enter</p> <p>Ubuntu install is easy, select language and partitions, configure network and install.<br /> He is recommendable to unload the support for our language when the installation requests us.<br /> Select name and password for your user.<br /> We wait at finish the installation.</p> <p>When the installation finish computer eject dvd and reboot. Now ubuntu configures packages.</p> <p>ZzzzZZZzzZZZ</p> <p>When the screen of login appears we pressed ctr+alt+f1 and we do login.<br /> The party start :)</p> <p>First we published the file of sources of apt and commented forward edge that is the one that makes reference to cdrom and uncommented the commented lines of sources.<br /> sudo nano /etc/apt/sources.list and type user password<br /> now, type<br /> sudo apt-get update</p> <p>and now type<br /> sudo apt-get upgrade<br /> and wait for ubuntu download upgrades for packages </p> <p>Good! ubuntu are installed and updated but... now we can install to him what we need. I choose:</p> <p><strong>1.-</strong> Software for view videos, and codecs for him<br /> <strong>2.-</strong> Software for play music<br /> <strong>3.-</strong> Software for burn and copy cd and dvds<br /> <strong>4.-</strong> Nmap<br /> <strong>5.-</strong> Games : the mana world and frozen bubble<br /> <strong>6.-</strong> Java, latest version of mozilla</p> <p>For this there are two options, one is to unload <a href="http://www.lacoctelera.com/myfiles/luffy/ubuntusetup.sh" ><em>the following file</em></a> and to execute it. Another one is to do it by hand.</p> <p>First method:<br /> wget http://www.lacoctelera.com/myfiles/luffy/ubuntusetup.sh<br /> sh ubuntusetup.sh<br /> in some cases, I have seen that it has failed</p> <p>By Hand Method:<br /> go!<br /> sudo apt-get install build-essential</p> <p> wait</p> <p> sudo apt-get install beep-media-player gstreamer0.8-mad<br /> streamtuner xine-ui totem-xine<br /> msttcorefonts gnomebaker gftp<br /> flashplayer-mozilla</p> <p> and wait</p> <p> sudo apt-get install k3b nmap xmms tmw frozen-bubble<br /> scummvm</p> <p>Java downloades j2sdk an follow the README :-)</p> <p>Now is the time of configure gnome, fonts, etc...</p> <p>following post attached script for install mono svn. I am working in</p> <p>Luffy D.Monkey</p> The Coding Monkeys /imag/ed/hombre65x65.png http://luffy.espacioblog.com/post/2005/07/28/the-coding-monkeys The Coding Monkeys 2005-07-28T23:18:48+00:00 2007-11-06T06:38:26+00:00 <p>Hi! Finally I have been decided to enter the community of monkey like developer. after to speak with <a href="http://monkey.workarea.jp/lb/">Atsushi Eno</a> and Lluis, I have decided in one first part, to center in the development and implementation to me of monkey 2,0, concretely in System.Data. I am going to put to me to implement new metodo load of the DataTables, that single poseian the DataSets in version 1.0 and 1.1.</p> <p>Sorry for my poor english.</p> <p>Happy hacking,<br /> Luffy D.Monkey </p>