<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>CodingFriends Global</title>
    <link>http://www.codingfriends.com/</link>
    <description>CodingFriends Global RSS feed</description>
    <language>en</language>
    <pubDate>Tue, 23 Jan 2007 10:37:35 GMT</pubDate>

    <lastBuildDate>Tue, 23 Jan 2007 10:37:35 GMT</lastBuildDate>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>CodingFriends.com</generator>
    <managingEditor>rssfeed@codingfriends.com</managingEditor>
    <webMaster>webmaster@codingfriends.com</webMaster>
    <item>
      <title>Forum - AV - Speaker Cable</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/123-1.html</link>
      <description><![CDATA[Does STP Cat5 make good speaker cable?<br/>
<br/>
At the moment I have £2.50 per meter of QED 25 strand copper cable but I need to buy some more so I can move everything about. Is it worth buying a load more of the above or is normal STP Cat5 network cable better?<br/>
<br/>
I did see a box of QED (200 meter) STP cat5 cable for £110 – I am sure a good networking cable will be far cheaper…]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/123-1.html</guid>
      <pubDate>Tue, 23 Jan 2007 10:36:48 GMT</pubDate>
    </item>
    <item>
      <title>Forum - AV - What LCD TV???</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/93-1.html</link>
      <description><![CDATA[All being well one day soon i will be in the market for an HD LCD TV but if i could help it i don't want to spend that much.<br/>
<br/>
Does anyone know of any good LCD TVs that would be worth looking at under 1k and that they would recommend?]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/93-1.html</guid>
      <pubDate>Tue, 23 Jan 2007 10:22:09 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Miscellaneous - World Community Grid</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/122-1.html</link>
      <description><![CDATA[Put to good use spare CPU cycles!<br/>
<br/>
<a title="World Community Grid"  href="http://www.worldcommunitygrid.org" target="_blank">World Community Grid</a><br/>
<br/>
This is the best client for Linux and MS OS's<br/>
http://boinc.berkeley.edu/download.php<br/>
<br/>
I have been running this over 2 years and have amassed over 10 years of CPU run-time. :)]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/122-1.html</guid>
      <pubDate>Wed, 10 Jan 2007 12:49:39 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Miscellaneous - a demo in 63.5 kb</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/121-1.html</link>
      <description><![CDATA[How much graphics, sound and program code can be stored in 64kbytes?<br/>
<br/>
<a title=".fr-08: .the .product"  href="http://www.theproduct.de/" target="_blank">.fr-08: .the .product</a><br/>
<br/>
well worth a look!]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/121-1.html</guid>
      <pubDate>Wed, 03 Jan 2007 18:47:00 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Windows - Another MS own goal?</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/120-1.html</link>
      <description><![CDATA[Have a look at this article on the INQ<br/>
<br/>
<a title="Windows screwup forces Ubuntu shift"  href="http://www.theinquirer.net/default.aspx?article=36635" target="_blank">Windows screwup forces Ubuntu shift</a><br/>
<br/>
I totally understand about the pain this creates for sys admins (being one myself) I have first hand experience of this and i have never and never will buy anything HP (in my opinion).]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/120-1.html</guid>
      <pubDate>Tue, 02 Jan 2007 08:23:32 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Tutorials Chat - Tutorial - Linux - Gentoo - HPOJ emerge fix</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/119-1.html</link>
      <description><![CDATA[It fails for me, here is what I get:<br/>
<br/>
<!--code--><p class="codeparagraph"><br/>
Calculating dependencies... done!<br/>
Traceback (most recent call last):<br/>
  File &quot;/usr/bin/emerge&quot;, line 5254, in ?<br/>
    retval = emerge_main()<br/>
  File &quot;/usr/bin/emerge&quot;, line 5249, in emerge_main<br/>
    myopts, myaction, myfiles, spinner)<br/>
  File &quot;/usr/bin/emerge&quot;, line 4605, in action_build<br/>
    mydepgraph.display(<br/>
  File &quot;/usr/bin/emerge&quot;, line 2472, in display<br/>
    debug=self.edebug)<br/>
  File &quot;/usr/lib/portage/pym/portage.py&quot;, line 5711, in getfetchsizes<br/>
    mf = Manifest(pkgdir, self.mysettings[&quot;DISTDIR&quot;])<br/>
  File &quot;/usr/lib/portage/pym/portage_manifest.py&quot;, line 121, in __init__<br/>
    self._read()<br/>
  File &quot;/usr/lib/portage/pym/portage_manifest.py&quot;, line 178, in _read<br/>
    self._readManifest(self.getFullname(), myhashdict=self.fhashdict)<br/>
  File &quot;/usr/lib/portage/pym/portage_manifest.py&quot;, line 166, in _readManifest<br/>
    self._parseDigests(fd, myhashdict=myhashdict, **kwargs)<br/>
  File &quot;/usr/lib/portage/pym/portage_manifest.py&quot;, line 200, in _parseDigests<br/>
    <span style='color:blue'>for</span> myentry in self._parseManifestLines(mylines):<br/>
  File &quot;/usr/lib/portage/pym/portage_manifest.py&quot;, line 190, in _parseManifestLines<br/>
    myentry = parser(mysplit)<br/>
  File &quot;/usr/lib/portage/pym/portage_manifest.py&quot;, line 49, in parseManifest2<br/>
    mysize = <span style='color:blue'>int</span>(mysplit[2])<br/>
ValueError: invalid literal <span style='color:blue'>for</span> <span style='color:blue'>int</span>(): -<br/>
</p></--code--><br/>
<br/>
Any help?]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/119-1.html</guid>
      <pubDate>Sat, 30 Dec 2006 14:07:56 GMT</pubDate>
    </item>
    <item>
      <title>Tutorial - Javascript - How to convert the output format in Javascript</title>
      <link>http://www.codingfriends.com/tutorials/tutorialroom/tutorial/90.html</link>
      <description><![CDATA[How to convert the output format in Javascript<br/>
Mini   commend<br/>
<br/>
If you want to format the output in Javascript, you must realize your codes by yourself because there are no related functions in Javascrip. These days, I got a set of functions written in Javascript to realize the data fo]]></description>
      <guid>http://www.codingfriends.com/tutorials/tutorialroom/tutorial/90.html</guid>
      <pubDate>Wed, 20 Dec 2006 07:27:42 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Linux - Compile</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/118-1.html</link>
      <description><![CDATA[Encase anybody needs to install from source code within Linux, you just need to follow the 3 main steps.<br/>
<br/>
./configure<br/>
make<br/>
make install<br/>
<br/>
this will configure the makefiles to be usable on your Linux setup, and also alarm to anything that is required, the make will make the source code into binary versions and the make install will install into the /usr directory structure (for example).]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/118-1.html</guid>
      <pubDate>Mon, 18 Dec 2006 11:02:55 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Miscellaneous - Laptop for sale ?</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/117-1.html</link>
      <description><![CDATA[Now this is what you call an REAL laptop <a title="here"  href="http://www.pc-freaks-server.de/pc-freaks-deutschland/pics/funny-pc-pics/028.jpg" target="_blank">here</a>, this bloke can only be said to have an real need for the desktop usage :).]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/117-1.html</guid>
      <pubDate>Mon, 18 Dec 2006 11:00:46 GMT</pubDate>
    </item>
    <item>
      <title>Forum - (X)HTML/CSS - What you never thought possible!</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/116-1.html</link>
      <description><![CDATA[Good site but you need IE to get the full benefit but will work in FF. Shows you what can be done in DHTLM etc<br/>
<br/>
http://webfx.eae.net/]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/116-1.html</guid>
      <pubDate>Thu, 14 Dec 2006 19:22:33 GMT</pubDate>
    </item>
    <item>
      <title>Forum - C#/Mono - Good tutorial on ASP.NET2</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/115-1.html</link>
      <description><![CDATA[<a title="Here"  href="http://msconline.maconstate.edu/tutorials/ASPNET20/default.htm" target="_blank">Here</a> is an good tutorial on ASP.NET2.<br/>
<br/>
Anybody get any other ones ?]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/115-1.html</guid>
      <pubDate>Fri, 08 Dec 2006 10:59:46 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Windows - Vista - Update ?</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/94-1.html</link>
      <description><![CDATA[I think that I may update to Vista once it is about 6 months old on my normal Windows PC, of course for development reasons will probably get it for work to test things on etc... how about anyone else ?]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/94-1.html</guid>
      <pubDate>Wed, 06 Dec 2006 11:33:17 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Windows - IE6 and IE7 on the same Windows machine</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/114-1.html</link>
      <description><![CDATA[One of Microsoft's blogs have commented on how to have IE6/7 on the same box.  Using the virtual machine.  url is <a title="here"  href="http://blogs.msdn.com/ie/archive/2006/11/30/ie6-and-ie7-running-on-a-single-machine.aspx" target="_blank">here</a>]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/114-1.html</guid>
      <pubDate>Sat, 02 Dec 2006 22:26:06 GMT</pubDate>
    </item>
    <item>
      <title>Forum - K/Ubuntu - Searching for apt-get Packages on Ubuntu Linux</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/113-1.html</link>
      <description><![CDATA[Searching for apt-get Packages on Ubuntu Linux<br/>
<br/>
I have had problems installing the correct packages so I needed some way that will show me what packages are available.<br/>
<br/>
shell&gt; apt-cache search &lt;search string&gt;<br/>
<br/>
Update your repository with apt-get update<br/>
<br/>
<br/>
And use apt-get install &lt;package&gt; to download and install what you need.<br/>
<br/>
Another reason why I like K/Ubuntu Linux.]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/113-1.html</guid>
      <pubDate>Fri, 01 Dec 2006 08:48:48 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Linux - Suse</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/46-1.html</link>
      <description><![CDATA[hahahaha]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/46-1.html</guid>
      <pubDate>Mon, 27 Nov 2006 10:40:48 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Miscellaneous - Google reader</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/112-1.html</link>
      <description><![CDATA[Not sure if anyone has tried this out, the google feed reader, <a title="Google Reader"  href="http://www.google.com/reader/view/" target="_blank">Google Reader</a>, but it is well cool.]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/112-1.html</guid>
      <pubDate>Sun, 19 Nov 2006 11:02:42 GMT</pubDate>
    </item>
    <item>
      <title>Tutorial - C# / Mono - C++ DLL Objects accessed from C#</title>
      <link>http://www.codingfriends.com/tutorials/tutorialroom/tutorial/89.html</link>
      <description><![CDATA[Because there is a few things that c# cannot do compared to c++, e.g. cpu/memory management.  And also there is probably allot of dll’s out there are still required for some events, c# is able to communicate with these files and use there functions within the c# language.<br/>
<br/>
To create an d]]></description>
      <guid>http://www.codingfriends.com/tutorials/tutorialroom/tutorial/89.html</guid>
      <pubDate>Thu, 09 Nov 2006 16:11:17 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Linux - Pen drive Linux</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/111-1.html</link>
      <description><![CDATA[<a title="Here"  href="http://www.pendrivelinux.com/" target="_blank">Here</a> is a very cool setup, it allows Linux to be used on an flash usb pen.  <br/>
<br/>
Prefect for an rescue of the OS, encase anything goes wrong.<br/>
<br/>
There is setups for different linux distributions as well.]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/111-1.html</guid>
      <pubDate>Mon, 06 Nov 2006 15:46:30 GMT</pubDate>
    </item>
    <item>
      <title>Tutorial - Javascript - On mouse events</title>
      <link>http://www.codingfriends.com/tutorials/tutorialroom/tutorial/88.html</link>
      <description><![CDATA[Within javascript it is able to reference an HTML object so that if any "on" events happen, for example if an mouse hovers over the HTML object it is called onmouseover event and these events are capable of changing the webpage as well.<br/>
<br/>
To create an process attached to an event, you can e]]></description>
      <guid>http://www.codingfriends.com/tutorials/tutorialroom/tutorial/88.html</guid>
      <pubDate>Sun, 05 Nov 2006 10:45:15 GMT</pubDate>
    </item>
    <item>
      <title>Forum - Linux - Problem – Root partition full</title>
      <link>http://www.codingfriends.com/forums/forumroom/room/110-1.html</link>
      <description><![CDATA[Something to bear in mind when using CRON and a remote backup device.<br/>
<br/>
I had a cron job running on a RH AS4 server which ran a script that shutdown an Oracle database, TAR’ed it up and copied it over to a NAS device. The NAS device was setup in fstab and mounted correctly under /media/backup. <br/>
<br/>
The problem occurred when a HDD failed in the NAS device and the device went into a suspended mode. The HDD was replaced and the mount points were mounted correctly on the Linux box, however CRON had TAR’ed up the database and was trying to send the data to the /media/backup mount point but as the device wasn’t mounted the data went into the dir /media/backup thus filling up the root partition.<br/>
<br/>
Solution – umount /media/backup and remove the data then mount /media/backup as normal.<br/>
<br/>
Something I learnt the other day.]]></description>
      <guid>http://www.codingfriends.com/forums/forumroom/room/110-1.html</guid>
      <pubDate>Thu, 02 Nov 2006 10:08:45 GMT</pubDate>
    </item>
  </channel>
</rss>
