<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Daily Artisan &#187; Technology</title>
	<atom:link href="http://www.dailyartisan.com/news/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailyartisan.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 15 Aug 2011 07:10:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>10 Powerful Tools for Linux Server Admins</title>
		<link>http://www.dailyartisan.com/news/10-powerful-tools-for-linux-server-admins/</link>
		<comments>http://www.dailyartisan.com/news/10-powerful-tools-for-linux-server-admins/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 12:35:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dailyartisan.com/?p=422</guid>
		<description><![CDATA[When you think of Servers, the very first thing that might come to your mind would be a machine capable of providing and handling centralized data services for a number of clients. The role of  Linux Servers is not limited to handling data. You can have dedicated File Servers, Proxy Servers, Mail Servers, Web Servers, [...]]]></description>
			<content:encoded><![CDATA[<p>When you think of Servers, the very first thing that might come to your mind would be a machine capable of providing and handling centralized data services for a number of clients. The role of  Linux Servers is not limited to handling data. You can have dedicated File Servers, Proxy Servers, Mail Servers, Web Servers, DNS Servers and even Print Servers.</p>
<p>Whether you have one server rolling out many services or separate dedicated servers for each task,  server admin tools are required to handle their operations that ensure smooth and trouble free functioning. Though nothing beats command line tools on Linux, here are 10 powerful GUI tools to make Linux Servers easy to administer.</p>
<p><strong>1. <a href="http://www.webmin.com">Webmin</a>: </strong></p>
<p>As the name suggests, it&#8217;s a web based, all in one administration tool. You can use it to administer system settings, various servers installed, hardware configuration and other utilities to manage files and ﻿ aliases. You can even configure webmin itself from its web interface.</p>
<p>Starting and stopping different servers is a breeze. You can set disk quotas, modify groups and settings for users. It makes it easy to configure RAIDs, disk partitions and printers. It&#8217;s one indispensable tool in your toolbox for Linux Server Administration.</p>
<p><strong>2. <a href="http://www.makelogic.com/tail/TailHome.htm">MakeLogic Tail</a>:</strong></p>
<p>Though not open sourced, but MakeLogic Tail is a free java based cross platform real time log analyzer. If you are not comfortable at using the famous terminal command tail -f on Linux, this GUI can be used to display the last few lines of your server logs.</p>
<p><strong>3. <a href="http://sourceforge.net/projects/g4l">Ghost4Linux</a>:</strong></p>
<p style="center;"><img class="aligncenter" src="http://i35.tinypic.com/2wmgu95.jpg" alt="" width="576" height="383" /></p>
<p>It&#8217;s not exactly a GUI tool but it still is user friendly. Ghost4Linux is a Ncurses based cloning tool similar to Norton Ghost, only it is open sourced and free. It comes as a Linux live CD and can be used to backup and restore hard disk partitions and data. You can even create backup images for archival purposes and transfer these images over ftp to store at remote locations.</p>
<p><strong>4. <a href="http://maththinking.com">DB Cruiser</a></strong>:</p>
<p>DB Cruuiser is a web based java tool to manage databases and can be used as an alternative to phpMyAdmin. The plus point is that it can manage a whole range of databases including MySQL, PostgreSQL, Oracle running on Linux servers. Though it&#8217;s not open sourced, you can use it free for personal use.</p>
<p><strong>5. <a href="http://www.cups.org/">CUPS</a>: </strong></p>
<p>For printing on Linux systems, CUPS has emerged as the standard. You can turn any system into a print server by installing CUPS. This system acts as a host which accepts printing jobs from client machines. CUPS has a web based monitoring and configuration system to manage printers and print jobs.</p>
<p>6. <a href="http://sourceforge.net/projects/proftpd-admin/">ProFTPd Admin</a>:</p>
<p>If you are running an FTP server using proftpd service, you can use ProFTPd Admin tool to manage your it. It is written in php and uses mysql as the dababase. So obviously you will be needing these to run it on the server. But the important part is, that you can remotely manage and monitor FTP user accounts and settings.</p>
<p><strong>7. <a href="www.gadmintools.org">GAdminHTTPD</a>: </strong></p>
<p style="center;"><img class="aligncenter" src="http://i36.tinypic.com/15ev2pz.png" alt="" width="532" height="383" /></p>
<p>Management of fine tuning of Apache web server requires knowledge on relatively higher side. But with this new GUI tool, GAdminHTTPD, a GTK based front-end for httpd you can monitor access and error logs, manage users and modules. It presents a clear and concise information about the web server.</p>
<p><strong>8. <a href="http://gparted.sourceforge.net/">Gparted</a>: </strong></p>
<p style="center;"><img class="aligncenter" src="http://i36.tinypic.com/1zqbxpy.jpg" alt="" width="550" height="370" /></p>
<p>Gparted is GUI partition editor that an administrator can use to re-size partitions, create new ones, copy existing data on hard disks and even mirror partitions. It is relatively easy to use once you understand the partitioning structure of a hard disk. Formatting file systems and checking for errors make this tool a must have in your admin arsenal.</p>
<p><strong>9. <a href="http://www.opbyte.it/grsync/">Grsync</a>: </strong></p>
<p style="center;"><img class="aligncenter" src="http://i35.tinypic.com/2a6uuzm.png" alt="" width="526" height="570" /></p>
<p>No server admin can forget the importance of taking timely backups. Grsync makes an administrators task easy by if you find it hard to use rsync to take backups. It can be used to synchronize directories, data on USB disks and even to network drives.</p>
<p><strong>10. <a href="http://www.nagios.org">Nagios</a>: </strong></p>
<p style="center;"><img class="aligncenter" src="http://i37.tinypic.com/30vyscn.png" alt="" width="592" height="538" /></p>
<p>To monitor the host, services running on it and the network, Nagios a web based monitoring and reporting tool can be used. If some problems are detected, server admins can be notified automatically. It displays the status and logs for analysis and can be accessed remotely through a web browser.</p>
<p>These powerful tools can help you to monitor and keep your server in a stable state. In addition to using these tools, make yourself familiar with some command line utilities too. At times they can prove to be quite indispensable too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/10-powerful-tools-for-linux-server-admins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>12 Tools To Decrease Website Load Times</title>
		<link>http://www.dailyartisan.com/news/12-tools-to-increase-website-speed/</link>
		<comments>http://www.dailyartisan.com/news/12-tools-to-increase-website-speed/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 22:32:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dailyartisan.com/?p=399</guid>
		<description><![CDATA[Patience is not the average web user&#8217;s strongest point. There is little to gain in being the first selected from a search result page if your site takes an agonizingly long time to load, resulting in the user clicking away. Excessive load time does not create a user-friendly experience and encourage regular use. Methods such [...]]]></description>
			<content:encoded><![CDATA[<p>Patience is not the average web user&#8217;s strongest point. There is little to gain in being the first selected from a search result page if your site takes an agonizingly long time to load, resulting in the user clicking away.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9677775100674693";
/* 336x280, created 4/26/10 */
google_ad_slot = "4798084733";
google_ad_width = 336;
google_ad_height = 280;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>Excessive load time does not create a user-friendly experience and encourage regular use. Methods such as load balancing, compression and caching can aid in efficient operation and taking steps to optimize your site are both beneficial and, in most cases, free.</p>
<p>Here is a list of 12 tools that can help you decrease your website&#8217;s load times.</p>
<h4><strong><a title="YSlow for Firebug" href="http://developer.yahoo.com/yslow/" target="_blank"><span style="'Times New Roman',serif;"><span class="EC_EC_EC_" style="small;">1. YSlow</span></span></a></strong></h4>
<p><img class="alignnone" src="http://i33.tinypic.com/2u7bzn9.jpg" alt="" width="550" height="302" /></p>
<p><span style="normal;"><span class="EC_EC_EC_" style="small;">YSlow  is a Firefox extension which makes use of the popular web development tool, Firebug, to analyze and inform you why a particular page is slow based on guidelines for high performance sites and provides you with:</span></span></p>
<p>1. Performance report card</p>
<p>2. Summary of HTTP/HTML</p>
<p>3. List of page components</p>
<p>4. Tools including JSLint</p>
<p>5. Visit Yahoo! Exceptional performance on YDN</p>
<p>Yslow will analyze any web page and return a grade for each guideline as well as an overall score. YSlow will produce a list of any changes necessary if any improvements are available. YSlow will provide information on cookies in addition to calculating the size of a page in the instance of both primed and empty cache. All page components are listed inclusive of type, URL, expire date, loading time, ETag and HTTP response headers are also available for viewing for each component.</p>
<h4><span class="EC_EC_EC_" style="bold;">2. </span><a title="Fiddler2" href="http://www.fiddler2.com/fiddler2/" target="_blank"><span class="EC_EC_EC_" style="small;">Fiddler 2</span></a><span style="bold;"> </span></h4>
<p><img class="alignnone" src="http://i37.tinypic.com/2rpbnd1.jpg" alt="" width="450" height="166" /></p>
<p>Fiddler 2 is a Web Debugging Proxy which is capable of logging all HTTP(S) traffic between the internet and your computer. It enables you to inspect, set breakpoints and &#8216;fiddle&#8217; with both in and outbound data. Incorporating a powerful scripting subsystem, it can be extended using any .NET language and has the ability to debug traffic from almost any application.</p>
<h4><span class="EC_EC_EC_" style="small;"><span style="bold;"> 3. </span></span><a title="mon.itor.us" href="http://mon.itor.us/" target="_blank"><span class="EC_EC_EC_" style="small;">mon.itor.us</span></a></h4>
<p><img class="alignnone" src="http://i36.tinypic.com/286whnq.jpg" alt="" width="378" height="381" /></p>
<p>Monitor.us is a free online service which provides tools to enable monitoring and reporting of site response times and outages as well as resource utilization and tracking of site visitors. You are able to set up automated alerts and compare the effects of changes you make to site efficiency.</p>
<h4><span class="EC_EC_EC_" style="small;"><span style="bold;"><span style="bold;">4. </span></span></span><a title="httperf" href="http://www.hpl.hp.com/research/linux/httperf/" target="_blank"><span class="EC_EC_EC_" style="small;">Httperf</span></a></h4>
<p>Httperf is an open-source tool, the purpose of which is to measure HTTP server performance on Linux. It is an effective benchmarking tool and allows you to  create workload simulations to judge whether your site is capable of coping with high-level traffic and whilst maintaining stability. Httperf can also be used it to calculate maximum server capacity, testing it&#8217;s limitations by incrementally increasing the quantity of requests made.</p>
<h4 style="bold;"><span class="EC_EC_EC_" style="small;">5. </span><a title="Pylot | Open Source Web Performance Tool" href="http://www.pylot.org/" target="_blank"><span class="EC_EC_EC_" style="small;">Pylot</span></a></h4>
<p><img class="alignnone" src="http://i33.tinypic.com/1zwn8d3.jpg" alt="" width="550" height="206" /></p>
<p>Pylot is an open-source performance and scalability testing tool which uses HTTP load testing to judge benchmarking, analyzing, system tuning and make capacity plans. To use Pylot, it is necessary to install Python on the server but it is possible to use XML to produce simulations.</p>
<h4><strong><span style="115%;"><span class="EC_EC_EC_" style="small;">6. </span></span></strong><span style="bold;"><span class="EC_EC_EC_" style="small;"><a href="http://jakarta.apache.org/jmeter/" target="_blank">JMeter</a></span></span></h4>
<p><strong></strong></p>
<p><img class="alignnone" src="http://i35.tinypic.com/o77dqc.jpg" alt="" width="550" height="395" /></p>
<p><strong><span style="115%;"><span class="EC_EC_EC_" style="small;"><span style="bold;"><br />
 </span></span></span></strong><span style="115%;"><span class="EC_EC_EC_" style="small;">Apache JMeter is a Java desktop tool created to load test and determine performance. It can be utilized to calculate sustainability under heavy load scenarios and judge performance under various load types. It features performance testing across many server types, complete portability and 100% Java purity. It&#8217;s multithreaded framework permits simultaneous sampling of various functions by individual thread grouping. JMeter&#8217;s well considered GUI design allows for faster operation and more accurate timing. It also provides caching/downtime analysis and is highly extensible.</span></span></p>
<h4><span class="EC_EC_EC_" style="small;"><span style="bold;">7. </span></span><a title="Learn About PushToTest TestMaker — PushToTest" href="http://www.pushtotest.com/Docs/downloads/features.html" target="_blank"><span class="EC_EC_EC_" style="small;">PushToTest TestMaker</span></a></h4>
<p><img class="alignnone" src="http://i35.tinypic.com/o5t5lk.jpg" alt="" width="548" height="384" /></p>
<p>Another open-source, performance and scalability testing application is PushToTest TestMaker. It has a host of analytical tools and more than capable GUI. Its resource monitor allows you to view CPU, memory and network usage and produce graphical data. Data can also be exported to a spreadsheet.</p>
<h4><span class="EC_EC_EC_" style="small;"><span style="bold;"> 8. </span></span><a title="Wbox HTTP testing tool" href="http://hping.org/wbox/" target="_blank"><span class="EC_EC_EC_" style="small;">Wbox HTTP testing tool</span></a></h4>
<p><img class="alignnone" src="http://i36.tinypic.com/10wplb8.jpg" alt="" width="550" height="200" /></p>
<p>Wbox will make sequential request at predetermined intervals in order to judge load capability. It can use an HTTP compression command to enable you to analyze your server&#8217;s file compression data. It also has a testing tool complete with a command to verify the condition of a virtual domain you may have set up prior to putting it into full action. Wbox supports Windows, Linux and MacOS X.</p>
<h4><span class="EC_EC_EC_" style="small;"><span style="bold;"> 9. </span></span><a title="Home - load testing tool - stress testing tool - WebLOAD" href="http://www.webload.org/" target="_blank"><span class="EC_EC_EC_" style="small;">WebLOAD</span></a></h4>
<p><img class="alignnone" src="http://i36.tinypic.com/2gx33tw.jpg" alt="" width="550" height="413" /></p>
<p>WebLoad uses JavaScript to enable utilization of scripts for load testing. It uses client-side data in order to analyze performance, gathering live information to monitor and record. It also comes complete with inbuilt authoring and debugging capabilities.</p>
<h4><span class="EC_EC_EC_" style="small;"><span style="bold;">10. </span></span><a title="DBMonster - The dbMonster home page - About" href="http://dbmonster.kernelpanic.pl/manual/index.html" target="_blank"><span class="EC_EC_EC_" style="small;">DBMonster</span></a></h4>
<p>DBMonster assists in determining how well a database will scale by utilizing auto-generated test data. It is open-source and helps to tune structure and table indexes and test performance capabilities under high load. It supports a wide range of databases, including MySQL, PostgreSQL, Oracle and MSSQL and almost any that support the JDBC driver.<br />
 <span class="EC_EC_EC_" style="small;"><span style="bold;"><br />
 </span></span></p>
<h4><span class="EC_EC_EC_" style="small;"><span style="bold;"> 11. </span></span><a title="Web Page Analyzer - free website optimization tool website speed test check website performance report from web site optimization" href="http://www.websiteoptimization.com/services/analyze/" target="_blank"><span class="EC_EC_EC_" style="small;">Web Page Analyzer</span></a></h4>
<p>Web Page Analyzer is an easy to use online facility to test site speed and help improve performance. Simply enter the URL and it will calculate page size, compilation and download time. It returns data based on various internet connections and generates recommendations and advice on how to improve load times. An ideal resource for beginners.<br />
 <strong><span style="115%;"><span class="EC_EC_EC_" style="small;"><span style="bold;"><br />
 </span></span></span></strong></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9677775100674693";
/* 336x280, created 4/26/10 */
google_ad_slot = "4798084733";
google_ad_width = 336;
google_ad_height = 280;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<h4><span class="EC_EC_EC_" style="bold;">12. </span><a title="Site-Perf.com - Know all about your site performance" href="http://site-perf.com/" target="_blank"><span class="EC_EC_EC_" style="small;">Site-Perf.com</span></a></h4>
<p>Another online resource is Site-Perf.com. It emulates natural browser behavior, downloading a page complete with CSS, JS and other files in order to estimate realistic loading times. It provides real-time data capture and aids in identifying issues such as bottlenecks, page errors etc without the need to register or install anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/12-tools-to-increase-website-speed/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Turn Linux into Fort Knox: 10 Tools for a Safer Web Server</title>
		<link>http://www.dailyartisan.com/news/linux-security-tools/</link>
		<comments>http://www.dailyartisan.com/news/linux-security-tools/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 04:06:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dailyartisan.com/?p=410</guid>
		<description><![CDATA[With Linux hyped as a very secure and stable operating system as compared to Windows, you might be wondering why would anyone need security tools for Linux. You are right. Linux is a secure and stable OS but is still vulnerable to bugs, security leaks and intrusion attacks specially if you are using it as [...]]]></description>
			<content:encoded><![CDATA[<p>With Linux hyped as a very secure and stable operating system as compared to Windows, you might be wondering why would anyone need security tools for Linux. You are right. Linux is a secure and stable OS but is still vulnerable to bugs, security leaks and intrusion attacks specially if you are using it as a web server. To detect such attacks and security holes, security tools are needed. These can be used to patch up bugs, fix network leaks, prevent viruses, trojan horses and remote exploits.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9677775100674693";
/* 336x280, created 4/26/10 */
google_ad_slot = "4798084733";
google_ad_width = 336;
google_ad_height = 280;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><strong>1. <a title="John the Ripper" href="http://www.openwall.com/john/" target="_self">﻿John the Ripper</a>: </strong></p>
<p><img class="aligncenter" src="http://i35.tinypic.com/2wcmljc.jpg" alt="" width="550" height="513" /></p>
<p>Prevention is better than cure. Strong passwords are the first step in securing your web server. Many web servers get exploited just because of weak passwords. John the Ripper is a password auditing tool that can be used to detect weak passwords on web servers. It checks the passwords against a list of words commonly used and their variants. If the passwords on your web server get cracked by this tool, you have a red alert. Change your password to some uncommon mix of alphanumeric characters.</p>
<p><strong>2. <a title="nmap" href="http://nmap.org/" target="_blank">NMap</a>: </strong></p>
<p><img class="aligncenter" src="http://i33.tinypic.com/33kem82.png" alt="" width="550" height="357" /></p>
<p>Next on your checklist should be if any ports have been left open accidentally on your web server. NMap is the just the right tool help you detect port vulnerabilities and prevent your web server from being exploited. If you find any unwanted ports close them. It&#8217;s better to run nmap from another server.</p>
<p><strong>3. <a title="Firestarter" href="http://www.fs-security.com/" target="_self">Firestarter</a>: </strong></p>
<p><img class="aligncenter" src="http://i36.tinypic.com/2558f85.png" alt="" width="401" height="597" /></p>
<p>How do you close an open unwanted port? Firewall is the answer to your problem here. Linux uses iptables to secure and close unwanted ports. You can use Firestarter which is front end tool for iptables if you find handling iptables tough from the command line. Firestarter is not only easy to use, but you can even implement the firewall rules with immediate effect from the program itself.</p>
<p><strong>4. <a title="chkrootkit" href="http://www.chkrootkit.org/" target="_self">Chkrootkit</a>: </strong></p>
<p>What if you feel that the security of  your web server has been compromised from the inside? Chkrootkit is the tool to detect the presence of these trojan horses. Root kits are small pieces of software that a hacker might have left hidden on your web server which might be used to gain access to your machine in the future. It should be run from a rescue disk like a live CD.</p>
<p><strong>5. <a title="GPG" href="http://www.gnupg.org/" target="_self">GPG</a>: </strong></p>
<p>You can keep data on your web server confidential even if it gets exploited. To prevent hackers from getting away with your data, you can use encryption tools. GPG is one such tool that uses public key encryption which makes the data in encrypted files inaccessible to an intruder. There are two sets of keys one on the disk an one privately held like on a removable medium. This makes it tough to get the contents even if the encryption key stored on the disk is known.</p>
<p><strong>6. <a title="OpenSSh" href="http://www.openssh.com/" target="_self">OpenSSh</a>: </strong></p>
<p>For remote maintenance of your web server never use telnet. It sends your login information in a way that can easily be sniffed. OpenSSh is the tool that you can use to remotely login. It uses username and password based authentication to provide a secure encrypted connection over an insecure network like the Internet.</p>
<p><strong>7. <a title="Tripwire" href="http://sourceforge.net/projects/tripwire/" target="_self">Tripwire</a>: </strong></p>
<p>Files on a Linux web server are arranged in their respective directories with the configuration files being under /etc. To verify that the system configuration files have not been manipulated or compromised, an intrusion detection system is used to monitor and report the changes about such files. Tripwire is one such tool that performs this action and sends alerts whenever a file change security breach is detected.</p>
<p><strong>8. <a title="Wireshark" href="http://www.wireshark.org/" target="_self">Wireshark</a>: </strong></p>
<p>You can analyze live network data or from an existing file with Wireshark. It can reconstruct a TCP session with support for hundreds of protocols.  It is widely used to capture packets across a network and give a detailed visual report. You can use it to sniff packets for troubleshooting and analyzing  network problems.</p>
<p><strong>9. <a title="Hping" href="http://www.hping.org/" target="_self">Hping</a>: </strong></p>
<p>To audit security and test firewalls you can use Hping to generate packets over TCP/IP protocol. It can be used in  traceroute mode and has the ability to send files between a covered channel. You can use it for remote OS fingerprinting and uptime guessing.</p>
<p><strong>10. <a title="socat" href="http://www.dest-unreach.org/socat/" target="_self">Socat</a>: </strong></p>
<p>Based on netcat, you can use socat to read and write data over network  connections on TCP and UDP. It can also be used as a network debugger and analyzing tool, as it create many types of connections. It supports SSL encryption and proxies.</p>
<p>In addition to using these tools to secure your web server, you can do basic things like stopping unused services, deleting unwanted CGI applications. Run periodic scans and tests to keep your web server healthy and secure.</p>
<p>You can get all these tools from the repositories of your Linux distro. Live rescue and penetration detection CDs also come with these and many more tools to help you secure your Linux web server.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9677775100674693";
/* 336x280, created 4/26/10 */
google_ad_slot = "4798084733";
google_ad_width = 336;
google_ad_height = 280;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>* * *</p>
<p>Brought to you by <a title="The Daily Artisan" href="http://www.dailyartisan.com" target="_self">The Daily Artisan</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/linux-security-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using an NAS for Centrally Managing Your Media</title>
		<link>http://www.dailyartisan.com/news/using-an-nas-for-centrally-managing-your-media/</link>
		<comments>http://www.dailyartisan.com/news/using-an-nas-for-centrally-managing-your-media/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 18:05:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.dailyartisan.com/?p=982</guid>
		<description><![CDATA[Utilizing storage devices outside of your computer isn’t just for corporate and business networks anymore.  The reality is that many households have more than one computer, many times with different operating systems, and could benefit from easily sharing data between the computers. Technology has advanced to where it now not only makes sense, it’s financially [...]]]></description>
			<content:encoded><![CDATA[<p><span>Utilizing storage devices outside of your computer isn’t just for corporate and business networks anymore.  The reality is that many households have more than one computer, many times with different operating systems, and could benefit from easily sharing data between the computers.</span></p>
<p><span id="more-982"></span><a href="http://tinypic.com" target="_blank"><img src="http://i29.tinypic.com/2d6qv08.png" border="0" alt="Western Digital MyBook NAS" align="right" /></a>Technology has advanced to where it now not only makes sense, it’s financially viable to install a network attached storage device (NAS) to any home network.   Take for example <a href="http://bit.ly/wd-mb" target="_blank">Western Digital’s My Book World Edition NAS</a> device: it has 2 terabytes of storage, installs in less than five minutes and is accessible by almost anything on your network.</p>
<p><span>Because the My Book plugs directly into your home router via an Ethernet cable, it transfers and streams data at the full speed of your router.  The device shows up in Windows under My Network Places, in OSX under Shared devices and for those running Netbooks with Ubuntu Linux, you aren’t left out in the dark either.  Simply go to Places, Connect to Server and enter the IP address of the NAS.  If you need to expand, the My Book also has a front-facing USB drive on it. </span></p>
<p><span>There are several reasons to utilize an NAS: obviously to back up your data, but one new trend is sharing media.  For Netbook users, this is essential, since hard drive space is at a minimum.  Utilize an NAS device to store movies, music and photos and access them at full network speed.  In the event you drop or lose the Netbook, or it gets stolen, all the data you need is still at home. </span></p>
<p><a href="http://tinypic.com" target="_blank"><img src="http://i31.tinypic.com/334j2pi.png" border="0" alt="iTunes" align="left" /></a><span>Windows and Mac users who use <span>iTunes to organize their music</span> can easily set their shared stored music directories to the attached storage device, freeing up hard drive space on their own computer and giving access to other people on the network. </span></p>
<p><span>Since it’s now easier than ever to <span>legally acquire movies and TV shows</span> because of licensing deals and broadband internet, it makes sense to download them once, store them on a My Book and then access them from any whatever computer is most easily accessible. </span></p>
<p><span>OSX users can also use an NAS to serve as their Time Machine backup; Windows can use the included automatic backup software.  An LED gauge can tell you at a glance how much free space is available on it.</span></p>
<p><img src="http://www.thinkingserious.com/blank-gif-73109-uanfcmym.gif" alt="" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/using-an-nas-for-centrally-managing-your-media/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Share Obama With Family, Friends&#8230; and Yourself</title>
		<link>http://www.dailyartisan.com/news/wallpapers-barack-obama/</link>
		<comments>http://www.dailyartisan.com/news/wallpapers-barack-obama/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 19:59:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dailyartisan.com/?p=532</guid>
		<description><![CDATA[Sometimes, showing support is not enough. As insignifant as computer wallpapers might be, they serve many important purposes. Those who walk by and see your computer will know where your heart is. Those close to you may inquire, giving you the opportunity to express your convictions. Most importantly, they can be reminders that keep our [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;"><strong><span>Sometimes, showing support is not enough.  As insignifant as computer wallpapers might be, they serve many important purposes.  Those who walk by and see your computer will know where your heart is.  Those close to you may inquire, giving you the opportunity to express your convictions.  Most importantly, they can be reminders that keep our souls true to purpose.</span></strong></span></p>
<p><span style="color: #000000;"><strong><span>For those who want change that we can believe in, here are wallpapers that say more than any article, any speech, or any debate.</span></strong></span></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3029/2646233760_4accaf5b32.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/mybad28/2646233760/sizes/o/">1280 x 960</a></h4>
<p>This is an excerpt from an interview Obama gave in Rolling Stones Magazine.  It captures Obama&#8217;s message for change in a very powerful way.</p>
<p><strong><em>&#8220;Change will not come if we wait for some other person or some other time. We are the ones we&#8217;ve been waiting for. We are the change that we seek.&#8221;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm3.static.flickr.com/2350/2227371986_f95e0ae302.jpg?v=0" alt="" width="500" height="396" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/signfire/2227371986/sizes/o/">954 x 756</a></h4>
<p><em><strong><span class="body">&#8220;Focusing your life solely on making a buck shows a certain poverty of ambition. It asks too little of yourself. Because it&#8217;s only when you hitch your wagon to something larger than yourself that you realize your true potential.</span>&#8221; </strong></em><strong>- Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3145/2893709163_9aa3ea1ac7.jpg?v=0" alt="" width="500" height="364" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/ohadby/2893709163/sizes/o/">900 x 655</a></h4>
<p><strong><em><span class="body">&#8220;I don&#8217;t oppose all wars. What I am opposed to is a dumb war. What I am opposed to is a rash war.</span></em>&#8221; &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3116/2604223103_3ff0ec4763.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/ohadby/2893709163/sizes/o/">900 x 655</a></h4>
<p><strong><em><span class="body">&#8220;I know my country has not perfected itself. At times, we&#8217;ve struggled to keep the promise of liberty and equality for all of our people. We&#8217;ve made our share of mistakes, and there are times when our actions around the world have not lived up to our best intentions.</span>&#8220;</em></strong> <strong>- Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3036/2898614110_1269ce5360.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/ladybird2810/2898614110/sizes/o/">1024 x 768</a></h4>
<p><strong><em><span class="body">&#8220;If the people cannot trust their government to do the job for which it exists &#8211; to protect them and to promote their common welfare &#8211; all else is lost.</span></em>&#8221; &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3124/2918445848_460c8cf222.jpg?v=0" alt="" width="500" height="313" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/phyredancer/2918445848/sizes/l/">1024 x 640</a> Size: <a href="http://www.flickr.com/photos/phyredancer/2918445848/sizes/o/">1888 x 1180</a></h4>
<p><strong><em><span class="body">&#8220;If you&#8217;re walking down the right path and you&#8217;re willing to keep walking, eventually you&#8217;ll make progress.</span></em>&#8221; &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm3.static.flickr.com/2013/2371823143_72ac6e5706.jpg?v=0" alt="" width="500" height="316" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/pointofdesign/2371823143/sizes/l/">1024 x 647</a> Size: <a href="http://www.flickr.com/photos/pointofdesign/2371823143/sizes/o/">1900 x 1200</a></h4>
<p><strong><em><span class="body">&#8220;In the end, that&#8217;s what this election is about. Do we participate in a politics of cynicism or a politics of hope?</span>&#8220;</em> &#8211; Obama</strong></p>
<p><a href="http://www.dailyartisan.com/wp-content/uploads/2008/10/obama1.jpg"><img class="alignnone size-full wp-image-599" title="Obama Wallpapers" src="http://www.dailyartisan.com/wp-content/uploads/2008/10/obama1.jpg" alt="" width="500" height="313" /></a></p>
<h4>Size: <a href="http://www.flickr.com/photos/7153519@N03/2607252503/sizes/l/in/set-72157605706565684/">1024 x 768</a></h4>
<p><span class="body"><strong><em>&#8220;Issues are never simple. One thing I&#8217;m proud of is that very rarely will you hear me simplify the issues.&#8221;</em> &#8211; Obama</strong><br />
</span></p>
<p><a rel="nofollow" href="http://wallpaperforobama.blogspot.com/">wallpaperforobama.blogspot.com</a></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3003/2615385255_66a68a04d8.jpg?v=0" alt="" width="500" height="313" /></p>
<h4><a href="http://www.flickr.com/photos/7153519@N03/2615385255/sizes/l/in/set-72157605706565684/">Size: 1024 x 768</a></h4>
<p><span class="body"><strong><em>&#8220;It took a lot of blood, sweat and tears to get to where we are today, but we have just begun. Today we begin in earnest the work of making sure that the world we leave our children is just a little bit better than the one we inhabit today.&#8221;</em> &#8211; Obama</strong></span></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3258/2845140620_0db32606a6.jpg?v=0" alt="" width="500" height="313" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/29759088@N08/2845140620/sizes/o/">1280 x 800</a></h4>
<p><strong><em>&#8220;<span class="body">It&#8217;s not surprising, then, they get bitter, they cling to guns or religion or antipathy to people who aren&#8217;t like them or anti-immigrant sentiment or anti-trade sentiment as a way to explain their frustrations.</span>&#8220;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3035/2601611072_346318f44b.jpg?v=0" alt="" width="500" height="313" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/blackhistory/2601611072/sizes/l/">1024 x 640</a> Size: <a href="http://www.flickr.com/photos/blackhistory/2601611072/sizes/o/">1900 x 1050</a></h4>
<p><strong><em><span class="body">&#8220;My job is not to represent Washington to you, but to represent you to Washington.</span>&#8220;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3048/2609480640_2b905b9767.jpg?v=0" alt="" width="500" height="313" /></p>
<h4><a href="http://www.flickr.com/photos/7153519@N03/2609480640/sizes/l/in/set-72157605706565684/">Size: 1024 x 768</a></h4>
<p><span class="body"><strong><em>&#8220;My parents shared not only an improbable love, they shared an abiding faith in the possibilities of this nation. They would give me an African name, Barack, or blessed, believing that in a tolerant America your name is no barrier to success.&#8221;</em> &#8211; Obama</strong><br />
</span></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3089/2796483357_58c2f5abe6.jpg?v=0" alt="" width="500" height="313" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/7153519@N03/2796483357/sizes/l/in/set-72157605706565684/">1024 x 768</a></h4>
<p><span class="body"><strong><em>&#8220;People of Berlin &#8211; people of the world &#8211; this is our moment. This is our time.&#8221;</em> &#8211; Obama</strong><br />
</span></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3135/2594458398_921eb5b83a.jpg?v=0" alt="" width="500" height="313" /></p>
<h4><a href="http://www.flickr.com/photos/7153519@N03/2594458398/sizes/l/in/set-72157605706565684/">Size: 1024 x 768</a></h4>
<p><em><strong>&#8220;</strong></em><span class="body"><strong><em>There is not a liberal America and a conservative America &#8211; there is the United States of America. There is not a black America and a white America and latino America and asian America &#8211; there&#8217;s the United States of America.&#8221;</em> &#8211; Obama</strong><br />
</span></p>
<p><img title="Obama Wallpaper Blue" src="http://farm4.static.flickr.com/3097/2371812193_caf25b8595.jpg?v=0" alt="" width="500" height="316" /></p>
<h4>Size: <a href="http://flickr.com/photos/pointofdesign/2371812193/sizes/l/">1024 x 768</a> Size: <a href="http://flickr.com/photos/pointofdesign/2371812193/sizes/o/">1900 x 1200</a></h4>
<p><strong><em>&#8220;<span class="body">This is the moment when we must come together to save this planet. Let us resolve that we will not leave our children a world where the oceans rise and famine spreads and terrible storms devastate our lands.</span>&#8220;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama wallpaper" src="http://farm4.static.flickr.com/3002/2609386980_dbbfbbfe7b.jpg?v=0" alt="" width="500" height="313" /></p>
<h4><a href="http://www.flickr.com/photos/7153519@N03/2609386980/sizes/l/in/set-72157605706565684/">Size: 1024 x 768</a></h4>
<p><strong><em>&#8220;<span class="body">Today we are engaged in a deadly global struggle for those who would intimidate, torture, and murder people for exercising the most basic freedoms. If we are to win this struggle and spread those freedoms, we must keep our own moral compass pointed in a true direction.</span>&#8220;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama wallpaper" src="http://farm4.static.flickr.com/3151/2608555977_de13303dcc.jpg?v=0" alt="" width="500" height="313" /></p>
<h4><a href="http://www.flickr.com/photos/7153519@N03/2608555977/sizes/l/in/set-72157605706565684/">Size: 1024 x 768</a></h4>
<p><strong><em>&#8220;<span class="body">Tonight, we gather to affirm the greatness of our nation &#8211; not because of the height of our skyscrapers, or the power of our military, or the size of our economy. Our pride is based on a very simple premise, summed up in a declaration made over two hundred years ago.</span>&#8220;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3264/2795302924_6c60cf0662.jpg?v=0" alt="" width="500" height="375" /></p>
<h4><a href="http://www.flickr.com/photos/12861589@N03/2795302924/sizes/o/">Size: 1024 x 768</a></h4>
<p><strong><em>&#8220;<span class="body">We need somebody who&#8217;s got the heart, the empathy, to recognize what it&#8217;s like to be a young teenage mom, the empathy to understand what it&#8217;s like to be poor or African-American or gay or disabled or old &#8211; and that&#8217;s the criterion by which I&#8217;ll be selecting my judges.</span>&#8220;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3148/2615706829_9912bfe419.jpg?v=0" alt="" width="500" height="313" /></p>
<h4><a href="http://www.flickr.com/photos/7153519@N03/2615706829/sizes/l/in/set-72157605706565684/">Size: 1024 x 768</a></h4>
<p><span class="body"><strong><em>&#8220;We need to steer clear of this poverty of ambition, where people want to drive fancy cars and wear nice clothes and live in nice apartments but don&#8217;t want to work hard to accomplish these things. Everyone should try to realize their full potential.&#8221;</em> &#8211; Obama</strong><br />
</span></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3125/2921374100_df43077c94.jpg?v=0" alt="" width="500" height="316" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/fabrico/2921374100/sizes/l/">1024 x 647</a> Size: <a href="http://www.flickr.com/photos/fabrico/2921374100/sizes/o/">1900 x 1200</a></h4>
<p><strong><em><span class="body">&#8220;We&#8217;re not going to baby sit a civil war.</span> <span class="body">What Washington needs is adult supervision.</span>&#8220;</em> &#8211; Obama<br />
</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3139/2567350919_5e4df725c0.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/mybad28/2567350919/sizes/o/">1280 x 960</a></h4>
<p><strong><em>&#8220;<span class="body">Where the stakes are the highest, in the war on terror, we cannot possibly succeed without extraordinary international cooperation. Effective international police actions require the highest degree of intelligence sharing, planning and collaborative enforcement.</span>&#8220;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3095/2568172386_7a214f7be1.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/mybad28/2568172386/sizes/o/">1280 x 960</a></h4>
<p><strong><em>&#8220;We&#8217;ve got a tragic history when it comes to race in this country.                    We&#8217;ve got a lot of pent-up anger and bitterness and misunderstanding.                    &#8230; This country wants to move beyond these kinds of things.&#8221;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3030/2567351445_5cd7f7e4c3.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/mybad28/2567351445/sizes/o/">1280 x 960</a></h4>
<p><strong><em>&#8220;In Africa, you often see that the difference between a village                    where everybody eats and a village where people starve is government.                    One has a functioning government, and the other does not. Which                    is why it bothers me when I hear people say that government                    is the enemy. They don&#8217;t understand its fundamental role.&#8221;</em> &#8211; Obama</strong></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3147/2567351993_bc829fde25.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/mybad28/2567351993/sizes/o/">1280 x 960</a></h4>
<p><span class="body"><strong><em>&#8220;You know, my faith is one that admits some doubt.&#8221;</em> &#8211; Obama</strong><br />
</span></p>
<p><img class="alignnone" title="Obama Wallpaper" src="http://farm4.static.flickr.com/3076/2636624191_9fc1ac195a.jpg?v=0" alt="" width="500" height="375" /></p>
<h4>Size: <a href="http://www.flickr.com/photos/citadelgrad/2636624191/sizes/o/">1024 x 768</a></h4>
<p><strong><em>&#8220;America, this is our moment. This is our time. Our time to                    turn the page of the policies of the past.&#8221;</em> &#8211; Obama</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/wallpapers-barack-obama/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cutting the Cords: Gadgets for a Totally Wireless Experience</title>
		<link>http://www.dailyartisan.com/news/cutting-the-cords-gadgets-for-a-totally-wireless-experience/</link>
		<comments>http://www.dailyartisan.com/news/cutting-the-cords-gadgets-for-a-totally-wireless-experience/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 18:03:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.dailyartisan.com/?p=376</guid>
		<description><![CDATA[Do you remember the cluster of wires that once resided under your desks?  Some were probably tied.  Most were not.  They were often tangled, confusing, and heavy enough to leave a permanent impression on the floor. Wait &#8212; you still have that?  If you haven&#8217;t converted to enjoy a computer experience that is completely wireless, [...]]]></description>
			<content:encoded><![CDATA[<p>Do you remember the cluster of wires that once resided under your desks?  Some were probably tied.  Most were not.  They were often tangled, confusing, and heavy enough to leave a permanent impression on the floor.</p>
<p>Wait &#8212; you still have that?  If you haven&#8217;t converted to enjoy a computer experience that is completely wireless, here are some gadgets that will cut the cords and give your desktop (or even better, your laptop) complete freedom from the wired world in which we live.</p>
<h3>Wireless USB Hub</h3>
<p style="text-align: center;"><img class="aligncenter" title="Wireless USB Hub" src="http://www.iogear.com/product_images/web/mt/GUWH104KIT_0.jpg" alt="" width="480" height="260" /></p>
<p style="text-align: left;">This is essential, especially for laptop users who can be hampered by the wireless USB host adapters.  It gives you a single connection through which you can plug in the four essential USB wireless adapters, thus consolidating your needs to one protrusion.  It can be associated with up to three users, and can easily share peripherals like Digital cameras, Camcorders, and Printers.</p>
<h3>MX Air Rechargeable Cordless Air Mouse</h3>
<p style="text-align: center;"><img class="aligncenter" title="Wireless Mouse" src="http://www.logitech.com/repository/172/jpg/1490.1.0.jpg" alt="" width="405" height="270" /></p>
<p>This high-performance mouse gives the best of both worlds: precision and speed.  It&#8217;s contoured design fits well into most hand sizes and offers a technology that nothing else has.  On your desk, advanced laser technology gives you precise tracking and instant response. In the air, innovative Freespace motion sensing transforms hand motions into natural, responsive cursor controls. Sit back and listen to music, browse photos, or surf the Web—from your desk or across the room.</p>
<h3>Vidabox Premium Wireless Keyboard</h3>
<p style="text-align: center;"><img class="aligncenter" title="Wireless Keyboard" src="http://reviews.cnet.com/sc/32774380-2-440-OVR-1.gif" alt="" width="440" height="330" /></p>
<p>For the price, there is nothing better on the market today.  With its optical trackball, everything from navigating the web to playing games is possible, and it&#8217;s maintenance-free.  It provides 800dpi of resolution for precise control.  Unlike other conventional infrared (IR) and radio frequency (RF) wireless keyboards, special high frequency wireless technology allows a pronounced increase in performance &#8211; with a minimum in dropped signals and &#8220;dead zones.&#8221;</p>
<h3>Wireless Routers</h3>
<p style="text-align: center;"><img class="aligncenter" title="Wireless Router" src="http://www.germes-online.com/direct/dbimage/50307923/108m_Wireless_Router.jpg" alt="" width="360" height="360" /></p>
<p>Routers are like cell phone providers.  They are a personal decision &#8211; some people love a certain brand while others hate them.  Instead of offering a recommendation on which one to pick, I will recommend using the CompNetworking section of About.com.  It will walk you through 6 preferences, allowing you to rate them on a scale from 1-5.  At the end, it makes recommendations based upon how each router scored compared to your responses.</p>
<h3>BONUS: Wireless Electricity?</h3>
<p style="text-align: center;"><img class="aligncenter" title="Wireless Electricity" src="http://userpages.umbc.edu/~thuff1/images/hNikolaTesla.jpg" alt="" width="367" height="278" /></p>
<p>The technology for wireless power is emerging, and Intel Corp. took a significant stride toward a power cord-less future Thursday when it demonstrated a system that made a light bulb glow when it was several feet from its power source.</p>
<p>Intel&#8217;s setup was more science fair than Best Buy, but wireless power researchers say the technology points to a future when electricity hot spots coming from a single source in a room provide juice to any number of electronic devices within range.</p>
<p>* * *</p>
<p>Read more about <a title="Productivity Gadgets" href="http://www.dailyartisan.com" target="_self">productivity gadgets</a> at the Daily Artisan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/cutting-the-cords-gadgets-for-a-totally-wireless-experience/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick Troubleshooting for GPS Software</title>
		<link>http://www.dailyartisan.com/news/gps-software/</link>
		<comments>http://www.dailyartisan.com/news/gps-software/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 20:07:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dailyartisan.com/news/?p=267</guid>
		<description><![CDATA[Q. I have recently purchased a GPS system for my car and there are times when the screen goes blank, then restarts, what could be the problem? Is it a defective unit? Also, I noticed when driving down some highways it shows streets that don&#8217;t exist and in some cases, it doesn&#8217;t show streets that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Q.</strong> I have recently purchased a GPS system for my car and there are times when the screen goes blank, then restarts, what could be the problem?  Is it a defective unit?  Also, I noticed when driving down some highways it shows streets that don&#8217;t exist and in some cases, it doesn&#8217;t show streets that do.  Is my software bad?</p>
<div class="wp-caption alignnone" style="width: 327px"><img src="http://i37.tinypic.com/2qxqqut.jpg" alt="GPS Display" width="317" height="210" /><p class="wp-caption-text">GPS Display</p></div>
<p><strong>A</strong>.   It sounds as though you might have a connection issue with your unit.  Make sure all cables are properly secured and/or tightened.  If that does not solve the problem, your unit might be defective and you should return to the store where you purchased or to the manufacturer.</p>
<p>When you drive down a highway and your system does not reflect the actual roads, that could be what the industry calls a &#8220;copycat&#8221;.  Fake streets are intentionally placed in the software by the companies to trap those who attempt to copy their data.  Sometimes these copycat roads are not so obvious.  It is a wonderful piece of evidence for court.</p>
<p>I&#8217;m sure you can imagine there are many streets and highways throughout your area and/or country.  It would be best to take note of the error and contact the company providing the data.  You will usually find this information on the bottom of your screen.  These companies make frequent updates to reflect all changes made to the data,  including errors, new roads, other fixes, new POI&#8217;s (points of interest), or other features.  It is best to keep your software current.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-8538960882617231";
/* 468x60, created 9/26/08 */
google_ad_slot = "5118422536";
google_ad_width = 468;
google_ad_height = 60;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/gps-software/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Stop Your IT Staff From Spying on Your Company E-mail</title>
		<link>http://www.dailyartisan.com/news/stop-your-it-staff-from-spying-on-your-company-e-mail/</link>
		<comments>http://www.dailyartisan.com/news/stop-your-it-staff-from-spying-on-your-company-e-mail/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 19:08:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.abcworldview.com/news/?p=106</guid>
		<description><![CDATA[As per the orders of court if any employee is using company&#8217;s computer network, employer has the right to monitor employee&#8217;s work. Though it is possible to procure your browsing to some extent but still its not reliable. For example even if you encode your data, company&#8217;s key-logging would look into your work.  So there [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 324px"><img title="Company Email Security" src="http://www.dailyartisan.com/news/wp-content/themes/Influx/thumbnails/email.jpg" alt="Company Email Security" width="314" height="226" /><p class="wp-caption-text">Company Email Security</p></div>
<p>As per the orders of court if any employee is using company&#8217;s computer network, employer has the right to monitor employee&#8217;s work.  Though it is possible to procure your browsing to some extent but still its  not reliable.  For example even if you    encode your data, company&#8217;s key-logging would look into your work.  So there are few tips on how you can stop your IT staff from peeping in to your work.</p>
<p>First thing is to do all your web browsing  work on USB flash drive.  Purchase an  IronKey,  which is available in market as USB preloaded with Firefox that  routes traffic from other servers. This drive costs $79 per GB, and comes with a guarantee of 1 year, and  it can be easily operated.</p>
<p>You can even upload to your USB drive with the xB Browser which is the another alternative for Firefox that hides  your IP address by pointing your documents through various servers, plus  it also erases all your cookies and browsing details.</p>
<p>All these tricks act as speed breakers for IT staff and that is it.  If you are using company&#8217;s computer there is no assurance that your data is safe from your IT Staff.</p>
<p>The simplest solution is to use a internet capable phone that comes with features to check your email and browse the web without the help of your company network.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/stop-your-it-staff-from-spying-on-your-company-e-mail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Get Out of Cell Phone Termination Fees</title>
		<link>http://www.dailyartisan.com/news/cell-phone-termination-fees/</link>
		<comments>http://www.dailyartisan.com/news/cell-phone-termination-fees/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 09:26:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.abcworldview.com/news/?p=136</guid>
		<description><![CDATA[Q. My cellphone carrier contract is ready to expire. I have considered changing carriers but if I do not like the service, I would hate to be stuck in a contract that has bad termination fees/ clause. I noticed many of them are prorating those fees, but is there a catch? A. There is always [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Q.</strong> My cellphone carrier contract is ready to expire.  I have considered changing carriers but if I do not like the service, I would hate to be stuck in a contract that has bad termination fees/ clause.  I noticed many of them are prorating those fees, but is there a catch?</p>
<dl> </dl>
<div class="wp-caption alignright" style="width: 330px"><img src="http://i35.tinypic.com/35k3omg.jpg" alt="Frustrating Termination Clauses" width="320" height="281" /><p class="wp-caption-text">Frustrating Termination Clauses</p></div>
<dl>
<dt></dt>
</dl>
<p><strong>A. </strong> There is always a catch.  Those contracts are written with the company in mind, not necessarily the consumer.  They are in business to make money whether it is through your actual service, equipment, and/ or termination fees.</p>
<p>As cellphones have become more popular, carriers have indeed improved the contract requirements.  Eight years ago if you were to cancel your service after two months, the fee would be no different if you canceled one month before it was to expire.</p>
<p>When a cellphone carrier &#8220;prorates&#8221; your termination fee, it is not in proportion with the amount of time you upheld your contract. Verizon and AT&amp;T have very similar clauses within the service termination of the contract.  It is a standard $175 dollars, but for each month you have service, the termination fee would be reduced by $5.</p>
<p>Most carriers will entice new customers by offering free or very cheap phones with a specified length of contract.  The termination fee allows the companies to limit their losses for the promotional products. Even if the cost of your phone was at a $30 dollar discount from the retail price, the same termination policy applies.</p>
<div class="mceTemp mceIEcenter">
<dl>
<dt></dt>
<dd> </dd>
</dl>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/cell-phone-termination-fees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide To Free Airport Wi-Fi</title>
		<link>http://www.dailyartisan.com/news/airport-wi-fi/</link>
		<comments>http://www.dailyartisan.com/news/airport-wi-fi/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 17:42:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.abcworldview.com/news/?p=50</guid>
		<description><![CDATA[Airports are finally improving their security processing techniques which is giving you more time inside the terminals.  What a perfect opportunity to relax, grab a mocha, and hop on the internet using free wireless before your flight or during your lay-over. Q.  I fly frequently and noticed the Wi-Fi at the airports are quite costly.  [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Airports are finally improving their security processing techniques which is giving you more time inside the terminals.  What a perfect opportunity to relax, grab a mocha, and hop on the internet using free wireless before your flight or during your lay-over.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm1.static.flickr.com/24/54555254_86fb85b493.jpg?v=0" alt="Wi-Fi At The Airport" /></p>
<p><strong>Q.  I fly frequently and noticed the Wi-Fi at the airports are quite costly.  Do any airports off the service free for free?  Which service providers do they use? Where can I charge my computer and cell phone while inside the terminal?</strong></p>
<p>A.  Only a small number of major airports offer free Wi-Fi, unless you are an elite member of a particular airline and have access to their executive club room.  Denver, Las Vegas, and Phoenix do offer free Wi-Fi, while Jet Blue at JFK has it available for their flyers in the terminal.  Airports use a third party service provider for Wi-Fi which may cost you $8 or more.  Depending on the airports, it could be AT&amp;T, T-Mobile, or any one of many carriers.    Be prepared and install free software that will enable your computer to detect Wi-Fi areas.  NetStumbler or iStumbler work well.    They will scan the areas and do not cost you a dime.</p>
<p>If you have more than an hour before bording, you may want to consider roaming the airport for a hotspot.  Check outside the executive/ first class lounges such as United&#8217;s Red Carpet Club.    Find a seat closeby and connect.</p>
<p>When all else fails, try going to the shopping or dining area of the airport.  Places such as a cafe may offer free Wi-Fi to attract customers, or a gift shop using the internet for internal business purposes.  Some airports have hotels in the terminals or close by where you can go to the lounge or lobby area to connect.</p>
<p>As for the electrical outlets to charge your components, many have been covered with plates to assist in reducing energy costs.  Look for wall posts, vending machines, or even the restroom if you need a quick charge for your phone.  It is always best to have fully charged equipment before traveling.  Electrical outlets will have two plugs.  While one is being used by an airport machine, the other should be free.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailyartisan.com/news/airport-wi-fi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
