<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4138692639398575211</id><updated>2011-11-27T15:16:45.697-08:00</updated><category term='Tools'/><category term='Videos'/><category term='Tips and Tricks'/><category term='Installation'/><title type='text'>GentooNova</title><subtitle type='html'>A blog dedicated to Gentoo Linux and its surroundings. Here you can find quick and simple tutorials, tools, tips and tricks, mostly oriented to the new Gentoo users, and people curious about Gentoo Linux.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-7888332322866763554</id><published>2011-02-21T06:38:00.000-08:00</published><updated>2011-02-21T07:07:36.835-08:00</updated><title type='text'>Monetizing Forum</title><content type='html'>Ever wondered how you could earn online?&lt;br /&gt;There are many ways in which you can monetize your online activity, differing in income and ease of use.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://monetizingforum.com"&gt;Monetizing&lt;/a&gt; Forum is a free community focused on online money making. With its large, actively contributing community, plenty of tools, exclusive tutorials, and unique methods, Monetizing Forum offers unique possibilities of online monetizing, and experience worth your time. It's a live community, completely free of charge, free from ads, and full of users constantly helping each other, and making money together.&lt;br /&gt;&lt;br /&gt;Feel free to check it out at:&lt;br /&gt;&lt;a href="http://monetizingforum.com"&gt;http://monetizingforum.com&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-7888332322866763554?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/7888332322866763554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2011/02/monetizing-forum.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/7888332322866763554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/7888332322866763554'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2011/02/monetizing-forum.html' title='Monetizing Forum'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-2809445911867306961</id><published>2009-05-16T17:00:00.000-07:00</published><updated>2010-06-10T12:39:20.557-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tools'/><title type='text'>eix - search tool for portage</title><content type='html'>Eix is the right hand of Portage.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;How to install eix on Gentoo?&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;#emerge -av eix&lt;br /&gt;&lt;/blockquote&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;How to use eix?&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style="font-weight: normal;"&gt;$eix keyword&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: normal;"&gt;(where "keyword" is any part of the name of the package you're searching for)&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: normal;"&gt;And eix finds you all the packages containing that phrase in their name, telling you the versions available, separating stable from non stable, and telling you which version of the program you're having installed already, if you're having any.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;How to update eix?&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;(after you update your portage, execute the following command)&lt;br /&gt;#update-eix&lt;/blockquote&gt;For updating eix together with portage, you can make your own &lt;a href="http://gentoonova.blogspot.com/2009/05/how-to-make-your-own-commands-in-linux.html"&gt;custom commands&lt;/a&gt; that will update both portage and eix together.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-2809445911867306961?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/2809445911867306961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/eix-search-tool-for-portage.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/2809445911867306961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/2809445911867306961'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/eix-search-tool-for-portage.html' title='eix - search tool for portage'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-8342567016850145290</id><published>2009-05-15T15:20:00.000-07:00</published><updated>2009-05-15T15:27:56.242-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Videos'/><title type='text'>The Origins of Linux - Linus Torvalds</title><content type='html'>Ever wondered how Linus Torvalds started making Linux?&lt;br /&gt;Why he ever started it and how Linux ever got so popular?&lt;br /&gt;Here you can see him telling the Linux story, and answering bunch of questions such as many of you would've asked.&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/WVTWCPoUt8w&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/WVTWCPoUt8w&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-8342567016850145290?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/8342567016850145290/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/origins-of-linux-linus-torvalds.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/8342567016850145290'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/8342567016850145290'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/origins-of-linux-linus-torvalds.html' title='The Origins of Linux - Linus Torvalds'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-300973740207016249</id><published>2009-05-12T16:46:00.000-07:00</published><updated>2009-05-17T10:47:32.971-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tips and Tricks'/><title type='text'>How to create your own commands in linux</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Why would you want to create your own custom commands?&lt;/span&gt;&lt;br /&gt;To stop doing hard repetitive work and simplify the complex work that includes multiple commands, to a one simple command.&lt;br /&gt;&lt;br /&gt;By default most of the commands you can execute are placed in the /bin folder. However, you can add another folder where your user will look for commands from. Lets do that ;)&lt;br /&gt;(if in any of the following cases you get "permission denied" error, then do the same action, but logged as root.)&lt;br /&gt;&lt;blockquote&gt;(first create that folder, in this example ~/.bin)&lt;br /&gt;$mkdir ~/.bin&lt;br /&gt;(next, lets add that folder to PATH via ~/.bashrc)&lt;br /&gt;$nano ~/.bashrc&lt;br /&gt;(in the ~/.bashrc file, simply add the following line)&lt;br /&gt;$export PATH=$PATH:~/.bin&lt;br /&gt;&lt;/blockquote&gt;Great, you have your own folder in which your shells will look for commands whenever you type a command. Now we need to only make bash scripts for the commands in the folder. Note that we could have just made the scripts in the default /bin folder, but for neatness, it's good not to mix your own commands with the system's default ones.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How to make the scripts?&lt;/span&gt;&lt;br /&gt;Simply create a file using your favourite text editor, named with the name of the command you want to create, in which you will put all the commands that you want to be executed, each one in a new line, and make that file executable.&lt;br /&gt;So lets make a testscript file that will print out on the screen "it worked!".&lt;br /&gt;Create a file named "testscript" in the .bin folder and put the following line in it:&lt;br /&gt;&lt;blockquote&gt;echo "it worked!"&lt;br /&gt;&lt;/blockquote&gt;Save the file. To make it executable run the following command as root:&lt;br /&gt;&lt;blockquote&gt;#chmod +x testscript&lt;br /&gt;&lt;/blockquote&gt;Now relogin, or just in a new terminal window test it ;)&lt;br /&gt;&lt;blockquote&gt;$testscript&lt;br /&gt;it worked!&lt;br /&gt;&lt;/blockquote&gt;Examples of useful things you can do with what you just learned.&lt;br /&gt;Ever wished synchronizing portage and updating &lt;a href="http://gentoonova.blogspot.com/2009/05/eix-search-tool-for-portage.html"&gt;eix&lt;/a&gt; was simpler? Just make a script called synch, or whatever with the commands you wish it to cover:&lt;br /&gt;&lt;blockquote&gt;emerge --sync&lt;br /&gt;update-eix&lt;br /&gt;&lt;/blockquote&gt;Just make sure you edit root's .bashrc too, cause the above commands work for root users only. And don't forget to chmod +x it ;)&lt;br /&gt;&lt;br /&gt;Ever thought that typing "mplayer -fps 15 tv:// -tv  driver=v4l2:device=/dev/v4l/video0", or whatever command you're using for mplayer to use your webcam was too hard to remember?&lt;br /&gt;Make a script called "camera" with that command in.&lt;br /&gt;&lt;br /&gt;So you can simplify all your work you do often that includes multiple commands.&lt;br /&gt;If you'd like to make more advanced scripts like this, I'd suggest you to learn some &lt;a href="http://www.panix.com/%7Eelflord/unix/bash-tute.html"&gt;bash scripting&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-300973740207016249?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/300973740207016249/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/how-to-make-your-own-commands-in-linux.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/300973740207016249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/300973740207016249'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/how-to-make-your-own-commands-in-linux.html' title='How to create your own commands in linux'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-857002611429969821</id><published>2009-05-12T10:52:00.000-07:00</published><updated>2009-05-13T14:33:21.826-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tools'/><title type='text'>How to upload files from terminal</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Ompload&lt;/span&gt; - the swiss army knife of uploading.&lt;br /&gt;Seriously, ever since I found it, my life got so much easier.&lt;br /&gt;Ompload allows you to upload files with a simple command from terminal. It allows uploading images, which will return you a direct link to view the image(useful for sharing images with friends and posting on forums), and all kinds of files, which returns a link for downloading them.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;How to install ompload on Gentoo?&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;#emerge -av ompload&lt;br /&gt;&lt;/blockquote&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;How to upload files from terminal with ompload?&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;$ompload filename&lt;br /&gt;(and in a couple of seconds a link to your file is returned)&lt;br /&gt;&lt;/blockquote&gt;There is also a &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/5638"&gt;firefox add-on&lt;/a&gt; for omploader.&lt;br /&gt;&lt;br /&gt;Restrictions:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Maximum file size is 256MiB&lt;/li&gt;&lt;li&gt;There is no restriction of content, but they retain the right to delete it whenever they find it offensive, irritating, lame, wasteful, or whatever.&lt;/li&gt;&lt;li&gt;They don't like it when you use their servers to upload pictures for your high traffic websites, especially if you have ads :). &lt;a href="http://omploader.org/rewrites.txt"&gt;Here&lt;/a&gt; is a list of websites they don't like you to post your images/files to. &lt;/li&gt;&lt;/ul&gt;Try it out, you'll love it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-857002611429969821?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/857002611429969821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/how-to-upload-files-from-terminal.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/857002611429969821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/857002611429969821'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/how-to-upload-files-from-terminal.html' title='How to upload files from terminal'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-518191060448903864</id><published>2009-05-11T07:33:00.000-07:00</published><updated>2009-05-13T14:35:21.379-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tools'/><title type='text'>Take screenshots in Gentoo</title><content type='html'>Scrot is a command-line tool for taking screenshots.&lt;br /&gt;Of course if you're running a DE like Gnome or KDE, they already have their own tools that are configured to take a screenshot and save you a file with it whenever you press the print screen key on your keyboard.&lt;br /&gt;But for those who use simple window managers like dwm, awesome, fluxbox, and their work is terminal based most of the time, scrot is like a gift from heaven. It's great, simple, and combined with ompload really does miracles.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Lets install it:&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&lt;blockquote&gt;#emerge -av scrot&lt;br /&gt;&lt;/blockquote&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;How to take screenshots with scrot?&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;(to take a screenshot and make it a file named screenshot.jpg with it)&lt;br /&gt;$scrot screenshot.jpg&lt;br /&gt;(to take a screenshot after 5 seconds delay time. it can be set for any amount of seconds)&lt;br /&gt;$scrot -d 5 screenshot.jpg&lt;br /&gt;&lt;/blockquote&gt;Here's a screenshot of me taking a screenshot :)&lt;br /&gt;(note the command written on the terminal on the left)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i689.photobucket.com/albums/vv256/icecrow/example.jpg"&gt;&lt;img style="cursor: pointer; width: 376px; height: 281px;" src="http://i689.photobucket.com/albums/vv256/icecrow/example.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's all the basic stuff you need to know to use scrot effectively. It would be good if you configure the print screen key to execite a scrot command, or even combine it with an ompload command.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-518191060448903864?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/518191060448903864/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/take-screenshots-in-gentoo.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/518191060448903864'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/518191060448903864'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/take-screenshots-in-gentoo.html' title='Take screenshots in Gentoo'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-1475459667072813746</id><published>2009-05-11T06:36:00.000-07:00</published><updated>2009-08-20T07:12:48.538-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tools'/><title type='text'>How to pastebin from terminal</title><content type='html'>&lt;span style="font-weight: bold;"&gt;What is wgetpaste?&lt;/span&gt;&lt;br /&gt;Wgetpaste is a command-line interface for various &lt;a href="http://en.wikipedia.org/wiki/Pastebin"&gt;pastebins&lt;/a&gt;. With it you can paste the contents of a file, the output of a task, or anything you want to a pastebin service, with just executing a simple command from terminal.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;How to install wgetpaste?&lt;br /&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;blockquote&gt;&lt;span style="font-weight: normal;"&gt;#emerge -av wgetpaste&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;How to pastebin from terminal?&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;$wgetpaste filename&lt;br /&gt;(where "filename" is the name of the file which contents you wanna paste)&lt;/blockquote&gt;And in a couple of seconds you'll be given a link to where you can view your text.&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;How to pastebin the output of a command?&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;$ls | wgetpaste&lt;br /&gt;&lt;/blockquote&gt;Which pipes the output of the "ls" command to the wgetpaste command, and pastebins it appropriately, returning you a link for it. Equivalent for any other command.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-1475459667072813746?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/1475459667072813746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/pastebin-from-terminal-wgetpaste.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/1475459667072813746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/1475459667072813746'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/pastebin-from-terminal-wgetpaste.html' title='How to pastebin from terminal'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-3551261302799318383</id><published>2009-05-10T18:40:00.000-07:00</published><updated>2009-05-11T15:14:46.917-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Videos'/><title type='text'>Awesome WM</title><content type='html'>Awesome Window Manager is a &lt;a href="http://en.wikipedia.org/wiki/Tiling_window_manager"&gt;tiling window manager&lt;/a&gt;.&lt;br /&gt;It's light, fast, and very practical. I'm personally using dwm, which is very similar, but with less fancy stuff, and more stable. Both of them do something that most other window managers fail to do: they manage windows! Seriously, ability to drag, minimize and maximize your windows around the screen isn't window managing :).&lt;br /&gt;Anyway, here's how window managers for real men look like:&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/mujDZDj5Sm8&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/mujDZDj5Sm8&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-3551261302799318383?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/3551261302799318383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/awesome-wm.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/3551261302799318383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/3551261302799318383'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/awesome-wm.html' title='Awesome WM'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-6311726681159653273</id><published>2009-05-09T16:29:00.000-07:00</published><updated>2009-05-09T16:47:03.113-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Videos'/><title type='text'>Gentoo 3D Desktop</title><content type='html'>I'll be posting videos of Gentoo every once in a while, so you'd get more familliar with all the appearances Gentoo can have.&lt;br /&gt;Note that Gentoo doesn't have any default appearance, and that you have to choose what desktop environment/window manager your system will use.&lt;br /&gt;The following video shows a Gentoo system with mit aiglx,beryl,emerald,kiba-dock, for the graphicall effects ;).&lt;br /&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/KPVEAwvZHck&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/KPVEAwvZHck&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-6311726681159653273?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/6311726681159653273/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/gentoo-3d-desktop.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/6311726681159653273'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/6311726681159653273'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/gentoo-3d-desktop.html' title='Gentoo 3D Desktop'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-6944899979330808986</id><published>2009-05-09T04:00:00.000-07:00</published><updated>2009-05-09T16:55:31.674-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Installation'/><title type='text'>Getting started with Gentoo</title><content type='html'>So you've decided you want to try Gentoo out. That's great, you're just few steps away from making your computer experience beautiful.&lt;br /&gt;The following tutorial is for x86 architectures, which most PCs belong to.&lt;br /&gt;Before we get started, you should know that the installation will take you 2-4 days until you get to a fully working graphical environment if you're doing it for a first time. (it's worth it)&lt;br /&gt;Because there are already some damn good tutorials of how to install Gentoo, I'm not going to reinvent the wheel, but provide you with links to them, and write here only the things that need to be written. If you consider yourself to be an advanced user, and have at least basic &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;linux&lt;/span&gt; skills, then you can just jump to the Gentoo Handbook link.&lt;br /&gt;&lt;br /&gt;What do you need to get started?&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Basic &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;unix&lt;/span&gt; knowledge. Just the basic commands for navigation and file management. If you don't have it, you can get it &lt;a href="http://www.ee.surrey.ac.uk/Teaching/Unix/"&gt;here&lt;/a&gt;. You don't even have to go through the whole tutorial, just the first 3 chapters are enough for this. You can try the tutorial on any &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;linux&lt;/span&gt;/&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;unix&lt;/span&gt;, if you have none, you can get &lt;a href="http://damnsmalllinux.org/"&gt;Damn Small Linux&lt;/a&gt; and try it there. Or you can try it directly on &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;Gentoo's&lt;/span&gt; installation &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;cd&lt;/span&gt;.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Gentoo Minimal Installation CD. It's 57MB and it has all the tools you need for the installation. You can get it from any of the following &lt;a href="http://www.gentoo.org/main/en/mirrors2.xml"&gt;mirrors&lt;/a&gt;, located at &lt;span class="path" dir="ltr"&gt;releases/x86/2008.0/installcd/&lt;/span&gt; directory. Download it and burn it.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Internet connection. The installation consists of downloading source codes for the different parts of the OS, and building them on your computer one by one.&lt;/li&gt;&lt;li&gt;Know your hardware. You should know what CPU your computer is having, how much RAM does it have, graphic card, general stuff like that.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;What do you need to do?&lt;br /&gt;Once you download and burn the installation CD, you will need to &lt;a href="http://techpaul.wordpress.com/2007/08/03/how-to-boot-from-a-cd/"&gt;boot from it&lt;/a&gt;. Booting from it will take you to a non graphical Gentoo environment. Don't be afraid, if you haven't went through the tutorial I mentioned before, you can try it out now, on the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;cd's&lt;/span&gt; environment.&lt;br /&gt;&lt;br /&gt;Now that we're here, you can continue with the&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;a style="font-weight: bold;" href="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1"&gt;Gentoo Linux x86 Handbook&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;In there, you will find the whole process of installing Gentoo, as well as managing your system after the installation is done. Don't be afraid of its length. There's like half of it that that covers the installation process, and the other half is consisted of later administration. You can read the second part piece by piece, when you encounter the need to know the things that are written there. Even I haven't went through whole of it yet ;).&lt;br /&gt;&lt;br /&gt;Tips during the installation:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;While in the non graphical Gentoo environment, you can switch screens by pressing Alt + any of the function keys(example: Alt+F2, Alt+F3). This can be useful if you want to read the handbook during the installation. You can have links(web browser) opened on the one screen and having the Handbook opened or google, &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;irssi&lt;/span&gt;(&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;irc&lt;/span&gt; client) on another screen to ask the guys from &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;Gentoo's&lt;/span&gt; channel for help when needed, and working with the installation on other screen.&lt;/li&gt;&lt;li&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;Gentoo's&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;irc&lt;/span&gt; channel is located at irc.freenode.net #&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;gentoo&lt;/span&gt;.&lt;/li&gt;&lt;li&gt;During the installation, you'll be given many choices to make. You should use google whenever you encounter things that you don't know what they are, and make the choice after you get the idea. Especially when configuring the kernel.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You WILL encounter problems. At least 1 thing won't go as you expected it to. Don't give up, reread the explanation in the handbook, ask people on #&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;gentoo&lt;/span&gt;, there's always a solution for everything.&lt;/li&gt;&lt;/ul&gt;That's it for now. If you have any questions or suggestions for the post, don't hesitate to leave a comment.&lt;br /&gt;&lt;br /&gt;Good luck ;)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-6944899979330808986?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/6944899979330808986/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/getting-started-with-gentoo.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/6944899979330808986'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/6944899979330808986'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/getting-started-with-gentoo.html' title='Getting started with Gentoo'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-4462563675938995739</id><published>2009-05-07T18:52:00.000-07:00</published><updated>2009-05-10T04:33:14.027-07:00</updated><title type='text'>What is Gentoo?</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;span style="font-weight: bold;"&gt;What is Gentoo?&lt;/span&gt;&lt;br /&gt;Gentoo is a free &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;linux&lt;/span&gt; based &lt;a href="http://en.wikipedia.org/wiki/Operating_system"&gt;operating system&lt;/a&gt;. It is one of the many &lt;a href="http://en.wikipedia.org/wiki/Linux_distribution"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;linux&lt;/span&gt; distributions&lt;/a&gt;, and it is free as in &lt;span style="font-style: italic;"&gt;freedom&lt;/span&gt;. That means you can get it for 0$, and you're free to do what the hell you want with it. You can edit the source code, change it the way you want, redistribute it, even sell it, but you can't stop other people from doing the same thing :). Awesome.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Why is Gentoo so cool?&lt;/span&gt;&lt;br /&gt;An operating system is a tool. Its purpose is to be useful to its users. Generally, operating systems are designed to match the common needs of the majority of users. While most operating systems aim to satisfy the common needs the users have, they all lack satisfying all the needs of any single user.&lt;br /&gt;Gentoo is different. Gentoo is designed to be highly configurable, making it able to satisfy every need of any of its users, but not until they configure it themselves :).That means that if a user doesn't have the needed knowledge of Gentoo, he/she won't be able to use it. But if one does have knowledge of it, one''s system will run exactly matching the one's needs.&lt;br /&gt;Now to make it clear, you can configure _any_ operating system to work in any possible way and do whatever you want, but none as easy as Gentoo. Meaning,  theoretically you can make the fastest OS in the world even by editing a Windows system(note that it would be illegal to do so), but you'd have to mess  with registries and hex codes and it would take u a lifetime :P.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What comes from all that &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;configurability&lt;/span&gt;? &lt;/span&gt;&lt;br /&gt;Simply: top performances, practical environment, and ease of use(of course, for those users that has being configured for). So one Gentoo system will be perfect for one type of users, but hard/impractical or even unusable for some other type of users.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Who needs Gentoo?&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;People who want top performances&lt;/li&gt;&lt;li&gt;People who want to know what their system is made of&lt;br /&gt;&lt;/li&gt;&lt;li&gt;People who want highly configurable systems&lt;/li&gt;&lt;/ul&gt;Gentoo is a &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;linux&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;distro&lt;/span&gt;. Those who don't know why &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;linux&lt;/span&gt; is better than windows, may read the articles on &lt;a href="http://whylinuxisbetter.net/"&gt;this&lt;/a&gt; page. We certainly won't, so lets see what's cooler in Gentoo than the other &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;linux&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;distros&lt;/span&gt; ;)&lt;br /&gt;One of the most important differences, the hearth of Gentoo - &lt;span style="font-weight: bold;"&gt;Portage&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What is Portage?&lt;/span&gt;&lt;br /&gt;We can say that Portage is the software distribution system for Gentoo. Its job is to make sure that the user doesn't care for finding the software needed, downloading it, and installing it(the things you'd have to do on windows). Most of the &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;linux&lt;/span&gt; distributions out there have these 'software distribution systems' called "package managers". A package manager is a collection of tools to automate the process of installing, upgrading, configuring, and removing software packages &lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;from a computer.&lt;br /&gt;The difference between Portage and the other package managers is that Portage(in most cases) downloads the source code of a software package, and compiles it locally, making customized builds specific for the hardware it's built for(if specified by the user), making them run faster and more stable. That's right, they run faster!&lt;br /&gt;How does that look like?&lt;br /&gt;Lets say I want to install &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;xchat&lt;/span&gt;. Therefore I type in the console:&lt;br /&gt;&lt;blockquote&gt;#emerge &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;xchat&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;and voila, portage downloads the source code for the newest stable version of &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;xchat&lt;/span&gt;(I can even order it not to care about stability and get the freshest version), builds it, and after a couple of minutes of careless whistling , I have &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;xchat&lt;/span&gt; working. Isn't that great?&lt;br /&gt;And if after a week(or month) I want to update all the programs on my system, I could just type in:&lt;br /&gt;&lt;blockquote&gt;#emerge -&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;uDN&lt;/span&gt; -av world&lt;br /&gt;&lt;/blockquote&gt;And everything on my system would get upgraded to its latest version. Lovely :)&lt;br /&gt;Of course, there's a lot more of what Portage can do, and what people should know for effectively using it, but we don't want to confuse the newcomers, so I won't go in depth.&lt;br /&gt;Now of course, a package manager that doesn't build the source code locally, and gets the already &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;precompiled&lt;/span&gt; packages in binaries directly, would be much faster than Portage. And most of them are. It takes 15 seconds to installl xchat on ubuntu, and few minutes to do it on Gentoo. But the packages built locally with customized options for the architecture they're running on, DO run faster and more stable. Now you may say, what if some huge package like OpenOffice takes whole day to install on some computers, what if I'm not that much of a performance maniac and want my installations to be quick. Portage has &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_16"&gt;precompiled&lt;/span&gt; binary packages for many programs already(usually big programs that would require lots of time for building locally), and gives you the choice of whether to build it locally, or download the already built packages. Can't get any better.&lt;br /&gt;&lt;br /&gt;Gentoo is all about choice, performance, and freedom. If you're unsure of whether Gentoo is or isn't for you, don't be afraid to try it. You might love it ;)&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-4462563675938995739?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/4462563675938995739/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/what-is-gentoo.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/4462563675938995739'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/4462563675938995739'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/what-is-gentoo.html' title='What is Gentoo?'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4138692639398575211.post-7791718248922532234</id><published>2009-05-07T06:07:00.000-07:00</published><updated>2009-05-08T16:02:46.206-07:00</updated><title type='text'>Hello World</title><content type='html'>#include blogger.com&lt;br /&gt;#include gentoonova&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;int&lt;/span&gt;&lt;span style="font-size:78%;"&gt;roduction&lt;/span&gt; main()&lt;br /&gt;{&lt;br /&gt;&lt;div style="text-align: justify;"&gt;    Welcome everyone to my blog which I'll be filling with any info I find useful about the Gentoo Linux OS, to help people who are new with Gentoo find their way around. Many people think that operating systems like Gentoo are too 'hard' to handle for the everyday user, but I think that the everyday user  just isn't encouraged enough to use Gentoo. One of the goals of this blog is to convert as many people as possible to Gentoo, and bring Gentoo to the people who need it, but just don't know it yet. With this post I launch this blog to its mysterious future, with hopes of making it useful and liked by its visitors. If you like the posts, I would appreciate if you tell people about it, and bring me some traffic ;)&lt;br /&gt;Thanks for reading,&lt;br /&gt;return soon ;)&lt;br /&gt;}&lt;br /&gt;Crow&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4138692639398575211-7791718248922532234?l=gentoonova.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gentoonova.blogspot.com/feeds/7791718248922532234/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://gentoonova.blogspot.com/2009/05/hello-world.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/7791718248922532234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4138692639398575211/posts/default/7791718248922532234'/><link rel='alternate' type='text/html' href='http://gentoonova.blogspot.com/2009/05/hello-world.html' title='Hello World'/><author><name>Rusty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://1.bp.blogspot.com/_EhBBbf5TDkw/Sh5_3xZR1sI/AAAAAAAAACA/lA2Fk3oQRoc/S220/avatar.jpg'/></author><thr:total>0</thr:total></entry></feed>
