<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Jeffrey Stone</title>
	<atom:link href="http://www.jeffreystone.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffreystone.net</link>
	<description>Just another pot hole on the Information Super highway</description>
	<pubDate>Thu, 20 Nov 2008 12:53:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>VirtualBox on Ubuntu 8.04</title>
		<link>http://www.jeffreystone.net/2008/08/virtualbox-on-ubuntu-804/</link>
		<comments>http://www.jeffreystone.net/2008/08/virtualbox-on-ubuntu-804/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 03:55:45 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=24</guid>
		<description><![CDATA[If you have not checked out VirtualBox you need to. This app is awesome. Its is basically a free version of VmWare. I am currently using it to run WinXP as a Virtual Machine on my Ubuntu laptop. If you need a solution for a Virtual Machine I suggest checking it out.
If you are running [...]]]></description>
			<content:encoded><![CDATA[<p align="left">If you have not checked out <a href="http://www.virtuabox.org">VirtualBox</a> you need to. This app is awesome. Its is basically a free version of VmWare. I am currently using it to run WinXP as a Virtual Machine on my Ubuntu laptop. If you need a solution for a Virtual Machine I suggest checking it out.</p>
<p align="left">If you are running Ubuntu (especially if you are running 8.04), save yourself some headache, and download the deb file straight from Sun. There is something up with the version in the apt-get repositories and lots of chatter in the Ubuntu forum about just getting it directly from <a href="http://www.virtuabox.org">VirtualBox</a>. Besure to add yourself to the virtualbox group after install or you will need to sudo the app. </p>
<p align="left">But it works like a champ. There is also a version for Windows for all of you still running Windows a your primary desktop. That way you can try out some versions of Linux without having to configure a dual boot setup or pay for VmWare.</p>
<p><a title="VirtualBox for Ubuntu 8.04" href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/VerifyItem-Start/virtualbox_1.6.4-33808_Ubuntu_hardy_i386.deb?BundledLineItemUUID=8nRIBe.mKHcAAAEbM5RJD4ar&amp;OrderID=joRIBe.mJ.AAAAEbJpRJD4ar&amp;ProductID=lo5IBe.oSVAAAAEZ7akZKqcY&amp;FileName=/virtualbox_1.6.4-33808_Ubuntu_hardy_i386.deb" target="_blank">virtualbox_1.6.4-33808_Ubuntu_hardy_i386.deb</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2008/08/virtualbox-on-ubuntu-804/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 8.04 on a Dell D600 - Video</title>
		<link>http://www.jeffreystone.net/2008/08/ubuntu-804-on-a-dell-d600-video/</link>
		<comments>http://www.jeffreystone.net/2008/08/ubuntu-804-on-a-dell-d600-video/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 14:59:58 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=23</guid>
		<description><![CDATA[Ok, by default Ubuntu supports the Radeon 9000 out of the box. But this is 2D support only. If you just want a basic laptop, that should be fine. But I have heard from some people that they want the the super cool video in Ubuntu 8.04 on the Dell D600 and getting it is [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">Ok, by default Ubuntu supports the Radeon 9000 out of the box. But this is 2D support only. If you just want a basic laptop, that should be fine. But I have heard from some people that they want the the super cool video in Ubuntu 8.04 on the Dell D600 and getting it is a pain. I actually found it to be relatively easy. Everything you need is already there. You just need to update your xorg.conf file with the right information.</p>
<p style="text-align: left">First off, there is a couple of things to consider. If you are following this for the D600, you should be good as far as hardware compatibility. However the AIGLX wont work with the following chipsets: HD 4xxxx or RV770 based cards. The second thing to consider is if you have already installed the fglrx driver, you will need to remove it. To do that run:</p>
<p style="text-align: left"><code> $ sudo apt-get remove ---purge xorg-driver-fglrx </code></p>
<p style="text-align: left">Before you make any changes you should create a backup of your current configuration file.</p>
<p style="text-align: left"><code> $ sudo cp -p /etc/X11/xorg.conf /etc/X11/xorg.conf.old </code></p>
<p style="text-align: left">To save you from having to type out the changes to the xorg.conf file, I have posted mine so you can download it.</p>
<p style="text-align: left"><a href="http://jeffreystone.net/files/xorg.conf">My xorg.conf</a></p>
<p style="text-align: left">Fell free to download it and use it. After updating your configuration file you will want reload your desktop manager. After that, feel free to check out Compiz for desktop effects that rival Microsoft&#8217;s Areo.</p>
<p style="text-align: left">
<p><a href="http://jeffreystone.net/files/xorg.conf"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2008/08/ubuntu-804-on-a-dell-d600-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iSeries Access for Linux</title>
		<link>http://www.jeffreystone.net/2008/06/iseries-access-for-linux/</link>
		<comments>http://www.jeffreystone.net/2008/06/iseries-access-for-linux/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 00:51:07 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=21</guid>
		<description><![CDATA[At work I administer for an iSeries midrange mainframe. Basically I use a 5250 Emulator to interface with the iSeries. IBM has released a version of iSeries Access for Linux, but stay away. For fedora users, you may find it hard to get the dependencies you need to make it work as some of the [...]]]></description>
			<content:encoded><![CDATA[<p>At work I administer for an iSeries midrange mainframe. Basically I use a 5250 Emulator to interface with the iSeries. IBM has released a version of <a href="http://www-03.ibm.com/systems/i/software/access/">iSeries Access</a> for Linux, but stay away. For fedora users, you may find it hard to get the dependencies you need to make it work as some of the packages have been removed as of Fedora 4 (I believe). Using it isn&#8217;t much better. I found it bulky and cumbersome. But no worries, I did find a great alternative.</p>
<p><a href="http://tn5250.sourceforge.net/">TN5250</a> is an free 5250 emulator, and it is lightweight and easy to use. Better still, you will most likely find it via yum or apt-get.</p>
<p>So skip <a href="http://www-03.ibm.com/systems/i/software/access/">IBM iSeries Access</a> and go with <a href="http://tn5250.sourceforge.net/">TN5250</a>. You will be glad you did.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2008/06/iseries-access-for-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco VPN for Linux</title>
		<link>http://www.jeffreystone.net/2008/05/cisco-vpn-for-linux/</link>
		<comments>http://www.jeffreystone.net/2008/05/cisco-vpn-for-linux/#comments</comments>
		<pubDate>Fri, 02 May 2008 00:50:10 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=20</guid>
		<description><![CDATA[Using the Cisco VPN Client and trying to get it installed  on your Linux box? I suggest looking at VPNC.
This small app rocks!
Its super easy to install, and in fact, Fedora and Ubuntu have it in their repositories making it even easier. Just use your favorite package manager to install it.
No need to get [...]]]></description>
			<content:encoded><![CDATA[<p>Using the Cisco VPN Client and trying to get it installed  on your Linux box? I suggest looking at <a title="VPNC" href="http://www.unix-ag.uni-kl.de/~massar/vpnc/">VPNC</a>.</p>
<p>This small app rocks!</p>
<p>Its super easy to install, and in fact, Fedora and Ubuntu have it in their repositories making it even easier. Just use your favorite package manager to install it.</p>
<p>No need to get a login to Cisco&#8217;s website and download the Cisco VPN Client. VPNC works just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2008/05/cisco-vpn-for-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 8.04 on a Dell D600</title>
		<link>http://www.jeffreystone.net/2008/04/ubuntu-804-on-a-dell-d600/</link>
		<comments>http://www.jeffreystone.net/2008/04/ubuntu-804-on-a-dell-d600/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 00:42:50 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=19</guid>
		<description><![CDATA[Ok, so I have moved recently grabbed a copy of Ubuntu 8.04 and installed it on my Dell D600, getting rid of the last Windows install I owned.It was pretty easy. If you haven&#8217;t tried Ubuntu I suggest you do. I was a Slackware man up until Ubuntu jumped on the scene, and I have [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so I have moved recently grabbed a copy of Ubuntu 8.04 and installed it on my Dell D600, getting rid of the last Windows install I owned.It was pretty easy. If you haven&#8217;t tried Ubuntu I suggest you do. I was a Slackware man up until Ubuntu jumped on the scene, and I have to admit, they are making the Linux desktop really easy to migrate to.The install process is fairly straight forward and only takes about 30 mins or less to complete. The default install comes with things like OpenOffice and Firefox. Everything a basic Pc/Laptop needs.The biggest question I had was my Broadcom Wireless card in the D600. I just enabled the Broadcom B43 Wireless Driver via System &gt; Administration &gt; Hardware Drivers and viola. I was able to see the wireless networks around my house.</p>
<p>There is a bug however, that causes the card to connect to access points at 1 MB/s.To fix just run the following:</p>
<p><code>jeff@ubuntu $ sudo iwconfig wlan0 54M</code></p>
<p>Other than that, everything else was installed by default and is working out of the box.If you are new to Ubuntu visit <a title="Ubuntuguide.org" href="http://ubuntuguide.org/wiki/Ubuntu:Gutsy">Ubuntuguide.org</a> for info on adding your favorite programs and those cannot live with things like video and audio codecs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2008/04/ubuntu-804-on-a-dell-d600/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source Helpdesk Software</title>
		<link>http://www.jeffreystone.net/2008/03/open-source-helpdesk-software/</link>
		<comments>http://www.jeffreystone.net/2008/03/open-source-helpdesk-software/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 03:45:34 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=18</guid>
		<description><![CDATA[In my current job, I had decided I needed some software to keep up with the day to day happenings of the IT Department. So I started looking at Helpdesk software. Off the shelf was good but I didn&#8217;t really find something that worked the way I wanted it to, and those that did were [...]]]></description>
			<content:encoded><![CDATA[<p>In my current job, I had decided I needed some software to keep up with the day to day happenings of the IT Department. So I started looking at Helpdesk software. Off the shelf was good but I didn&#8217;t really find something that worked the way I wanted it to, and those that did were expensive. Why the company I work for will pay somewhere north of $1 million to have 5 day conference at the Broadmoor in Colorado for 600-700 of our employees complete with complimentary spa sessions and golf outings, but I can&#8217;t get money to buy IT equipment to improve our ability to do business, I will never know. But thats a topic for another time.Bottom line, there was nothing I wanted to use out there. So what does any one who enjoys coding do? I started building one. I took code from various other projects, copied, pasted, hacked, and my frankencode actually turned out half way decent. So I started thinking maybe I should turn this into an Open Source Project, perhaps find some like minded individuals and turn this into a awesome project. Well, after tinkering with the code in an effort to make it presentable, I started to realize how bad it really was. So as of last night, I threw it all out.The time required to clean it up would be more than the time to start over. So, I have rebuilt the database, and have started recoding the application one function at a time, from the ground up. This should yield code that follows more of a consistent format and the end product will be easier to maintain.Anyway, as soon as I have it stable in the new format, I plan on releasing it here. It will have a helpdesk module, as well has a project management module, asset tracking and so forth.  Along with ldap support, with the ability to customize it to fit your small business or enterprise.  The current rewrite is in PHP with a MySQL dayabase on the back end.I  hope to have more in the coming days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2008/03/open-source-helpdesk-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hacking, 1990s Style</title>
		<link>http://www.jeffreystone.net/2008/03/hacking-1990s-style/</link>
		<comments>http://www.jeffreystone.net/2008/03/hacking-1990s-style/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 04:47:19 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=14</guid>
		<description><![CDATA[Yes, a story was recently published on digg that highlighted a current site deploying 1990 level security to protect their site.Federal Suppliers Guide, in a effort to solicit business happen to bring their site under scrutiny by someone with an eye for detail. What they found was Federal Suppliers Guide is using a simple javascript [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, a story was recently published on <a href="www.digg.com">digg</a> that highlighted a current site deploying 1990 level security to protect their site.<a href="http://www.federalsuppliers.com/">Federal Suppliers Guide</a>, in a effort to solicit business happen to bring their site under scrutiny by someone with an eye for detail. What they found was <a href="http://www.federalsuppliers.com/">Federal Suppliers Guide</a> is using a simple javascript to &#8220;secure&#8221; their precious data. A script that that is so efficient, it contained the user name and password right in the source code. Amazingly when <a href="http://www.federalsuppliers.com/">Federal Suppliers Guide</a> found out someone had gained access to their site using the login credentials left in plain sight, they accused the person of &#8220;hacking their site&#8221;. In fact, under the microscope of hundreds of programmers, it became obvious the javascript was simply not needed. None of the pages &#8220;behind&#8221; the script were secured. Therefore, <a href="www.google.com">Google</a> must have hacked their site as well.For a peak at what they were trying to protect, all you need to do is search <a href="www.google.com">Google</a> for <a href="http://www.google.com/search?q=+site:federalsuppliers.com+federalsuppliers.com"> site:federalsuppliers.com federalsuppliers.com</a>.This amazing story of Darwinian stupidity continues to gain attention via <a href="www.digg.com">digg</a>, and it is only a matter of time before <a href="http://www.federalsuppliers.com/">Federal Suppliers Guide&#8217;s</a> clients GSA find out about the level of security they provide and will most certainly pull their business.For the original story, be sure to visit <a href="http://thedailywtf.com/Articles/So-You-Hacked-Our-Site!.aspx">http://thedailywtf.com/Articles/So-You-Hacked-Our-Site!.aspx</a>And for blast to the past, visit <a href="http://www.federalsuppliers.com/">Federal Suppliers Guide</a>, click on agents in the menu bar and then view the source code. Even though <a href="http://www.federalsuppliers.com/">Federal Suppliers Guide</a> has removed the guide since they seem to be clueless on how to secure the site, you can still reminisce about how websites used javascript to secure their websites in 1990.Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2008/03/hacking-1990s-style/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome.</title>
		<link>http://www.jeffreystone.net/2007/08/welcome/</link>
		<comments>http://www.jeffreystone.net/2007/08/welcome/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 17:22:14 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.jeffreystone.net/?p=3</guid>
		<description><![CDATA[Welcome to the all new jeffreystone.net.I have been busy with several projects as of late and haven&#8217;t had much free time. I hope to devote a little more time to this site and sharing my thoughts as well as some knowledge. I cannot guarantee there will be anything for you here, but feel free to [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the all new jeffreystone.net.I have been busy with several projects as of late and haven&#8217;t had much free time. I hope to devote a little more time to this site and sharing my thoughts as well as some knowledge. I cannot guarantee there will be anything for you here, but feel free to stop by and see. You never know, you might just learn something.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreystone.net/2007/08/welcome/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
