<?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>Creative Internet By Design&#187; Creative Internet By Design Blog</title>
	<atom:link href="http://www.cibydesign.co.uk/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cibydesign.co.uk</link>
	<description>Illuminate Your Business</description>
	<lastBuildDate>Sat, 07 Aug 2010 00:31:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing Adobe Acrobat on Ubuntu Linux</title>
		<link>http://www.cibydesign.co.uk/blog/installing-adobe-acrobat-on-ubuntu-linux/</link>
		<comments>http://www.cibydesign.co.uk/blog/installing-adobe-acrobat-on-ubuntu-linux/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 23:13:56 +0000</pubDate>
		<dc:creator>Chima Ijeoma</dc:creator>
				<category><![CDATA[Creative Internet By Design Blog]]></category>

		<guid isPermaLink="false">http://www.cibydesign.co.uk/?p=1055</guid>
		<description><![CDATA[I was having trouble the other day installing Adobe Acrobat Reader on my Ubuntu Lucid Lynx machine. At the time, I was downloading a particular PDF form from a website which contained fill-in-form fields. Despite installing Adobe Acrobat 9 from the repositories I found this version came up short when displaying PDF fill-in-forms.  The result [...]]]></description>
			<content:encoded><![CDATA[<p>I was having trouble the other day installing Adobe Acrobat Reader on my Ubuntu Lucid Lynx machine. At the time, I was downloading a particular PDF form from a website which contained fill-in-form fields. Despite installing Adobe Acrobat 9 from the repositories I found this version came up short when displaying PDF fill-in-forms.  The result I got was an uglier than ugly message:</p>
<p><a href="http://www.cibydesign.co.uk/wp-content/uploads/2010/07/pdf_form_Adobe_error.png"><img class="alignnone size-medium wp-image-1056" title="pdf_form_Adobe_error" src="http://www.cibydesign.co.uk/wp-content/uploads/2010/07/pdf_form_Adobe_error-300x155.png" alt="" width="300" height="155" /></a></p>
<p>Please wait&#8230;<br />
If this message is not eventually replaced by the proper contents of the document, your PDF<br />
viewer may not be able to display this type of document.<br />
You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by<br />
visiting http://www.adobe.com/products/acrobat/readstep2.html.<br />
For more assistance with Adobe Reader visit http://www.adobe.com/support/products/<br />
acrreader.html.</p>
<p>And the rest.</p>
<p>When you get to Adobe&#8217;s website on the above link, you get treated to a page requesting you to download a bin file.</p>
<p><a href="http://www.cibydesign.co.uk/wp-content/uploads/2010/07/pdf_reader_Adobe_download.png"><img class="alignnone size-medium wp-image-1057" title="pdf_reader_Adobe_download" src="http://www.cibydesign.co.uk/wp-content/uploads/2010/07/pdf_reader_Adobe_download-300x181.png" alt="" width="300" height="181" /></a></p>
<p>However, not being that clued up with the &#8216;bin&#8217; file format I attempted to execute the file that was downloaded using:</p>
<pre>sudo sh ./AdbeRdr9.3.2-1_i486linux_enu.bin</pre>
<p>The error I received was:</p>
<pre>AdbeRdr9.3.2-1_i486linux_enu.bin: 1: Syntax error: "(" unexpected</pre>
<p>The SOLUTION to the problem is very simple (as most are) and it is to make the bin file executable before attempting to run it.  Here&#8217;s how to do this:</p>
<p>From the terminal and in the same directory as you have downloaded your bin file in, type the following:</p>
<pre>$ chmod +x AdbeRdr9.3.2-1_i486linux_enu.bin</pre>
<p>(Looks like nothing happened right, well, it did! Your file is now executable!) Now attempt to run it:</p>
<pre>$ sudo ./AdbeRdr9.3.2-1_i486linux_enu.bin</pre>
<p>You should receive the message below:</p>
<p>Extracting files, please wait. (This may take a while depending on the  configuration of your machine)</p>
<p>This installation requires 145 MB of free disk space.</p>
<p><a href="http://www.cibydesign.co.uk/wp-content/uploads/2010/07/terminal_installing_AdobePDF_on_Ubuntu.png"><img class="alignnone size-medium wp-image-1059" title="terminal_installing_AdobePDF_on_Ubuntu" src="http://www.cibydesign.co.uk/wp-content/uploads/2010/07/terminal_installing_AdobePDF_on_Ubuntu-300x228.png" alt="" width="300" height="228" /></a></p>
<p>The installer will prompt you to &#8216;Enter installation directory for Adobe Reader 9.3.2 [/opt]&#8216; &#8211; type in &#8216;/opt&#8217; (without the quotes).  Once done, the install will create a Adobe Desktop icon &#8211; simply double click on the icon to open Adobe Acrobat Reader and breathe easy again knowing you won&#8217;t have to race over to Windows just yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cibydesign.co.uk/blog/installing-adobe-acrobat-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ubuntu One Service</title>
		<link>http://www.cibydesign.co.uk/blog/the-ubuntu-one-service/</link>
		<comments>http://www.cibydesign.co.uk/blog/the-ubuntu-one-service/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 19:50:38 +0000</pubDate>
		<dc:creator>Chima Ijeoma</dc:creator>
				<category><![CDATA[Creative Internet By Design Blog]]></category>

		<guid isPermaLink="false">http://www.cibydesign.co.uk/?p=1072</guid>
		<description><![CDATA[It was with little to no fanfare that the &#8220;personal cloud&#8221; service Ubuntu One was released on May 9th 2009 as an invitation only based beta product by Canonical. The product was released for the Ubuntu 9.04 platform with users requiring an update on their earlier Ubuntu distros to use the new service. Ubuntu One [...]]]></description>
			<content:encoded><![CDATA[<p>It was with little to no fanfare that the &#8220;personal cloud&#8221; service Ubuntu One was released on May 9th 2009 as an invitation only based beta product by <a title="Link to software company Canonical" href="http://www.canonical.com/" target="_blank">Canonical</a>. The product was released for the Ubuntu 9.04 platform with users requiring an update on their earlier Ubuntu distros to use the new service.</p>
<p>Ubuntu One at the time offered two storage plans: a free 2GB account and a $10/month 10 GB paid service. To make it clear, as if the name didn&#8217;t serve as enough of an indicator, this was (and is) an <strong>Ubuntu service for the Ubuntu platform only</strong>. Established Services such as <a href="https://www.dropbox.com/" target="_blank">DropBox</a> and the Amazon S3 (Simple Storage Service) operate in a similar manner; the distinction being the former operates as a multi-platform storage tool and the latter is less geared towards the consumer market.</p>
<p>Since the release of Ubuntu 10.0.4 LTS (codename Lucid Lynx), Canonical have upped the Ubuntu One products feature set:</p>
<p>*  Sync up to 2 GB of files, contacts, notes, bookmarks, purchased music, and Gwibber broadcast messages</p>
<p>* Automatically sync your digital life to your personal cloud and with all of your computers</p>
<p>* Mobile Contacts Sync</p>
<p>* Mark any directory in your home folder for sync</p>
<p>* Share folders with trusted contacts or publish files to the Internet with convenient short URLs</p>
<p>* Sync purchased songs from the Ubuntu One Music Store</p>
<p>* Integrated with your Ubuntu computer</p>
<p>* Convenient <a href="https://one.ubuntu.com/">web browser</a> access to your personal cloud</p>
<p>* 50 GB total of storage to sync more of your digital life (paid service only)</p>
<p>The Ubuntu One service utilises the Ubuntu Single Sign On (SSO) mechanism to ease the process of logging in to various Ubuntu sites. If you already have an account for example say, <a href="http://blog.canonical.com/?p=330" target="_blank">Launchpad</a>, you can use your same credentials here.</p>
<p>Feel free to visit the <a title="Link to Ubuntu single sign-on service" href="https://login.ubuntu.com/+login" target="_blank">Ubuntu single sign-on service</a></p>
<p>Ubuntu One is a built in option on the toolbar of Ubuntu 10.0.4 and can be quickly set up for file and folder synchronisation out of the box:</p>
<p><a href="http://www.cibydesign.co.uk/wp-content/uploads/2010/08/Menu_002.png"><img class="alignnone size-full wp-image-1078" title="Menu_002" src="http://www.cibydesign.co.uk/wp-content/uploads/2010/08/Menu_002.png" alt="Ubuntu One built in option in Ubuntu Lucid Lynx 10.0.4" width="184" height="284" /></a></p>
<h2>The Verdict</h2>
<p>Having used Ubuntu One  for some time now, for personal file synchronisation across different machines and group file/folder synchronisation with other colleagues, I feel it is a service which is brimming with promise but has a little way to be before it becomes falls in line with some of the other polished product offerings from Canonical.</p>
<h3>Pros</h3>
<ol>
<li>Easy out of the box setup</li>
<li>Good integration with the Ubuntu interface (e.g. nautilus)</li>
<li>Uses single sign on mechanism with other Ubuntu sites</li>
<li>10GB free account more than adequate for most needs</li>
</ol>
<h3>Cons</h3>
<ol>
<li>Synchronisation sometimes gets confused if files/folder are deleted from repository (i.e. conflicts occur)</li>
<li>Lack of progress meter on synchronisation leaves user unsure how far through synching they are</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>It looks like the &#8216;pros&#8217; have it!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The inner workings of the Ubuntu One service are beyond the scope of this article, but for further information, consult the <a href="https://one.ubuntu.com/support/installation/">Ubuntu One: Support</a> page</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><em>(The views expressed in this article are the views of the author and do not necessarily reflect the views of Creative Internet By Design Ltd)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cibydesign.co.uk/blog/the-ubuntu-one-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
