<?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>Ebusiness Technology &#187; Technology</title>
	<atom:link href="http://www.ebusiness-technology.net/category/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ebusiness-technology.net</link>
	<description>Web development and Internet business technology</description>
	<lastBuildDate>Tue, 04 Oct 2011 19:18:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Get a Wireless HP OfficeJet Printer Working with a Linux Laptop</title>
		<link>http://www.ebusiness-technology.net/2010/technology/how-to-get-a-wireless-hp-officejet-printer-working-with-a-linux-laptop</link>
		<comments>http://www.ebusiness-technology.net/2010/technology/how-to-get-a-wireless-hp-officejet-printer-working-with-a-linux-laptop#comments</comments>
		<pubDate>Fri, 23 Apr 2010 16:36:36 +0000</pubDate>
		<dc:creator>allynt</dc:creator>
				<category><![CDATA[Office Technology]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Printers]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://www.ebusiness-technology.net/?p=202</guid>
		<description><![CDATA[I have an HP OfficeJet J6480 all-in-one printer.  This is connected via USB to our Windows XP desktop machine.  I also have a Linux (Kubuntu 9.04 "Jaunty Jackalope") Laptop which connects to the wireless network setup by our router.  The printer also connects wirelessly to that network.  Thus, if I'm on the network on my laptop I have access to the printer.]]></description>
			<content:encoded><![CDATA[<p><strong>The tale of the printer&#8230;</strong></p>
<p>I have an HP OfficeJet J6480 all-in-one printer.  This is connected via USB to our Windows XP desktop machine.  I also have a Linux (Kubuntu 9.04 &#8220;Jaunty Jackalope&#8221;) Laptop which connects to the wireless network setup by our router.  The printer also connects wirelessly to that network.  Thus, if I&#8217;m on the network on my laptop I have access to the printer.</p>
<p>This is the story of how I got the printer to work after having it stop working inexplicably one day.  I consider myself a Linux novice; I am comfortable using it, but uncomfortable administering it.</p>
<p>Setting up the printer via USB on the Windows machine was trivially easy.  I was unable, though to connect to the printer wirelessly either using Windows or Linux (my laptop is dualboot).  Eventually, after spending far too long with HP Technical Support, I realised that the problem was simply that the router was using a channel with too much interference on it.  By switching the channel to something else, we could confirm that the laptop (in Windows mode) could connect to the printer wirelessly.  They hadn&#8217;t <em>heard</em> of Linux, though, and so I was on my own from there.<br />
<span id="more-202"></span><br />
Setting up the printer initially was actually very easy.  Simply running hp-setup as root did the trick.  However, although this recognized the printer I never was able to get double-sided printing to work.  And I saw no way to access the scanning features of Linux.</p>
<p>After a while, the printer would inexplicably not be connected when I booted up the laptop and I would have to re-istall it using hp-setup again.  </p>
<p>In the meantime, I stumbled upon <a href="http://www.cups.org/">CUPS</a> (the common UNIX printing system) which is a great way to administer your printers and even comes with a nifty web interface.  All it took was setting the J6480 to be the default printer and I could run lpr commands.  This was important to me because I had written a bunch of scripts to make text files print out nicely.  I was also able to install <a href="http://www.cups-pdf.de/">CUPS-PDF</a> and thereby get a &#8220;print to PDF&#8221; option from KDE.</p>
<p>Eventually, though, the laptop failed to locate the printer.  And, no matter how many times I tried, hp-setup just wasn&#8217;t doing the trick.  Not only that, but now my three printers (J6480, the J6480 &#8220;fax&#8221; machine that I never use, and CUPS-PDF) had disappeared from the KDE Printer Adminitstration tool.</p>
<p>So first I made sure that the printer could talk to the wireless network.  I did this by connecting to it manually using the console on the printer itself.  I then printed out a &#8220;wireless status report&#8221; (again from the printer console) to get me the IP adress of the printer.  Trying to run hp-setup with that IP address failed.  And trying to ping that IP address from the laptop failed.  Now I knew that the printer could talk to the network, the laptop could talk to the network (because I still had internet access), but the laptop could not talk to the printer on the network.  Weird.</p>
<p>I looked on the internet for help and found that the <a href="http://sourceforge.net/projects/hplip/">hplip utility</a> might help manage my printer.  However, I was (and had been ever since I first learned of this tool) unable to install it using apt-get because of conflicts with other packages: libxml-sax-perl.  So this time around (having finished the Perl work that needed those libraries), I removed the offending packages, cleared my package install cache (<code>sudo apt-get clean</code>), and installing the most recent version of hplip.  Wow!  This gave me a nifty new taskbar application for managing the printer.  It even seemed to handle scanning and double-sided printing.</p>
<p>I had to reboot the laptop, but then I was able to detect the printer using hp-setup.  However, I still couldn&#8217;t print to it.  I noticed the following message in the error log available from CUPS:</p>
<p><code><br />
      E [14/Apr/2010:07:27:45 -0700] Syntax error on line 10 of printers.conf.<br />
</code></p>
<p>and I noticed the following error when trying to print from lpr:</p>
<p><code><br />
      lpr: bad job-sheets value ""!<br />
</code></p>
<p>Based on advice from some more internet searching I edited the file &#8220;/etc/cups/printers.conf&#8221; by changing the line</p>
<p><code><br />
      JobSheets<br />
</code></p>
<p>to</p>
<p><code><br />
      JobSheets none<br />
</code></p>
<p>And that fixed things.  Finally.  I also messed about with CUPS to get double-sided printing enabled by default.</p>
<p>I was really happy, but soon realised that scanning wasn&#8217;t quite working.  I could scan to images but not to PDF.  So I re-installed CUPS-PDF using apt-get (it had dissappeared somewhere along the line).  In doing this, I had to manually create the folder &#8220;~/PDF&#8221; as a location for CUPS-PDF to save files to (in theory I would have to do this to every user&#8217;s home file, but I am the only user of this laptop).  Then, from within xsane (a Linux scanning utility) I made the CUPS-PDF printer the default printer to use when copying (details were found here: <a href="https://help.ubuntu.com/community/XSane">https://help.ubuntu.com/community/XSane</a>).</p>
<p>Things work better now.  To scan a document I select the scan option from hplip, this brings up xsane, I select the copy option from xsane if it&#8217;s a single image, otherwise I select the multipage option from xsane being sure to specify the number of pages &#8211; when all pages have finished scanning save the multipage project to a file.  I still need to mess about with the resolution of the scanner because the scanned image is consistently quite dark.  </p>
<p>But at any rate, I have a fully-functional all-in-one wireless printer working with Linux and I love it.  And it&#8217;s just that easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebusiness-technology.net/2010/technology/how-to-get-a-wireless-hp-officejet-printer-working-with-a-linux-laptop/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Bizarre screenshot of the day: RSS directory?</title>
		<link>http://www.ebusiness-technology.net/2009/funny/bizarre-screenshot-of-the-day-rss-directory</link>
		<comments>http://www.ebusiness-technology.net/2009/funny/bizarre-screenshot-of-the-day-rss-directory#comments</comments>
		<pubDate>Fri, 23 Oct 2009 04:10:23 +0000</pubDate>
		<dc:creator>annabelt</dc:creator>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Alexa]]></category>
		<category><![CDATA[Alexa toolbar]]></category>
		<category><![CDATA[bad neighbourhood]]></category>
		<category><![CDATA[RSS directory]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[strange results]]></category>

		<guid isPermaLink="false">http://www.ebusiness-technology.net/?p=132</guid>
		<description><![CDATA[Ok, firstly don&#8217;t get your hopes up &#8211; there isn&#8217;t a bizarre screenshot every day. But I just got this one when I was looking for RSS directories to add a blog RSS feed to. I&#8217;d just added the RSS feed to Goldenfeed, and saw a link underneath to another RSS directory, &#8216;readablog&#8217;. So I [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, firstly don&#8217;t get your hopes up &#8211; there isn&#8217;t a bizarre screenshot every day.  But I just got this one when I was looking for RSS directories to add a blog RSS feed to.</p>
<p>I&#8217;d just added the RSS feed to Goldenfeed, and saw a link underneath to another RSS directory, &#8216;readablog&#8217;.  So I clicked on it and got this error screen:</p>
<div id="attachment_133" class="wp-caption aligncenter" style="width: 507px"><img src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/readablog-screenshot.gif" alt="Sounds like a perfectly normal RSS and blog directory so why has Alexa toolbar come up with this stuff???" title="readablog-screenshot" width="497" height="779" class="size-full wp-image-133" /><p class="wp-caption-text">Sounds like a perfectly normal RSS and blog directory so why has Alexa toolbar come up with this stuff???</p></div>
<p>For once I agree with Alexa: &#8216;Why am I seeing this page?&#8217;</p>
<p>Firstly, where did the &#8216;porn&#8217; search come from?  Going back to Goldenfeed, all I can see in the status bar is the URL.</p>
<p>Then, looking at the listings, where did Alexa toolbar get those from?  OK Home Cinema could have some relevance.  And maybe Royal Caribbean Cruises are trying to spice up their image (unlikely, but you never know).  But &#8216;Christian Child Ministry&#8217;?? Is someone having a joke on this site, Google bombing them or something like that?  And Cisco Systems &#8211; some lonely nerds with a networking fetish?</p>
<p>I can&#8217;t help wondering why Readablog has been lumbered with this.  It has such a wholesome, non-X-rated name.  Looking at <a href="http://wholinkstome.com/url/readablog.com">its page in wholinkstome.com</a>, none of the incoming links have adult sounding names, and it seems to rank best for keywords about marriage and babies.</p>
<p>Looking at <a href="http://www.alexa.com/siteinfo/readablog.com">its page on Alexa</a>, it seems to have been related to other RSS directories.  The closest to dodgy term I can find in its keywords is &#8216;swimsuit&#8217;.  Which isn&#8217;t even dodgy.</p>
<p>Meanwhile, <a href="http://www.quantcast.com/readablog.com">quantcast</a> has its visitors as mostly male, in their late 30s, without kids and with college degrees.  Ok, I&#8217;m starting to get a little creeped out about how much the net seems to know about us&#8230;</p>
<p>In any case, I can&#8217;t see any reason for these Alexa toolbar results (or Cisco Systems, etc for that matter!)  Has &#8216;porn&#8217; become another word for &#8216;website&#8217;?  </p>
<p>Finally, I check up on Goldenfeed, and find it has let&#8217;s say more of a mixture of stuff.  Oops.  And there&#8217;s my feed, on the home page!  Woo hoo!</p>
<p>Now I&#8217;m just wondering what the Adsense will come up with for this page&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebusiness-technology.net/2009/funny/bizarre-screenshot-of-the-day-rss-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google AdSense: What Artificial Intelligence does in the Real World?</title>
		<link>http://www.ebusiness-technology.net/2009/e-business/adsense/google-adsense-what-artificial-intelligence-does-in-the-real-world</link>
		<comments>http://www.ebusiness-technology.net/2009/e-business/adsense/google-adsense-what-artificial-intelligence-does-in-the-real-world#comments</comments>
		<pubDate>Sun, 04 Oct 2009 08:18:53 +0000</pubDate>
		<dc:creator>annabelt</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://www.ebusiness-technology.net/?p=43</guid>
		<description><![CDATA[When I went to college, I studied Artificial Intelligence before there was any such thing as Google AdSense (or, in fact, Google). I know, it&#8217;s hard to believe. So I spent a couple of years learning about robots, intelligent systems, evolution and natural language processing. Little robots will go to Mars, they told us. They&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>When I went to college, I studied Artificial Intelligence before there was any such thing as Google AdSense (or, in fact, Google).  I know, it&#8217;s hard to believe.</p>
<p>So I spent a couple of years learning about robots, intelligent systems, evolution and natural language processing.  Little robots will go to Mars, they told us.  They&#8217;ll be Fast, Cheap and Out of Control.  I thought it was strange at the time that no one seemed concerned with more immediate practical applications.</p>
<p>Shortly before I graduated, I met an ex-boyfriend of my cousin&#8217;s, who worked in marketing.  &#8220;They&#8217;re just starting to use neural networks where I work now,&#8221; he told me.  They used them to target direct mail advertising.  So there it was, the first real life example of AI I&#8217;d personally encountered, and it was used for spam.  I really should have known.  By which I mean, I really should have known, and started Google.  Then I&#8217;d be laughing.<br />
<span id="more-43"></span></p>
<div style="float: right; margin-left: 10px; padding: 5px; border: 1px solid gray;">
<img alt="Cybot" src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/cybot.jpg" /></p>
<p><small><em>Cybot by <a href="http://www.sxc.hu/profile/macaruba">Macaruba</a></em></small></p>
<p><small>Adsense: not that kind of robot</small>
</div>
<p>Ten years later, after having the kids and so on, I went into freelance web development.  Many of my former classmates do in fact do interesting and groundbreaking work involving artificial intelligence.  They&#8217;ve invented guard robots, simulated the climate and ecosystems, programmed artificial lifeforms for videogames and invented Web 2.0 software applications.  Wow, I wish I&#8217;d done that stuff.  But when I look around on the common-or-garden Internet, I mostly see artificial intelligence being used to target contextual PPC (pay-per-click) advertising.</p>
<p>And that, I am often told, is the way to effortless millions. So I thought I&#8217;d check it out.</p>
<p>Having tried some experiments with affiliate marketing, pay per click advertising seemed like the next logical thing to try out.  The basic setup is this:  you sign up for Google AdSense or a similar contextual PPC advertising program, use their online advert design process to create snippets of Javascript code, and then paste this code unaltered into the appropriate part of your web page.  Google&#8217;s Adsense robot visits, processes the other text on your web page and/or website and selects relevant adverts to display in the colours and layout you have chosen. Then the Adsense code loads when your web page does.  You&#8217;re not allowed to click on your own adverts, but if someone else does you make a small amount of money (often very small).  So millions of people click on the ads and you make an effortless fortune.  Right?  Well, so far I&#8217;ve found the system works apart from the last part.</p>
<div style="text-align: center;">
<table>
<tr>
<th colspan="4"><strong>Books about Google Adsense (other than that, I know nothing about them):</strong></th>
</tr>
<tr>
<td style="padding: 5px;">
<iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=ebusiness-tech-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=047029289X" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</td>
<td style="padding: 5px;">
<iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=ebusiness-tech-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=0596101082" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</td>
<td style="padding: 5px;">
<iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=ebusiness-tech-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=1933596708" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</td>
<td style="padding: 5px;">
<iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=ebusiness-tech-21&#038;o=2&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=0M5A6TN3AXP2JHJBWT02&#038;asins=1905940491" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</td>
</tr>
<tr>
<td colspan="4"><em>Love how &#8216;AdSense for Dummies&#8217; has a picture of your earnings on the front cover!</em></td>
</tr>
</table>
</div>
<p><br style="clear: left;" /><br />
The first thing I was interested in was how the adverts were chosen to be relevant.  Would it depend more on the content of the page, or the website as a whole?  I also didn&#8217;t want Google ads for my competitors appearing on my home page, although I did see the appeal of taking some of their money.  So I tested out the ad selection process by setting up my first Google ads on a mix of obscure and slightly odd pages to see what they came up with.</p>
<p>Check out how the ads appear on:</p>
<ul>
<li><a href="http://www.beachwebdesign.co.uk/privacy.shtml">my privacy policy</a><br />
<br /><center><br />
<b>This is a screenshot, not an ad:</b><br />
<img src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/ppc-advertising-privacy-text.gif" alt="PPC advertising surrounded by text about privacy" style="border: 1px solid #999;"  /></center><br />The text before and after the adsense block mentions privacy several times, but the adverts that appear are for general web design and backup security.  A quick search on Google for &#8216;privacy site:uk&#8217; gives me no PPC ads next to the search results, so that would be why the ads weren&#8217;t so relevant to privacy: no one was advertising with the &#8216;privacy&#8217; keyword in the UK.</p>
</li>
<li><a href="http://www.beachwebdesign.co.uk/ethical_policy.shtml">my ethical policy</a><br />
<center><b>This is a screenshot, not an ad:</b><br />
<img src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/ethical-ppc-advertising.gif" alt="Contextual adverts about business ethics" /></center>
<p>
Not bad &#8211; these contextual adverts do all relate to business ethics and professional codes of conduct.  However, it is obviously not a simple case of pattern matching, linking words in the text to words in the adverts, as my page does not mention the word &#8216;whistleblower&#8217;, for example.   Previously on this page I&#8217;ve seen ads for sex offender registers, which are really not mentioned in my ethical policy!  These ads probably came from keywords in the policy about my web hosting not allowing porn, and using the film rating standards as a guideline.
</p>
<p>
Surely if Google used some kind of vast semantic network to link related words together, wouldn&#8217;t it be very slow?  If that&#8217;s how they identify keywords for a webpage, perhaps they would store the results rather than do it every time the page loads.  Perhaps they combine two approaches, identifying and storing keywords for the website as a whole (hence the delay in seeing ads when you first put the Adsense code on a website) and then checking individual pages for keywords when they load.  Most probably, this is all on record somewhere.
</p>
<p>
In fact, when pay-per-click advertisers bid for keywords they write the adverts separately from that.  So in theory, they could bid for a keyword and write a completely unrelated advert, although there probably wouldn&#8217;t be much point!</p>
</li>
<li><a href="http://www.beachwebdesign.co.uk/copyright_notice.shtml">my copyright / credits page</a><br />
<b>This is a screenshot, not an ad:</b><br />
<img src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/ppc-advertising-copyright.gif" alt="Contextual PPC advertising about copyright, patents and copyright lawyers" /><br />
Again, these ads are nicely relevant &#8211; perhaps there&#8217;s some lucrative legal work in the copyright field.</p>
</li>
<li><a href="http://www.beachwebdesign.co.uk/contract_templates.shtml">my legal document templates</a><br />
<b>This is a screenshot, not a real ad:</b><br />
<img src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/google-picture-ad.gif" alt="Graphic ad for a competing business" /><br />
This one surprised me, because there&#8217;s plenty of PPC advertising on Google for legal document services.  So why did my web design business site get a whopping graphic leaderboard ad about building websites in minutes?  This is the last sort of thing I want my customers to be told when I charge by the hour!  Obviously this possibility is a major drawback in putting adsense on a business site.  To some extent, competitors ads can be blocked out, and it&#8217;s also possible to block image ads if you want to, but it&#8217;s still likely that some contextual ads will be for competing services.
<p>
Reloading the page a few times gives me a text alternative to the banner ads, which explains the situation better:
</p>
<p><b>This is a screenshot, not an ad:</b><br />
<img src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/text-ads.gif" alt="Contextual Adsense text ads for competing businesses" /><br />
Looking at my page about legal contract templates, and the ads about building websites with website templates, it&#8217;s obvious that the Google Adsense code has connected the word &#8216;template&#8217; to the general web design theme of the site, and taken it out of context, giving a higher weighting to &#8216;template&#8217; in determining the advertising keywords, rather than the &#8216;legal&#8217; and &#8216;contract&#8217; keywords.</p>
<p>It would be interesting to know how the adsense code manages these weightings (and probably very lucrative too!).  Thinking back to how I wrestled with neural networks in college, it would be so ironic if Google had just gone and made one of my website.
</li>
</ul>
<p>Next I tried:</p>
<ul>
<li><a href="http://www.beachwebdesign.co.uk/construction.shtml">my &#8216;Under Construction&#8217; page, with free photos of diggers.</a><br />
This page gets some nice ads for sustainable buildings, green architecture and design engineers, possible picking up on the &#8216;ethical policy&#8217; link in the footer, and the &#8216;design&#8217; and &#8216;beach&#8217; keywords used in the site name.  </p>
<p>Surprisingly, this page turned out very well, and for a while it was a popular resource for free photos of diggers!  It even got some Adsense clicks &#8211; but why?  Well, for one reason, I think although the button to click for more photos doesn&#8217;t reload the adverts, perhaps it encourages people into interacting more with the page in general.  So once they&#8217;ve clicked something a few times, they look for something else to click.  There&#8217;s also the consideration that the rest of my website is unrelated to diggers, so the easiest place for visitors to follow their interest in construction is out through the adverts: interaction design (accidentally) in action!</li>
</ul>
<p>Then I thought of some types of work I was too booked up for at the time:</p>
<ul>
<li><a href="http://www.beachwebdesign.co.uk/content_management_systems.shtml">Content Management Systems</a>, which gets general web design ads, and </li>
<li><a href="http://www.beachwebdesign.co.uk/database_websites.shtml">Database Websites</a>, which gets some nice looking ads for business database software and professional database development tools.
</li>
</ul>
<p>While keeping an eye on the Google forums and looking at how the Google AdSense code is used on the net, I discovered several gimmicky pages along the lines of &#8216;Find Your Hobbit Name&#8217; that seemed designed to keep people reloading and seeing new ads they might click on.  Reloading the whole page over and over again seems a little dodgy.   So I wrote this page, similar to the free photos page, where different parts of the page can be changed by clicking buttons.   It took a while to be indexed, but it was popular in February and gave a little boost to the adsense this year:</p>
<ul>
<li><a href="http://www.beachwebdesign.co.uk/resources/valentines_day_poem.php">Random Valentine&#8217;s Day Poems</a></li>
</ul>
<p>How romantic.</p>
<p>I even tried it on a <a href="http://www.beachwebdesign.co.uk/resources/loremipsum.shtml">&#8216;Lorem ipsum&#8217; page</a>, before realising that would go against AdSense policies by placing them on a page with &#8216;content primarily in an unsupported language&#8217;.  For the record, they were mostly about beach resorts, because of the domain name, and temp agencies, probably because of the &#8216;tempor&#8217; word fragment.</p>
<p>Here&#8217;s a sample of lorem ipsum, for anyone who hasn&#8217;t seen it before:</p>
<blockquote style="font-style: italic;"><p>&#8220;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. &#8220;</p></blockquote>
<p>I guess I can see their point.</p>
<p>Finally, I signed up for Gmail (or Google Mail as it&#8217;s called in the UK because someone else already had &#8216;Gmail&#8217; there), and I discovered the Adsense code was reading my mail, and putting relevant ads around it.  What&#8217;s more, my Google inbox had a Page Rank of 7 (Huh?  Who&#8217;s linking to it??)  I wondered if this was all a creepy invasion of privacy, and then realised that Google would forget what my emails said almost as soon as I would, and I decided not to mind.</p>
<p>Today I read a post by Stephen Wildstrom on <a href="http://www.businessweek.com/the_thread/techbeat/archives/2009/09/adsense_oddity.html">Business Week&#8217;s TechBeat blog</a> that really sums up Google Adsense:</p>
<blockquote><p>&#8220;I came across a curious item about a man whose family had placed his ashes inside the case of an old Sun Microsystems SPARCstation. Sure enough, beneath the item was an ad for Shine On Brightly cremation urns, plus offers for discount cremation, a San Francisco Bay ash-scattering service, and a company that will place your cremated remains in an artificial reef off Miami&#8230;&#8221;</p></blockquote>
<div style="float: left; margin-right: 10px; padding: 5px; border: 1px solid gray;">
<img alt="Cybot" src="http://www.ebusiness-technology.net/wp-content/uploads/2009/10/red-robot.jpg" /><br />
<br /><small><em>Retro Robot by Sasan<a href="http://www.sxc.hu/profile/Sasan"> </a></em></small><br />
<br /><small>Robots in the shed. Yup.</small>
</div>
<p>With all those Suns and SPARCs and artificial things, it looks like it should be science fiction, but in fact it really isn&#8217;t.  It&#8217;s an urn full of somebody&#8217;s ashes, for people who needed somewhere to put them.  Futuristic technology met real life and created something unglamourously useful.</p>
<p>So after all the exciting sci-fi promises of artificial intelligence, it could be that Google Adsense is its most widespread application.  It watches what you read and write, and it can make you pennies!  It may be a bit disillusioning, but I guess the trick is to <a href="http://makemoneyforbeginners.blogspot.com/">make those pennies on a big scale</a>, and build the robots in your shed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebusiness-technology.net/2009/e-business/adsense/google-adsense-what-artificial-intelligence-does-in-the-real-world/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ebusiness Technology: a new Web Development and Internet Business blog</title>
		<link>http://www.ebusiness-technology.net/2009/e-business/ebusiness-technology-web-development-and-internet-business-blog</link>
		<comments>http://www.ebusiness-technology.net/2009/e-business/ebusiness-technology-web-development-and-internet-business-blog#comments</comments>
		<pubDate>Fri, 18 Sep 2009 20:48:06 +0000</pubDate>
		<dc:creator>annabelt</dc:creator>
				<category><![CDATA[E-business]]></category>
		<category><![CDATA[Internet Businesses]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Working from Home]]></category>

		<guid isPermaLink="false">http://www.ebusiness-technology.net/?p=1</guid>
		<description><![CDATA[Welcome to Ebusiness Technology, my new blog about Web Development and Internet Businesses, and the gold mine that is surely out there somewhere for all of us. I work from home as a freelance web developer while my kids are at school and preschool, and also when I should probably be asleep When I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to Ebusiness Technology, my new blog about Web Development and Internet Businesses, and the gold mine that is surely out there somewhere for all of us.  </p>
<p>I work from home as a freelance web developer while my kids are at school and preschool, and also when I should probably be asleep <img src='http://www.ebusiness-technology.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   When I&#8217;m not working on customers&#8217; websites, I develop and run my own websites to try out internet business ideas and make my effortless millions. </p>
<p>I&#8217;m curious about it too: I want to know how these ideas work, and how the internet is used in society and by businesses.</p>
<p>So this blog will be a mixture of the technical side of web development, interaction design and usability, internet business models and working from home with kids.  I know there are many others out there, so I would like to hear from you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebusiness-technology.net/2009/e-business/ebusiness-technology-web-development-and-internet-business-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

