<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DkEBR3c4eip7ImA9WhZQFE8.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643</id><updated>2011-04-21T17:24:16.932-05:00</updated><category term="linux" /><category term="images" /><category term="randomness" /><category term="firefox" /><category term="tips + tutorials" /><category term="math" /><category term="downloads" /><category term="reviews" /><category term="web browsing" /><category term="organization" /><category term="books" /><category term="programming" /><category term="humour" /><category term="windows" /><category term="music" /><category term="links" /><category term="colombia" /><category term="gaming" /><title>My Digital Ramblings</title><subtitle type="html">Tips, tricks, reviews, and tutorials for digital survival</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://mydigitalramblings.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://mydigitalramblings.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>37</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/MyDigitalRamblings" /><feedburner:info uri="mydigitalramblings" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>MyDigitalRamblings</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;DUAMQHY_fyp7ImA9WB5VFU0.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-1391128855953365184</id><published>2007-08-07T12:22:00.000-05:00</published><updated>2007-08-07T12:29:41.847-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-08-07T12:29:41.847-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="web browsing" /><title>6 userscripts and userstyles you should really try out</title><content type="html">A major plus that enhances the usability of a web browser is the ability to customize web pages to look and behave the way you want them to. This is done by using userscripts, little snippets of javascript code, and userstyles, their CSS counterparts. While userscripts change the way sites behave, userstyles change the way sites look.&lt;br /&gt;&lt;span style='fullpost'&gt;&lt;br /&gt;In Firefox, userscipts can be used thanks to the powerful &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/748"&gt;Greasemonkey extension&lt;/a&gt;. Others browsers, like Opera, come with this enhancement built-in. &lt;a href="http://mydigitalramblings.blogspot.com/2007/07/featured-firefox-addon-pagerization.html"&gt;I already showed a quite good example of a userscript.&lt;/a&gt; Userstyles can be used in Firefox with the &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/2108"&gt;Stylish extension&lt;/a&gt;. Stylish, unlike Greasemonkey, cannot only modify web pages, but it can modify the look of Firefox itself.&lt;br /&gt;&lt;br /&gt;Userscripts can also be used out-of-the-box with Opera and with an addon called &lt;a href="http://creammonkey.sourceforge.net/"&gt;Creammmonkey&lt;/a&gt; on Safari.&lt;br /&gt;&lt;br /&gt;1. &lt;a href="http://userscripts.org/scripts/show/7623"&gt;Pagerization&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I &lt;span style="font-weight: bold;"&gt;know&lt;/span&gt; I've &lt;a href="http://mydigitalramblings.blogspot.com/2007/07/featured-firefox-addon-pagerization.html"&gt;mentioned this before&lt;/a&gt;, but now that I've been actually using it for a few days, I just have to say, this one HELL of a userscript. It works on an enourmous amount of pages... from Google, to forums, to almost everywhere. It's just so damn useful. My next-button-clicking days are now over!&lt;br /&gt;&lt;br /&gt;2. &lt;a href="http://userstyles.org/styles/10"&gt;Combine Stop/Reload buttons&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://userstyles.org/style_screenshots/10_after.png" style="float:right;margin-left:10px;"/&gt;This userstyle is great if you want to go minimalistic. When the page is loading, only the stop button is showed. When it finished loading, it only shows the reload button. That's one less toolbar button cluttering your browser!&lt;br /&gt;&lt;br /&gt;3. &lt;a href="http://shiftingpixel.com/lightbox/"&gt;Greased Lightbox&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This script enhances image search sites like Google Image Search or Flickr by letting you see the original image in a very Ajax-y and useful way. I can't really explain it very well -- you have to use it to understand it. It's simply amazing. However, after using it for a while, I have to say it can sometimes be a bit intrusive.&lt;br /&gt;&lt;br /&gt;4. &lt;a href="http://userscripts.org/scripts/show/8810"&gt;Folders4Gmail&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.arend-von-reinersdorff.com/folders4gmail/labels2.gif?source=userscripts.org" style="float:left;magin-right:10px;"/&gt;This script is pretty cool in that it allows you to nest labels in Gmail -- emulating the feeling of 'folders' other mail clients have. I can't believe how I could live without this for so long!&lt;br /&gt;&lt;br /&gt;5. &lt;a href="http://userscripts.org/scripts/show/5722"&gt;GMailTo&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Another must-have if you use Gmail. With this, every time you click on a mailto: link it will open a new Gmail compose window instead of the default desktop program (Evolution on Ubuntu or, God forbid, Outlook Express on Windows).&lt;br /&gt;&lt;br /&gt;6. &lt;a href="http://userstyles.org/styles/959"&gt;Bookmarklet Favicon&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/RripgOfLaMI/AAAAAAAAAFU/MeOfMr0SXkk/s1600-h/bookmarklets.PNG"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/RripgOfLaMI/AAAAAAAAAFU/MeOfMr0SXkk/s320/bookmarklets.PNG" border="0" alt=""id="BLOGGER_PHOTO_ID_5096009349479491778" /&gt;&lt;/a&gt;If you use bookmarklets as much as I do, you will find this extremely useful as well. It changes the favicon of bookmarklets to a javascript icon to make them easier to distinguish.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What about &lt;span style="font-weight:bold;"&gt;you?&lt;/span&gt; What are your favourite userscripts and userstyles? Which ones can't you live without? Leave a comment telling us!&lt;br /&gt;&lt;span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-1391128855953365184?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/Vx0--PntZIg" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/1391128855953365184?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/1391128855953365184?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/Vx0--PntZIg/6-userscripts-and-userstyles-you-should.html" title="6 userscripts and userstyles you should really try out" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_yOhYihNVWPg/RripgOfLaMI/AAAAAAAAAFU/MeOfMr0SXkk/s72-c/bookmarklets.PNG" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/08/6-userscripts-and-userstyles-you-should.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQARno8eip7ImA9WB5WGEw.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-4601185297928412256</id><published>2007-07-30T11:23:00.000-05:00</published><updated>2007-07-30T11:35:47.472-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-30T11:35:47.472-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="windows" /><category scheme="http://www.blogger.com/atom/ns#" term="downloads" /><title>Windows Downloads: Easily use ISOs with the ISO Recorder powertoy</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_yOhYihNVWPg/Rq4SSOfLaLI/AAAAAAAAAFM/TDAEq96rOdU/s1600-h/isorecorder.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://4.bp.blogspot.com/_yOhYihNVWPg/Rq4SSOfLaLI/AAAAAAAAAFM/TDAEq96rOdU/s320/isorecorder.png" alt="" id="BLOGGER_PHOTO_ID_5093028332938422450" border="0" /&gt;&lt;/a&gt;&lt;a href="http://isorecorder.alexfeinman.com/isorecorder.htm"&gt;ISO Recorder&lt;/a&gt; is a small utility that allows you to create and burn ISO images from and to CDs and DVDs. It's extremely easy to use and is integrated in context menus of ISO files and disc drives. It's as easy as right-clicking! There is also a command-line version available.&lt;br /&gt;&lt;br /&gt;ISO Recorder is available for Windows 2000 (command-line only), XP and Vista.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://isorecorder.alexfeinman.com/isorecorder.htm"&gt;Go to the ISO Recorder home page&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-4601185297928412256?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/S3BtHPAng2Y" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/4601185297928412256?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/4601185297928412256?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/S3BtHPAng2Y/windows-downloads-easily-use-isos-with.html" title="Windows Downloads: Easily use ISOs with the ISO Recorder powertoy" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_yOhYihNVWPg/Rq4SSOfLaLI/AAAAAAAAAFM/TDAEq96rOdU/s72-c/isorecorder.png" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/windows-downloads-easily-use-isos-with.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUIARHw-fip7ImA9WB5WGEw.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-7988501249763490570</id><published>2007-07-30T09:37:00.000-05:00</published><updated>2007-07-30T11:39:05.256-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-30T11:39:05.256-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="windows" /><category scheme="http://www.blogger.com/atom/ns#" term="downloads" /><title>Windows Download: Make scrollwheel behaviour like Linux's with KatMouse</title><content type="html">If you've ever used Linux, you'd know that to use the mouse scrollwheel, you have to move the mouse to the window you want to scroll on, and just scroll. On Windows, you actually have to click (get keyboard focus) on that window in order to scroll.&lt;br /&gt;&lt;br /&gt;If this annoys you every time you have to come back to Windows, there's a solution: &lt;a href="http://www.code-scout.net/katmouse/"&gt;KatMouse&lt;/a&gt;. This little utility (less than 400kb) allows you to do just this. To scroll something, simply move the mouse to where you'd like to scroll. No need to click or alt-tab to that window.&lt;br /&gt;&lt;br /&gt;However, there's something else you should know about this utility: I &lt;span style="font-weight: bold;"&gt;highly&lt;/span&gt; recommend you disable the wheel button feature it includes (by right-clicking on the tray icon and choosing setting, going to the 'Wheel Button' tab, and setting the combo box to something different from the default Wheel Button) since this disables the wheel's normal functionality (like opening links in tabs in web browsers, or auto-scrolling).&lt;br /&gt;&lt;br /&gt;Anyway, hope this little app proves useful.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-7988501249763490570?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/aW-9BN7qejU" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/7988501249763490570?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/7988501249763490570?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/aW-9BN7qejU/make-windowss-scrollwheel-like-linuxs.html" title="Windows Download: Make scrollwheel behaviour like Linux's with KatMouse" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/make-windowss-scrollwheel-like-linuxs.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EGRH8_eCp7ImA9WB5WFk4.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-7459686189800158976</id><published>2007-07-28T09:49:00.001-05:00</published><updated>2007-07-28T10:13:45.140-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-28T10:13:45.140-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="links" /><title>Firefox 3 gets full-page zoom</title><content type="html">The long-awaited page zoom feature has finally been implemented. The latest Firefox 3 nightly build now supports full-page zooming like Opera and Internet Explorer 7.&lt;br /&gt;&lt;br /&gt;Finally! This goes to show how awesome Firefox 3 will actually be, and how dedicated the developers are.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://mydigitalramblings.blogspot.com/2007/07/first-look-at-firefox-3-alpha-6.html"&gt;Go read my Firefox 3 Alpha 6 review&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href='http://arstechnica.com/journals/linux.ars/2007/07/27/firefox-3-gets-full-page-zoom'&gt;read more&lt;/a&gt; | &lt;a href='http://digg.com/software/Firefox_3_gets_full_page_zoom'&gt;digg story&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-7459686189800158976?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/55FcqIXt-wM" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/7459686189800158976?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/7459686189800158976?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/55FcqIXt-wM/firefox-3-gets-full-page-zoom.html" title="Firefox 3 gets full-page zoom" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/firefox-3-gets-full-page-zoom.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUEDQn44eip7ImA9WB5VFU0.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-7167775606599984489</id><published>2007-07-23T14:37:00.000-05:00</published><updated>2007-08-07T12:27:53.032-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-08-07T12:27:53.032-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="windows" /><category scheme="http://www.blogger.com/atom/ns#" term="programming" /><title>Text Editors: Notepad++ and GVim go Portable</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.middlesbroughpct.nhs.uk/upload_documents/images/2006717151210_ms_notepad.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 320px;" src="http://www.middlesbroughpct.nhs.uk/upload_documents/images/2006717151210_ms_notepad.jpg" border="0" alt="" /&gt;&lt;/a&gt;A few days ago, Notepad++, the famous Windows text editor, was released as a PortableApp, &lt;a href="http://portableapps.com/apps/development/notepadpp_portable"&gt;Notepad++ Portable&lt;/a&gt;. I have used Notepad++ for quite some time now, and I am very glad that now I can easily take it anywhere I want on my USB flash drive.&lt;br /&gt;&lt;br /&gt;For those of you with a more classic, Unix-y taste, there is also &lt;a href="http://portablegvim.sourceforge.net/index.html"&gt;GVim Portable&lt;/a&gt;, which takes up a LOT more space than Notepad++, but includes all the amazing features of Vi withing an easy-to-use graphical interface.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://portableapps.com/apps/development/notepadpp_portable"&gt;Click Here to go to the Notepad++ Portable home page.&lt;/a&gt;&lt;br /&gt;&lt;a href="http://portablegvim.sourceforge.net/index.html"&gt;Click Here to go to the GVim Potable home page.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-7167775606599984489?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/WF9xp2APrpM" height="1" width="1"/&gt;</content><link rel="related" href="http://portableapps.com/apps/development/notepadpp_portable" title="Text Editors: Notepad++ and GVim go Portable" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/7167775606599984489?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/7167775606599984489?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/WF9xp2APrpM/text-editors-notepad-and-gvim-go.html" title="Text Editors: Notepad++ and GVim go Portable" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/text-editors-notepad-and-gvim-go.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQNQHozfSp7ImA9WB5WEUo.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-3142056295129626275</id><published>2007-07-23T01:14:00.000-05:00</published><updated>2007-07-23T01:49:51.485-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-23T01:49:51.485-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="books" /><category scheme="http://www.blogger.com/atom/ns#" term="randomness" /><title>Harry Potter.... over</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpwo7-I840I/AAAAAAAAAEs/dhC3-M7Ffns/s1600-h/harryPotter7.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpwo7-I840I/AAAAAAAAAEs/dhC3-M7Ffns/s320/harryPotter7.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5087986689779753794" /&gt;&lt;/a&gt;I can't believe it! I've just finished the last book in the series, Harry Potter and the Deathly Hallows. Wow. It seems so long ago, I must've been like eight, when I read the first book. I didn't know there were sequels, so I was delighted to find out that there were two more books, and four more coming. Book after book I devoured, and later movie after movie, though they never bested the books.&lt;br /&gt;&lt;br /&gt;And now, it's over. No move books to read. Only two more movies left, which, although certainly entertaining, cannot match their printed counterparts.&lt;br /&gt;&lt;br /&gt;It's just insane that this is over! It's been 10 long, amazing years, full of magic, adventure and suspense, packed within these 7 extraordinary novels.&lt;br /&gt;&lt;br /&gt;But it's over now. The books I grew up with are read. No new adventures, no new magic.&lt;br /&gt;&lt;br /&gt;Oh, well. I guess it's time to finish reading children's books and go on to the other still unread volumes in my shelf -- Brave New World, Catch 22, Neuromancer. That, and 100 Years of Solitude, a compulsory reading for my upcoming Spanish A1 IB course. Damn, I &lt;span style="font-style:italic;"&gt;hate&lt;/span&gt; García Marquez. I &lt;span style="font-style:italic;"&gt;know&lt;/span&gt; that's one of the most anti-patriotic things I can say to the only Nobel winner from my country, but hey, I &lt;span style="font-style:italic;"&gt;love&lt;/span&gt; Jorge Franco, author of Rosario Tijeras and Paraíso Travel.&lt;br /&gt;&lt;br /&gt;But Harry Potter will always remain in my heart, as the books that, beyond all others, introduced me to the joy of reading. I considered myself, ever when I was very young, a good reader. I read Roald Dahl and other children's authors. But never before Harry Potter did I start to seek books on my own, books I have loved and enjoyed also: The Lord of the Rings, 1984, The Lord of the Flies, The Giver, and many, many others.&lt;br /&gt;&lt;br /&gt;For this, I want to thank J. K. Rowling, the creator of this extraordinary world. But, above all, I'd like to thank the teacher, which, back in the third grade, introduced me to this unrealistic and enthralling world of magic and fantasy; a teacher which, unfortunately, I remember nothing about, not even her name.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-3142056295129626275?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/stZfFRSjbmQ" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3142056295129626275?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3142056295129626275?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/stZfFRSjbmQ/harry-potter-over.html" title="Harry Potter.... over" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpwo7-I840I/AAAAAAAAAEs/dhC3-M7Ffns/s72-c/harryPotter7.jpg" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/harry-potter-over.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cARn87fip7ImA9WB5XF0k.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-8133849299036138164</id><published>2007-07-18T02:33:00.000-05:00</published><updated>2007-07-18T02:50:47.106-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-18T02:50:47.106-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><title>Trip down memory lane: Firefox 0.9</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_yOhYihNVWPg/Rp3GQOI843I/AAAAAAAAAFE/iviBAeTsCTg/s1600-h/ff9.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_yOhYihNVWPg/Rp3GQOI843I/AAAAAAAAAFE/iviBAeTsCTg/s320/ff9.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088441135974376306" /&gt;&lt;/a&gt;&lt;br /&gt;You may not believe this, but I am currently blogging from Firefox 0.9. Today, whilst organizing my chaotic collection of CD-ROMs I stumbled upon an old backup disk with the installer for this quite outdated version of Firefox. This was also the first version of Firefox I ever used (well, the first version &lt;span style="font-style: italic;"&gt;anyone &lt;/span&gt;used for that matter, it wasn't called 'Firefox' until this version, but this was the first version of the browser I used, Phoenix, Firebird or Firefox). Anyway, I'm extremely impressed at how awfully &lt;span style="font-style: italic;"&gt; fast &lt;/span&gt;this browser is.  This just goes to show how bloated software becomes with the years. Also, I think the tabs in this version are the best in the whole of Firefox history (in looks, but unfortunately not functionality). They're simply... &lt;span style="font-style: italic;"&gt;native&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span id='fullpost'&gt;&lt;br /&gt;Firefox 0.9 boasts a great array of features, including:&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;Built-in search box&lt;/li&gt;   &lt;li&gt;Minimalistic user interface&lt;/li&gt;   &lt;li&gt;Tabbed browsing&lt;/li&gt;   &lt;li&gt;Themable&lt;/li&gt;   &lt;li&gt;Extendable&lt;/li&gt;   &lt;li&gt;A pop-up blocker&lt;/li&gt;   &lt;li&gt;A Download manager (which really hasn't changed at all since then)&lt;/li&gt;   &lt;li&gt;Cotumizable toolbars&lt;br /&gt;  &lt;/li&gt; &lt;/ul&gt; So, in escence, Firefox hasn't changed much. It's just gotten bloated. Firefox 2 is way too slow. Firefox 3 is a little faster. But the question remains: will it ever be as fast as it was in its beginings?&lt;br /&gt;&lt;br /&gt;And don't forget: Cookies are delicious delicacies.&lt;br /&gt;&lt;br /&gt;(Please forgive any spelling mistakes in this post: Firefox 0.9 has no spellchecker. :) )&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-8133849299036138164?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/RhmMj8Dut64" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/8133849299036138164?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/8133849299036138164?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/RhmMj8Dut64/trip-down-memory-lane-firefox-09.html" title="Trip down memory lane: Firefox 0.9" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_yOhYihNVWPg/Rp3GQOI843I/AAAAAAAAAFE/iviBAeTsCTg/s72-c/ff9.jpg" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/trip-down-memory-lane-firefox-09.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08DQ3w6cCp7ImA9WB5XFkU.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-5242676222701540679</id><published>2007-07-17T09:49:00.000-05:00</published><updated>2007-07-17T10:24:32.218-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-17T10:24:32.218-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="web browsing" /><category scheme="http://www.blogger.com/atom/ns#" term="links" /><title>Featured Firefox Addon: Pagerization userscript</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/RpzYT-I842I/AAAAAAAAAE8/_li-hfGWKxY/s1600-h/pagerization.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/RpzYT-I842I/AAAAAAAAAE8/_li-hfGWKxY/s320/pagerization.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5088179516631475042" /&gt;&lt;/a&gt;&lt;a href="http://feeds.gawker.com/~r/lifehacker/full/~3/134540820/automatically-collate-pages-with-pagerization-278989.php"&gt;Lifehacker&lt;/a&gt; shares the simply amazing &lt;a href="http://userscripts.org/scripts/show/7623"&gt;Pagerization userscript&lt;/a&gt; that allows &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/748"&gt;Greasemonkey&lt;/a&gt; users to automatically load the next page in say, a Google search, or a list of blog posts (the blog included). To use this script, you need the &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/748"&gt;Greasemonkey extension&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-5242676222701540679?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/DCAoNraylHs" height="1" width="1"/&gt;</content><link rel="related" href="http://userscripts.org/scripts/show/7623" title="Featured Firefox Addon: Pagerization userscript" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5242676222701540679?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5242676222701540679?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/DCAoNraylHs/featured-firefox-addon-pagerization.html" title="Featured Firefox Addon: Pagerization userscript" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_yOhYihNVWPg/RpzYT-I842I/AAAAAAAAAE8/_li-hfGWKxY/s72-c/pagerization.png" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/featured-firefox-addon-pagerization.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0YHQXg6cCp7ImA9WB5XFkk.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-8053144972664454571</id><published>2007-07-16T21:23:00.000-05:00</published><updated>2007-07-16T23:05:30.618-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T23:05:30.618-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="books" /><title>Harry Potter 7 to be released next Saturday, finally!!</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpwo7-I840I/AAAAAAAAAEs/dhC3-M7Ffns/s1600-h/harryPotter7.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpwo7-I840I/AAAAAAAAAEs/dhC3-M7Ffns/s320/harryPotter7.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5087986689779753794" /&gt;&lt;/a&gt;I can't believe that Harry Potter and the Deathly Hallows is coming out this Saturday! And I can't believe it's finally the last book in the series!! Wow, ten years sure is a long time... I remember when I first started reading the series. Well, anyway, the journey's almost done. And as the time approaches ever nearer, everyone's making up theories and speculating about the final outcome of the series.&lt;br /&gt;&lt;br /&gt;What about &lt;b&gt;you&lt;/b&gt;? What are your theories? Will Hogwarts open again? Will Harry be able to destroy all the horcruxes? Will Snape redeem himself? Will Harry die to save the world?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-8053144972664454571?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/7zmbCbqtTpQ" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/8053144972664454571?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/8053144972664454571?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/7zmbCbqtTpQ/omg-just-five-more-days-harry-potter-7.html" title="Harry Potter 7 to be released next Saturday, finally!!" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpwo7-I840I/AAAAAAAAAEs/dhC3-M7Ffns/s72-c/harryPotter7.jpg" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/omg-just-five-more-days-harry-potter-7.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcDRn88eSp7ImA9WB5XFk8.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-3473904624916950687</id><published>2007-07-16T15:26:00.000-05:00</published><updated>2007-07-16T16:07:57.171-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T16:07:57.171-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="reviews" /><category scheme="http://www.blogger.com/atom/ns#" term="gaming" /><title>Game Review: Frets on Fire</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_yOhYihNVWPg/RpvdbuI84zI/AAAAAAAAAEk/uatYA5sEYuM/s1600-h/fof.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_yOhYihNVWPg/RpvdbuI84zI/AAAAAAAAAEk/uatYA5sEYuM/s320/fof.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5087903672356889394" /&gt;&lt;/a&gt;&lt;a href="http://fretsonfire.sourceforge.net/"&gt;Frets on Fire&lt;/a&gt; is a free clone of the popular Guitar Hero games. I decided to download it and test it out under Linux. Here are my thoughts.&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;h3&gt;Download &amp; installation&lt;/h3&gt;&lt;br /&gt;Frets on Fire is cross-platform, so it'll work on Windows, Mac, and Linux. However, I only tried it on Ubuntu Linux. Unfortunately, there are no native .deb packages for Ubuntu Fiesty (but there will be for Gutsy, the upcoming version scheduled for October). The game is offered as a binary .tar.gz package with an .sh executable. No installation was necessary: it was a simple extraction.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Running the game&lt;/h3&gt;&lt;br /&gt;This is probably the game's worst point. Simply double-clicking the FretsOnFire executable did not work, even when I chose to run it in the Terminal. To run it, I actually had to open a terminal window, cd to the game's directory and run ./FretsOnFire . You are then greeted with a full-screen of slow graphics and choppy music. To fix this, I had to quit the game and turn off Beryl. Once Metacity was running, I started the game again, and it seemed to work well.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Playing the game&lt;/h3&gt;&lt;br /&gt;The game is played with the keyboard. There are 5 fret keys (though most of the songs only use the first four) and the Enter key, which acts as a pick. If you've ever played DDR, this game is similar: press the right fret key at the right time. I've never actually played Guitar Hero, so I can't really compare them.&lt;br /&gt;&lt;br /&gt;A setback for the game is that only 3 songs, plus the tutorial, are included. However, you can download more songs on sites like &lt;a href="http://keyboardsonfire.net/"&gt;Keyboards on Fire&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;The game, despite its perks, is really fun and addictive.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Technical aspects&lt;/h3&gt;&lt;br /&gt;The graphics are amazing too. The game is programmed using the free Pygame library, making it completely OS-agnostic: it can run on any OS with Python and Pygame on it. The sound is not the best, but maybe it's just the songs that are badly recorded or something.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Conclusion&lt;/h3&gt;&lt;br /&gt;&lt;b&gt;Pros:&lt;/b&gt; free and cross-platform, lots of songs available, good graphics, fun and addictive&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cons:&lt;/b&gt; no native Ubuntu packages, running it a pain, can't play when Beryl is on, few songs out of the box, sound could be better&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The bottom line:&lt;/b&gt; This is a fun game that you should really try out, despite its flaws.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-3473904624916950687?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/a-prRcWdGJE" height="1" width="1"/&gt;</content><link rel="related" href="http://fretsonfire.sourceforge.net/" title="Game Review: Frets on Fire" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3473904624916950687?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3473904624916950687?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/a-prRcWdGJE/game-review-frets-on-fire.html" title="Game Review: Frets on Fire" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_yOhYihNVWPg/RpvdbuI84zI/AAAAAAAAAEk/uatYA5sEYuM/s72-c/fof.png" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/game-review-frets-on-fire.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgzcCp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-5292250766048646196</id><published>2007-07-16T01:47:00.000-05:00</published><updated>2007-07-16T02:08:45.688-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.688-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="colombia" /><category scheme="http://www.blogger.com/atom/ns#" term="randomness" /><title>Football: Brazil beats Argentina... 3-0??? WTF?!</title><content type="html">Brazil beat Argentina with an unexpected 3-0 result yesterday, taking the Copa América home once again. I honestly hate football (soccer for you gringos) most of the time, especially this tournament since Colombia lost 5-0 against Paraguay in their first match. Well, at least we beat the US.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-5292250766048646196?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/ekFaUGboWx0" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5292250766048646196?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5292250766048646196?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/ekFaUGboWx0/football-brazil-beats-argentina-3-0-wtf.html" title="Football: Brazil beats Argentina... 3-0??? WTF?!" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/football-brazil-beats-argentina-3-0-wtf.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQNR3g6eyp7ImA9WB5XFkw.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-3939266736166628336</id><published>2007-07-16T00:36:00.000-05:00</published><updated>2007-07-16T13:26:36.613-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T13:26:36.613-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="web browsing" /><category scheme="http://www.blogger.com/atom/ns#" term="links" /><title>9 things Safari has that Firefox doesn't? Yeah, right.</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/RpsN1OI84yI/AAAAAAAAAEc/sPvxZpI5frU/s1600-h/safari_icon.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/RpsN1OI84yI/AAAAAAAAAEc/sPvxZpI5frU/s320/safari_icon.png" alt="" id="BLOGGER_PHOTO_ID_5087675412024976162" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;I've recently read an article called &lt;a href="http://destraynor.com/serendipity/index.php?/archives/151-9-things-Firefox-should-steal-from-Safari.html"&gt;9 things Firefox should steal from Safari&lt;/a&gt;. However, most of the items on that article are things Firefox already has, at least on the latest Gran Paradiso Alphas. Here are my views on the 9 points.&lt;span id="fullpost"&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Highlight the current text field: &lt;/span&gt;The author's right, there is a problem with the way XUL renders text forms, and it should be fixed to be native. Thankfully, Firefox 3 will correct this issue, at least on OSX, but not on Linux yet. Meanwhile, you could take a look &lt;a href="http://userstyles.org/styles/305"&gt;here&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Font rendering: &lt;/span&gt;If you use OSX, then Apple anti-aliasing should be used. If you use Windows, ClearType should be used. If you use Linux, then the native anti-aliasing should be used instead. Again, it's a clear matter of Firefox-is-not-native-enough.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;The downloads dialog: &lt;/span&gt;Well, I think Firefox's is much more useful.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Rendering speeds: &lt;/span&gt;Have you tried Gran Paradiso lately?&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;The bug reporter: &lt;/span&gt;He's right, Firefox's bug reporter should and will be improved.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;The Find dialog: &lt;/span&gt;There should be an extension for this; it looks very, very useful. Take a look &lt;a href="http://userstyles.org/styles/153"&gt;here&lt;/a&gt; to see if this helps a little.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Detachable tabs: &lt;/span&gt;No thanks. One window cluttering my desktop is more than enough. Why was tabbed browsing created for anyway? And, if it's really absolutely necessary, that monstruosity called Tab Mix Plus has it anyway.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Draggable Images: &lt;/span&gt;Firefox 3 on Linux has this, pretty graphics and all. Not on Windows, though. Must be the version of Cairo.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Resizable Text Areas: &lt;/span&gt;You're absolutely right about this too. That what &lt;a href="http://www.themaninblue.com/experiment/FormTextResizer/"&gt;bookmarklets&lt;/a&gt;, &lt;a href="http://blog.monstuff.com/archives/000246.html"&gt;userscripts&lt;/a&gt; and &lt;a href="http://justinsomnia.org/2006/10/resizeable-form-fields-for-firefox/"&gt;extensions&lt;/a&gt; are for.&lt;/li&gt;&lt;/ol&gt;So, to sum it up: Firefox needs to be more native, and you need to wait for Firefox 3. Nuff said.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-3939266736166628336?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/X3goAvGD9B4" height="1" width="1"/&gt;</content><link rel="related" href="http://destraynor.com/serendipity/index.php?/archives/151-9-things-Firefox-should-steal-from-Safari.html" title="9 things Safari has that Firefox doesn't? Yeah, right." /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3939266736166628336?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3939266736166628336?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/X3goAvGD9B4/9-things-safari-has-that-firefox-doesnt.html" title="9 things Safari has that Firefox doesn't? Yeah, right." /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_yOhYihNVWPg/RpsN1OI84yI/AAAAAAAAAEc/sPvxZpI5frU/s72-c/safari_icon.png" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/9-things-safari-has-that-firefox-doesnt.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgzcSp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-6326182876610195733</id><published>2007-07-14T21:56:00.000-05:00</published><updated>2007-07-16T02:08:45.689-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.689-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="randomness" /><title>John Cow contest -- Win $100!</title><content type="html">JohnCow.com, a parody of the blogging-tips website JohnChow.com, has opened an interesting contest to help boost their size. Now go the &lt;a href="http://www.johncow.com/get-your-free-milk-today/"&gt;cowpetition page&lt;/a&gt; so you too can &lt;a href="http://www.johncow.com/"&gt;make mooney online&lt;/a&gt;!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-6326182876610195733?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/14krke_oBhs" height="1" width="1"/&gt;</content><link rel="related" href="http://www.johncow.com/get-your-free-milk-today/" title="John Cow contest -- Win $100!" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/6326182876610195733?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/6326182876610195733?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/14krke_oBhs/john-cow-contest-win-100.html" title="John Cow contest -- Win $100!" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/john-cow-contest-win-100.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgzcSp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-4382992627644230731</id><published>2007-07-14T13:50:00.000-05:00</published><updated>2007-07-16T02:08:45.689-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.689-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="randomness" /><title>I'm 64% Geek</title><content type="html">I honestly thought I could score more on this quiz... Seems that being a Trekkie really counts for these kind of things. :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://mingle2.com/geek-quiz" style="text-decoration: none; background: url('http://mingle2.com/css/img/quiz/badge1_green.jpg') no-repeat; display: block; width: 268px; height: 82px;"&gt;&lt;span style="display: block; padding-left: 125px; padding-top: 28px; color: #000; font-family: Arial; font-size: 22px;"&gt;64% Geek&lt;/span&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-4382992627644230731?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/FM1Nz5lcvVc" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/4382992627644230731?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/4382992627644230731?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/FM1Nz5lcvVc/im-64-geek.html" title="I'm 64% Geek" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/im-64-geek.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgyeCp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-3328942660913572602</id><published>2007-07-14T09:48:00.000-05:00</published><updated>2007-07-16T02:08:45.690-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.690-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="linux" /><title>Top 10 Reasons to Switch to Ubuntu Linux</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_yOhYihNVWPg/RpjyieI84oI/AAAAAAAAADM/hFdn6qbF8YU/s1600-h/jaustin_saturated_full_logo_021_trans.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://4.bp.blogspot.com/_yOhYihNVWPg/RpjyieI84oI/AAAAAAAAADM/hFdn6qbF8YU/s200/jaustin_saturated_full_logo_021_trans.png" alt="" id="BLOGGER_PHOTO_ID_5087082453135057538" border="0" /&gt;&lt;/a&gt;I can't believe it's been almost a year already since I switched to Linux, &lt;a href="http://ubuntu.com/"&gt;Ubuntu&lt;/a&gt; specifically. I have to say, it's been one of the best times in my digital life. GNU/Linux is one of the best operating systems there is, and here's why.&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;1. Bullet-proof security&lt;/h3&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/RpjzJ-I84qI/AAAAAAAAADc/i6jWmM-L2po/s1600-h/newrelease.png"&gt;&lt;img dragover="true" style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/RpjzJ-I84qI/AAAAAAAAADc/i6jWmM-L2po/s200/newrelease.png" alt="" id="BLOGGER_PHOTO_ID_5087083131739890338" border="0" /&gt;&lt;/a&gt;Linux is no doubt renowned for it's amazing security. But they never really tell how simple life becomes for the end user because of this: No need to constantly buy updates for Anti-virus software. No need to constantly scan for spyware and other malicious software. No worries that some vulnerability that hasn't been fixed for over 12 years might be used to turn my PC into a zombie. This takes us to the second point...&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;2. Easy-peasy updates&lt;/h3&gt;&lt;br /&gt;Modern Linux distributions, like Ubuntu, include a very complete packet management system like Apt which automatically updates ALL your software, not just the basic operating system. All your applications are kept easily up to date, from the Linux kernel to OpenOffice to the latest open-source game you installed the other day. And this adds even more force to point number 1, since updated applications = more security.&lt;br /&gt;&lt;span dragover="true" id="fullpost"&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;3. Awesome 3D graphics&lt;/h3&gt;&lt;br /&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpjz3OI84rI/AAAAAAAAADk/OrBnhOiZ9MQ/s1600-h/ubuntcube.jpg"&gt;&lt;img dragover="true" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpjz3OI84rI/AAAAAAAAADk/OrBnhOiZ9MQ/s200/ubuntcube.jpg" alt="" id="BLOGGER_PHOTO_ID_5087083909128970930" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;Everyone who's even remotely into the open-source world has someway or another heard of Beryl and Compiz, the two compositing window managers that turn your desktop into a cube, amongst other things. But it's not just about the eye-candy: it's actually really, really useful. Managing multiple desktops is a breeze with the cube. This keeps individual desktops uncluttered and allows you to have, for example, a full-screen game on one desktop and OpenOffice Writer on another one.&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;4. No-brainer software installation&lt;/h3&gt;&lt;br /&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpj0fOI84sI/AAAAAAAAADs/YVbPrU69dZk/s1600-h/Add-remove.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpj0fOI84sI/AAAAAAAAADs/YVbPrU69dZk/s200/Add-remove.png" alt="" id="BLOGGER_PHOTO_ID_5087084596323738306" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;Let's walk through installing an app in Windows: 1. Search online for hours for the right program, 2. Download software, 3. Open installer, 4. Read 10-page long license, 5. Click next, 6. Repeat step 5 some ten times, 7. Click finish, 8. Restart computer. In modern Linux distros like Ubuntu, it goes like this: 1. Open packet manager, 2. Search for required program, 3. Check it, 4. Click OK. That's it. No need to go through dozens of steps in a wizard: it's all done by the packet manager. No need to browse online for hours: most of the software you'll ever need is available through the manager. No need to install. And best of all: most of these applications are completely free!&lt;br /&gt;&lt;br /&gt;As a side note, if you use a Debian-based system like Ubuntu, installing apps is even easier by using the command line: just type "sudo apt-get install [appname]".&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;5. Helpful community&lt;/h3&gt;&lt;br /&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpj1pOI84tI/AAAAAAAAAD0/E71xBPJ3isE/s1600-h/ubunt+forums.png"&gt;&lt;img dragover="true" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 185px; height: 156px;" src="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpj1pOI84tI/AAAAAAAAAD0/E71xBPJ3isE/s200/ubunt+forums.png" alt="" id="BLOGGER_PHOTO_ID_5087085867634057938" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;You might not get free corporate support, but Ubuntu's community support is amazing. The Ubuntu forums are full of people willing to help fellow users, and will most probably help you fix any problem you might have.&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;6. Shipit&lt;/h3&gt;&lt;br /&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/RpjyF-I84nI/AAAAAAAAADE/fELWTLD9t2o/s1600-h/ubuntu-shipit.jpg"&gt;&lt;img dragover="true" style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/RpjyF-I84nI/AAAAAAAAADE/fELWTLD9t2o/s200/ubuntu-shipit.jpg" alt="" id="BLOGGER_PHOTO_ID_5087081963508785778" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;A really nice thing Canonical has done is offer free CDs of Ubuntu shipped wherever you may be. You don't have to even pay for shipping! This is specially useful if you're still on dial-up and can't download the 700 MB CD image. So, head over to shipit.ubuntu.com and order yours today.&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;7. Perfect out of the box&lt;/h3&gt;&lt;br /&gt;Now I'm starting to sound like one of those Get-a-Mac commercials. Windows comes with NO office suite included. Windows comes with NO good image editor included. What does Windows come with anyway? Oh, yes, garbageware like 50 different ISP subscriptions. Linux comes with only the software you need, and with all batteries packed. It usually includes the powerful OpenOffice suite, the near-pro level image editor The Gimp, the amazing web browser Firefox, and many other programs, for free!&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;8. Extremely customizable&lt;/h3&gt;&lt;br /&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpj4o-I84vI/AAAAAAAAAEE/Gmz8h8-2-Ic/s1600-h/screenshot-amarok-kopete-2007-03-04.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpj4o-I84vI/AAAAAAAAAEE/Gmz8h8-2-Ic/s200/screenshot-amarok-kopete-2007-03-04.png" alt="" id="BLOGGER_PHOTO_ID_5087089161873974002" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span dragover="true" id="fullpost"&gt;One of the best things about Linux is its free spirit. You are completely free to modify your operating system as you want. This allows you to customize everything to fit your needs. Don't like having just one panel? Take two, or even three! Don't like the way your multimedia keys work? Arrange it how you want! Don't like XMMS? Try Amarok, or BMP, or Listen! Don't like Vim? Use Nano, or Emacs, or Gedit! There are literally millions of choices to tweak your system the precise way you want it to be.&lt;br /&gt;&lt;br /&gt;&lt;h3 dragover="true"&gt;9. Zero Cost&lt;/h3&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpj46-I84wI/AAAAAAAAAEM/aufzzTMrdKQ/s1600-h/ubuntux.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/Rpj46-I84wI/AAAAAAAAAEM/aufzzTMrdKQ/s320/ubuntux.png" alt="" id="BLOGGER_PHOTO_ID_5087089471111619330" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;One of Linux's key selling features is its price, or rather its lack of it. Most Linux distros, including Ubuntu, are donated to the community and have no cost whatsoever, unlike Windows, whose crippled entry version, Home Basic, costs US$200, and its bloated one, Ultimate, costs US$400.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;10. Completely Free, but as in Freedom&lt;br /&gt;&lt;/h3&gt;&lt;br /&gt;Apart from being completely free as in free beer, GNU/Linux is completely free, as in free speech. You can download it, copy it, give it to friends, copy it some more, and even modify it. Not only is this completely legal, but you are actually encouraged to do this. So go ahead! Spread the freedom! Use Linux! Use Open Source Software!&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-3328942660913572602?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/zcgwawpnDuE" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3328942660913572602?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3328942660913572602?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/zcgwawpnDuE/top-10-reasons-to-switch-to-linux.html" title="Top 10 Reasons to Switch to Ubuntu Linux" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_yOhYihNVWPg/RpjyieI84oI/AAAAAAAAADM/hFdn6qbF8YU/s72-c/jaustin_saturated_full_logo_021_trans.png" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/top-10-reasons-to-switch-to-linux.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgyeSp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-5662337973229540849</id><published>2007-07-13T17:21:00.001-05:00</published><updated>2007-07-16T02:08:45.691-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.691-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="windows" /><category scheme="http://www.blogger.com/atom/ns#" term="links" /><title>uTorrent 1.7 released</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpf74eI84mI/AAAAAAAAAC8/OmreYDHuXRE/s1600-h/1163368314_utorrent.png"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 128px; height: 128px;" src="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpf74eI84mI/AAAAAAAAAC8/OmreYDHuXRE/s320/1163368314_utorrent.png" alt="" id="BLOGGER_PHOTO_ID_5086811251720118882" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The newest version of the amazingly complete and lightweight bittorrent app, uTorrent, has been released. It boasts great new features such as full Vista support, local seeding, and no piece limit for torrents. Download it now from &lt;a href="http://utorrent.com/"&gt;utorrent.com&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://forum.utorrent.com/viewtopic.php?id=26330"&gt;read more&lt;/a&gt; | &lt;a href="http://digg.com/microsoft/Utorrent_1_7_released"&gt;digg story&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-5662337973229540849?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/xo9XT4UxNqs" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5662337973229540849?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5662337973229540849?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/xo9XT4UxNqs/utorrent-17-released.html" title="uTorrent 1.7 released" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_yOhYihNVWPg/Rpf74eI84mI/AAAAAAAAAC8/OmreYDHuXRE/s72-c/1163368314_utorrent.png" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/utorrent-17-released.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgyeSp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-2215953662324254125</id><published>2007-07-13T15:12:00.000-05:00</published><updated>2007-07-16T02:08:45.691-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.691-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="randomness" /><title>Triskaidekaphobia</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_yOhYihNVWPg/Rpfd6-I84kI/AAAAAAAAACs/jrmweCcLDus/s1600-h/110859_thirteen.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 183px; height: 136px;" src="http://1.bp.blogspot.com/_yOhYihNVWPg/Rpfd6-I84kI/AAAAAAAAACs/jrmweCcLDus/s320/110859_thirteen.jpg" alt="" id="BLOGGER_PHOTO_ID_5086778309320958530" border="0" /&gt;&lt;/a&gt;Today is Friday the 13th, the supposed day when all is supposed to go wrong. Well, it's a good thing I'm not superstitious -- Wait, was that a black cat that just went by?!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-2215953662324254125?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/KcjXt5wFPZk" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/2215953662324254125?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/2215953662324254125?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/KcjXt5wFPZk/triskaidekaphobia.html" title="Triskaidekaphobia" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_yOhYihNVWPg/Rpfd6-I84kI/AAAAAAAAACs/jrmweCcLDus/s72-c/110859_thirteen.jpg" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/triskaidekaphobia.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0cHRXg5cCp7ImA9WB5XFkQ.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-6059503904641340897</id><published>2007-07-13T15:09:00.000-05:00</published><updated>2007-07-17T11:50:34.628-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-17T11:50:34.628-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="programming" /><category scheme="http://www.blogger.com/atom/ns#" term="links" /><title>Learn Python in 10 minutes</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_yOhYihNVWPg/RpfexOI84lI/AAAAAAAAAC0/PktFD0Pas5o/s1600-h/586141_hanging_snake.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 177px; height: 263px;" src="http://2.bp.blogspot.com/_yOhYihNVWPg/RpfexOI84lI/AAAAAAAAAC0/PktFD0Pas5o/s320/586141_hanging_snake.jpg" alt="" id="BLOGGER_PHOTO_ID_5086779241328861778" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Link: &lt;a href="http://www.poromenos.org/tutorials/python" target="_blank"&gt;Learn Python in 10 minutes&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you're an experienced programmer but never got around to learning Python, now's your chance! This quick guide explains the complete syntax of this powerful and modern programming language.&lt;br /&gt;&lt;br /&gt;Be aware that this guide is NOT for beginners who have never programmed before. For those of you, I highly recommend &lt;a href="http://www.ibiblio.org/obp/thinkCSpy/" target="_blank"&gt;How to think like a Computer Scientist: Learning with Python&lt;/a&gt;, an amazing e-book for the beginning programmer.&lt;br /&gt;&lt;br /&gt;Happy coding!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-6059503904641340897?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/v50RBaXarb0" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/6059503904641340897?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/6059503904641340897?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/v50RBaXarb0/learn-python-in-10-minutes.html" title="Learn Python in 10 minutes" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_yOhYihNVWPg/RpfexOI84lI/AAAAAAAAAC0/PktFD0Pas5o/s72-c/586141_hanging_snake.jpg" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/learn-python-in-10-minutes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgyeip7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-9142731285968200858</id><published>2007-07-12T23:21:00.000-05:00</published><updated>2007-07-16T02:08:45.692-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.692-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="humour" /><category scheme="http://www.blogger.com/atom/ns#" term="images" /><category scheme="http://www.blogger.com/atom/ns#" term="randomness" /><category scheme="http://www.blogger.com/atom/ns#" term="math" /><title>Hillarious math exams</title><content type="html">Take a look at these tremendously funny math exams!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/66/198868708_27b981900b_o.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://farm1.static.flickr.com/66/198868708_27b981900b_o.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/75/198868707_88859b40f6_o.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://farm1.static.flickr.com/75/198868707_88859b40f6_o.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/68/198868702_7d11d0e7a9_o.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://farm1.static.flickr.com/68/198868702_7d11d0e7a9_o.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_yOhYihNVWPg/RpcC7uI84hI/AAAAAAAAACU/Dfv67kQYQ0M/s1600-h/Peter.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_yOhYihNVWPg/RpcC7uI84hI/AAAAAAAAACU/Dfv67kQYQ0M/s320/Peter.jpg" alt="" id="BLOGGER_PHOTO_ID_5086537529159377426" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_yOhYihNVWPg/RpcC7-I84jI/AAAAAAAAACk/JPKydc_AQuw/s1600-h/Square_Root%5B1%5D.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_yOhYihNVWPg/RpcC7-I84jI/AAAAAAAAACk/JPKydc_AQuw/s320/Square_Root%5B1%5D.jpg" alt="" id="BLOGGER_PHOTO_ID_5086537533454344754" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;And the best one IMO:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_yOhYihNVWPg/RpcC7-I84iI/AAAAAAAAACc/zsWs-nZvEEw/s1600-h/Sinx%5B1%5D.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_yOhYihNVWPg/RpcC7-I84iI/AAAAAAAAACc/zsWs-nZvEEw/s320/Sinx%5B1%5D.jpg" alt="" id="BLOGGER_PHOTO_ID_5086537533454344738" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-9142731285968200858?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/quJWTkVQjIk" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/9142731285968200858?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/9142731285968200858?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/quJWTkVQjIk/hillarious-math-exams.html" title="Hillarious math exams" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_yOhYihNVWPg/RpcC7uI84hI/AAAAAAAAACU/Dfv67kQYQ0M/s72-c/Peter.jpg" height="72" width="72" /><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/hillarious-math-exams.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QARHg8cSp7ImA9WB5XFkQ.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-6362061623790669443</id><published>2007-07-11T19:47:00.000-05:00</published><updated>2007-07-17T11:55:45.679-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-17T11:55:45.679-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="windows" /><category scheme="http://www.blogger.com/atom/ns#" term="web browsing" /><category scheme="http://www.blogger.com/atom/ns#" term="tips + tutorials" /><title>How to: Make Firefox 3 Alpha 6 (or any pre-release version for that matter) portable</title><content type="html">&lt;img src="http://img413.imageshack.us/img413/2306/portablefirefoxusblr2.jpg" alt="Firefox Portable" style="float: right; margin-left: 10px;" /&gt;&lt;br /&gt;Now that Firefox 3 is approaching its beta milestone, more and more people are enthusiastic about trying out its new features. &lt;a href="http://mydigitalramblings.blogspot.com/2007/07/first-look-at-firefox-3-alpha-6.html" target="_blank"&gt;In a previous post&lt;/a&gt;, I mentioned some of the novelties Gran Paradiso Alpha 6 offers. Now, I will teach you how to make this new and improved version of Firefox portable so you can run it from a USB flash drive or an iPod on any Windows or Linux-with-Wine computer.&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;br /&gt;&lt;h3&gt;Step 1: Get Firefox Portable&lt;/h3&gt;&lt;br /&gt;&lt;a href="http://img186.imageshack.us/my.php?image=firefoxportableinstalatwy8.png" target="_blank"&gt;&lt;img src="http://img186.imageshack.us/img186/299/firefoxportableinstalatwy8.th.png" alt="Firefox Portable installer" style="float: left; margin-right: 10px;" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Go to the &lt;a href="http://portableapps.com/apps/internet/firefox_portable" target="_blank"&gt;PortableApps website&lt;/a&gt; and download the current (2.0.0.4) version of Firefox Portable.&lt;br /&gt;&lt;br /&gt;Run the installer and extract Firefox Portable to any directory you want, like your flashdrive. For the purposes of this tutorial, this directory will be G:\FirefoxPortable&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Step 2: Download and install Firefox pre-release version&lt;/h3&gt;&lt;br /&gt;This can be &lt;a href="http://www.mozilla.org/projects/firefox/3.0a6/releasenotes/" target="_blank"&gt;Gran Paradiso Alpha 6&lt;/a&gt;, or the latest &lt;a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/" target="_blank"&gt;Minefield Nightly Build&lt;/a&gt;, or any other version of Firefox that you want.&lt;br /&gt;&lt;br /&gt;If you downloaded a Win32 .exe installer, just install it on any folder in your computer, say C:\Program Files\Gran Paradiso.&lt;br /&gt;&lt;br /&gt;If you downloaded the Nightly Build in the .zip archive, it's even easier. Just unzip it to the most convenient location you have at hand, like your desktop.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Step 3: Delete Firefox 2 files from Firefox Portable&lt;/h3&gt;&lt;br /&gt;Go to the place where you installed Firefox Portable (say, G:\FirefoxPortable) and &lt;span style="font-weight: bold;"&gt;delete every file&lt;/span&gt; in the \App\firefox directory. That will leave  you with just the Firefox Portable launcher, but no Firefox program.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Step 4: Copy pre-relase files to Firefox Portable&lt;/h3&gt;&lt;br /&gt;&lt;a href="http://img170.imageshack.us/my.php?image=firefoxportablefilesjf5.png" target="_blank"&gt;&lt;img src="http://img170.imageshack.us/img170/1286/firefoxportablefilesjf5.th.png" alt="Firefox Portable after Minefield has been copied" style="float: right; margin-left: 10px;" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Go to the folder where you installed Gran Paradiso or Minefield and copy all the files there to the G:\FirefoxPortable\App\firefox directory (or wherever you installed Firefox Portable).&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Step 5: Enjoy!&lt;/h3&gt;&lt;br /&gt;That's it. Just run the FirefoxPortable.exe launcher now, and after a couple of seconds Gran Paradiso or Minefield should start.&lt;br /&gt;&lt;br /&gt;So, to sum it all up...&lt;br /&gt;&lt;ol&gt;&lt;br /&gt;&lt;li&gt;Download &amp; install Firefox Portable&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Download &amp;amp; install Minefield or Gran Paradiso&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Replace Firefox 2 files with pre-release files on Firefox Portable&lt;/li&gt;&lt;br /&gt;&lt;/ol&gt;&lt;br /&gt;Hope this was helpful, and remember: only use Alpha and pre-Alpha software at your own risk!&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-6362061623790669443?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/J2xwaUZ7hxo" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/6362061623790669443?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/6362061623790669443?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/J2xwaUZ7hxo/how-to-make-firefox-3-alpha-6-or-any.html" title="How to: Make Firefox 3 Alpha 6 (or any pre-release version for that matter) portable" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/how-to-make-firefox-3-alpha-6-or-any.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgyeyp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-8969450922324822786</id><published>2007-07-07T21:52:00.000-05:00</published><updated>2007-07-16T02:08:45.693-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.693-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="music" /><category scheme="http://www.blogger.com/atom/ns#" term="links" /><title>cr3ation b3ta: Search for music online... without P2P software!</title><content type="html">&lt;a href="http://img300.imageshack.us/my.php?image=cr3ationgb7.png" target="_blank"&gt;&lt;img src="http://img300.imageshack.us/img300/9317/cr3ationgb7.th.png" border="0" alt="cr3ation b3ta" style="float:left;margin-right:10px;"/&gt;&lt;/a&gt;&lt;a href="http://www.b3ta.cr3ation.co.uk/site/music-plus/"&gt;cr3ation b3ta&lt;/a&gt; is a web site where you can search for any sort of audio file, without having to go through the painful process of using P2P software like Limewire. Go ahead and try it out!&lt;br /&gt;&lt;br /&gt;If you think there's a better way to look for music online, leave a comment telling us about it!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-8969450922324822786?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/PBgBu4B4a-I" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/8969450922324822786?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/8969450922324822786?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/PBgBu4B4a-I/cr3ation-b3ta-search-for-music-online.html" title="cr3ation b3ta: Search for music online... without P2P software!" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/cr3ation-b3ta-search-for-music-online.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QARHg8cSp7ImA9WB5XFkQ.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-3658334984910574317</id><published>2007-07-07T10:28:00.000-05:00</published><updated>2007-07-17T11:55:45.679-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-17T11:55:45.679-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="windows" /><category scheme="http://www.blogger.com/atom/ns#" term="tips + tutorials" /><title>6 Essential Tips for a Faster Windows</title><content type="html">&lt;img src="http://img264.imageshack.us/img264/6856/vistalogo5rq0.png" style="float:right; margin-left:10px;" alt="Make Windows faster" title="Make Windows faster"/&gt;&lt;p&gt;Since I'm the official computer geek everywhere I go, people tend to ask me to fix their computers because they're running too slow. This is normally what I do (or tell them to do) to their computers to help them.&lt;/p&gt;&lt;span id="fullpost"&gt;&lt;h3&gt;1. Uninstall programs you never use&lt;/h3&gt;&lt;img src="http://img54.imageshack.us/img54/4117/67416clickaddorremoveprdv6.gif" style="float:left; margin-right:10px; height:178px;" alt="Remove programs you don't need" title="Remove programs you don't need"/&gt;&lt;p&gt;Head over to the Control Panel's Add/Remove Programs and &lt;b&gt;uninstall those which you don't use&lt;/b&gt;. Why would you need Google Toolbar for Internet Explorer when you always use Firefox? Why would you want to have Azureus and uTorrent (especially when uTorrent is much lighter)?&lt;/p&gt;&lt;h3&gt;2. Do not use Norton or McAffee antivirus software&lt;/h3&gt;&lt;p&gt;These are BIG memory and CPU hogs, and they're expensive to boot. I often recommend a &lt;b&gt;better, free antivirus called &lt;a href="http://www.avast.com/eng/download-avast-home.html" title="Avast Antivirus Download" target="_blank"&gt;Avast&lt;/a&gt;&lt;/b&gt;, which is faster and more light on system resources.&lt;/p&gt;&lt;h3&gt;3. Use a faster webbrowser&lt;/h3&gt;&lt;a href="http://kmeleon.sourceforge.net/" title="K-meleon, a fast Windows webbrowser" target="_blank"&gt;&lt;img src="http://img453.imageshack.us/img453/7120/kmeleonlogotx9.png" border="0" alt="Use K-meleon, a faster browser" style="float:right; margin-left:10px;"/&gt;&lt;/a&gt;&lt;p&gt;Most webbrowsers are heavy on system resources. Particularly, Firefox has a lot of memory leak problems. One thing you could do is &lt;b&gt;remove extension and themes that you don't use from Firefox&lt;/b&gt;. Or you could use an entirely different browser. On a previous post, I mentioned &lt;b&gt;&lt;a href="http://kmeleon.sourceforge.net/" title="K-meleon, a fast Windows webbrowser" target="_blank"&gt;K-meleon&lt;/a&gt;, an extremely fast, extremely customizable alternative to Firefox&lt;/b&gt;. If you find that your computer gets too slow when surfing the web, try it and see the difference. And please, please, please do not use Internet Explorer.&lt;/p&gt;&lt;h3&gt;4. Use QuickTime Alternative and Real Alternative&lt;/h3&gt;&lt;p&gt;Both QuickTime and Real Player suck up your memory by running in the background. If you use any of these programs, I highly recommend you uninstall them and &lt;b&gt;get &lt;a href="http://www.free-codecs.com/download/QuickTime_Alternative.htm" title="Quicktime Alternative" target="_blank"&gt;QuickTime Alternative&lt;/a&gt; and &lt;a href="http://www.free-codecs.com/download/Real_Alternative.htm" title="Real Alternative" target="_blank"&gt;Real Alternative&lt;/a&gt;&lt;/b&gt;, which don't run unless you want to play a file. Best of all, streaming media works exactly the same.&lt;/p&gt;&lt;h3&gt;5. Do not use an indexer like Windows Desktop Search&lt;/h3&gt;&lt;img src="http://img526.imageshack.us/img526/4369/windowsdesktopsearchct9.jpg" style="float:left; margin-right:10px; width:100px;" alt="Don't use desktop search" title="Don't use desktop search"/&gt;&lt;p&gt;While they are extremely useful, desktop search engines like Windows Desktop Search and Google Desktop take up a lot of CPU and memory when indexing. If you want your computer to be faster, you should &lt;b&gt;uninstall or disable them&lt;/b&gt;.&lt;/p&gt;&lt;h3&gt;6. Generally, use lighter alternatives to software you already use&lt;/h3&gt;&lt;p&gt;If, after doing all of the above, you still feel that your computer is way too slow, try searching for alternative, faster software that can do what the bloated programs you use can. For example:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Choose foobar2000 over Winamp, iTunes and WMP&lt;/li&gt;&lt;li&gt;Choose uTorrent over Azureus&lt;/li&gt;&lt;li&gt;Choose Abiword and Gnumeric instead of Word/Writer and Excel/Calc, and so on.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Overall, following these tips will make you computer run much faster. But if it's still not fast enough...&lt;/p&gt;&lt;h3&gt;7. Get rid of Windows, once and for all&lt;/h3&gt;&lt;a href="http://www.xubuntu.org/" title="Get Xubuntu Linux" target="_blank"&gt;&lt;img src="http://img187.imageshack.us/img187/5472/xubuntuha0.png" border="0" alt="Xubuntu, a light, Linux-based operating system" style="float:right;margin-left:10px;"/&gt;&lt;/a&gt;&lt;p&gt;This is usually the first piece of advice I give to someone with a slow computer. ;) If you really want a fast computer experience, Windows is not for you. I highly recommend &lt;b&gt;&lt;a href="http://www.xubuntu.org/" title="Get Xubuntu Linux" target="_blank"&gt;Xubuntu&lt;/a&gt;, a lightning-fast configuration of the famous Ubuntu GNU/Linux distribution&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;That's really all the advice I can give you. If you have anything to add to make a Windows computer faster, don't hesitate to leave a comment.&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-3658334984910574317?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/-i86Ylwvkis" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3658334984910574317?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3658334984910574317?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/-i86Ylwvkis/6-essential-tips-for-faster-windows.html" title="6 Essential Tips for a Faster Windows" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/6-essential-tips-for-faster-windows.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgyfCp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-3440638486544918196</id><published>2007-07-06T11:21:00.000-05:00</published><updated>2007-07-16T02:08:45.694-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.694-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="firefox" /><category scheme="http://www.blogger.com/atom/ns#" term="reviews" /><category scheme="http://www.blogger.com/atom/ns#" term="web browsing" /><title>Review: First look at Firefox 3 Alpha 6</title><content type="html">&lt;a href="http://img264.imageshack.us/my.php?image=gp01si7.png" target="_blank"&gt;&lt;img src="http://img264.imageshack.us/img264/6986/gp01si7.th.png" style="float: left; margin-right: 10px;" border="0" /&gt;&lt;/a&gt;For those who haven't heard, the new alpha for Firefox 3, &lt;a href="http://www.mozilla.org/projects/firefox/3.0a6/releasenotes/"&gt;Gran Paradiso Alpha 6&lt;/a&gt;, was released a few days ago. I've been using Alpha 5 on Linux for a while now, and I can say that it's pretty fast, much faster than Firefox 2. Since Alpha 6 was recently released, I decided to download it and test it out.&lt;br /&gt;&lt;br /&gt;&lt;span id='fullpost'&gt;&lt;br /&gt;If you look at the screenshot, you can see that it's not much different from Firefox 2. That's because most of the changes on Gran Paradiso are not visible by the user.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img54.imageshack.us/my.php?image=gp02uo5.png" target="_blank"&gt;&lt;img src="http://img54.imageshack.us/img54/4291/gp02uo5.th.png" style="float: right; margin-left: 10px;" border="0" /&gt;&lt;/a&gt;All but one (Adblock Plus) of my previous extensions were disabled because they were not compatible with this new version. However, as GP enters beta testing and the final version draws near, most developers will upgrade their extensions to work with it. If you just can't wait, there's an extension called &lt;a href="http://www.oxymoronical.com/web/firefox/nightly"&gt;Nightly Tester Tools&lt;/a&gt; that can force incompatible extensions to work.&lt;br /&gt;&lt;br /&gt;There is, however, a new feature in the Addons Manager that will most probably make life easier for extension and theme fans:  &lt;b&gt;a permanent "Restart" button&lt;/b&gt;. Previously, this button only appeared when you installed new extensions and themes. This way, you can easily disable and re-enable extensions and change themes.&lt;br /&gt;&lt;br /&gt;But that's really the only visible change in Firefox 3a6. The rest of the changes are 'under the hood'.&lt;br /&gt;&lt;br /&gt;One of them is a new version of SQLite. You've probably heard that Firefox 3 will feature a faster Bookmarks/History/Feeds engine built on this database (know as '&lt;b&gt;Places&lt;/b&gt;'), so a newer version means better performance and new features.&lt;br /&gt;&lt;br /&gt;Another simply AWESOME feature it has is that when you change the text size on a webpage (for example, by holding Ctrl and moving the mousewheel), the &lt;b&gt;setting are preserved&lt;/b&gt;. The next time you open that webpage, the text size will be the same as you configured it the last time. I've been waiting for this feature for a VERY long time.&lt;br /&gt;&lt;br /&gt;There have also been changes to &lt;b&gt;rendering engine&lt;/b&gt; to make text look better. If you read lots of Thai pages, for example, the script should be better supported in this version. Also, the &lt;b&gt;Download Manager has been improved&lt;/b&gt; somewhat. &lt;b&gt; For the whole list of changes, check out the &lt;a href="http://www.mozilla.org/projects/firefox/3.0a6/releasenotes/"&gt;release notes&lt;/a&gt;.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Overall, this version of Firefox, although it is an Alpha still, is extremely stable and very fast. It is certainly NOT Alpha quality; it's more like Release Candidate quality. However, the recommendation is to not use it for other than testing purposes, since it is still in an early step of development and might be prone to lots of serious bugs.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-3440638486544918196?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/7DZ6aCJWXag" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3440638486544918196?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/3440638486544918196?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/7DZ6aCJWXag/first-look-at-firefox-3-alpha-6.html" title="Review: First look at Firefox 3 Alpha 6" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/first-look-at-firefox-3-alpha-6.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRHgyfSp7ImA9WB5XFUs.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-5825317048749613635</id><published>2007-07-05T13:51:00.000-05:00</published><updated>2007-07-16T02:08:45.695-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-16T02:08:45.695-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="colombia" /><category scheme="http://www.blogger.com/atom/ns#" term="randomness" /><title>A whole country crying out for peace</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.eltiempo.com/nacion/2007-07-05/IMAGEN/IMAGEN-3625407-1.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 170px;" src="http://www.eltiempo.com/nacion/2007-07-05/IMAGEN/IMAGEN-3625407-1.jpg" alt="" border="0" /&gt;&lt;/a&gt;Today, the streets of all the main cities in Colombia were crowded with people asking for the freedom of all the hostages held by the rebel forces and for the bodies of the &lt;a href="http://news.bbc.co.uk/2/hi/americas/6251878.stm"&gt;11 assassinated deputies&lt;/a&gt; killed on June 18. The marches have been enormous; thousands of civilians, the President, the ministers, the mayors of Cali, Bogotá, Medellín and other cities, and even the singer Juanes have all been out on the streets crying out for peace in this country, for unconditional liberty for all the hostages held by the FARC. Let's hope that, for once, these terrorists listen and understand that all they are really doing is damaging this country.&lt;br /&gt;&lt;br /&gt;Today, the whole country is crying out together: "We want freedom. We want peace."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-5825317048749613635?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/SjY4IdsW8GE" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5825317048749613635?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5825317048749613635?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/SjY4IdsW8GE/whole-country-crying-out-for-peace.html" title="A whole country crying out for peace" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/whole-country-crying-out-for-peace.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QARHgzeCp7ImA9WB5XFkQ.&quot;"><id>tag:blogger.com,1999:blog-8433521944569085643.post-5583609796772707003</id><published>2007-07-05T11:22:00.000-05:00</published><updated>2007-07-17T11:55:45.680-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-17T11:55:45.680-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="tips + tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="organization" /><category scheme="http://www.blogger.com/atom/ns#" term="links" /><title>10 Tips to Study Smart and Save Time</title><content type="html">Lifehack shares &lt;a href="http://www.lifehack.org/articles/lifestyle/10-tips-to-study-smart-and-save-time.html"&gt;10 Tips to Study Smart and Save Time&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8433521944569085643-5583609796772707003?l=mydigitalramblings.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/MyDigitalRamblings/~4/Liz1qST7v3E" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5583609796772707003?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8433521944569085643/posts/default/5583609796772707003?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MyDigitalRamblings/~3/Liz1qST7v3E/10-tips-to-study-smart-and-save-time.html" title="10 Tips to Study Smart and Save Time" /><author><name>Juliana Peña</name><uri>http://www.blogger.com/profile/01333053455383676197</uri><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/_yOhYihNVWPg/SQC4aKaua4I/AAAAAAAAAIA/R8iv9V7whcg/S220/134.JPG" /></author><feedburner:origLink>http://mydigitalramblings.blogspot.com/2007/07/10-tips-to-study-smart-and-save-time.html</feedburner:origLink></entry></feed>

