<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.borfast.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Já não vou salvar o mundo - computers</title>
 <link>http://www.borfast.com/taxonomy/term/29/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Reducing the burden of updating Drupal modules</title>
 <link>http://www.borfast.com/blog/reducing-burden-updating-drupal-modules</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&lt;strong&gt;Update on Sep. 28, 2008:&lt;/strong&gt; I will no longer update this script since &lt;a href=&quot;http://drupal.org/project/drush&quot;&gt;Drush&lt;/a&gt; does this and much more.&lt;/p&gt;
&lt;p&gt;Anyone who has used &lt;a href=&quot;http://drupal.org/&quot;&gt;Drupal&lt;/a&gt; for some time knows how boring it is having to constantly update modules...&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.borfast.com/blog/reducing-burden-updating-drupal-modules&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.borfast.com/blog/reducing-burden-updating-drupal-modules#comments</comments>
 <category domain="http://www.borfast.com/category/categories/computers">computers</category>
 <category domain="http://www.borfast.com/category/categories/drupal">Drupal</category>
 <enclosure url="http://www.borfast.com/sites/borfast.com/files/update_modules.sh" length="886" type="application/x-shellscript" />
 <pubDate>Sun, 16 Dec 2007 00:49:43 +0000</pubDate>
 <dc:creator>borfast</dc:creator>
 <guid isPermaLink="false">316 at http://www.borfast.com</guid>
</item>
<item>
 <title>Scientific Atlanta Webstar 2203c - how to access locked pages</title>
 <link>http://www.borfast.com/blog/scientific-atlanta-webstar-2203c-how-access-locked-pages</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt; Aug 30 2010: you may also be interested in my &lt;a href=&quot;/projects/arris-tm602a-password-of-the-day-generator&quot;&gt;Arris TM602A password of the day generator&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In my new house, my ISP (Cabovisão) installed a new cable modem, a Scientific Atlanta Webstar 2203c.&lt;/p&gt;
&lt;p&gt;It&#039;s a stupid modem. Really stupid. If I unplug the ethernet cable (or the USB cable, which I don&#039;t use) and plug it into another computer, the modem has to be reset so it can adapt to the new hardware - these were the words from the tech support guy, not mine.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.borfast.com/blog/scientific-atlanta-webstar-2203c-how-access-locked-pages&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.borfast.com/blog/scientific-atlanta-webstar-2203c-how-access-locked-pages#comments</comments>
 <category domain="http://www.borfast.com/category/tags/2203c">2203c</category>
 <category domain="http://www.borfast.com/category/categories/computers">computers</category>
 <category domain="http://www.borfast.com/category/categories/internet">internet</category>
 <category domain="http://www.borfast.com/category/tags/scientific-atlanta">scientific atlanta</category>
 <category domain="http://www.borfast.com/category/tags/webstar">webstar</category>
 <pubDate>Tue, 06 Nov 2007 00:17:31 +0000</pubDate>
 <dc:creator>borfast</dc:creator>
 <guid isPermaLink="false">313 at http://www.borfast.com</guid>
</item>
<item>
 <title>Ubuntu 7.10 Gutsy Gibbon blank screen during boot</title>
 <link>http://www.borfast.com/blog/ubuntu-710-gutsy-gibbon-blank-screen-during-boot</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Ubuntu 7.10 &quot;Gutsy Gibbon&quot; was released a couple of days ago and I immediately installed it on my laptop, which is kind of my test lab for operating systems.&lt;/p&gt;
&lt;p&gt;It looks good so far. Very smooth.&lt;/p&gt;
&lt;p&gt;I only had one problem: the screen was completely black during boot and shutdown. I could only see a blank screen during startup or shutdown, and although I could still switch to the other consoles along with the fact that the boot splash screen isn&#039;t properly informative, the boot process was taking over 3 minutes. Unacceptable.&lt;/p&gt;
&lt;p&gt;I searched Google and after tweaking the keywords once, I reached the golden combination: &quot;&lt;a href=&quot;http://www.google.com/search?q=gutsy+gibbon+blank+screen+during+boot&quot;&gt;gutsy gibbon blank screen during boot&lt;/a&gt;&quot;&lt;/p&gt;
&lt;p&gt;Turns out this is an &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/gutsy/+source/ubiquity/+bug/150930&quot;&gt;already known bug in Gutsy&lt;/a&gt; and I quickly found out how to solve it, thanks to the folks at &lt;a href=&quot;https://launchpad.net/&quot;&gt;Launchpad&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;1) Change the resolution in /etc/usplash.conf to 1280x800&lt;br /&gt;
2) Run &quot;sudo update-initramfs -u -k `uname -r`&quot;&lt;/p&gt;
&lt;p&gt;Note that the 1280x800 resolution is the &quot;default&quot; resolution for my laptop&#039;s monitor - I have an Acer TravelMate 4001 WLMi, with an ATI Mobility Radeon 9700. The resolution for your laptop&#039;s monitor may be different.&lt;/p&gt;
&lt;p&gt;You may want to take a look at Xorg.conf or go to System -&gt; Preferences -&gt; Screen Resolution to see what you should use in /etc/usplash.conf (assuming the installer correctly detected the supported resolutions, of course).&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://www.borfast.com/blog/ubuntu-710-gutsy-gibbon-blank-screen-during-boot#comments</comments>
 <category domain="http://www.borfast.com/category/categories/blank-screen">blank screen</category>
 <category domain="http://www.borfast.com/category/categories/computers">computers</category>
 <category domain="http://www.borfast.com/category/categories/linux">linux</category>
 <category domain="http://www.borfast.com/category/categories/ubuntu">Ubuntu</category>
 <pubDate>Mon, 22 Oct 2007 00:19:58 +0000</pubDate>
 <dc:creator>borfast</dc:creator>
 <guid isPermaLink="false">312 at http://www.borfast.com</guid>
</item>
</channel>
</rss>


