<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>techForum</title><description>For techie tips and tricks, tools and sites of (dis)interest</description><managingEditor>noreply@blogger.com (pchelptech)</managingEditor><pubDate>Mon, 13 Oct 2025 12:06:18 +0100</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">258</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://pchelpforum.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>For techie tips and tricks, tools and sites of (dis)interest</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>Disabling the way too loud Umbongo login sound at startup in Ubuntu Oneiric</title><link>http://pchelpforum.blogspot.com/2011/10/disabling-way-too-loud-umbongo-login.html</link><author>noreply@blogger.com (pchelptech)</author><pubDate>Thu, 20 Oct 2011 01:02:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-4994162816418553273</guid><description>&lt;div&gt;
You'd think that the bug in Oneiric beta would have been sorted out by the time 11.10 was generally available, but no, they're still thumping away at every startup.&lt;/div&gt;
&lt;div&gt;
Up until 11.04, hey used to obey the volume you had set in your sound preferences, but they don't seem to anymore - they're always deafening.&lt;/div&gt;
&lt;div&gt;
Some of this may be down to the messing about I had to do just to get login to work at all (lightdm didn't work with nvidia-current for my nvidia graphics card, so I had to switch back to gdm), but all I know if that no matter what I did, I couldn't get those drums to SHUT UP.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Here are a few methods:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
1) At terminal type:&lt;/div&gt;
&lt;div&gt;
gsettings set org.gnome.desktop.sound event-sounds false&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Result: this didn't work for me, although it has worked for others. Retried same with sudo, no difference.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
2) At terminal type:&lt;/div&gt;
&lt;div&gt;
gksudo gedit /usr/share/gnome/autostart/libcanberra-login-sound.desktop&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Go to the line that reads "NoDisplay=true" and change true to false.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Result: this also didn't work.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
3) Read the rest of that file, and noticed that the command called is:&lt;/div&gt;
&lt;div&gt;
/usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login"&lt;/div&gt;
&lt;div&gt;
However, the umbongo drum sound file is actually "system-ready.ogg", and not "desktop-login.ogg" which is actually rather nice.&lt;/div&gt;
&lt;div&gt;
I concluded that this file has nothing whatsoever to do with the bongo drums that make my ears bleed.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
4) At terminal type:&lt;/div&gt;
&lt;div&gt;
sudo rm /usr/share/sounds/ubuntu/stereo/system-ready.ogg&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Result: I don't actually know, since this somehow seemed like cheating ;) However, I can't see why it wouldn't work.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
5) Since that file mentions canberra, I searched synaptic package manager for canberra. Found "gnome-session-canberra", description: GNOME session log in and log out sound events. Decided to uninstall it.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Result: No more bleeding eardrums and spilt coffee :D&lt;br /&gt;
&lt;br /&gt;
Edit:&lt;br /&gt;
If all else fails, this one is sure to work...&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; color: #333333; font-family: 'UbuntuBeta Mono', 'Ubuntu Mono', monospace; font-size: 12px; line-height: 18px;"&gt;$ sudo su gdm -c "gconftool-2 --set /desktop/&lt;wbr&gt;&lt;/wbr&gt;gnome/sound/&lt;wbr&gt;&lt;/wbr&gt;event_sounds --type bool false"&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; color: #333333; font-family: 'UbuntuBeta Mono', 'Ubuntu Mono', monospace; font-size: 12px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; color: #333333; font-family: 'UbuntuBeta Mono', 'Ubuntu Mono', monospace; font-size: 12px; line-height: 18px;"&gt;&lt;span class="Apple-style-span" style="color: black; font-family: 'Times New Roman'; font-size: small; line-height: normal;"&gt;All this really does beg the question: did they really have to make it so hard for people to turn a login sound off, or at least turn it down?&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>Configuring Synaptics Touchpad in Ubuntu</title><link>http://pchelpforum.blogspot.com/2011/10/configuring-synaptics-touchpad-in.html</link><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 16 Oct 2011 09:34:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-3958065914617061347</guid><description>If you want to take advantage of the more advanced features of your Synaptics touchpad in Ubuntu, such as two-finger scrolling, multitouch and circular scrolling (or chiral scrolling), then you'll need to know how to configure it.&lt;br /&gt;
&lt;br /&gt;
Open a terminal and type:&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;synclient -l &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: #d5a6bd; font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
This will list the current touchpad settings, which might look something like this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;pchelptech@ubuntu:~$ synclient -l&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;Parameter settings:&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; LeftEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1773&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; RightEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 5471&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; TopEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 1665&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; BottomEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 4829&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; FingerLow &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 24&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; FingerHigh &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 29&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; FingerPress &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 255&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; MaxTapTime &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 180&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; MaxTapMove &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 248&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; MaxDoubleTapTime &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 180&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; SingleTapTimeout &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 180&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; ClickTime &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 100&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; FastTaps &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EmulateMidButtonTime &amp;nbsp; &amp;nbsp;= 75&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EmulateTwoFingerMinZ &amp;nbsp; &amp;nbsp;= 280&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EmulateTwoFingerMinW &amp;nbsp; &amp;nbsp;= 6&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; VertScrollDelta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 113&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; HorizScrollDelta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 113&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; VertEdgeScroll &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; HorizEdgeScroll &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; CornerCoasting &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; VertTwoFingerScroll &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; HorizTwoFingerScroll &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; MinSpeed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; MaxSpeed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1.75&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; AccelFactor &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0.0353482&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; TrackstickSpeed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 40&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EdgeMotionMinZ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 29&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EdgeMotionMaxZ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 159&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EdgeMotionMinSpeed &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EdgeMotionMaxSpeed &amp;nbsp; &amp;nbsp; &amp;nbsp;= 452&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; EdgeMotionUseAlways &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; TouchpadOff &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; LockedDrags &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; LockedDragTimeout &amp;nbsp; &amp;nbsp; &amp;nbsp; = 5000&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; RTCornerButton &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 2&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; RBCornerButton &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 3&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; LTCornerButton &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; LBCornerButton &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; TapButton1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; TapButton2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 3&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; TapButton3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 2&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; ClickFinger1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; ClickFinger2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; ClickFinger3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="background-color: #cccccc;"&gt;&amp;nbsp; &amp;nbsp; CircularScrolling &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; CircScrollDelta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0.1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; CircScrollTrigger &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; CircularPad &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; PalmDetect &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; PalmMinWidth &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 9&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; PalmMinZ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 199&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; CoastingSpeed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 20&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; CoastingFriction &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 50&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; PressureMotionMinZ &amp;nbsp; &amp;nbsp; &amp;nbsp;= 29&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; PressureMotionMaxZ &amp;nbsp; &amp;nbsp; &amp;nbsp;= 159&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; PressureMotionMinFactor = 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; PressureMotionMaxFactor = 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; ResolutionDetect &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; GrabEventDevice &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; TapAndDragGesture &amp;nbsp; &amp;nbsp; &amp;nbsp; = 1&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; AreaLeftEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; AreaRightEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; AreaTopEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; AreaBottomEdge &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 0&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
Let's say you want to enable circular scrolling, starting at the top right hand corner, here's how you'd do it:&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;div style="background-color: #cccccc;"&gt;
&lt;span class="Apple-style-span" style="background-color: #cccccc; font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;b&gt;pchelptech@ubuntu:~$ synclient CircularScrolling=1 CircScrollTrigger=2&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
For a full list of available functions, check out this page:&lt;/div&gt;
&lt;div&gt;
&lt;a href="http://manpages.ubuntu.com/manpages/karmic/man4/synaptics.4.html"&gt;http://manpages.ubuntu.com/manpages/karmic/man4/synaptics.4.html&lt;/a&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Time for Skype to stop installing affiliate software</title><link>http://pchelpforum.blogspot.com/2011/09/time-for-skype-to-stop-installing.html</link><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 11 Sep 2011 08:37:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-7422829180494731583</guid><description>&lt;div&gt;
This evening when I checked my &lt;a class="zem_slink" href="http://blogs.skype.com/" rel="blog" title="Skype"&gt;Skype&lt;/a&gt; for missed messages and was presented with the request from GameXNGO.exe, which apparently wanted to use my Skype:&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjELqiZH2JNAzr_UGKOGD2tMHf5klXaj4dKcivRgPAB1bHIQip4Hgz_1AbFAqQMIx3oilLPzHDhjM-rdtax1FMD4MkDM4jQv0eFhx9U10cvkahWqSDTOyil6oJPV3GummbS8eS3/s1600/GameXNGO-Skype-attack.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="216" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjELqiZH2JNAzr_UGKOGD2tMHf5klXaj4dKcivRgPAB1bHIQip4Hgz_1AbFAqQMIx3oilLPzHDhjM-rdtax1FMD4MkDM4jQv0eFhx9U10cvkahWqSDTOyil6oJPV3GummbS8eS3/s400/GameXNGO-Skype-attack.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I chose to deny it access, since I don't need it and at no stage did I choose to install it. I'm sure there are plenty of Skype users who'd be more than happy to have random software forced on them like this, and who knows? It mightn't even be all that bad.&lt;/div&gt;
&lt;div&gt;
If you're one of the people who's happy to try it out - go ahead. If you're not, then you might be wondering what the hell it is, and what you can do to get it off your system.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
First I searched my disks for the program, and found it here:&lt;/div&gt;
&lt;div&gt;
C:\ProgramData\GameXN\GameXNGO.exe (on &lt;a class="zem_slink" href="http://www.symantec.com/business/cmp/theme/index.jsp?cmp_id=windows7&amp;amp;theme_id=win7_migrate" rel="symantec" title="windows 7 migration"&gt;Windows 7&lt;/a&gt;)&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Then I searched for it on Google. Turns out it belongs to EasyBits Go, an affiliate partner of Skype, who provide their gaming platform, which I don't actually use. I'm sure it's great, but I don't really have the time for it, and I don't appreciate having any software forced on me - that's a &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Pre-installed_software" rel="wikipedia" title="Pre-installed software"&gt;crapware&lt;/a&gt; or even malware kind of behaviour.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Next, I checked in Control Panel &amp;gt; Programs and Features, and there it was:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVFUcnlVmGIeBw5tbjEOg1kuYFSqDTLWG-WLttmPMUWyT7eu_6XnxK6m7VAoLzap6R9mHq7l-j8MqtQ3b_BJAhngqWnkjpKG8G8P-vgTMlTs1uyybyklWFGzekQbvND3lz5isF/s1600/GameXNGO-Skype-attack_2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVFUcnlVmGIeBw5tbjEOg1kuYFSqDTLWG-WLttmPMUWyT7eu_6XnxK6m7VAoLzap6R9mHq7l-j8MqtQ3b_BJAhngqWnkjpKG8G8P-vgTMlTs1uyybyklWFGzekQbvND3lz5isF/s1600/GameXNGO-Skype-attack_2.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Thankfully, this was easily removed.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
If you're not sure what else you might have kicking about on your system, courtesy of Skype, you might want to go to Skype &amp;gt; Tools &amp;gt; Options &amp;gt; Advanced &amp;gt; Manage other programs' access to Skype, and look at what's listed there:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5VLJers_wvOSttK58OXg1ylbQoPfcxNPh9fhbLx_H2QOv3unqqVRloAZQjb2m9enUoKWzxcO63U2VwYU8Fx-v1faR7d-0S4hYupbW1TaigahLVCSl9XnkIOsbs5wdMhiDQoxB/s1600/GameXNGO-Skype-attack_3.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5VLJers_wvOSttK58OXg1ylbQoPfcxNPh9fhbLx_H2QOv3unqqVRloAZQjb2m9enUoKWzxcO63U2VwYU8Fx-v1faR7d-0S4hYupbW1TaigahLVCSl9XnkIOsbs5wdMhiDQoxB/s1600/GameXNGO-Skype-attack_3.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
You'll notice that not only is GameXNGO there, but also EasyBitsGO - which belongs to the same company, and was offered about 6 months ago. That one required a special uninstaller to be downloaded from EasyBits, which was pretty sneaky. Apparently, although I somehow missed it at the time (must have been something to do with being in the middle of exams ;), this one caused a bit of a stir, and a lot of angry customers threatened to leave Skype over it.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Thankfully, in my case at least, it seems that this one isn't quite as much of a pain - I hope the same is true for the majority of people.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;
&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=4ce9aabc-9a87-4a2d-afac-d0734b3e33f1" style="border: none; float: right;" /&gt;&lt;/a&gt;&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjELqiZH2JNAzr_UGKOGD2tMHf5klXaj4dKcivRgPAB1bHIQip4Hgz_1AbFAqQMIx3oilLPzHDhjM-rdtax1FMD4MkDM4jQv0eFhx9U10cvkahWqSDTOyil6oJPV3GummbS8eS3/s72-c/GameXNGO-Skype-attack.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">7</thr:total></item><item><title>Linux attribute fun: preventing read-only access from being overwritten with chattr</title><link>http://pchelpforum.blogspot.com/2011/07/linux-attribute-fun-preventing-read.html</link><category>linux</category><category>security</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Wed, 13 Jul 2011 19:01:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-4724874741484542328</guid><description>&lt;div class="zemanta-img separator" style="clear: right;"&gt;&lt;a href="http://en.wikipedia.org/wiki/File:Linux_Filesystem_Permissions.png" style="clear: right; display: block; float: right; margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Linux Filesystem Permissions" height="228" src="http://upload.wikimedia.org/wikipedia/en/thumb/9/93/Linux_Filesystem_Permissions.png/300px-Linux_Filesystem_Permissions.png" style="border: none; font-size: 0.8em;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution" style="clear: both; float: right; margin-left: 1em; margin-right: 1em; width: 300px;"&gt;Image via &lt;a href="http://en.wikipedia.org/wiki/File:Linux_Filesystem_Permissions.png"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Have you ever wanted to make attributes, such as rwx permissions, for a file or group of files fixed and impossible to change by &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Chmod" rel="wikipedia" title="Chmod"&gt;chmod&lt;/a&gt;, even for the root user (unless they know how to override it)? If yes, then &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Chattr" rel="wikipedia" title="Chattr"&gt;chattr&lt;/a&gt; is the command you need.&lt;br /&gt;
&lt;br /&gt;
As an example, let's say you have one or more files in a directory named /var/opt/xst that you need to protect the attributes of (e.g. make them read only).&lt;br /&gt;
&lt;br /&gt;
Here's how you would do it:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) Set permissions for the file, or files in a directory.&lt;br /&gt;
e.g. chmod 444 /var/opt/xst/xst.ini OR chmod 444 /var/opt/xst/*&lt;br /&gt;
&lt;br /&gt;
2) ls -la /var/opt/xst/ to confirm the permission was changed&lt;br /&gt;
&lt;br /&gt;
3) To make the file permissions immutable:&lt;br /&gt;
chattr -i /var/opt/xst/xst.ini OR chattr -i 444 /var/opt/xst/*&lt;br /&gt;
&lt;br /&gt;
4) To revert:&lt;br /&gt;
chattr +i /var/opt/xst/xst.ini OR chattr +i 444 /var/opt/xst/*&lt;br /&gt;
&lt;br /&gt;
There's also the option to make the attributes for any file "append-only" (chattr +a).&lt;br /&gt;
&lt;br /&gt;
Note: You can check current attributes by using &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Lsattr" rel="wikipedia" title="Lsattr"&gt;lsattr&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Related articles&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.nofluffjuststuff.com/blog/david_bock/2011/05/power_of_the_command_line"&gt;Power of the Command Line&lt;/a&gt; (nofluffjuststuff.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Realtek rtl8192SE wireless driver issues on Ubuntu 10.04 LTS</title><link>http://pchelpforum.blogspot.com/2011/04/realtek-rtl8192se-wireless-driver.html</link><category>drivers</category><category>linux</category><category>ubuntu</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Thu, 21 Apr 2011 23:01:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-2133291895822596605</guid><description>&lt;div class="zemanta-img separator" style="clear: right;"&gt;&lt;a href="http://commons.wikipedia.org/wiki/File:Ubuntu_logo.svg" style="clear: right; display: block; float: right; margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Official Ubuntu circle with wordmark. Replace ..." height="70" src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Ubuntu_logo.svg/300px-Ubuntu_logo.svg.png" style="border: none; font-size: 0.8em;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution" style="clear: both; float: right; margin-left: 1em; margin-right: 1em; width: 300px;"&gt;Image via &lt;a href="http://commons.wikipedia.org/wiki/File:Ubuntu_logo.svg"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
A few weeks back, after applying a series of updates and rebooting, my Lucid Lynx stopped purring contentedly and started coughing up furballz. Kernel panics seemed to occur at random, for next to nothing.&lt;br /&gt;
&lt;br /&gt;
With a backlog of work to get through, I just decided to leave it to one side and boot into my Windows 7 64-bit option instead, and made do with the perfectly OK user experience that Win7 offers.&lt;br /&gt;
Missing the warm glow of Ubuntu (well, more of a purple haze, really), I could stand it no more.&lt;br /&gt;
It was time to boot her up and recreate the issue.&lt;br /&gt;
&lt;br /&gt;
Thankfully, I didn't have to wait long. Mid-update, the kernel didn't so much panic, as shat itself.&lt;br /&gt;
&lt;br /&gt;
A quick review of the /var/log/messages showed this was what flashed through the kernel's mind before it died:&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:24 ubuntu kernel: [ &amp;nbsp; 55.810805] rtl8192_SetWirelessMode(), wireless_mode:10, bEnableHT = 1&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.292343] Linking with ThomsonE20565,channel:11, qos:0, myHT:1, networkHT:0, mode:6 cur_net.flags:0x406&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.292355] Linking with ThomsonE20565,channel:11, qos:0, myHT:1, networkHT:0, mode:6 cur_net.flags:0x406&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.292400] ===&amp;gt;rtllib_associate_procedure_wq(), chan:11&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.292403] HTSetConnectBwMode():pHTInfo-&amp;gt;bCurBW40MHz:0&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.306383] rtl8192_SetWirelessMode(), wireless_mode:4, bEnableHT = 0&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.310749] Associated successfully&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.310752] normal associate&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.310760] Using G rates:108&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.310763] Successfully associated, ht not enabled(0, 0)&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.310766] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.311970] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.312052] RX: IEEE802.1X EPAOL frame!&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.317744] RX: IEEE802.1X EPAOL frame!&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.317826] alg name:TKIP&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:26 ubuntu kernel: [ &amp;nbsp; 57.334236] ===========&amp;gt;set_swcam():EntryNo is 4,KeyIndex is 0,KeyType is 2,is_mesh is 0&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:27 ubuntu kernel: [ &amp;nbsp; 58.333004] RX: IEEE802.1X EPAOL frame!&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:27 ubuntu kernel: [ &amp;nbsp; 58.333080] alg name:TKIP&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:27 ubuntu kernel: [ &amp;nbsp; 58.333095] ===========&amp;gt;set_swcam():EntryNo is 1,KeyIndex is 1,KeyType is 2,is_mesh is 0&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:27 ubuntu kernel: [ &amp;nbsp; 58.862950] dm_check_edca_turbo():iot peer is unknown, bssid:00:1d:68:69:7b:07&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:30 ubuntu kernel: [ &amp;nbsp; 61.294502] DHCP pkt src port:68, dest port:67!!&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:30 ubuntu kernel: [ &amp;nbsp; 61.305901] DHCP pkt src port:68, dest port:67!!&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:56 ubuntu kernel: [ &amp;nbsp; 91.920932] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:05:57 ubuntu kernel: [ &amp;nbsp; 93.439161] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:06:20 ubuntu kernel: [ &amp;nbsp;115.992107] lo: Disabled Privacy Extensions&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:06:46 ubuntu kernel: [ &amp;nbsp;141.928983] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:06:47 ubuntu kernel: [ &amp;nbsp;143.454210] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:07:36 ubuntu kernel: [ &amp;nbsp;191.921344] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:07:37 ubuntu kernel: [ &amp;nbsp;193.443392] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:07:39 ubuntu kernel: [ &amp;nbsp;195.865137] CE: hpet increasing min_delta_ns to 15000 nsec&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:08:56 ubuntu kernel: [ &amp;nbsp;271.921266] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:08:57 ubuntu kernel: [ &amp;nbsp;273.446210] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:10:36 ubuntu kernel: [ &amp;nbsp;371.925695] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 20:10:37 ubuntu kernel: [ &amp;nbsp;373.466177] ===&amp;gt;rtl8192se_link_change():ieee-&amp;gt;iw_mode is 2&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: blue; font-family: 'Courier New', Courier, monospace; font-size: xx-small;"&gt;Apr 20 21:44:07 ubuntu kernel: imklog 4.2.0, log source = /proc/kmsg started.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
The last message shows when Linux was restarted, so I read upwards from that.&lt;br /&gt;
Looking at other bits of the log for other crashes (and digging around in the archived messages too, of course), I could see that these last few messages were pretty common.&lt;br /&gt;
&lt;br /&gt;
Guessing that it was probably something to do with the wireless network driver, I went looking for a new/old/stable-at-least driver for my Realtek 8192SE on-board wireless networking device.&lt;br /&gt;
&lt;br /&gt;
A google search for "ubuntu rtl8192se" and trawling the forum posts that came up in the results pointed me to two resources:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: verdana, arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://218.210.127.131/downloads/downloadsView.aspx?Langid=1&amp;amp;PNid=48&amp;amp;PFid=48&amp;amp;Level=5&amp;amp;Conn=4&amp;amp;DownTypeID=3&amp;amp;GetDown=false&amp;amp;Downloads=true#2302"&gt;http://218.210.127.131/downloads/downloadsView.aspx?Langid=1&amp;amp;PNid=48&amp;amp;PFid=48&amp;amp;Level=5&amp;amp;Conn=4&amp;amp;DownTypeID=3&amp;amp;GetDown=false&amp;amp;Downloads=true#2302&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: verdana, arial, sans-serif; font-size: 11px;"&gt;&lt;a href="https://launchpad.net/~matt-price/+archive/mattprice/+packages"&gt;https://launchpad.net/~matt-price/+archive/mattprice/+packages&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: verdana, arial, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 11px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: small;"&gt;Having read on many forums that getting the official Realtek driver to compile, I was drawn to the DKMS version provided by Matt Price (second link).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: verdana, arial, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 11px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: verdana, arial, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 11px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: small;"&gt;I downloaded the .deb package, installed it, rebooted and now my Lucid Lynx is a happy kitty once again!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0 0 0;"&gt;         Related articles&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.h-online.com/open/news/item/Ubuntu-Desktop-8-04-LTS-approaches-end-of-life-1226220.html"&gt;Ubuntu 8.04 LTS approaches end of life&lt;/a&gt; (h-online.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://go.theregister.com/feed/www.theregister.co.uk/2011/04/21/ubuntu_server_11_04/"&gt;Ubuntu Server 11.04 is half way home&lt;/a&gt; (go.theregister.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.mwd.com/2011/04/ubuntu-11-04-beta-2-ready-for-download-name-natty-narwhal/"&gt;Ubuntu 11.04 Beta 2 Ready For Download Name: Natty Narwhal&lt;/a&gt; (mwd.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://helpdeskgeek.com/linux-tips/remove-outdated-kernels-and-headers-to-save-space-linux/"&gt;Remove Outdated Kernels and Headers to Save Space (Linux)&lt;/a&gt; (helpdeskgeek.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.omgubuntu.co.uk/2011/01/realtek-rtl8192su-ubuntu-driver-fix/"&gt;Quick Realtek RTL8192SU Ubuntu driver fix&lt;/a&gt; (omgubuntu.co.uk)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://r.zemanta.com/?u=http%3A//www.infoworld.com/d/open-source-software/ubuntu-server-geared-future-clouds-568&amp;amp;a=41537822&amp;amp;rid=1e39498a-3794-426e-b877-8996eacdfdb2&amp;amp;e=ccbc0a835a15fe8f0d439fb33d1cc3e2"&gt;Ubuntu Server geared for future clouds&lt;/a&gt; (infoworld.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=1e39498a-3794-426e-b877-8996eacdfdb2" style="border: none; float: right;" /&gt;&lt;/a&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Arrr!! Pirate Hard Drive Offers Infinite Capacity - File Sharing Community</title><link>http://pchelpforum.blogspot.com/2011/04/arrr-pirate-hard-drive-offers-infinite.html</link><author>noreply@blogger.com (pchelptech)</author><pubDate>Wed, 13 Apr 2011 21:25:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-3248228800081701059</guid><description>&lt;a href="http://filesharingz.com/community/topic/195404-arrr-pirate-hard-drive-offers-infinite-capacity/"&gt;Arrr!! Pirate Hard Drive Offers Infinite Capacity - File Sharing Community&lt;/a&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total></item><item><title>Skype Autostart Problem</title><link>http://pchelpforum.blogspot.com/2011/01/skype-autostart-problem.html</link><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 2 Jan 2011 22:55:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-6101314885002220101</guid><description>This little post is about a problem I had with getting Skype to autostart. However, if you want to STOP Skype from autostarting, just &lt;a href="#stop_autostart"&gt;skip to the last paragraph&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
Ever since a recent upgrade (I'm currently on 4.2.0.187, and about to upgrade to latest version), Skype hasn't been starting when Windows 7 x64 starts.&lt;br /&gt;
&lt;br /&gt;
Looking at msconfig, I could see the following startup entry:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAr5kg5rqxcLMIV7Ku3ABuVAP3JDkzelgCYaN-hw_ysMUdfBlk8uohyKqsNUxudQTYh7kZsPuwNs2g-NmJ5YyitpPijFTYipNOQeCaDUemklc5xeLaJMRUKCs8uLEAoyFPoNOM/s1600/skype_autostart_issue.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAr5kg5rqxcLMIV7Ku3ABuVAP3JDkzelgCYaN-hw_ysMUdfBlk8uohyKqsNUxudQTYh7kZsPuwNs2g-NmJ5YyitpPijFTYipNOQeCaDUemklc5xeLaJMRUKCs8uLEAoyFPoNOM/s1600/skype_autostart_issue.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
"C:\Program Files (x86)\Skype&lt;b style="background-color: yellow;"&gt;\\&lt;/b&gt;Phone\Skype.exe" /nosplash /minimized&lt;br /&gt;
Note the \\ where there should only be \&lt;br /&gt;
&lt;br /&gt;
To fix this, open regedit and browse to:&lt;br /&gt;
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]&lt;br /&gt;
Then edit the value for the key by double clicking on it, and remove one of the slashes before Phone\Skype.exe...&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;&lt;span style="font-size: small;"&gt;&lt;a name="stop_autostart"&gt;How to stop Skype (or any program) from autostarting:&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;If Skype is autostarting and you want to stop that from happening, simply delete the entry for Skype under&amp;nbsp; &lt;br /&gt;
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] &lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Related articles&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.pcworld.com/article/215196/Is_the_Skype_Crash_Windows_Fault_or_Skype.html?tk=rss_news"&gt;Is the Skype Crash Windows' Fault or Skype's?&lt;/a&gt; (pcworld.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://mashable.com/2010/12/29/skype-outage-explained/"&gt;Skype Explains Outage In-Depth&lt;/a&gt; (mashable.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.chinalawblog.com/2010/12/china_rules_skype_illegal_tell_me_something_new.html"&gt;China Rules Skype Illegal. Tell Me Something New.&lt;/a&gt; (chinalawblog.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.zdnet.com/blog/networking/a-game-of-clue-what-killed-skype/486"&gt;A Game of Clue: What Killed Skype&lt;/a&gt; (zdnet.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=01afddd8-6be3-4df7-868b-47d96fdd8a75" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAr5kg5rqxcLMIV7Ku3ABuVAP3JDkzelgCYaN-hw_ysMUdfBlk8uohyKqsNUxudQTYh7kZsPuwNs2g-NmJ5YyitpPijFTYipNOQeCaDUemklc5xeLaJMRUKCs8uLEAoyFPoNOM/s72-c/skype_autostart_issue.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Cheap Cell Processors and The USAF Condor Cluster</title><link>http://pchelpforum.blogspot.com/2010/12/cheap-cell-processors-and-usaf-condor.html</link><category>hardware</category><category>IBM</category><category>processors</category><category>Sony</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Mon, 6 Dec 2010 00:05:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-1867178249660177864</guid><description>&lt;div class="zemanta-img separator" style="clear: right;"&gt;&lt;a href="http://commons.wikipedia.org/wiki/File:Playstation3vector.svg" style="clear: right; display: block; float: right; margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="A 60GB version of the PlayStation 3." height="408" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Playstation3vector.svg/300px-Playstation3vector.svg.png" style="border: none; font-size: 0.8em;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution" style="clear: both; float: right; margin-left: 1em; margin-right: 1em; width: 300px;"&gt;Image via &lt;a href="http://commons.wikipedia.org/wiki/File:Playstation3vector.svg"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;Last March, bloggers reported that Sony had released a firmware update to remove the &lt;a class="zem_slink" href="http://www.youtube.com/watch?v=_ZXcuhJkwx4" rel="youtube" title="Fedora Linux on PS3 w/ Voiceover"&gt;OtherOS&lt;/a&gt; feature that made PS3's attractive to some users. With the OtherOS option, users could install linux on their PS3's in order to create a very cheap computer with a cell processor.&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Some bright sparks hit on the idea of clustering several such customized PS3s, in order to make powerful computer systems. There is even a well written, straightforward guide explaining step-by-step &lt;a href="http://www.ps3cluster.umassd.edu/"&gt;how to do this&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;Anyone could install Linux or FreeBSD and set up SSH, &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Network_File_System_%28protocol%29" rel="wikipedia" title="Network File System (protocol)"&gt;NFS&lt;/a&gt; and &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Message_Passing_Interface" rel="wikipedia" title="Message Passing Interface"&gt;MPI&lt;/a&gt; to create a cluster. This is not something many gamers are likely to do, of course.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Seeking to put together a powerful supercomputer for research purposes, the US Air Force upped the ante by putting together 336 PS3s to create a pretty decent supercomputer.&lt;br /&gt;
&lt;br /&gt;
Their reasons for doing this were two-fold:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;The cell processor is very powerful 8-core CPU, consumes less power than processors of similar capabilities and its chipset lends itself to clustering because "MPI computations run much faster than on desktop workstation chipsets" while an "8 PS3 (i.e. 64 core) Cell cluster had comparable if not better performance to a 200 Node IBM Blue Gene system" (Gaurav Khanna, University of Massachusetts)&lt;/li&gt;
&lt;li&gt;&lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Cell_%28microprocessor%29" rel="wikipedia" title="Cell (microprocessor)"&gt;Cell processors&lt;/a&gt; are normally expensive, but Sony produce the PS3 at a loss, with the knowledge that they'll make a profit as customers buy games for their console&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
All was well until&amp;nbsp;March (although the news of this only broke in May).&amp;nbsp;Sony issued a firmware upgrade&amp;nbsp;that removed the OtherOS option, meaning that anyone who upgraded the firmware would lost the ability to reload the (other) OS, should this need to be done. This made applying the latest firmware had to be avoided at all costs by the USAF, since it would have threatened their entire cluster should they apply it.&lt;br /&gt;
Presumably, the USAF weren't buying games and Sony were probably afraid that this would set a precedent, and that they could end up losing a lot of money in the long term, if every university, governmental department,&lt;br /&gt;
&lt;br /&gt;
It seemed like game over for OtherOS, and while a &lt;a href="http://www.wired.com/threatlevel/2010/04/playstation-linux/"&gt;class action lawsuit ensued&lt;/a&gt;, it was expected that the USAF would look to other means of building a supercomputer. However, 6 months later, news that they've created the largest cell cluster to date - consisting of 1760 PS3s - was a bit of a surprise (at least it was to me).&lt;br /&gt;
&lt;br /&gt;
Hopefully, this latest lawsuit (and it's &lt;a href="http://gizmodo.com/284268/sony-getting-sued-for-ps3s-cell-processor"&gt;not the first&lt;/a&gt; Sony have faced) will have the desired effect and OtherOS will make a return. If that happens, I might even consider buying a PS3 myself.&lt;/div&gt;&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0 0 0;"&gt;    Further Reading&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://arstechnica.com/gaming/news/2010/05/how-removing-ps3-linux-hurts-the-air-force.ars"&gt;Air Force may suffer collateral damage from PS3 firmware update&lt;/a&gt; (arstechnica.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://kotaku.com/5702879/this-stack-of-ps3s-is-the-33rd-biggest-computer-in-the-world"&gt;This Stack Of PS3s Is The 33rd Biggest Computer In The World [Military]&lt;/a&gt; (kotaku.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.joystiq.com/2010/09/20/sony-files-to-dismiss-other-os-class-action-lawsuit/?icid=zemanta"&gt;Sony files to dismiss 'Other OS' class action lawsuit&lt;/a&gt; (joystiq.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.slashgear.com/sony-ps3-v3-50-firmware-update-disabling-some-usb-peripherals-24104239/"&gt;Sony PS3 v3.50 Firmware Update Disabling Some USB Peripherals&lt;/a&gt; (slashgear.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://games.slashdot.org/story/10/12/03/216250/USAF-Unveils-Supercomputer-Made-of-1760-PS3s"&gt;USAF Unveils Supercomputer Made of 1,760 PS3s&lt;/a&gt; (games.slashdot.org)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.physorg.com/news/2010-12-air-playstation-3s-supercomputer.html"&gt;US Air Force connects 1,760 PlayStation 3's to build supercomputer&lt;/a&gt; (physorg.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=4c967dca-c7cd-4eec-9efb-e84d817cd99e" style="border: none; float: right;" /&gt;&lt;/a&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Storage solutions</title><link>http://pchelpforum.blogspot.com/2010/12/storage-solutions.html</link><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 5 Dec 2010 20:41:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-2797197261243870627</guid><description>&lt;h4 style="font-family: inherit;"&gt;              External HDDs and &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Direct-attached_storage" rel="wikipedia" title="Direct-attached storage"&gt;Direct-attached Storage&lt;/a&gt;:&lt;/h4&gt;&lt;span style="font-family: inherit;"&gt;Given that many, if  not most, of us consumers no longer use desktop PCs in their home, it's  rare that we have more than 500GB of internal storage at our disposal.  Online storage can provide us with somewhere to store our photos, and  even documents and code, but this only adds a few GB (unless you opt for  a paid service). As a result, the majority of users who need more  storage opt for externall HDDs. They are a good short-term solution,  those with &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Serial_ATA" rel="wikipedia" title="Serial ATA"&gt;eSATA&lt;/a&gt; connectivity are fast enough to run VM images, and a  couple of 1.5TB disks can keep you going for a while. If you're a  hoarder (like me), and/or you want some sort of redundancy, this isn't  going to be enough.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;Any old PC (not too old, though) can act as a  decent file server, with minimal effort. I have an old Athlon that  serves as a kind of DAS file server - not dedicated to the task, but it  serves my modest needs and beats dragging external HDDs around the  house. There are a couple of good NFS apps (or you can use SMB): &lt;a class="zem_slink" href="http://freenas.org/" rel="homepage" title="FreeNAS"&gt;FreeNAS&lt;/a&gt;  (based on FreeBSD), and MS' own Windows NFS too.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style="font-family: inherit;"&gt;              Networked Storage - NAS and SAN: &lt;/h4&gt;&lt;span style="font-family: inherit;"&gt;&lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Network-attached_storage" rel="wikipedia" title="Network-attached storage"&gt;Network-Attached Storage&lt;/a&gt; has  been around a long time in small to medium sized businesses and  corporate environments, but more recently it has become more popular  with consumers too. It's possible to set up a NAS (using the NFS or &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Server_Message_Block" rel="wikipedia" title="Server Message Block"&gt;SMB  protocol&lt;/a&gt;), and is one way of expanding your external storage while  making it accessible from anywhere on the network. However, ready-to-go  NAS devices, ranging from ones nearly as small and portable as an  standard external HDD, and not much more expensive, to racks, are  completely self-contained: they have their own processor and embedded  Linux. The most basic NAS enclosures can be picked up at a very  reasonable price from resellers (well known brands available for under  €80), and will network any SATA drive. Larger, more expensive NAS  devices can network many more drives. &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt; SANs are different to  NAS, in that they don't provide any file system, but only storage. The  way this storage is utilised is up to the client. SANs use protocols  like fibre channel, and also &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/ISCSI" rel="wikipedia" title="ISCSI"&gt;iSCSI&lt;/a&gt; and ATA over Ethernet. The last two  are a particularly good choice because they don't require dedicated  channels of copper or more expensive optical fibre, but use the existing  (and ubiquitous) ethernet network and a clever protocol that extends  the normally local storage protocol over the network via IP. I don't  really understand the ins-and-outs of the SAN controller, but once set  up properly and well tuned, SAN performance should be indistinguishable  from local storage.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;For this reason it's an extremely popular  enterprise solution. Many of the customers I deal with use it for  storage for their application servers, DBs, LDAPs, mail servers and so  on, and it rarely comes under suspicion these days (although it often  did up until two or three years ago, so my impression is that they have  become very reliable as time has passed). &lt;/span&gt;&lt;br /&gt;
&lt;h4 style="font-family: inherit;"&gt;              Scalable storage solutions:&lt;/h4&gt;&lt;span style="font-family: inherit;"&gt; While combining storage with IP  can allow you to share storage across a LAN or WAN, things can get messy  as you try to scale up the system. Projects to upgrade or expand an  existing SAN can be a real headache, and at the very least can involve a  very stressful weekend for the IT team.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;Using grid architectures,  it's possible to build a small storage system first, and then expand it  over time. Grid technology also provides redundancy and means upgrades  can be carried out while the system is still live. &lt;/span&gt;&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0 0 0;"&gt;             Related articles&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.pcworld.com/article/212337/idc_growing_data_need_boosts_q3_storage_revenue.html?tk=rss_news"&gt;IDC: Growing Data Need Boosts Q3 Storage Revenue&lt;/a&gt; (pcworld.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.brighthub.com/computing/linux/articles/96324.aspx"&gt;You Need More Data Storage: Network Attached Storage explored&lt;/a&gt; (brighthub.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.prweb.com/releases/prweb2010/10/prweb4615074.htm"&gt;Excel Meridian Data Adds Expanded Storage Options with its NetStor WSS 8311 and NetStor WSS 8411 Network Attached Storage (NAS) Products&lt;/a&gt; (prweb.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.informationweek.com/blog/main/archives/2010/11/server_virtuali.html?cid=RSSfeed_IWK_ALL"&gt;Server Virtualization's Encapsulation And Its Impact On Storage&lt;/a&gt; (informationweek.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://go.theregister.com/feed/www.theregister.co.uk/2010/11/15/bridgestor_deduping_primsry_storage/"&gt;BridgeSTOR dedupes primary storage for small biz&lt;/a&gt; (go.theregister.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.slashgear.com/g-technology-debuts-slim-g-drive-external-hdd-02111776/"&gt;G-Technology debuts slim G-Drive external HDD&lt;/a&gt; (slashgear.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.gizmag.com/western-digital-external-storage-capacity-and-transfer-speed-boost/16608/"&gt;Updated Western Digital external HDDs offer up to 3TB and USB 3.0&lt;/a&gt; (gizmag.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.prweb.com/releases/prweb2010/11/prweb4683324.htm"&gt;iXsystems Releases FreeNAS 8 Beta&lt;/a&gt; (prweb.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=c497b372-3b7c-4ed7-be41-b55bc97cded7" style="border: none; float: right;" /&gt;&lt;/a&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>On Flash Memory</title><link>http://pchelpforum.blogspot.com/2010/10/on-flash-memory.html</link><category>hardware</category><category>memory</category><category>Storage</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Wed, 27 Oct 2010 00:29:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-6327172590442803708</guid><description>&lt;span class="zemanta-img separator" style="clear: right;"&gt;&lt;a href="http://en.wikipedia.org/wiki/File:NAND_Flash_accelerates_Moore%27s_Law.JPG" style="clear: right; display: block; float: right; margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="The aggressive trend of process design rule sh..." height="191" src="http://upload.wikimedia.org/wikipedia/en/thumb/8/85/NAND_Flash_accelerates_Moore%27s_Law.JPG/300px-NAND_Flash_accelerates_Moore%27s_Law.JPG" style="border: medium none; font-size: 0.8em;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution" style="clear: both; float: right; margin-left: 1em; margin-right: 1em; width: 300px;"&gt;Image via &lt;a href="http://en.wikipedia.org/wiki/File:NAND_Flash_accelerates_Moore%27s_Law.JPG"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; While one obvious application of flash memory is for the storage of  files, it can also act just like &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Read-only_memory" rel="wikipedia" title="Read-only memory"&gt;ROM&lt;/a&gt; memory, where firmware can reside,  and also like &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Random-access_memory" rel="wikipedia" title="Random-access memory"&gt;RAM&lt;/a&gt;, to hold temporary information required by the device.&lt;br /&gt;
&lt;br /&gt;
We see flash memory in MP3 players, &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Secure_Digital" rel="wikipedia" title="Secure Digital"&gt;SD cards&lt;/a&gt; (and other memory cards),  USB thumb drives and even &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Solid-state_drive" rel="wikipedia" title="Solid-state drive"&gt;Solid-State Drives&lt;/a&gt; (where &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Flash_memory" rel="wikipedia" title="Flash memory"&gt;NAND flash memory&lt;/a&gt; is  becoming the standard, replacing RAM-based SSD). Essentially, flash  memory is ideal wherever we need cheap, &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Non-volatile_memory" rel="wikipedia" title="Non-volatile memory"&gt;non-volatile&lt;/a&gt; multifunction  memory and storage, and wherever we would have seen an EEPROM. In fact,  flash memory is basically just a type if Electrically Erasable and  Programmable/writable memory. At this point, I should mention that there  are two types of flash memory  - NOR-based, going back the 1980s, and NAND-based, from a few years  later. Only NOR-based flash memory is really an ideal replacement for  ROM chips, since it allows random access to any memory location.  NAND-based flash memory is a bunch of memory cells arranged in series,  and read in a block-wise basis which doesn't allow random access to any  memory location, making is not particularly suitable to be used as a ROM  replacement. However, it is cheaper, and can be fine for simpler  devices as not just storage, but ROM too.&lt;br /&gt;
&lt;br /&gt;
Flash memory blurs the distinction between memory and storage. Where  storage is somewhere for long term storage of static data, flash memory  can be used - so in this way, you might be led to believe that it  doesn't belong in the category of memory at all. However, flash memory  can be used as a faster alternative to hard-disk based virtual memory -  so you can see how in our PCs a portion of their storage can be used for  additional memory. Some people use USB thumb drives to replace slow  virtual memory with a faster alternative to get a performance boost. MP3  players typically have their firware written either to dedicated NOR  flash memory, while some of it is used as memory, or a portion of the  NAND flash memory. Usually, NAND-based flash memory is used to store the  actual digital media. Cameras can work in much the same way - having  on-board flash memory to hold the firmware (as a ROM would) and provide  internal storage, as well as the SD, XD or CF memory cards used to store  photos. Just think of all the flash memory that goes into smart phones,  multiplied by the current and future demand of smart phones, and add to  this the demand for the iPad and all the competitors that are starting  to appear - then you can get an idea of how prevalent flash memory  already is, and how important it will continue to be.&lt;br /&gt;
&lt;br /&gt;
As flash memory becomes faster, I wonder if we'll ever see it replace  RAM memory, at least in lower-end consumer devices, just as it has  replaced HDD storage and SSD storage is so many applications already.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Related articles&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://eon.businesswire.com/news/eon/20101025005382/en/Avnet-Memec-Distribute-Greenliant-Systems%25E2%2580%2599-NANDrive-NAND"&gt;Avnet Memec to Distribute Greenliant Systems' NANDrive, NAND Controller and Specialty Flash Memory Products&lt;/a&gt; (eon.businesswire.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.livecrunch.com/2010/10/07/data-recovery-for-nand-and-nor-flash-memory/"&gt;Data Recovery For Nand And Nor Flash Memory&lt;/a&gt; (livecrunch.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://eon.businesswire.com/news/eon/20101012007714/en/Samsung-Producing-20nm-class-64-gigabit-3-bit-NAND-Flash"&gt;Samsung Now Producing 20nm-class, 64-gigabit 3-bit NAND Flash Memory&lt;/a&gt; (eon.businesswire.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://news.cnet.com/8301-13924_3-20020659-64.html?part=rss&amp;amp;subj=news"&gt;Hybrid hard disk market set to take off&lt;/a&gt; (news.cnet.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=2e3a9ee6-bcae-4cba-8b94-955169cc1ded" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>The bookshop is dead</title><link>http://pchelpforum.blogspot.com/2010/09/bookshop-is-dead.html</link><category>books</category><category>learning</category><category>online shopping</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Mon, 27 Sep 2010 07:15:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-3273146328639646655</guid><description>It's ten years since I started looking for computer textbooks in Dublin's book stores. It used to involve quite a lot of hunting, but after wearing the soles of my shoes a little thinner, I usually found what I was looking for. Hodges &amp;amp; Figgis, &lt;a class="zem_slink" href="http://www.waterstones.com/" rel="homepage" title="Waterstone's"&gt;Waterstones&lt;/a&gt; and Eason's were the main players, but there were a few others. They kept a decent stock of books, usually around the cost of book + shipping from &lt;a class="zem_slink" href="http://amazon.com/" rel="homepage" title="Amazon"&gt;Amazon.co.uk&lt;/a&gt;, so if you needed the book right away, it made sense to try and get your hands on a copy in a physical store. At least you could leaf through the pages for a while and get a sense of whether or not it was worth the paper it was printed on. If it turned out to be cheaper online, then you could always do that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
About four or five years ago when I was working on several projects in college and work it made sense to subscribe to &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Safari_Books_Online" rel="wikipedia" title="Safari Books Online"&gt;Safari Books Online&lt;/a&gt;, because I was going to need to build myself an up-to-date reference library, but you could still walk in to one of the big book shops and find what you needed - only it might just break the bank.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Just this week I returned to college to do some post-graduate study and got the usual reading list. Crossing most of it off my list, because having the very latest edition wouldn't matter, and I could just pick up older versions in the library, I was left with just one essential book. It was available on Amazon.co.uk and Waterstones.com. The lecturer thought it was safe to assume that it would be available in the main Waterstone's store in &lt;a class="zem_slink" href="http://maps.google.com/maps?ll=53.3411111111,-6.25833333333&amp;amp;spn=0.01,0.01&amp;amp;q=53.3411111111,-6.25833333333%20%28Dawson%20Street%29&amp;amp;t=h" rel="geolocation" title="Dawson Street"&gt;Dawson Street&lt;/a&gt;, so I planned to go in on my Sunday morning and get it.&lt;br /&gt;
Arriving to the store just before midday (still technically morning!), I was surprised to see an enormous café, where there once were a lot more bookshelves. Unperturbed, I strode on to look around the various anterooms and mezzanines where they used to tuck away the reference books. I saw that the computing section was down on the lower ground floor and headed there only to find to my amazement that it wasn't quite the size I was expecting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio9F37O4iZUIMWcmNIbY1ICGjLvVd6Ja_8lnT7rpJk_JClUkKZEWqQAWzNXqC4rq1YQEa_KdEzsDOI70VhhW9IexYWgvZPp8ltoX_tD4JfJ9JeCnwE7O6J6zJbe9cY3zYd0pJQ/s1600/Bookshelf+on+3-31-2007.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="197" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio9F37O4iZUIMWcmNIbY1ICGjLvVd6Ja_8lnT7rpJk_JClUkKZEWqQAWzNXqC4rq1YQEa_KdEzsDOI70VhhW9IexYWgvZPp8ltoX_tD4JfJ9JeCnwE7O6J6zJbe9cY3zYd0pJQ/s320/Bookshelf+on+3-31-2007.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;One measly bookshelf&lt;/b&gt;. One solitary, lonely, neglected bookshelf with perhaps less than a hundred (not unique) overpriced books. The chances of finding the book I needed in that sorry collection were pretty slim, but I had a look anyway. Aside from the usual "&lt;i&gt;X&lt;/i&gt; in 24 hours" I could hardly see anything of value.&lt;br /&gt;
The CCNA Exam Preparation boxed set seemed to be just about it. At just over €60, it wasn't exactly reasonably priced, either.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feeling discouraged, I decided to leave and cross the street to&amp;nbsp; Hodges &amp;amp; Figgis, Ireland's largest book store (at least, as far as I know; it's certainly the best), to see if I'd have more luck there. I usually did in the past.&lt;br /&gt;
Their computer section used to be pretty large, and comprehensive too. Their buyers were obviously good at what they did, because I rarely had trouble finding any of the books that would be on the typical college reading list. Unfortunately, over recent years it seems as if shelf space for computer tomes has dwindled there too. What once covered a third of an entire floor has been reduced to perhaps 4 full bookshelves and 3 half-sized ones. About half the books are about Facebook, Twitter, or MS Office applications. On the plus side, they had most of the books I'd seen across the road in Waterstones at a lower price, and a lot more besides, and there were good books on many subjects, including the one I was interested in.&lt;br /&gt;
Needless to say I didn't find the book I needed amongst them.&lt;br /&gt;
&lt;br /&gt;
It seems that the bookshop as we once knew it is gone, and what is left pales in comparison. Computers are now considered "niche", and the shelves are filled with pseudo-science books instead. Sadly, it seems we've dumbed down; way down, to plumb previously unknown levels.&lt;br /&gt;
Thank {randomDeity()} for Amazon Not to mention bit torrents.&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Read on&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://r.zemanta.com/?u=http%3A//www.guardian.co.uk/books/booksblog/2010/sep/06/waterstones-bookselling&amp;amp;a=23893864&amp;amp;rid=784bf70d-71f5-480b-924a-ea2ad271b09d&amp;amp;e=6842fbe81ced4f7021c6829406de33cc"&gt;Waterstone's has forgotten what bookselling is about&lt;/a&gt; (guardian.co.uk)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://r.zemanta.com/?u=http%3A//www.guardian.co.uk/business/2010/sep/05/waterstone-hmv-book-chain-bid&amp;amp;a=23838106&amp;amp;rid=784bf70d-71f5-480b-924a-ea2ad271b09d&amp;amp;e=6c2b132a8dab1d581f716abd47b40509"&gt;Waterstone may take back book chain he founded&lt;/a&gt; (guardian.co.uk)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://bookshopblog.com/2010/09/24/whats-your-favorite-bookshop-website/"&gt;What's Your Favorite Bookshop Website?&lt;/a&gt; (bookshopblog.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.zdnet.com/blog/igeneration/college-textbooks-forget-the-campus-bookshop-shop-online/6170"&gt;College textbooks: Forget the campus bookshop, shop online&lt;/a&gt; (zdnet.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=784bf70d-71f5-480b-924a-ea2ad271b09d" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio9F37O4iZUIMWcmNIbY1ICGjLvVd6Ja_8lnT7rpJk_JClUkKZEWqQAWzNXqC4rq1YQEa_KdEzsDOI70VhhW9IexYWgvZPp8ltoX_tD4JfJ9JeCnwE7O6J6zJbe9cY3zYd0pJQ/s72-c/Bookshelf+on+3-31-2007.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>New Look Twitter Takes a Step in the Right Direction</title><link>http://pchelpforum.blogspot.com/2010/09/new-look-twitter-takes-step-in-right.html</link><category>social networking</category><category>Twitter</category><category>web 2.0</category><category>web design</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Sat, 25 Sep 2010 07:04:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-896485320267924645</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjekh-QlpXPLAasK02YtLhJhYB6_C3FfIYU8bnX2QCvRPn3Cb4XXI_v7Afes2y6sSflyNfnWqTHNEYLxdJw1kIj_3LIRpI1hs7_Dyk1sT5bsLgLyc9FgJoy1-iiZrOiUe5tFRmD/s1600/new_twitter_2.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="93" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjekh-QlpXPLAasK02YtLhJhYB6_C3FfIYU8bnX2QCvRPn3Cb4XXI_v7Afes2y6sSflyNfnWqTHNEYLxdJw1kIj_3LIRpI1hs7_Dyk1sT5bsLgLyc9FgJoy1-iiZrOiUe5tFRmD/s320/new_twitter_2.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;Perhaps a little late to the game, I got around to taking in the new look &lt;a class="zem_slink" href="http://twitter.com/" rel="homepage" title="Twitter"&gt;Twitter&lt;/a&gt; yesterday. With a single click, I was presented with what seemed like a bigger, better Twitter; at least on first look.&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEju_E1wi7hC1SSQOQ55Ko43FbxtJP3eq6ePMsXUyduvNNig8RGP20vgyf97NTgtBQ5-SL9Ve2gE08MjzvFq0i8PnXZbYclfNexaC6SS1OLei_k1f2p3eLB6WW5COhQfIFov2IZm/s1600/new_twitter_1.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="160" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEju_E1wi7hC1SSQOQ55Ko43FbxtJP3eq6ePMsXUyduvNNig8RGP20vgyf97NTgtBQ5-SL9Ve2gE08MjzvFq0i8PnXZbYclfNexaC6SS1OLei_k1f2p3eLB6WW5COhQfIFov2IZm/s320/new_twitter_1.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;Promising to put &lt;i&gt;everything in one place&lt;/i&gt;, this major facelift seemed to provide a better overall UI, with perhaps a few additional features to boot.&lt;br /&gt;
After taking a quick browse around, the first of the changes quickly became apparent - the new UI is essentially broken up in to four components:&lt;br /&gt;
- the feed or "timeline" (left hand side)&lt;br /&gt;
- the information section (right hand side) &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8LCxV9P98i0570QYAlr5FjwL6jpBTmg7LvWar0apky96EbDaRUbdd6aywDygCxacw7SSQzibsXFwJ5uQ-XMlPDRil8MUIhNVe_7GB3YKH5zVHtLJUaj0iVB_9ivOEJxqR0VAi/s1600/new_twitter_3.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="37" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8LCxV9P98i0570QYAlr5FjwL6jpBTmg7LvWar0apky96EbDaRUbdd6aywDygCxacw7SSQzibsXFwJ5uQ-XMlPDRil8MUIhNVe_7GB3YKH5zVHtLJUaj0iVB_9ivOEJxqR0VAi/s320/new_twitter_3.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;- the menu, now across the top of the page, with a relative position (in css terms) &lt;br /&gt;
When you hover over a tweet, an &amp;gt; icon appears that lets you expand the tweet out across the information section onto the right hand side of the page, giving you a much bigger and better view of not only the tweet, but the user's last few tweets too, and, perhaps most importantly, replies to that tweet. Also, if there was, for example, a link to a YouTube video in the tweet, this could be watched from within this expanded view. The same goes for TwitPics, and being able to view those in the Tweet is a nice feature.&lt;br /&gt;
You'll also notice that the search box has moved to a more intuitive and sensible position in the "toolbar" across the top of the app. As I mentioned, the position of this element is relative to the browser window, so as you scroll, it "follows" you down the page. &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhy6uYNypQ7AYxDPN8mWq8OdW6WdDY_eMLU3EW6EGje3kZy4FLZPCqZxV_g9pmNya97-LUEPhVph6n14u3M_ljHtohawzRvpMTFlqHOCMumMf_vPfmsBu_XKhtyQvRfqYuTIuIZ/s1600/new_twitter_4.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhy6uYNypQ7AYxDPN8mWq8OdW6WdDY_eMLU3EW6EGje3kZy4FLZPCqZxV_g9pmNya97-LUEPhVph6n14u3M_ljHtohawzRvpMTFlqHOCMumMf_vPfmsBu_XKhtyQvRfqYuTIuIZ/s1600/new_twitter_4.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;Looking at my username on the right hand side of the toolbar, I started getting excited: was Twitter finally going to offer us multiple account switching? Google have done it, and of course, there are many Twitter clients and web apps like &lt;a class="zem_slink" href="http://brizzly.com/" rel="homepage" title="Brizzly"&gt;Brizzly&lt;/a&gt; that can handle multiple Twitter accounts, unify their timelines, allow for tweeting from more than one account at the same time, and more besides.&lt;br /&gt;
Sadly, when I clicked on the drop-down menu, I saw no such feature.&lt;br /&gt;
Shame! If Twitter had provided this functionality, I'd have use for &lt;a class="zem_slink" href="http://seesmic.com/" rel="homepage" title="seesmic"&gt;Seesmic&lt;/a&gt;, &lt;a class="zem_slink" href="http://www.tweetdeck.com/" rel="homepage" title="TweetDeck"&gt;TweetDeck&lt;/a&gt; or Brizzly, save for the way they allow you to add your Facebook account as well. &lt;br /&gt;
For a nice run through of the new features, &lt;a href="http://www.youtube.com/watch?v=rIpD7hfffQo#t=1m0s"&gt;watch the new Twitter demo&lt;/a&gt;.&lt;br /&gt;
&lt;object height="250" width="400"&gt;&lt;param name="movie" value="http://www.youtube.com/v/rIpD7hfffQo?fs=1&amp;amp;hl=en_GB"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/rIpD7hfffQo?fs=1&amp;amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="250"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Read more:&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://just-ask-kim.com/the-new-twitter-2010/"&gt;A Comprehensive Look At The #NewTwitter Changes To Twitter.com&lt;/a&gt; (just-ask-kim.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.shoutmeloud.com/hands-on-with-new-twitter-design-whats-new.html"&gt;Hands On with New Twitter Design: What's New?&lt;/a&gt; (shoutmeloud.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://mashable.com/2010/09/14/new-twitter-app/"&gt;The New Twitter is an Attack on All Desktop Apps&lt;/a&gt; (mashable.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://r.zemanta.com/?u=http%3A//www.bbc.co.uk/go/rss/int/news/-/news/technology-11308460&amp;amp;a=24497681&amp;amp;rid=4d1a85f3-065e-4d68-8e14-0186df6c2b8d&amp;amp;e=b8b2aa155d84dc2cffb2daad837d03fa"&gt;Twitter unveils major redesign&lt;/a&gt; (bbc.co.uk)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://go.theregister.com/feed/www.theregister.co.uk/2010/09/15/new_twitter_site/"&gt;Twitter facelifts its homepage&lt;/a&gt; (go.theregister.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=4d1a85f3-065e-4d68-8e14-0186df6c2b8d" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjekh-QlpXPLAasK02YtLhJhYB6_C3FfIYU8bnX2QCvRPn3Cb4XXI_v7Afes2y6sSflyNfnWqTHNEYLxdJw1kIj_3LIRpI1hs7_Dyk1sT5bsLgLyc9FgJoy1-iiZrOiUe5tFRmD/s72-c/new_twitter_2.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>Facebook is down... no wait, it's up again</title><link>http://pchelpforum.blogspot.com/2010/09/facebook-is-down-no-wait-its-up-again.html</link><category>Facebook</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Thu, 23 Sep 2010 23:46:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-2989066620904803607</guid><description>&lt;span class="zemanta-img separator zemanta-action-dragged"&gt;&lt;a href="http://commons.wikipedia.org/wiki/File:No_Facebook.svg" style="clear: left; display: block; float: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Facebook logo" height="100" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/48/No_Facebook.svg/266px-No_Facebook.svg.png" style="border: medium none; font-size: 0.8em;" width="266" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution" style="clear: left; float: left; margin-left: 1em; margin-right: 1em; width: 266px;"&gt;Image via &lt;a href="http://commons.wikipedia.org/wiki/File:No_Facebook.svg"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="font-family: &amp;quot;Helvetica Neue&amp;quot;,Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size: small;"&gt;You have reached the end of the Social Internets. &lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;,Arial,Helvetica,sans-serif; font-size: small;"&gt;Move along now, there's nothing to see here.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;,Arial,Helvetica,sans-serif; font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;,Arial,Helvetica,sans-serif; font-size: small;"&gt;For a couple of hours there, the world nearly got some work done.&lt;/span&gt;&lt;br /&gt;
&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=6253bd2e-e17f-4b28-a76b-bc0ee434f943" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Prioritise this, Google!</title><link>http://pchelpforum.blogspot.com/2010/09/prioritise-this-google.html</link><category>google</category><category>mail</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Wed, 22 Sep 2010 07:15:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-7196825304647053005</guid><description>&lt;span class="zemanta-img separator zemanta-action-dragged"&gt;&lt;a href="http://www.crunchbase.com/product/google-labs" style="clear: left; display: block; float: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="Image representing Google Labs as depicted in ..." height="98" src="http://www.crunchbase.com/assets/images/resized/0001/2878/12878v1-max-450x450.png" style="border: medium none; font-size: 0.8em;" width="250" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution" style="clear: left; float: left; margin-left: 1em; margin-right: 1em; width: 250px;"&gt;Image via &lt;a href="http://www.crunchbase.com/"&gt;CrunchBase&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
Google Labs: isn't it great to see the rate at which they churn out new features and new products. Some hit, some miss, but they keep busy. They get things &lt;i&gt;out there&lt;/i&gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Gmail was a huge hit, and I loved it right from the start. It's been &lt;i&gt;the &lt;/i&gt;class leading webmail since the day it was released, and soon overtook the best mail clients once labels, filters and Calendar integration came together.&lt;br /&gt;
&lt;br /&gt;
Many of the labs features have made it into the product, and many other features seem indispensable to me. The keyboard shortcuts were such an importaam nt step forward - being able to use the keyboard as much as possible is very important to every power user, and they recognised that. Various changes to the way label links were presented, to help to clean up an increasingly cluttered layout, I could understand why they would do that.&lt;br /&gt;
&lt;br /&gt;
In short, all was well, until I saw the invitation to try out their new Priority Inbox feature.&lt;br /&gt;
&lt;br /&gt;
At work, I&amp;nbsp; have to use Lotus Notes. It's OK, or at least, I'm so used to it that it doesn't really bother me. It does a job. I used to have urgent mails at the top, because, like most email clients, that's where they go.&lt;br /&gt;
However, define urgent? What's urgent for you, may well not be urgent for me. Just because you put "!" all over the mail doesn't make it so special. Especially if everyone else does the same thing.&lt;br /&gt;
&lt;br /&gt;
Now I know what you're thinking: this isn't the same thing at all; Google aren't letting the sender mark a mail as high priority, they're letting YOU do it. That's the difference, and that's why it's cool.&lt;br /&gt;
&lt;br /&gt;
While this may be true, I'm not sure the end result is all that different. When I decide something is important, and mark it as such, each and every mail of that type (that same sender, or same subject) gets marked as priority mail. Great. Thing is, I already have this. Thanks to labels I can categorise and taxonomise my emails to my heart's content. Thanks to filters, I can auto-label certain types of mails, have them skip the inbox, or get starred, or auto-forward them, or auto-delete - I could go on. I have all sorts of control, and can change my mind whenever I want. The really beautiful thing is that I can decide to look at those mails as and when I want to. They aren't shoved in my face until I either remove the priority label, or read them.&lt;br /&gt;
&lt;br /&gt;
My Lotus Notes inbox is not sorted by priority. It's sorted by date. Screw what the sender thinks is important. Put a sensible subject in the email, let me prioritise ad-hoc, I have a brain after all.&lt;br /&gt;
Thanks to Gmail, I have labels and filters and that's more than enough for me, so after giving Priority Inbox a good trial run, I'm turning it off again. I don't need it, and find it a distraction that actually wastes my time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Related articles by Zemanta&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.techi.com/2010/09/why-gmails-priority-inbox-needs-to-get-off-the-web-and-why-its-the-future/"&gt;Why GMail's Priority Inbox Needs to Get Off the Web (And Why It's the Future)&lt;/a&gt; (techi.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://r.zemanta.com/?u=http%3A//gadgetwise.blogs.nytimes.com/2010/09/13/three-new-tricks-for-gmails-priority-inbox/&amp;amp;a=24388868&amp;amp;rid=4f62a9d2-0315-4393-a9d0-380b09ef37f7&amp;amp;e=d7554cb2228a4a1b7bf9a35e6bf34ce0"&gt;Three New Tricks for Gmail's Priority Inbox&lt;/a&gt; (gadgetwise.blogs.nytimes.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.mydigitallife.info/2010/09/21/graph-your-inbox-graph-gmail-activity-over-time/"&gt;Graph Your Inbox Graph Gmail Activity Over Time&lt;/a&gt; (mydigitallife.info)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://r.zemanta.com/?u=http%3A//www.guardian.co.uk/technology/pda/2010/aug/31/gmail-priority-inbox&amp;amp;a=23558901&amp;amp;rid=4f62a9d2-0315-4393-a9d0-380b09ef37f7&amp;amp;e=b359e35c959575ac8e8541f9bd8d186b"&gt;Read this! Gmail now prioritises your inbox&lt;/a&gt; (guardian.co.uk)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=4f62a9d2-0315-4393-a9d0-380b09ef37f7" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How long will we have to wait for Google Voice?</title><link>http://pchelpforum.blogspot.com/2010/08/how-long-will-we-have-to-wait-for.html</link><category>glass half empty</category><category>google</category><category>telephony</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Thu, 12 Aug 2010 00:42:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-8510881215019734603</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw8lQBEFi8ujwx-cchsQo8EFjpZFL7M00h317K4ojJXUjrYtAM1Rtje0gbndYGYVnl_vnrFuDvp419spplzZIKJvCMIuMXBsqWOYXjm_h0U6j6zowVM47DcKZZcDK3umzORanG/s1600/googleVoice.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="182" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw8lQBEFi8ujwx-cchsQo8EFjpZFL7M00h317K4ojJXUjrYtAM1Rtje0gbndYGYVnl_vnrFuDvp419spplzZIKJvCMIuMXBsqWOYXjm_h0U6j6zowVM47DcKZZcDK3umzORanG/s400/googleVoice.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;It's been around for well over a year now, it's been (mostly) well received and it's looking like it should flourish where Wave atrophied and died - but after &lt;a href="http://www.google.com/googlevoice/about.html#"&gt;listening to the fanfare and watching the intro vids&lt;/a&gt;, most of the world still only sees this disappointing message when they try to log in:&lt;br /&gt;
&lt;br /&gt;
I'm sure most of us ubergeeks who live outside the US knew it would take some time for Google to hammer out whatever deals are required to roll Voice out in our respective homelands, but who would have thought that it wouldn't have made it to the UK, Germany and Japan, or at least across the border to Canada by now? Many of those who expressed an interest received an invite to sign-up, not that they can be used. There are workarounds, &lt;a href="http://eirepreneur.blogs.com/eirepreneur/2010/01/how-to-get-google-voice-working-in-ireland.html"&gt;even for those living in one of Europe's smallest countries&lt;/a&gt;, but I for one don't want to have to circumvent the checks and jump through hoops just to get some of that Voicy awesomeness to work for me.&lt;br /&gt;
&lt;br /&gt;
Is this like &lt;a href="http://www.pandora.com/restricted"&gt;Pandora&lt;/a&gt;, who had to withdraw the service in countries imposing licensing constraints? Is it simply about cost, or perceived lack of demand? Whatever it is, I hope it gets sorted out soon and makes it way to wherever you live.</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw8lQBEFi8ujwx-cchsQo8EFjpZFL7M00h317K4ojJXUjrYtAM1Rtje0gbndYGYVnl_vnrFuDvp419spplzZIKJvCMIuMXBsqWOYXjm_h0U6j6zowVM47DcKZZcDK3umzORanG/s72-c/googleVoice.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Error messages are getting more aggressive these days</title><link>http://pchelpforum.blogspot.com/2010/08/error-messages-are-getting-more.html</link><category>comedy</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 1 Aug 2010 15:26:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-3182722623198676519</guid><description>&lt;h1 style="font-family: sans-serif;"&gt;Internal Server Error&lt;/h1&gt;&lt;div style="font-family: sans-serif;"&gt;The server encountered an internal error or misconfiguration and was unable to complete your request.&lt;/div&gt;&lt;div style="font-family: sans-serif;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="font-family: sans-serif;"&gt;A ticket has been automatically opened for this issue.&amp;nbsp;Please contact the server administrator, or better still, someone who cares, and inform them of the time the error occurred, and whatever dumbass thing you did that caused the error, quoting the ticket # PEBCAK_11235.&lt;/div&gt;&lt;div style="font-family: sans-serif;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="font-family: sans-serif;"&gt;More information about this error may be available in the server error log, not that you'd have a clue how to read it or anything.&lt;/div&gt;&lt;hr style="font-family: sans-serif;" /&gt;&lt;address style="font-family: sans-serif;"&gt;Apache/2.2.8 (Ubuntu) mod_wsgi/2.0 Python/2.5.2 Server at www.hobosapien.com Port 3128&lt;/address&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>HTC EVO vs. iPhone4</title><link>http://pchelpforum.blogspot.com/2010/07/htc-evo-vs-iphone4.html</link><category>apple</category><category>gadgets</category><category>google</category><category>hardware</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Mon, 12 Jul 2010 00:23:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-1834118818288274040</guid><description>Listening to the &lt;a href="http://twit.tv/twig"&gt;TWiG&lt;/a&gt; podcast (This Week in Google), I heard a clip from the work of an employee of Best Buy. He became a former employee shortly after his boss saw this first clip. Not only is it funny, but it spawned a few copycat efforts too:&lt;br /&gt;
&lt;div style="padding:40px"&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/FL7yD-0pqZg&amp;amp;hl=en_GB&amp;amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/FL7yD-0pqZg&amp;amp;hl=en_GB&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
One taking the other view, just so you can't say I'm biased:&lt;br /&gt;
&lt;div style="padding:40px"&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/UAOtC9QfXac&amp;amp;hl=en_GB&amp;amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/UAOtC9QfXac&amp;amp;hl=en_GB&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Installing openSuse 11.2 on VirtualBox</title><link>http://pchelpforum.blogspot.com/2010/07/installing-opensuse-112-on-virtualbox.html</link><category>linux</category><category>openSuse</category><category>virtualization</category><category>Windows 7</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 11 Jul 2010 17:51:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-7132598449372972701</guid><description>&lt;div class="zemanta-img" style="display: block; float: right; margin: 1em; width: 310px;"&gt;&lt;a href="http://commons.wikipedia.org/wiki/File:NewTux.svg" rel="nofollow"&gt;&lt;img alt="Tux, the Linux penguin" height="360" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/NewTux.svg/300px-NewTux.svg.png" style="border: medium none; display: block;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution"&gt;Image via &lt;a href="http://commons.wikipedia.org/wiki/File:NewTux.svg"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;In just over two months time I'll be starting some post-graduate study, so I thought I'd get to work building myself some virtual environments for various uses, such as a python and ruby development box, a Java / J2EE dev box and a C/C++/C# dev box (why not cover all the bases?). I also fancied setting up stacks using NoSQL (Mongo and Cassandra) as a backend as well as stacks using standard SQL RDBMS backends.&lt;br /&gt;
Seeing as I've been using a lot of Ubuntu at home and RHEL at work, I thought it would be a good time to try something else for a change.&lt;br /&gt;
&lt;br /&gt;
Just about every geek has tried &lt;a class="zem_slink" href="http://www.ubuntu.com/" rel="homepage nofollow" title="Ubuntu (operating system)"&gt;Ubuntu&lt;/a&gt; at this stage, and up to now I've tried the Hardy Heron, Mental Monkey, Jaunty Jackalope, Rabid Rabbit &lt;i&gt;and&lt;/i&gt; the Lucid Lynx (OK, I made some of those up). I wasn't really moved to try the much raved about Mint and &lt;a class="zem_slink" href="http://www.thinkgos.com/" rel="homepage nofollow" title="GOS (operating system)"&gt;gOS&lt;/a&gt; either, seeing as they are just based on Ubuntu, and older versions at that.&lt;br /&gt;
Not having used openSuse since the grand old days of v10, and so often having bored people senseless with the &lt;b&gt;fact&lt;/b&gt; that &lt;a class="zem_slink" href="http://en.opensuse.org/YaST" rel="homepage nofollow" title="Yet another Setup Tool"&gt;YaST2&lt;/a&gt; was the best &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Package_management_system" rel="wikipedia nofollow" title="Package management system"&gt;package management&lt;/a&gt; and system  configuration tool available in the whole wide world of Linux, I thought  it was about time I brought myself up to date - so I went to &lt;a href="http://software.opensuse.org/112/en"&gt;opensuse.org&lt;/a&gt; and downloaded myself a 64-bit openSuse 11.2 network install iso.&lt;br /&gt;
&lt;br /&gt;
Installing Ubuntu or Windows in &lt;a class="zem_slink" href="http://www.virtualbox.org/" rel="homepage nofollow" title="VirtualBox"&gt;VirtualBox&lt;/a&gt; on either a Windows or an Ubuntu host is trivial. Pretty much everything will work straight away, and it's just a case of mounting the VBox Guest Additions iso, running the script (or exe), and away you go. You might think that openSuse, priding itself on both usability and power would present you with no problems here, but you'd be every bit as wrong as I turned out to be.&lt;br /&gt;
&lt;br /&gt;
With some excitement (I know, I shouldn't be getting excited about things like this), I selected the 64-bit openSuse net install iso in VirtualBox and fired up the VM. The first time I tried to install, I was told that I was running 32-bit hardware, and therefore couldn't install a 64-bit OS on it. Hmm. Obviously no-one thought to tell my 64-bit &lt;a class="zem_slink" href="http://www.microsoft.com/windows/windows-7/default.aspx" rel="homepage nofollow" title="Windows 7"&gt;Windows 7&lt;/a&gt; or 64-bit &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/List_of_Ubuntu_releases" rel="wikipedia nofollow" title="List of Ubuntu releases"&gt;Ubuntu 10.04&lt;/a&gt; that they weren't running on 64-bit hardware. Strange. Rather than fighting with the hardware checker, I decided to just go and download the 32-bit version instead.&lt;br /&gt;
&lt;br /&gt;
Second attempt. No problems with the hardware check this time, so went ahead and selected a &lt;a class="zem_slink" href="http://www.gnome.org/" rel="homepage nofollow" title="GNOME"&gt;GNOME desktop&lt;/a&gt;. Big mistake. I got into my openSuse 11.2 after a considerable length of time (which takes &lt;i&gt;ages&lt;/i&gt;, by the way - be prepared to give up a couple  of hours of your life for this), but once there I found that I had no control of either the keyboard or the touchpad. Plugging in external USB ones wouldn't work either, since I had no Guest Additions installed, and I couldn't install that without a mouse/keyboard. I hate catch-22s.&lt;br /&gt;
&lt;br /&gt;
Third attempt. After searching various forums on the internets and trying a few that were supposed to work, I eventually decided to reinstall, this time selecting the KDE desktop instead (which is the default choice in the installer anyway). I'm not a massive fan of KDE, since I've always chosen Linux because I want something lightweight and uncluttered, but hearing that KDE has improved so much in these respects over the last couple of years, I thought I'd better give it a chance. After the long and laborious install process (just to be clear, I'm not putting all the blame on either openSuse or VirtualBox for this, it just seems that in combination with my hardware, they are slooow), I finally got to a usuable openSuse, running the KDE desktop - which, I have to say, looks stunning.&lt;br /&gt;
&lt;br /&gt;
After taking a good look around, and trying a few of the features, I decided it was time to install VBox Guest Additions. Doing exactly what I would usually do (when working with Ubuntu, Debian or RHEL guests), I mounted the Guest Additions iso for version 3.2.6 (current version at time of writing) and ran the install script for x86 Linux. Now, I know I probably should have considered what I was going to stand to gain before I did this, since, by default, openSuse was using the full res of my laptop's display, and the VirtualBox shared drive was working, mouse integration was working. I don't really care all that much about having USB support in a virtual environment, so I hadn't actually tested that. So, I can only put it down to habit, that I proceeded to install VBox Guest Additions mindlessly.&lt;br /&gt;
&lt;br /&gt;
I really wished I hadn't. Bearing in mind that I'd already spent about 4 hours messing around trying to just get openSuse 11.2 to basically work in VirtualBox on my Win7x64 host, what I really didn't want to do now was fix what wasn't broken in the first place. I certainly didn't want to go breaking it either, which is why I did just that, what with me being a total imbecile an' all. After running the script (./VBoxLinuxAdditions-x86.run) I got this warning:&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;Uncompressing VirtualBox 3.2.6 Guest Additions for Linux.........
VirtualBox Guest Additions installer                             
You appear to have a version of the VBoxGuestAdditions software  
on your system which was installed from a different source or using a
different type of installer.  If you installed it from a package from your
Linux distribution or if it is a default part of the system then we strongly
recommend that you cancel this installation and remove it properly before   
installing this version.  If this is simply an older or a damaged           
installation you may safely proceed...&lt;/pre&gt;&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;You would think I would have heeded the warning, but as this stage you can probably guess that I didn't. In my defence, I was tired. When I proceeded with the install, I was warned that the kernel dependent features had failed to install, and that it would continue the non-kernel dependent features, telling me to reboot at the end.&lt;br /&gt;
&lt;br /&gt;
After coming back up from a reboot, I found that my openSuse guest had gone down from 1366x768 res (max res on my Toshiba A500) to 1024x768. I lost touchpad scrolling too, and probably the shared folder and more besides. I searched the web for a solution, and found this article on &lt;a href="http://forums.opensuse.org/english/get-help-here/pre-release-beta/422636-virtualbox-guest-additions-opensuse-11-2-a.html"&gt;forums.opensuse.org&lt;/a&gt;, where the first post seemed to point me in the right direction. Following those steps seemed like the right thing to do, so I went and installed make, gcc, linux-kernel-headers, kernel-syms and kernel-source. All went well up as far as:&lt;br /&gt;
&lt;pre&gt;make oldconfig &amp;amp;&amp;amp; make prepare &amp;amp;&amp;amp; make scripts &amp;amp;&amp;amp; make dep
&lt;/pre&gt;This returned gcc errors. After messing around some more and cursing everything within sight, I finally read a bit further down and see &lt;a href="http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_Factory/" target="_blank"&gt;Index of  /repositories/Virtualization:/VirtualBox/openSUSE_Factory&lt;/a&gt;. &lt;br /&gt;
Once I added this to my list of software repositories in YaST2 and ran an update, the latest &lt;i&gt;openSuse&lt;/i&gt; VBox Guest Additions was installed, and all was well. At last.&lt;br /&gt;
&lt;br /&gt;
While I'm happy that it's working, and openSuse 11.2 running KDE 4.3 is a beautiful thing to behold, I am pretty pissed about one main failing. Going right back to the time I made the stupid decision to do what I always do with every new VirtualBox guest I install, and install VBoxGuestAdditions, I can tell you two things that openSuse is really missing: proper keyboard / pointing device support for openSuse running GNOME, and dkms support.&lt;br /&gt;
Apart from the fact that openSuse should have worked for me from the start, when I selected GNOME as my desktop, if I'd had the option of installing dkms on the fly, as prompted by the Guest Additions installer, I'd have been up and running a whole lot sooner. These things are pretty basic as I see it. I'm not sure what was wrong with selecting GNOME, or exactly what's missing. I heat that there was no such problem in 11.1.&lt;br /&gt;
As for dkms, being able to dynamically build kernel modules was one of the best advances I remember since I started using Linux. It's taken so much pain away and has made it so much more convenient to install all sorts of otherwise incompatible packages.&lt;br /&gt;
&lt;br /&gt;
Here's the bottom line: if I wasn't such an openSuse fanboy, I'd have given up and installed any one of the other Linux distros where they get this kind of thing right. A certain amount of this problem could have been down to my own hardware (A500 with P7459 Core2Duo, 4GB RAM, Win7 64-bit), but the rest seemed to be down to patchy openSuse support for GNOME and VirtualBox, keyboard and pointing devices (because I found lots of other threads from people with similar issues), and the lack of support for dkms. Ultimately, no matter how far we can say that Linux has come on over the years, it has to be acknowledged that there is still quite some way to go before it's going to win a significant share of the market.&lt;br /&gt;
&lt;br /&gt;
So, if you're planning to install openSuse 11.2 on a VirtualBox 3.2.6 running on a 64-bit Windows7 host, bear these points in mind:&lt;br /&gt;
- you'll probably have to install the 32-bit version&lt;br /&gt;
- you'll have to use KDE (on the plus side, it's KDE 4.3, which is gorgeous)&lt;br /&gt;
- you'll have to add the repo for the openSuse provided VirtualBox packages (such as VBoxGuestAdditions)&lt;br /&gt;
&lt;br /&gt;
I hope that knowing all that in advance will help you avoid the same trouble I ran into and that you won't scrap plans for running openSuse in favour of Ubuntu or other user friendly Ubuntu-based distros, like Mint and gOS. They are great, but seen one, seen 'em all, and openSuse is worth it if you love YaST2 as much as do.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Related articles&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://go.theregister.com/feed/www.theregister.co.uk/2010/07/06/opensuse_11_3_review/" rel="nofollow"&gt;OpenSUSE 11.3 delivers spit, polish, and niggles&lt;/a&gt; (go.theregister.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.brighthub.com/computing/linux/articles/21108.aspx" rel="nofollow"&gt;Most Popular Linux Distributions of 2010: 1st Quarter&lt;/a&gt; (brighthub.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.ghacks.net/2010/05/26/why-not-try-opensuse-11-2/" rel="nofollow"&gt;Why not try OpenSuSE 11.2&lt;/a&gt; (ghacks.net)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.brighthub.com/computing/linux/articles/36132.aspx" rel="nofollow"&gt;Linux: Which distribution is best for me?&lt;/a&gt; (brighthub.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.ghacks.net/2010/05/27/yast-yet-another-setup-tool/" rel="nofollow"&gt;YaST: Yet Another Setup Tool&lt;/a&gt; (ghacks.net)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://techrights.org/2010/07/05/jakub-steiner-moves-on/" rel="nofollow"&gt;The Crumbling of SUSE in Novell's Hands&lt;/a&gt; (techrights.org)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta"&gt;&lt;img alt="Enhanced by Zemanta" class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=4cf23327-6bce-466a-8cad-6ede4ca69743" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Read all about it in the Daily Tweet! Turn your Twitter stream into a newspaper</title><link>http://pchelpforum.blogspot.com/2010/05/read-all-about-it-in-daily-tweet-turn.html</link><category>social networking</category><category>Twitter</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Mon, 10 May 2010 07:52:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-8493666956383170315</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://paper.li/" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNEyD2i1KATLEge_r9P3Zt-h0hETTb_K5l2KMFJj4K_KVXOAGKhXJjUh-HfFBVWyOISyVQCTzZuoPXPov2QDOGCAtSAwVZr6gVsRwEMwuv0WaPzvLgdoKw_1bvVsjYuHLLvjfn/s320/paperli-logo.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSJ8uUWc2NqjD2X7a6ifWKyBmpbflcUei-_riuj5a-TUZA6mldzYe3DN-gLYSJvU06a8x51le8i6BneEwyfgYLiKBTXfdd1Shiao2lTpwzYFwSYhLA9Eynq-_VvHuQU_KacsHM/s1600/printing_press.gif" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSJ8uUWc2NqjD2X7a6ifWKyBmpbflcUei-_riuj5a-TUZA6mldzYe3DN-gLYSJvU06a8x51le8i6BneEwyfgYLiKBTXfdd1Shiao2lTpwzYFwSYhLA9Eynq-_VvHuQU_KacsHM/s320/printing_press.gif" /&gt;&lt;/a&gt;If you find keeping up with your &lt;a class="zem_slink" href="http://twitter.com/" rel="homepage nofollow" title="Twitter"&gt;Twitter&lt;/a&gt; stream hard going, as the updates whizz by and you waste time frantically scrolling up and down trying to find the connected tweets, don't despair: there is a more leisurely way to enjoy them.&lt;br /&gt;
&lt;br /&gt;
It's still in alpha, but paper.li have put together a pretty impressive service, although they do warn that "newspapers" may be deleted at any time while they readjust the old load balancers and walk that dangerous tightrope walk that new services do. That's OK though, because creating a replacement newspaper is so easy, it's too trivial to be worth explaining (even for this trivial blog).&lt;br /&gt;
So why not give it a try? Long time Twitterers will enjoy seeing tweets in a new format and perhaps long time sceptics will be converted by something that actually looks useful and readable. &lt;br /&gt;
Only time will tell.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Further Reading&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.killerstartups.com/Web-App-Tools/paper-li-reading-twitter-as-if-it-were-a-newspaper" rel="nofollow"&gt;Paper.li - Reading Twitter As If It Were A Newspaper&lt;/a&gt; (killerstartups.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.killerstartups.com/Web-App-Tools/tweetymail-com-mixing-email-with-twitter" rel="nofollow"&gt;TweetyMail.com - Mixing Email With Twitter&lt;/a&gt; (killerstartups.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.killerstartups.com/Web-App-Tools/tdash-org-a-new-twitter-client" rel="nofollow"&gt;tDash.org - A New Twitter Client&lt;/a&gt; (killerstartups.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.killerstartups.com/Web-App-Tools/manageflitter-com-tidy-up-your-twitter-account" rel="nofollow"&gt;ManageFlitter.com - Tidy Up Your Twitter Account&lt;/a&gt; (killerstartups.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://go.theregister.com/feed/www.theregister.co.uk/2010/05/06/register_twitter_feeds/" rel="nofollow"&gt;Twitter and theregister. Why it doesn't work&lt;/a&gt; (go.theregister.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/0335c811-dd98-43cd-9496-9c4ca53f4ea5/" title="Reblog this post [with Zemanta]"&gt;&lt;img alt="Reblog this post [with Zemanta]" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=0335c811-dd98-43cd-9496-9c4ca53f4ea5" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNEyD2i1KATLEge_r9P3Zt-h0hETTb_K5l2KMFJj4K_KVXOAGKhXJjUh-HfFBVWyOISyVQCTzZuoPXPov2QDOGCAtSAwVZr6gVsRwEMwuv0WaPzvLgdoKw_1bvVsjYuHLLvjfn/s72-c/paperli-logo.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Fun and Games with Error 1316 - yet another reason why we don't want or need the Windows Installer</title><link>http://pchelpforum.blogspot.com/2010/05/fun-and-games-with-error-1316-yet.html</link><category>IBM Lotus Sametime</category><category>Microsoft</category><category>support</category><category>troubleshooting</category><category>Windows Installer</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 9 May 2010 19:12:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-7014255970315441381</guid><description>This morning I was trying to upgrade my Sametime 7.5.1 to Sametime 8.0.2  to see if I could fix (once and for all) some long running issues with  external group loading and Voice Suite. &lt;br /&gt;
After downloading the ST 8.0.2 binaries, I closed my ST 7.5.1 and double-clicked on the sametime802.&lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Windows_Installer" rel="wikipedia nofollow" title="Windows Installer"&gt;msi&lt;/a&gt; to start the install. Assuming it would auto-detect the existing, older version of Sametime on my system, and let me choose an upgrade option, I was a bit surprised it just exited, telling me to uninstall the old version first.&lt;br /&gt;
&lt;br /&gt;
So, like an obedient little end-user, off I went to Start &amp;gt; Run &amp;gt; control &amp;gt; Add/Remove Programs (it's an XP Pro system) and found the &lt;a class="zem_slink" href="http://www.ibm.com/" rel="homepage nofollow" title="IBM"&gt;IBM&lt;/a&gt; &lt;a class="zem_slink" href="http://www.ibm.com/software/lotus/sametime/" rel="homepage nofollow" title="IBM Lotus Sametime"&gt;Lotus Sametime&lt;/a&gt; 7.5.1 entry. I clicked remove and after about 2 seconds, I got this message:&lt;br /&gt;
&lt;br /&gt;
&lt;div style="background-color: #cccccc; font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;br /&gt;
&lt;div style="font-family: Verdana,sans-serif;"&gt;&lt;span style="font-size: small; padding: 20px;"&gt;Error 1316. A network error occurred while attempting to read from the file&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: Verdana,sans-serif;"&gt;&lt;span style="font-size: small; padding: 20px;"&gt;C:\Windows\Installer\sametime802.msi&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Now, you could get this error with almost any program that you were trying to install over the top of itself, upgrade or uninstall - it basically seems to occur when the msi entry is missing from the registry (I think, at least, it was that in my case) - it's not a Sametime specific issue.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-img" style="display: block; float: right; margin: 1em; width: 310px;"&gt;&lt;a href="http://commons.wikipedia.org/wiki/Image:Microsoft_Sign_on_German_campus.jpg" rel="nofollow"&gt;&lt;img alt="The Microsoft sign at the entrance of the Germ..." height="217" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Microsoft_Sign_on_German_campus.jpg/300px-Microsoft_Sign_on_German_campus.jpg" style="border: medium none; display: block;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution"&gt;Image via &lt;a href="http://commons.wikipedia.org/wiki/Image:Microsoft_Sign_on_German_campus.jpg"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;You're obviously not going to get this if the program doesn't use or need msi, and I think software companies really shouldn't ever use the Windows Installer (msi). I'm not sure why any of them do, because it's terrible and a common source of problems. I remember myself and a work colleague having a nightmare with upgrading Symantec from version 9 to 10 a few years back on about 50 machines. I almost always failed with a cryptic error code, and in the end we had to run NONAV to completely remove every trace of Symantec 9 before we could get the version 10 installer to complete.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anyway, I digress. If you're still reading, you obviously want to know how to get your program installed/upgraded/uninstalled, so I'll stop drivelling on... Here's how:&lt;br /&gt;
&lt;br /&gt;
1. Go and &lt;a href="http://download.microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1bd/msicuu2.exe"&gt;grab yourself a copy of the &lt;i&gt;Windows Installer Cleanup Utility&lt;/i&gt; from Microsoft&lt;/a&gt;&amp;nbsp; (note: you can &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;290301"&gt;read all about it here&lt;/a&gt;)&lt;br /&gt;
2. Double-click on the executable file you just downloaded - it should be called &lt;i&gt;msicuu2.exe&lt;/i&gt;&lt;br /&gt;
3. You'll get the usual startup (unless you're a Windows 7 and possibly Vista user, where you'll just get a VBScript error instead ;-) and then you'll get presented with a list of all the programs you have installed that use msi, which looks like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiT758V_eBhmDKyX4yae6KMGAClulaY_0q9SVddN9U5rkGC4S75rOTuIv2uY9NKhQ9Kn2AnLm8r5-qIu17eKalJrcQh6fifYsgiz2o1AAivj0zjUBb5bPwnavG2F56ZWiY_-R6G/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiT758V_eBhmDKyX4yae6KMGAClulaY_0q9SVddN9U5rkGC4S75rOTuIv2uY9NKhQ9Kn2AnLm8r5-qIu17eKalJrcQh6fifYsgiz2o1AAivj0zjUBb5bPwnavG2F56ZWiY_-R6G/" width="396" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
4. Select the program you wish to remove, and click "Remove"&lt;br /&gt;
5. You'll see a typical Microsoft "Are you sure?" screen, but it explains that you are not actually uninstalling the program, but are in fact just removing the entry from the msi (Windows Installer) database:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZWuQBCa2MfM5im5UEu0U_9ZfexsSdKuvhz7zj6_18bd4Y1K7HoSYzosDnoAJBraHo_Pe7H5AiRRbV1A0kkMtDSBzzGYD07xh3x0RRD_VrIV8tF06MGrBgEJ1L_QQBW92rx6gP/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="105" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZWuQBCa2MfM5im5UEu0U_9ZfexsSdKuvhz7zj6_18bd4Y1K7HoSYzosDnoAJBraHo_Pe7H5AiRRbV1A0kkMtDSBzzGYD07xh3x0RRD_VrIV8tF06MGrBgEJ1L_QQBW92rx6gP/" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
6. Click OK, and you're done. You can now proceed to do whatever it was you were trying to do before, and it should work - no more Error 1316!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Further Reading&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://support.microsoft.com/kb/555175" rel="nofollow"&gt;How to resolve Common "Windows Installer" Problems&lt;/a&gt; (microsoft.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://arstechnica.com/microsoft/news/2010/04/microsoft-releases-slew-of-stability-oriented-windows-fixes.ars" rel="nofollow"&gt;Microsoft releases slew of stability-oriented Windows  fixes&lt;/a&gt; (arstechnica.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.v3.co.uk/v3/news/2256503/ibm-adds-meeting-functionality" rel="nofollow"&gt;IBM adds meeting functionality to Sametime&lt;/a&gt; (v3.co.uk)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.jakeludington.com/windows_7/20100214_error_1316_a_network_error_occurred.html" rel="nofollow"&gt;Error 1316. A network error occurred&lt;/a&gt; (jakeludington.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://techblissonline.com/windows-installer-4-5-download-free/" rel="nofollow"&gt;Windows Installer 4.5 - Download Free&lt;/a&gt; (techblissonline.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://eon.businesswire.com/news/eon/20100118005204/en" rel="nofollow"&gt;RADVISION Enhances IBM Lotus Sametime 8.5 with High Definition Multiparty Conferencing and Telepresence Connectivity&lt;/a&gt; (eon.businesswire.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.mt-soft.com.ar/2010/05/06/optimizing-windows-registry/" rel="nofollow"&gt;Optimizing your Windows Registry&lt;/a&gt; (mt-soft.com.ar)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.winextra.com/archives/software-fyi-windows-error-code-lookup-tool/" rel="nofollow"&gt;Software FYI: Windows Error Code Lookup Tool&lt;/a&gt; (winextra.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://ask.slashdot.org/story/10/03/01/132219/How-Do-You-Get-Users-To-Read-Error-Messages?from=rss" rel="nofollow"&gt;How Do You Get Users To Read Error Messages?&lt;/a&gt; (ask.slashdot.org)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/8452d529-b168-4a00-ac3d-61e52f3b6d3b/" title="Reblog this post [with Zemanta]"&gt;&lt;img alt="Reblog this post [with Zemanta]" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=8452d529-b168-4a00-ac3d-61e52f3b6d3b" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiT758V_eBhmDKyX4yae6KMGAClulaY_0q9SVddN9U5rkGC4S75rOTuIv2uY9NKhQ9Kn2AnLm8r5-qIu17eKalJrcQh6fifYsgiz2o1AAivj0zjUBb5bPwnavG2F56ZWiY_-R6G/s72-c" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></item><item><title>Some Top Tools for Sysadmins</title><link>http://pchelpforum.blogspot.com/2010/05/some-top-tools-for-sysadmins.html</link><category>database</category><category>freeware</category><category>open source</category><category>php</category><category>security</category><category>software</category><category>tools</category><category>Windows</category><category>Windows 7</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Mon, 3 May 2010 22:07:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-4204248711994090358</guid><description>&lt;div class="zemanta-img" style="display: block; float: right; margin: 1em; width: 138px;"&gt;&lt;a href="http://commons.wikipedia.org/wiki/Image:JEdit.png" rel="nofollow"&gt;&lt;img alt="jEdit" height="128" src="http://upload.wikimedia.org/wikipedia/commons/2/27/JEdit.png" style="border: medium none; display: block;" width="128" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution"&gt;Image via &lt;a href="http://commons.wikipedia.org/wiki/Image:JEdit.png"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&amp;nbsp;&lt;a class="zem_slink" href="http://www.jedit.org/" rel="homepage nofollow" title="JEdit"&gt;jEdit&lt;/a&gt;&lt;br /&gt;
The world's most powerful editor and a pretty good IDE for too many languages to mention. Once you try the regular expression hypersearch function you won't ever look  back.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.flos-freeware.ch/notepad2.html"&gt;Notepad2&lt;/a&gt;&lt;br /&gt;
For a super-lightweight, blindingly quick and simple replacement for Window's default editor, you can't go wrong with this baby. It's a genuine, simple replacement for notepad, unlike Notepad++, which (IMO) does too much to be really quick and simple, and too little to compete with jEdit or UltraEdit32.&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.scootersoftware.com/"&gt;Beyond Compare&lt;/a&gt;&lt;br /&gt;
While jEdit has a comparison plugin - jDiff, it doesn't begin to &lt;i&gt;compare&lt;/i&gt; (sorry) with Scootersoftware's minor masterpiece. This will compare directories, files of all types and all kinds of archives (even war, bin, cat and jar files, to name but a few). Old versions are available for free.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.fiddler2.com/fiddler2/"&gt;Fiddler2&lt;/a&gt;&lt;br /&gt;
While some might argue this isn't really in the domain of a typical sysadmin, I think understanding exactly why a page is throwing an HTTP error 500 code, or why a certain component renders slowly or never loads at all is pretty useful, especially since the post-financial crisis sysadmin typically has to take on many jobs that would normally fall to developers, webmasters and software engineers.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.radmin.com/"&gt;Radmin&lt;/a&gt;&lt;br /&gt;
While there's are a lot of remote control software out there, I've never tried one that is quite as good for remote administration of multiple Windows clients. Free is great, but sometimes, you only get what you pay for.&lt;br /&gt;
&lt;br /&gt;
&lt;a class="zem_slink" href="http://www.zipgenius.com/" rel="homepage nofollow" title="ZipGenius"&gt;ZipGenius&lt;/a&gt;&lt;br /&gt;
While the version for 64-bit Windows 7 leaves a lot to be desired (they are still working on shell integration), ZipGenius rules on 32-bit Windows systems. Incorporating 7-zip binaries, as well as many others, such as C.A.K.E, UnRar and UnAce,there is little or nothing that ZipGenius can't open. It's missing the ability to simply GZIP files (it TARs and GZIPs them instead).&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.chiark.greenend.org.uk/%7Esgtatham/putty/"&gt;PuTTY&lt;/a&gt;&lt;br /&gt;
A free Telnet and SSH client that still can't be beat for its simplicity and power. Put it on a stick and shake it at every problem you've got.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://filezilla-project.org/"&gt;Filezilla&lt;/a&gt;&lt;br /&gt;
The ubiquitous FTP client that's so obvious that we forget it's even there. There's a lot of competition in this area, but its still a winner for me. It's my &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/File_Transfer_Protocol" rel="wikipedia nofollow" title="File Transfer Protocol"&gt;FTP server&lt;/a&gt; of choice too.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.phpmyadmin.net/home_page/index.php"&gt;phpMyAdmin&lt;/a&gt;&lt;br /&gt;
OK, so not all sysadmins use &lt;a class="zem_slink" href="http://www.mysql.com/" rel="homepage nofollow" title="MySQL"&gt;MySQL&lt;/a&gt; - but they should. There's every reason to have at least one instance of MySQL running, most sysadmins these days are at least part time solution developers. If there's a reason to have MySQL, there's a reason to have phpMyAdmin.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://squirrel-sql.sourceforge.net/"&gt;SQuirrel SQL Client&lt;/a&gt;&lt;br /&gt;
For every other DB, there's SQuirrel SQL. Oracle, DB2, SQL Server, MySQL, Derby, posegreSQL - you name it, they have a driver for it.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.eclipse.org/"&gt;Eclipse&lt;/a&gt;&lt;br /&gt;
There are so many plugins for Eclipse, and so many tools that can run on its framework, that there is no way a serious sysadmin should be without this. Want to put together a website with some &lt;a class="zem_slink" href="http://www.php.net/" rel="homepage nofollow" title="PHP"&gt;PHP&lt;/a&gt;? Try the PHP perspective. Need to glue some disparate applications together, use the perl perspective. Got JVMs heapdumping? Use the memory profiler, load up some verbose gc logs and away you go. I could go on, but you probably get the picture. You can say it does a bit of everything, and none of it very well. But it is flexible, and its free.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://clonezilla.org/"&gt;Clonezilla&lt;/a&gt;&lt;br /&gt;
Backup and clone a system to many computers thanks to Clonezilla's use of multicasting. No need for the slavish one-at-a-time approach that can make a sysadmin suicidal, and that can only be a good thing.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://secure.logmein.com/US/home.aspx"&gt;LogMeIn&lt;/a&gt;&lt;br /&gt;
This has to be the biggy. You're offsite. You're online. You need to assist your client right now. They could be 40km away, or they could be 4,000km away. This one is priceless. Maybe you have to get to your work desktop while working from home without access to a VPN. If you're company allows it, use it. If it doesn't, invest in one of the many expensive alternatives - WebEx, Sametime Unyte, AOS.&lt;br /&gt;
&lt;br /&gt;
Yes, I know, I'm missing something. Please tell me what it is and where to get it.&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Further reading&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.prweb.com/releases/remoteaccesssolution/radminwantedresults/prweb3885454.htm" rel="nofollow"&gt;"Radmin Wanted" Campaign Completed with Striking Results&lt;/a&gt; (prweb.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://techie-buzz.com/softwares/everything-file-search.html" rel="nofollow"&gt;Everything - A Super Fast Portable File Search&lt;/a&gt; (techie-buzz.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.ghacks.net/2010/03/28/file-server-onehttpd/" rel="nofollow"&gt;File Server OneHTTPD&lt;/a&gt; (ghacks.net)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.sunbeltsoftware.com/stu/tools/"&gt;The 40 Most Popular Tools For Your System Admin Bag&lt;/a&gt; (sunbeltsoftware.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.tlbox.com/system_administrators/"&gt;tlbox - System Administration Tools&lt;/a&gt; (tlbox.com) &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/90152891-17ed-4107-8db1-70f7919acf1b/" title="Reblog this post [with Zemanta]"&gt;&lt;img alt="Reblog this post [with Zemanta]" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=90152891-17ed-4107-8db1-70f7919acf1b" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>There's a new kid on the corporate email block</title><link>http://pchelpforum.blogspot.com/2010/04/theres-new-kid-on-corporate-email-block.html</link><category>Cisco</category><category>google</category><category>IBM</category><category>mail</category><category>Microsoft</category><category>SaaS</category><category>social networking</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Sun, 25 Apr 2010 09:23:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-5089226466837156117</guid><description>&lt;div class="zemanta-img" style="display: block; float: right; margin: 1em; text-align: left; width: 310px;"&gt;&lt;a href="http://en.wikipedia.org/wiki/Image:WebEx_logo.svg" rel="nofollow" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img alt="WebEx Communications" height="101" src="http://upload.wikimedia.org/wikipedia/en/thumb/2/2e/WebEx_logo.svg/300px-WebEx_logo.svg.png" style="border: medium none; display: block;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution"&gt; Image via &lt;a href="http://en.wikipedia.org/wiki/Image:WebEx_logo.svg"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;a class="zem_slink" href="http://www.cisco.com/" rel="homepage nofollow" title="Cisco"&gt;Cisco&lt;/a&gt; are most famous for their networking offerings, but they've been about much more than that for a long time now. With &lt;a class="zem_slink" href="http://www.webex.com/" rel="homepage nofollow" title="WebEx"&gt;WebEx&lt;/a&gt;, they took more that their fair share of the corporate screen-sharing, &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Web_conferencing" rel="wikipedia nofollow" title="Web conferencing"&gt;web conference&lt;/a&gt; and IM. They have &lt;a class="zem_slink" href="http://www.wikinvest.com/concept/Voip" rel="wikinvest nofollow" title="Voip"&gt;VoIP&lt;/a&gt;, they have video conferencing. In short, they have networking, in all its forms.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;One of the few things they're missing is mail, right? Wrong. Cisco WebEx also provides mail services, but &lt;a class="zem_slink" href="http://www.wikinvest.com/concept/Software_as_a_Service" rel="wikinvest nofollow" title="Software as a Service"&gt;SaaS&lt;/a&gt;-based (in the cloud), rather than traditional, hosted services. They serve the mail service from the cloud, and support customers who choose to use Outlook as their mail client.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;What next? Well, they replace the client-based Outlook experience with a fully online client offering, called Ciso Inbox, which will allow a user to do all the things they'd normally do in Outlook, but without ever having to leave the comfort of their browser.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;This is starting to sound like gmail, right? Well, not really, because Cisco Inbox users can sort mails by "Topics", where they can classify mails by topic. This is not at all like gmail labels. No, honestly.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;Still not convinced? Well, here's another way it's different to everything that's gone before, especially gmail:&lt;/div&gt;&lt;div style="text-align: left;"&gt;You can link your inbox to &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Social_network_service" rel="wikipedia nofollow" title="Social network service"&gt;social networking sites&lt;/a&gt;. One site, anyway: &lt;a class="zem_slink" href="http://www.linkedin.com/" rel="homepage nofollow" title="LinkedIn"&gt;LinkedIn&lt;/a&gt;. That's right, the shit one that nobody in their right mind would ever be interested in.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;What? It's like Buzz?! What do you mean? It's nothing like Buzz! You can't link Buzz to your social networking sites, now can you?&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;OK. So you can link Buzz to your social networking sites, but you can't post to them from Buzz, only the other way 'round.&lt;/div&gt;&lt;div style="text-align: left;"&gt;Woohoo! Cisco Inbox scores.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;Wait, no it doesn't. &lt;a href="http://www.addictivetips.com/internet-tips/how-to-view-and-update-facebook-status-from-gmail/"&gt;gmail &lt;i&gt;can&lt;/i&gt; post status updates to Facebook&lt;/a&gt;.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;So now I'm sure you can see all the reasons why Cisco Inbox is going to rule the world of corporate mail. Watch out IBM. Watch out Microsoft. Watch out Googl... Actually, google, you're safe.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;              &lt;/div&gt;&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Related articles &lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.wealthyways4you.com/work-online-from-home/cisco-ccna-training-courses-update" rel="nofollow"&gt;Cisco CCNA Training Courses - Update&lt;/a&gt; (wealthyways4you.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.readwriteweb.com/cloud/2010/04/the-clouds-important-role-for.php" rel="nofollow"&gt;The Cloud's Important Role for WebEx on the iPad&lt;/a&gt; (readwriteweb.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.newstatesman.com/technology/2010/04/webex-meeting-cisco" rel="nofollow"&gt;Cisco unveils WebEx app for Apple iPad&lt;/a&gt; (newstatesman.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.v3.co.uk/v3/news/2261940/webex-brings-mobile-meetings" rel="nofollow"&gt;Cisco WebEx brings mobile meetings to BlackBerry&lt;/a&gt; (v3.co.uk)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://kevin.lexblog.com/2010/04/articles/lexblog/linkedin-for-lawyers-lexblog-network-webinar-recording/" rel="nofollow"&gt;LinkedIn for Lawyers: LexBlog Network Webinar recording&lt;/a&gt; (kevin.lexblog.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px; text-align: left;"&gt;&lt;a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/6e538b17-6014-4d3f-812f-16020ab98615/" title="Reblog this post [with Zemanta]"&gt;&lt;img alt="Reblog this post [with Zemanta]" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=6e538b17-6014-4d3f-812f-16020ab98615" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Posting to your blog from Google Docs</title><link>http://pchelpforum.blogspot.com/2010/04/posting-to-your-blog-from-google-docs.html</link><category>blogging tools</category><category>google</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Sat, 24 Apr 2010 22:10:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-7276804566571271208</guid><description>&lt;iframe src="http://docs.google.com/present/embed?id=d7dgqmg_2g48kxqpr&amp;autoStart=true&amp;loop=true" frameborder="0" width="620" height="517"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Create striking data visualizations with Axiis</title><link>http://pchelpforum.blogspot.com/2010/04/create-striking-data-visualizations.html</link><category>browsers</category><category>frameworks</category><category>software</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Sat, 24 Apr 2010 10:31:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-9122569321658790449</guid><description>&lt;div class="zemanta-img" style="display: block; float: right; margin: 1em; width: 310px;"&gt;&lt;a href="http://commons.wikipedia.org/wiki/Image:Pie_chart_EP_election_2004_exploded.png" rel="nofollow"&gt;&lt;img alt="An exploded pie chart for the example data, wi..." height="300" src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/da/Pie_chart_EP_election_2004_exploded.png/300px-Pie_chart_EP_election_2004_exploded.png" style="border: medium none; display: block;" width="300" /&gt;&lt;/a&gt;&lt;span class="zemanta-img-attribution"&gt;Image via &lt;a href="http://commons.wikipedia.org/wiki/Image:Pie_chart_EP_election_2004_exploded.png"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="zemanta-img" style="display: block; float: right; margin: 1em; width: 310px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_coa-wBc9l1hrvQZvmjNwetwBz4cKmccAGESsnG0i06NWuqF3ZvMzTZkumdho930kRu2jXpdLkj2wiEEWuZEQcTTBF3yjqakHFBV4LoYx7geLNI_MSqikdb3rQxHLJp4xS33A/s1600/axiis_browser_stats.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="295" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_coa-wBc9l1hrvQZvmjNwetwBz4cKmccAGESsnG0i06NWuqF3ZvMzTZkumdho930kRu2jXpdLkj2wiEEWuZEQcTTBF3yjqakHFBV4LoYx7geLNI_MSqikdb3rQxHLJp4xS33A/s400/axiis_browser_stats.jpg" width="400" /&gt;&lt;/a&gt;How do you present data or statistics in a way that makes an impact on the audience?&lt;br /&gt;
They've all seen histograms, bar charts, pie charts and 2d axial graphs so many times before, all you're going to do is provoke a yawn - at best.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Take browser market share statistics.&lt;br /&gt;
Add Degrafa and Adobe Flex 3.&lt;br /&gt;
&lt;a href="http://www.axiis.org/examples/BrowserMarketShare.html"&gt;What do you get?&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: right;"&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div style="text-align: right;"&gt;&lt;/div&gt;&lt;div class="zemanta-pixie" style="height: 15px; margin-top: 10px;"&gt;&lt;a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/feb14e47-ec9c-45df-a909-cca5a8f537ec/" title="Reblog this post [with Zemanta]"&gt;&lt;img alt="Reblog this post [with Zemanta]" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=feb14e47-ec9c-45df-a909-cca5a8f537ec" style="border: medium none; float: right;" /&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script defer="defer" src="http://static.zemanta.com/readside/loader.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_coa-wBc9l1hrvQZvmjNwetwBz4cKmccAGESsnG0i06NWuqF3ZvMzTZkumdho930kRu2jXpdLkj2wiEEWuZEQcTTBF3yjqakHFBV4LoYx7geLNI_MSqikdb3rQxHLJp4xS33A/s72-c/axiis_browser_stats.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Welcome to my Airport</title><link>http://pchelpforum.blogspot.com/2010/04/welcome-to-my-airport.html</link><category>JQuery</category><category>web design</category><author>noreply@blogger.com (pchelptech)</author><pubDate>Tue, 13 Apr 2010 23:04:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-25960567.post-6178671375498577971</guid><description>&lt;a class="zem_slink" href="http://jquery.com/" title="JQuery" rel="homepage nofollow"&gt;jQuery&lt;/a&gt; is rather useful and fun, even if it &lt;i&gt;has&lt;/i&gt; been around for quite a while now. You can find a lot of examples of things you might find a use for on your site, or a customer's site, and some bloggers have taken the time to compile "Top &lt;i&gt;nn&lt;/i&gt; jQuery Tips and Tricks" lists, like &lt;a href="http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html"&gt;this one&lt;/a&gt;, or &lt;a href="http://dzineblog.com/2010/02/20-cool-jquery-tricks-for-web-developers.html"&gt;this one&lt;/a&gt;, for example.&lt;br /&gt;
&lt;br /&gt;
One such nice little script I came across earlier today is &lt;a href="http://www.unwrongest.com/projects/airport/"&gt;Airport&lt;/a&gt;, which imitates the effect of an airport information board, and would look a bit like this (please visit the blog post if you want to see it in action):&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;I like &lt;span id="stuff"&gt;&lt;/span&gt;&lt;/div&gt;&lt;script src="https://sites.google.com/site/techforumweb/home/storage/jquery-1.2.6.min.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;&lt;br /&gt;
&lt;script src="https://sites.google.com/site/techforumweb/home/storage/jquery.airport-1.1.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;&lt;br /&gt;
&lt;script type="text/javascript"&gt;   $('#stuff').airport(['Apple','Microsoft','IBM','Google']);
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-related"&gt;&lt;h6 class="zemanta-related-title" style="font-size: 1em; margin: 1em 0pt 0pt;"&gt;Related articles&lt;/h6&gt;&lt;ul class="zemanta-article-ul"&gt;&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://crenk.com/coin-slider-free-jquery-image-slider-plugin/" rel="nofollow"&gt;Coin Slider: Free jQuery Image Slider Plugin&lt;/a&gt; (crenk.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://www.noupe.com/javascript/jquery-html-table-toolbox.html" rel="nofollow"&gt;jQuery HTML Table Toolbox&lt;/a&gt; (noupe.com)&lt;/li&gt;
&lt;li class="zemanta-article-ul-li"&gt;&lt;a href="http://ajaxian.com/archives/new-jquery-podcasts" rel="nofollow"&gt;New jQuery Podcasts&lt;/a&gt; (ajaxian.com)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"&gt;&lt;a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/21a4e23f-1f71-4646-a39a-cd45614317ad/" title="Reblog this post [with Zemanta]"&gt;&lt;img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=21a4e23f-1f71-4646-a39a-cd45614317ad" alt="Reblog this post [with Zemanta]"&gt;&lt;/a&gt;&lt;span class="zem-script more-related pretty-attribution"&gt;&lt;script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"&gt;&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>