<?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>Data Access Notes &#187; WebTechnology</title>
	<atom:link href="http://www.accessdataservices.com/blog/category/webtechnology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.accessdataservices.com/blog</link>
	<description>Linux, Freedom, and More</description>
	<lastBuildDate>Tue, 10 Jan 2012 18:05:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>html to pdf including the css</title>
		<link>http://www.accessdataservices.com/blog/html-to-pdf-including-the-css/</link>
		<comments>http://www.accessdataservices.com/blog/html-to-pdf-including-the-css/#comments</comments>
		<pubDate>Mon, 09 May 2011 10:40:19 +0000</pubDate>
		<dc:creator>gare</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WebTechnology]]></category>

		<guid isPermaLink="false">http://www.accessdataservices.com/blog/?p=483</guid>
		<description><![CDATA[.. because I wasted way to much time on finding easiest way to convert an html file to pdf , including the css : 1. On apt based Linux, install wkhtmltopdf and its dependencies : sudo apt-get install wkhtmltopdf 2. &#8230; <a href="http://www.accessdataservices.com/blog/html-to-pdf-including-the-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>.. because I wasted <em>way to much time </em> on finding easiest way to convert an html file to pdf , including the css :</p>
<p>1. On apt based Linux, install wkhtmltopdf and its dependencies :<br />
<code>sudo apt-get install wkhtmltopdf</code></p>
<p>2. Usage:</p>
<blockquote>
<p>To convert a remote HTML file to PDF:<br />
<code>wkhtmltopdf http://www.google.com google.pdf</code></p>
<p>To convert a local HTML file to PDF:<br />
<code>wkhtmltopdf my.html my.pdf</code></p>
<p>You can also convert to PS files if you like:<br />
<code>wkhtmltopdf my.html my.ps</code></p>
<p>The eler2.pdf sample file<br />
<code>wkhtmltopdf http://geekz.co.uk/lovesraymond/archive/eler-highlights-2008 eler2.pdf -H --outline</code></p></blockquote>
<p>source: http://code.google.com/p/wkhtmltopdf/wiki/Usage</p>
<p>Creator/maintainer has also recently created some PHP bindings for this as well.  More on this version at http://blog.perplexedlabs.com/2010/09/15/convert-html-to-pdf-in-php-libwkhtmltox-extension/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accessdataservices.com/blog/html-to-pdf-including-the-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 year anniversary of Linux</title>
		<link>http://www.accessdataservices.com/blog/20-year-anniversary-of-linux/</link>
		<comments>http://www.accessdataservices.com/blog/20-year-anniversary-of-linux/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 14:26:58 +0000</pubDate>
		<dc:creator>gare</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other Tech]]></category>
		<category><![CDATA[WebTechnology]]></category>

		<guid isPermaLink="false">http://www.accessdataservices.com/blog/?p=302</guid>
		<description><![CDATA[20 year anniversary of Linux In case you&#8217;ve been living under a rock for the last two decades, Linux is part of pretty much every technology ecosystem&#8211;mobile (Android), Web (Google), consumer (TiVo), and powers a huge amount of the Internet &#8230; <a href="http://www.accessdataservices.com/blog/20-year-anniversary-of-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=5ocq6_3-nEw&amp;feature=player_embedded">20 year anniversary of Linux</a></p>
<p><object style="height: 390px; width: 640px;" width="640" height="390"><param name="movie" value="http://www.youtube.com/v/5ocq6_3-nEw?version=3" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/5ocq6_3-nEw?version=3" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<blockquote><p>In case you&#8217;ve been living under a rock for the last two decades, Linux is part of pretty much every technology ecosystem&#8211;mobile (Android), Web (Google), consumer (TiVo), and powers a huge amount of the Internet itself. And it continues to grow, both as an enabler of new services in the cloud and as the operating system that powers huge corporate data centers.</p></blockquote>
<p>Read more: http://news.cnet.com/8301-13846_3-20052571-62.html#ixzz1JDzn2poN</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accessdataservices.com/blog/20-year-anniversary-of-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Tablet in the works &#8230;</title>
		<link>http://www.accessdataservices.com/blog/google-tablet-in-the-works/</link>
		<comments>http://www.accessdataservices.com/blog/google-tablet-in-the-works/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 14:34:13 +0000</pubDate>
		<dc:creator>Gare</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other Tech]]></category>
		<category><![CDATA[WebTechnology]]></category>

		<guid isPermaLink="false">http://www.accessdataservices.com/blog/?p=223</guid>
		<description><![CDATA[Update April 11 2010: http://gizmodo.com/5506113/asus-preparing-one-google-tablet-one-windows &#8212; Asus to build one by end of 2010 .. Google Tablet mockup discussed here.]]></description>
			<content:encoded><![CDATA[<p>Update April 11 2010:</p>
<p><a href="http://gizmodo.com/5506113/asus-preparing-one-google-tablet-one-windows">http://gizmodo.com/5506113/asus-preparing-one-google-tablet-one-windows</a>  &#8212; Asus to build one by end of 2010 ..</p>
<p><a href="http://www.accessdataservices.com/blog/wp-content/uploads/2010/02/GoogleTablet_.png"><img class="alignnone size-full wp-image-224" title="Google Tablet mockup" src="http://www.accessdataservices.com/blog/wp-content/uploads/2010/02/GoogleTablet_.png" alt="" width="320" height="240" /></a></p>
<p><a href="http://smartbookblog.com/2010/02/google-concept-makes-tablet-easier-to-swallow/">Google Tablet mockup discussed here.</a></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/debO2FroXA0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/debO2FroXA0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.accessdataservices.com/blog/google-tablet-in-the-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome for Linux / Mac</title>
		<link>http://www.accessdataservices.com/blog/google-chrome-for-linux-mac/</link>
		<comments>http://www.accessdataservices.com/blog/google-chrome-for-linux-mac/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 02:07:54 +0000</pubDate>
		<dc:creator>Gare</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other Tech]]></category>
		<category><![CDATA[WebTechnology]]></category>

		<guid isPermaLink="false">http://www.accessdataservices.com/blog/?p=187</guid>
		<description><![CDATA[Chrome web browser now out for Linux and Mac]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/chrome?platform=linux&#038;hl=en">Chrome web browser now out for Linux and Mac </a></p>
<p><a href="http://www.google.com/chrome?platform=linux&#038;hl=en"><img src="http://www.google.com/chrome/intl/en/images/dlpage_linux.jpg" alt="Google Chrome Web Browser for Linux" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.accessdataservices.com/blog/google-chrome-for-linux-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my new Dell Inspiron Mini 9</title>
		<link>http://www.accessdataservices.com/blog/my-new-dell-inspiron-mini-9/</link>
		<comments>http://www.accessdataservices.com/blog/my-new-dell-inspiron-mini-9/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 20:45:46 +0000</pubDate>
		<dc:creator>gare</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WebTechnology]]></category>

		<guid isPermaLink="false">http://www.accessdataservices.com/blog/?p=88</guid>
		<description><![CDATA[My new Dell Inspiron Mini 9 just arrived. It comes with default Ubuntu 8.04 Linux installed. Its primary function at this point will be a little wireless web browsing machine for the home. Inspiron Mini 9 Intel® Atom Processor® N270 &#8230; <a href="http://www.accessdataservices.com/blog/my-new-dell-inspiron-mini-9/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My new Dell Inspiron Mini 9 just arrived. It comes with default Ubuntu 8.04 Linux installed.  Its primary function at this point will be a little wireless web browsing machine for the home.  </p>
<div id="attachment_89" class="wp-caption alignnone" style="width: 305px"><a href="http://www.accessdataservices.com/blog/wp-content/uploads/2008/11/dellmini.jpg"><img src="http://www.accessdataservices.com/blog/wp-content/uploads/2008/11/dellmini.jpg" alt="Dell Mini" title="dellmini" width="295" height="295" class="size-medium wp-image-89" /></a><p class="wp-caption-text">Dell Mini</p></div>
<blockquote><p>
Inspiron Mini 9<br />
Intel® Atom Processor® N270 (1.6GHz/533Mhz FSB/512K cache)</p>
<p>OPERATING SYSTEM(Ubuntu)<br />
Ubuntu Linux version 8.04.1</p>
<p>LCD Panel<br />
Glossy 8.9 inch LED display (1024X600)</p>
<p>MEMORY<br />
512MB2 DDR2 at 533MHz</p>
<p>Hard Drive<br />
4GB3 Solid State Drive</p>
<p>VIDEO<br />
Intel Graphics Media Accelerator (GMA) 950</p>
<p>Sound<br />
Base LCD Assembly</p>
<p>Wireless<br />
Wireless 802.11g Mini Card</p>
<p>Battery<br />
32WHr Battery (4 cell)</p>
<p>Integrated 0.3M Pixel Webcam</p></blockquote>
<div id="attachment_90" class="wp-caption alignnone" style="width: 310px"><a href="http://www.accessdataservices.com/blog/wp-content/uploads/2008/11/dellmini_cup_large.jpg"><img src="http://www.accessdataservices.com/blog/wp-content/uploads/2008/11/dellmini_cup_large-300x300.jpg" alt="Tiny Dell Mini!" title="Tiny Dell Mini" width="300" height="300" class="size-medium wp-image-90" /></a><p class="wp-caption-text">Tiny Dell Mini!</p></div>
<p>Am totally loving its size.  Still not sure if it will be mine or my wife&#8217;s in the end. Maybe we buy another one so we each have one!</p>
<p>The only problem I have had so far was getting it to recognize my 128 bit WEP wireless password.</p>
<p>Called (ultimate destination) Dell Wireless Ubuntu support 1-866-622-1947  </p>
<p>gave me the fix: On the wireless networking, use the 64/128 bit hex option and put the 26 digit key in there.  Worked like a charm!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accessdataservices.com/blog/my-new-dell-inspiron-mini-9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

