<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8272415</id><updated>2026-01-15T18:24:44.778+08:00</updated><title type='text'>Able Net Design Diaries</title><subtitle type='html'>Blogging the diaries of Able Net Design a small web development firm in Australia.&#xa;Posts by Tristan Jud of Able Net Design</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default?alt=atom'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default?alt=atom&amp;start-index=26&amp;max-results=25'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>198</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8272415.post-2218835268816615696</id><published>2007-11-29T13:40:00.000+09:00</published><updated>2007-11-29T13:42:02.087+09:00</updated><title type='text'>Moved</title><content type='html'>For those interested I have moved the blog to our main site, now located at &lt;a href=&quot;http://www.ablenetdesign.com/blog.html&quot;&gt;Able Net Design Blog&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/2218835268816615696/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/2218835268816615696?isPopup=true' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/2218835268816615696'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/2218835268816615696'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2007/11/moved.html' title='Moved'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115675894298989281</id><published>2006-08-28T17:55:00.000+08:00</published><updated>2006-09-01T10:28:44.656+08:00</updated><title type='text'>CSS Div Tables</title><content type='html'>&lt;span style=&quot;font-family:Arial;font-size:85%;&quot;&gt;Since I now strive and insist that &lt;a href=&quot;http://www.ablenetdesign.com&quot;&gt;we&lt;/a&gt; develop in the latest &lt;strong&gt;css&lt;/strong&gt; and &lt;strong&gt;xhtml&lt;/strong&gt; standards, I came across an issue I wasn&#39;t sure how to handle.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Arial;font-size:85%;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Arial;font-size:85%;&quot;&gt;It started when I was developing the now uploaded new &lt;a href=&quot;http://www.addedtech.com.au&quot;&gt;Added Tech&lt;/a&gt; website. Being a drainage company specialising in strom water drains and things like that, there were a considerable amount of test data that needed to be displayed. Now back in the day I would have just insterted in into a table and of we go.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Arial;font-size:85%;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Arial;font-size:85%;&quot;&gt;So anyway I put the information in a standard &lt;strong&gt;html&lt;/strong&gt; table but the code just didn&#39;t look right. The table tags almost made the code look square so the nice clean feeling was suddenly destroyed. That is when I went in search of a solution.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Arial;font-size:85%;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Arial;font-size:85%;&quot;&gt;This is what I came up with, this example has only two columns, but on the same site I have successfully ported it to a ten column table.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;&lt;p&gt;div&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;#&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;table&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt; &lt;b&gt;{&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;width&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;100&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;%&lt;b&gt;;&lt;/b&gt; &lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;margin&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;0&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;padding&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;0&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;}&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;#&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;leftcell&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt; &lt;b&gt;{&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;display&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;td&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;margin&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;0&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;padding&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;px&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;width&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;18&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;%&lt;b&gt;;&lt;/b&gt; &lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;float&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;left&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;font&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;weight&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;bold&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;}&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;#&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;rightcell&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt; &lt;b&gt;{&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;display&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;td&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;margin&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;0&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;padding&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;px&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;width&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#800000;&quot;&gt;81&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;%&lt;b&gt;;&lt;/b&gt; &lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;float&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;left&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;clear&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;:&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-size:85%;color:#ff0000;&quot;&gt;right&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;;}&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-family:Arial;&quot;&gt;&lt;br /&gt;The first line emulates the &lt;strong&gt;&amp;lt;table&amp;gt;&lt;/strong&gt; tag. So there is nothing to special about that. To make each div display as a table cell we needed to set &lt;strong&gt;display:td;&lt;/strong&gt; for those that have become familiar with &lt;strong&gt;&amp;lt;td&amp;gt;&lt;/strong&gt; you would have noticed the similarity. The only difference is of course there is no &lt;strong&gt;&amp;lt;tr&amp;gt;&lt;/strong&gt; or table row tag. Instead the last cell (in this case &lt;em&gt;rightcell&lt;/em&gt;) we set &lt;strong&gt;clear:right;&lt;/strong&gt; which then makes anything after that appear underneath hence emulating &lt;strong&gt;&amp;lt;tr&amp;gt;&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-family:Arial;&quot;&gt;Lets have a look at the &lt;strong&gt;xhtml&lt;/strong&gt; code:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;p&gt;&amp;lt;div id=&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;&quot;table&quot;&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&amp;lt;div id=&lt;/span&gt;&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;&quot;leftcell&quot;&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&amp;gt;&amp;lt;p&amp;gt;First Row Left Cell Text&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&lt;span style=&quot;color:#0000f0;&quot;&gt;&quot;rightcell&quot;&lt;span style=&quot;color:#000000;&quot;&gt;&amp;gt;&amp;lt;p&amp;gt;Right Cell Text&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;color:#0000f0;&quot;&gt;&lt;span style=&quot;color:#000000;&quot;&gt;&amp;lt;div id=&lt;span style=&quot;font-size:85%;color:#0000f0;&quot;&gt;&quot;leftcell&quot;&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&amp;gt;&amp;lt;p&amp;gt;Second Row Left Cell Text&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&lt;span style=&quot;color:#0000f0;&quot;&gt;&quot;rightcell&quot;&lt;span style=&quot;color:#000000;&quot;&gt;&amp;gt;&amp;lt;p&amp;gt;Right Cell Text&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;color:#0000f0;&quot;&gt;&lt;span style=&quot;font-family:Arial;color:#000000;&quot;&gt;This is just a simple two row two column design but you can see that changing certain attributes in the &lt;strong&gt;css&lt;/strong&gt; you can create a more advance form.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;color:#0000f0;&quot;&gt;&lt;span style=&quot;font-family:Arial;color:#000000;&quot;&gt;That is basically the new form of &lt;strong&gt;xhtml&lt;/strong&gt; and &lt;strong&gt;css&lt;/strong&gt; tables. Nice, clean, so what more could you want.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;span style=&quot;color:#0000f0;&quot;&gt;&lt;span style=&quot;font-family:Arial;color:#000000;&quot;&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt; &lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;/span&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115675894298989281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115675894298989281?isPopup=true' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115675894298989281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115675894298989281'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/css-div-tables.html' title='CSS Div Tables'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115622409842815189</id><published>2006-08-22T13:19:00.000+08:00</published><updated>2006-08-22T13:21:38.630+08:00</updated><title type='text'>Completely Mobile</title><content type='html'>&lt;p&gt;With the arriaval of this wireless solution I have been focusing on the redevelopment of the &lt;a title=&quot;Able Net Design Online Solution&quot; href=&quot;http://www.ablenetdesign.com/&quot;&gt;Able Net Design&lt;/a&gt; website. &lt;/p&gt;&lt;p&gt;Of course it will be built in that all important web 2.0 style. So at the moment to keep with the web 2.0 culture I am playing around with some AJAX functionality.&lt;br /&gt;Work will also start to take serious form for my top secret website that I am developing. The main template has been created so it is just a matter of developing the code and functionality.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Simplified Success for those that don&#39;t know is the book I am writing at the moment about how to run a successful website. Of course I can&#39;t go into every aspect but I can provide some valuable information. Well the update on the book is that it is almost complete. So very shortly you will be able to purchase it.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;On that note I have to go. So many blogs to update.&lt;/p&gt;&lt;p&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/curveycorners&quot; rel=&quot;tag&quot;&gt;curveycorners&lt;/a&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115622409842815189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115622409842815189?isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115622409842815189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115622409842815189'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/completely-mobile_22.html' title='Completely Mobile'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115561709880342549</id><published>2006-08-15T12:44:00.000+08:00</published><updated>2006-09-01T10:28:10.963+08:00</updated><title type='text'>A metaphoric discovery</title><content type='html'>&lt;p&gt;The discovery of this metaphor could is probably the best way to explain how SEO tips get out.&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The Internet is like the Australian Bush. SEO tips and techniques spread like wild fire.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;There is more to this but you will need to wait until the release of my book to get the full metaphor.&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115561709880342549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115561709880342549?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115561709880342549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115561709880342549'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/metaphoric-discovery.html' title='A metaphoric discovery'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115554281815810274</id><published>2006-08-14T16:06:00.000+08:00</published><updated>2006-09-01T10:27:22.500+08:00</updated><title type='text'>Online</title><content type='html'>&lt;p&gt;My new server which I now offer &lt;b&gt;unlimited&lt;/b&gt; hosting accounts, has started to runs it&#39;s first websites. By tomorrow I hope to have all the websites transferred which will make life alot easier.&lt;/p&gt;&lt;p&gt;Other websites have been coming online in the last few days so all in all it has been a very busy time. &lt;/p&gt;&lt;p&gt;I have also spent a lot of time researching &lt;b&gt;web 2.0&lt;/b&gt; of course. Layouts and designs for these types of websites have changed so much that I feel the more I know the better I can inform my clients.&lt;/p&gt;&lt;p&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115554281815810274/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115554281815810274?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115554281815810274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115554281815810274'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/online.html' title='Online'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115519104611380475</id><published>2006-08-10T14:21:00.000+08:00</published><updated>2006-08-10T14:24:06.486+08:00</updated><title type='text'>Domain finally up</title><content type='html'>&lt;a href=&quot;http://www.ablenetdesign-hosting.com&quot;&gt;ablenetdesign-hosting.com&lt;/a&gt; is finally up and running.&lt;br /&gt;&lt;br /&gt;Which means I have to build a quick website for it. Of course it will be &lt;span style=&quot;font-weight: bold;&quot;&gt;web 2.0&lt;/span&gt; in style. That is something I will work on tonight.&lt;br /&gt;&lt;br /&gt;So stay tuned.</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115519104611380475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115519104611380475?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115519104611380475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115519104611380475'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/domain-finally-up.html' title='Domain finally up'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115511178758655875</id><published>2006-08-09T16:15:00.000+08:00</published><updated>2006-08-09T16:23:07.880+08:00</updated><title type='text'>New Client</title><content type='html'>Thats right I picked up another new client today for the CMS. I will be starting on that account with in the next day or so.&lt;br /&gt;&lt;br /&gt;I am still waiting to be able to change the DNS on my new domain. I am hopeing I can get all of that setup by tomorrow so hopefully on Monday by the latest I can start to transfer all my hosting accounts to the new server.&lt;br /&gt;&lt;br /&gt;As far as my &lt;span style=&quot;font-weight: bold;&quot;&gt;top secret&lt;/span&gt; application is going. Well the designs and layouts have begun. These need to be finished first then Ruby On Rails programming can start. The layouts should be complete by this weekend.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115511178758655875/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115511178758655875?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115511178758655875'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115511178758655875'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/new-client.html' title='New Client'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115511083711798589</id><published>2006-08-09T16:07:00.000+08:00</published><updated>2006-09-01T10:26:34.106+08:00</updated><title type='text'>Rounded Divs</title><content type='html'>&lt;p&gt;I like most other designers have played with images as backgrounds to make divs rounded. To me it always seemed like a lot of work and codeing. And once you got into a bit of a layered design with nested divs you started to run into all sorts of problems.&lt;/p&gt;&lt;p&gt;I think I new there had to be another way when I was updateing a new clients site which had rounded divs yet the designer before me didn&#39;t think of indenting the code. As you could imagine it was a mess.&lt;/p&gt;&lt;p&gt;JavaScript was my answer. &lt;/p&gt;&lt;p&gt;I came across a few but I tend to use scripts when their developers take the time to build a quality website. So the one I came up with is &lt;a title=&quot;CurveyCorners&quot; href=&quot;http://curvycorners.net/index.php&quot;&gt;CurveyCorners&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;There site looked good, they had examples and an active forum which all helps if you get stuck. So I &lt;a title=&quot;Latest Version (1.2.9 Beta)&quot; href=&quot;http://curvycorners.net/download.php?file=curvyCorners-v1-2-9-beta.zip&quot;&gt;downloaded the latest version&lt;/a&gt; and setout to implement it into my &lt;b&gt;top secret&lt;/b&gt; application.&lt;/p&gt;&lt;p&gt;The first rounded div was a cinch, then me wanting more I started to play with multiple rounded divs. This started to cause a problem. However it was my fault. Let&#39;s just say there were some spelling errors in the code which I wrote.&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115511083711798589/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115511083711798589?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115511083711798589'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115511083711798589'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/rounded-divs.html' title='Rounded Divs'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115502358256365274</id><published>2006-08-08T15:53:00.000+08:00</published><updated>2006-09-01T10:25:09.423+08:00</updated><title type='text'>CSS friend or foe</title><content type='html'>&lt;p&gt;Today I have been working on my &lt;b&gt;top secret&lt;/b&gt; application for the web. Keeping in tune with web 2.0 I have been using complete CSS for layout.&lt;/p&gt;&lt;p&gt;I wouldn&#39;t call my self a CSS guru but I have a fairly good understanding about how things work and should work. Of course my staff are much better but because of the nature of the &lt;b&gt;top secret&lt;/b&gt; application I must keep this completely to myself.&lt;/p&gt;&lt;p&gt;Of course like any good designer I am working with IE and FF for cross browser compatability. Let me just say it is a pitty that not everyone uses FF.&lt;/p&gt;&lt;p&gt;The first problem I came to was using custom bullets. Thats rights! something that should be easy is not. I am still having problems with it. Someone on the web suggested:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;ul { list-style-image: url(images/tick.png) }&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;That works with FF but not IE. IE still displays that default &quot;disc&quot; bullet along with the new image. So then there was this suggestion:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;ul { list-style-type: none }&lt;br /&gt;li { background: url(images/tick.png) no-repeat }&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;No luck there either. So I finally had to submit a post to the WSG (web standards group) which &lt;a title=&quot;Able Net Design&quot; href=&quot;http://www.ablenetdesign.com&quot;&gt;my company&lt;/a&gt; is a member of to hopefully get an answer.&lt;/p&gt;&lt;p&gt;As I mentioned before this design is keeping with the web 2.0 culture of the internet at the moment. So of course rounded divs are needed. I have played with rounded divs using images before but being different and web 2.0ish I wanted to play with rounded divs using JavaScript. So I found curvycorners and am just trying to implement them at the moment. Who knows how that will work.&lt;/p&gt;&lt;p&gt;Just received a reply from a member of WSG.&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;ul { list-style-type: none; }&lt;/p&gt;&lt;p&gt;ul li { background: url(images/mybullet.gif) no-repeat 0 50%;&lt;br /&gt;padding-left: 25px;&lt;br /&gt;}&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;This could be the solution. I&#39;ll find out later tonight. I&#39;m off to play tennis now.&lt;/p&gt;&lt;p&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115502358256365274/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115502358256365274?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115502358256365274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115502358256365274'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/css-friend-or-foe.html' title='CSS friend or foe'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115493905223319228</id><published>2006-08-07T16:17:00.000+08:00</published><updated>2006-08-07T16:24:12.756+08:00</updated><title type='text'>A New Domain</title><content type='html'>Today I registered a new domain for our fantastic new hosting service. It is not a new service but as of today we are able to offer &lt;span style=&quot;font-weight: bold;&quot;&gt;unlimited&lt;/span&gt; hosting accounts.&lt;br /&gt;&lt;br /&gt;This is a fantastic step forward for &lt;a href=&quot;http://www.ablenetdesign.com&quot;&gt;Able Net Design&lt;/a&gt; and I hope that our clients and future clients get great benefits from this new addition to our company.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Domain:&lt;/span&gt; ablenetdesign-hosting.com&lt;br /&gt;&lt;br /&gt;We will be posting a Web 2.0 designed page on there as soon as the DNS and hosting are all sync&#39;d up. (Should be very soon).&lt;br /&gt;&lt;br /&gt;As for the &quot;secret&quot; web application that I have been developing, there as been a slight change in path. A new idea has come up and I have decided to focus more on that for the time being. This new application won&#39;t be built in Ruby on Rails. I have decided to experiment with CakePHP for something new. &lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115493905223319228/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115493905223319228?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115493905223319228'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115493905223319228'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/new-domain.html' title='A New Domain'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115459542152478722</id><published>2006-08-03T16:54:00.000+08:00</published><updated>2006-08-03T16:57:01.810+08:00</updated><title type='text'>Another CMS account</title><content type='html'>Yesterday I picked up another WebFast cms account. Which is fantastic. So version 3.0 should start to be developed in the next few weeks.&lt;br /&gt;&lt;br /&gt;Currently I am listening to a podcast from Matt Cutt. I have only listened to part 1 and there were some small things I learnt about google, but nothing to majour to report.&lt;br /&gt;&lt;br /&gt;I&#39;ll have them for download very soon. I am also thinking about creating my own podcasts in the next few months.&lt;br /&gt;&lt;br /&gt;However that is a project down the track. My next major project to complete is the Book.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115459542152478722/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115459542152478722?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115459542152478722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115459542152478722'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/another-cms-account.html' title='Another CMS account'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115450392025368750</id><published>2006-08-02T15:03:00.000+08:00</published><updated>2006-08-02T15:32:00.590+08:00</updated><title type='text'>The last post</title><content type='html'>Many of you would know that I was writting an article for a newspaper. Well the previous article is it.&lt;br /&gt;&lt;br /&gt;So it will be published this month.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115450392025368750/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115450392025368750?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115450392025368750'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115450392025368750'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/last-post.html' title='The last post'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115441797340903023</id><published>2006-08-01T15:38:00.000+08:00</published><updated>2006-08-01T15:39:33.726+08:00</updated><title type='text'>The website and Country Australia</title><content type='html'>I am sure most of you are thinking that web designers are the new insurance salesmen. Their constant phone calls about this new must have service for your business never seems to let up. So after awhile you get tired of saying “no” and you decide you need a website.&lt;br /&gt;&lt;br /&gt;Does this sound familiar yet?&lt;br /&gt;&lt;br /&gt;You have heard that your neighbor&#39;s ten year old is good at computers and could probably knock you one up, and it will cost you ten bucks and a milkshake to get it done. Seems like a bargain. It&#39;s built on a computer it&#39;s on the Internet what is the difference.&lt;br /&gt;&lt;br /&gt;The difference between your neighbor&#39;s ten year old and a professional web designer is staggeringly huge.&lt;br /&gt;&lt;br /&gt;Think about it in a non technical example. Would you let someone with absolutely no experience handle your investments or taxes. I think not. Well the same goes with your online marketing efforts.&lt;br /&gt;&lt;br /&gt;That ten dollars and the milkshake will end up costing you more in loss of income then the cost of getting a website properly designed and developed by someone like me who knows what they are talking about. No offense to your neighbor.&lt;br /&gt;&lt;br /&gt;The fact is that getting a properly designed website is not that expensive, and these days, there are special options that reduce or even abolish the upfront costs in most cases.&lt;br /&gt;&lt;br /&gt;So now your thinking that all sounds great but what can a website do for me?&lt;br /&gt;&lt;br /&gt;Alright say you own a bed and breakfast. Most couples, families, and basically anyone who is going to stay in your region is going to look on the Internet for accommodation. That is a known fact. Now if first impressions are the most important wouldn&#39;t you think that your website should portray how good your B&amp;B is. You might know it but everyone else doesn&#39;t.&lt;br /&gt;&lt;br /&gt;The idea would be, to show as many good quality photos of views, rooms and anything else that is a B&amp;amp;B&#39;s draw card. Just think with this one marketing tool you have suddenly opened up your B&amp;B to every traveler all around the world.&lt;br /&gt;&lt;br /&gt;Without having to have expensive brochures and advertisements distributed throughout the travel agencies and travel magazines.&lt;br /&gt;&lt;br /&gt;Now everyone with a B&amp;amp;B is thinking, yeah that makes sense, but what about those that don&#39;t have a B&amp;B. We are talking about the Restaurants, Art Galleries, and other actives.&lt;br /&gt;&lt;br /&gt;Well you benefit from a website just as much. Funnily enough those same people that look for accommodation also look for the regions actives. If they can&#39;t find sufficient information on what your region has to offer, they really aren&#39;t going to visit are they.&lt;br /&gt;&lt;br /&gt;So your properly designed website, is now starting to help everyone in the region, not just yourself.&lt;br /&gt;&lt;br /&gt;Before you know it with the help of a great application that provide content management services, you are able to add your own pictures and pages to your website. You can start a page on your B&amp;amp;B&#39;s website offering links to other activities in the region. Your visitor is now getting a picture painted of what to expect when they visit. They have seen some of the shops and restaurants, and already know what they want to see and where they want to go.&lt;br /&gt;&lt;br /&gt;I suppose it is because I am a web developer people are constantly talking to me about websites. What they have liked and disliked, why doesn&#39;t it function like this or why can&#39;t I get information on this.&lt;br /&gt;&lt;br /&gt;It would be safe to say that most people often ask me why home tourism doesn&#39;t really utilise the web. They all say it would be so easy if they could just book their whole holiday during their lunch break or at night from their home computer.&lt;br /&gt;&lt;br /&gt;My answer to their question is simple, but it has taken me a long time to work it out. Know one has taken the time to explain to country Australia how a website can help them.&lt;br /&gt;&lt;br /&gt;So in my following articles I will be delving deeper into how a website can help you.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115441797340903023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115441797340903023?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115441797340903023'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115441797340903023'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/08/website-and-country-australia.html' title='The website and Country Australia'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115406618783523293</id><published>2006-07-28T13:18:00.000+08:00</published><updated>2006-07-28T13:56:28.203+08:00</updated><title type='text'>RoR</title><content type='html'>I continue my search of tutorials and information about the Ruby on Rails framework, which I am now developing an application in.&lt;br /&gt;&lt;br /&gt;Not long after I decided to use Ruby on Rails I came across a few problems. Number on of course is there seems to be no manual. So I find myself spending along time searching the internet looking for information.&lt;br /&gt;&lt;br /&gt;I don&#39;t know if it is just me but i picked up PHP quite easily. When ever I look at using a new language there are always some problems. I have an idea but I don&#39;t know the actual code to type. So without a manual I find it quite difficult.&lt;br /&gt;&lt;br /&gt;That has got me thinking about PHP frameworks, more directly cakePHP. Yet something is still keeping me from giving up.&lt;br /&gt;&lt;br /&gt;Back in my studying days I was the one playing with PHP while my class mates played with ASP.net. I like to be different. Maybe that is why I look to Ruby On Rails, as something that is abit different.&lt;br /&gt;&lt;br /&gt;So i continue my quest to work with the Ruby on Rails framework, even though there is no manual, and not ever host can run such a thing.&lt;br /&gt;&lt;br /&gt;It is the new &quot;future&quot; for the web 2.0 revolution.&lt;br /&gt;&lt;br /&gt;Just as I was about to post this, i made a break through. One of my problems I was having was trying to work out how to make certain areas password protected.&lt;br /&gt;&lt;blockquote&gt;before_filter :login_required,  :except =&gt; [:index, :list, :show]&lt;br /&gt;&lt;/blockquote&gt;Adding that to the top of the class when using the &quot;LoginGenerator&quot; should force login requirements for things like &quot;add, edit, delete&quot;.&lt;br /&gt;&lt;br /&gt;For future reference for myself this is a link to a good &lt;a href=&quot;http://d-haven.org/modules/news/article.php?storyid=28&quot;&gt;RoR authentication&lt;/a&gt; procedure.&lt;br /&gt;&lt;br /&gt;For those (like myself) that are creating a web 2.0 application and you can&#39;t think of a stupid sequence of letters for your company name try &lt;a href=&quot;http://www.whatbrandareyou.com&quot;&gt;What Brand Are You&lt;/a&gt;? &amp;amp; &lt;a href=&quot;http://benjamin.hu/w2namegen.php&quot;&gt;Web 2.0 name generator&lt;/a&gt;, they should be able to help you.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115406618783523293/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115406618783523293?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115406618783523293'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115406618783523293'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/07/ror.html' title='RoR'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115398952083014835</id><published>2006-07-27T16:20:00.000+08:00</published><updated>2006-07-27T16:38:48.130+08:00</updated><title type='text'>Web 2.0 Update</title><content type='html'>Well I am slowly working out Ruby On Rails to the point where my &quot;secret&quot; application has started to be developed.&lt;br /&gt;&lt;br /&gt;I have found only one other website that is already up and running offering what I have had in mind, but I am sure my product is going to be a lot better.&lt;br /&gt;&lt;br /&gt;At the moment I am writing an article for the Toodyay Herald, which I hope to have published next month.&lt;br /&gt;&lt;br /&gt;On the subject of publishing yes, the book is still being written. As you could imagine I have been quite busy the last few weeks so I haven&#39;t had a lot of time to spend on it.&lt;br /&gt;&lt;br /&gt;Anyway back to my Article.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115398952083014835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115398952083014835?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115398952083014835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115398952083014835'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/07/web-20-update.html' title='Web 2.0 Update'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115337878123724568</id><published>2006-07-20T14:51:00.000+08:00</published><updated>2006-07-20T14:59:41.740+08:00</updated><title type='text'>On Rails</title><content type='html'>At the moment I am downloading the &lt;a href=&quot;http://www.rubyonrails.org&quot;&gt;Ruby On Rails&lt;/a&gt; framework. Since the development of WebFast version 2.0 where I was able to see the effects of being able to offer my clients an application that services them. I have been looking into things like Ruby On Rails and Ajax.&lt;br /&gt;&lt;br /&gt;So on my soon on my trusty &lt;a href=&quot;http://h10025.www1.hp.com/ewfrf/wc/product?product=306493&amp;lc=en&amp;amp;cc=us&amp;dlc=en&amp;amp;lang=en&amp;amp;cc=us&quot;&gt;HP notebook&lt;/a&gt; i&#39;ll be running Ruby On Rails, and I will start traight away developing WebFast version 3.0 which I hope using the new framework will increase it&#39;s speed and functionality.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Ruby+On+Rails&quot; rel=&quot;tag&quot;&gt;Ruby On Rails&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/ruby-on-rails&quot; rel=&quot;tag&quot;&gt;ruby-on-rails&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115337878123724568/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115337878123724568?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115337878123724568'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115337878123724568'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/07/on-rails.html' title='On Rails'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115312690453146859</id><published>2006-07-17T17:01:00.000+08:00</published><updated>2006-07-17T17:01:44.910+08:00</updated><title type='text'>Product info updated</title><content type='html'>As most of you would know we have a solution or product called Rent-a-Site. Which basically allows you to get a custom built website with out any upfront costs.&lt;br /&gt;&lt;br /&gt;Well for those that have  or are in the process of getting a Rent-a-Site we have just uploaded an updated version of the product information. We have also made it easier to find, by adding it to our services list and under a page titled &quot;Rent-a-Site&quot;.&lt;br /&gt;&lt;br /&gt;Just thought i would let you all know that, so make sure you read it.</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115312690453146859/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115312690453146859?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115312690453146859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115312690453146859'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/07/product-info-updated.html' title='Product info updated'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115225474771713641</id><published>2006-07-07T14:45:00.000+08:00</published><updated>2006-07-07T14:45:48.060+08:00</updated><title type='text'>2.0 the new trend</title><content type='html'>Over the past two days I have been reading a lot about web 2.0 and I have come up with some thoughts.&lt;br /&gt;&lt;br /&gt;It seems the future no doubt, and the new design format for a website is a big step in the other direction from what  we as designers used to be doing.&lt;br /&gt;&lt;br /&gt;Web 2.0 design is made up of lots of white space, and large font.&lt;br /&gt;&lt;br /&gt;So now that is what I am developing for my new website.&lt;br /&gt;&lt;br /&gt;When you think about it 2.0 is just a step further in using applications on the web. So I&#39;m not really sure if for the general user &quot;Web 2.0&quot; really means anything at all.&lt;br /&gt;&lt;br /&gt;As far as a designer goes I haven&#39;t checked the effects of selling anything under the web 2.0 banner as of yet. So i&#39;ll have to give it ago and let you all know how it turns out.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web2.0&quot; rel=&quot;tag&quot;&gt;web2.0&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/web+2.0&quot; rel=&quot;tag&quot;&gt;web 2.0&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115225474771713641/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115225474771713641?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115225474771713641'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115225474771713641'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/07/20-new-trend.html' title='2.0 the new trend'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115207724837341434</id><published>2006-07-05T13:20:00.000+08:00</published><updated>2006-07-05T13:27:28.906+08:00</updated><title type='text'>New layout</title><content type='html'>I have been working on the new layout for &lt;a href=&quot;http://snowextreme.blogspot.com&quot;&gt;SnowExtreme&lt;/a&gt;. So all I to do is work  out the blogger code and the new layout will be ready to place online.&lt;br /&gt;&lt;br /&gt;The book is coming along fantastically. I am well into it at the moment and I might be writing a regular column in a newspaper.&lt;br /&gt;&lt;br /&gt;There is still quite a bit of work backlogged at the moment so I am working hard at nights trying to get it all complete.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115207724837341434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115207724837341434?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115207724837341434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115207724837341434'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/07/new-layout.html' title='New layout'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115199600349571520</id><published>2006-07-04T14:44:00.000+08:00</published><updated>2006-07-04T14:53:23.856+08:00</updated><title type='text'>Wireless</title><content type='html'>The search for wireless broadband continues.&lt;br /&gt;&lt;br /&gt;You would never think that living in a capital city such as Perth would create so many problems for affordable wireless broadband.&lt;br /&gt;&lt;br /&gt;It seems other capital cities are fine, but Perth is lacking. The only one that is reasonably price are from the major telephone companies (Telstra &amp;amp; Optus).&lt;br /&gt;&lt;br /&gt;In the not so distant future I need to have a broadband connection at my new house. It might mean having the usual non wireless solutions.</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115199600349571520/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115199600349571520?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115199600349571520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115199600349571520'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/07/wireless.html' title='Wireless'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115148268027546886</id><published>2006-06-28T16:12:00.000+08:00</published><updated>2006-06-28T16:18:00.790+08:00</updated><title type='text'>Book update</title><content type='html'>The book is coming along great. I was able to set quite abit of time aside today to work on it and I can say that I am steaming through the chapters.&lt;br /&gt;&lt;br /&gt;I have now come up with the idea for the front cover, so all I have to do is make it.&lt;br /&gt;&lt;br /&gt;Apart from that the projects are all running along smoothly. At the moment I am just completing the custom help manual&#39;s for each website.&lt;br /&gt;&lt;br /&gt;So any time now.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115148268027546886/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115148268027546886?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115148268027546886'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115148268027546886'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/06/book-update.html' title='Book update'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115137578554483361</id><published>2006-06-27T10:35:00.000+08:00</published><updated>2006-06-27T10:36:26.033+08:00</updated><title type='text'>Expert Author</title><content type='html'>AS many of you may know I have written a few articles over the years.&lt;br /&gt;&lt;br /&gt;Anyway today I have just been made an &quot;Expert Author&quot; on &lt;a href=&quot;http://EzineArticles.com/?expert=Tristan_Jud&quot;&gt;EzineArticles&lt;/a&gt;.&lt;br /&gt;&lt;a target=&quot;_new&quot; href=&quot;http://EzineArticles.com/?expert=Tristan_Jud&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a target=&quot;_new&quot; href=&quot;http://EzineArticles.com/?expert=Tristan_Jud&quot;&gt;&lt;img src=&quot;http://EzineArticles.com/featured/images/e5.gif&quot; alt=&quot;As Featured On Ezine Articles&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;So that has to be a good thing with my book release coming up very shortly.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115137578554483361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115137578554483361?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115137578554483361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115137578554483361'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/06/expert-author.html' title='Expert Author'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115130010875230111</id><published>2006-06-26T13:26:00.000+08:00</published><updated>2006-06-26T13:39:33.993+08:00</updated><title type='text'>Tour being built</title><content type='html'>Since there is so much interest in the WebFast Content Management System version 2.0 which we have built.&lt;br /&gt;&lt;br /&gt;It has prompted me to build a tour, which can be emailed to customers so they can see for themselves what a great application it is.&lt;br /&gt;&lt;a href=&quot;http://www.anrdoezrs.net/1m116gv30v2IKRSQLRLIKJMQKQSK&quot; target=&quot;_blank&quot; onmouseover=&quot;window.status=&#39;http://www.ebay.com.au&#39;;return true;&quot; onmouseout=&quot;window.status=&#39; &#39;;return true;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.anrdoezrs.net/1m116gv30v2IKRSQLRLIKJMQKQSK&quot; target=&quot;_blank&quot; onmouseover=&quot;window.status=&#39;http://www.ebay.com.au&#39;;return true;&quot; onmouseout=&quot;window.status=&#39; &#39;;return true;&quot;&gt;&lt;img src=&quot;http://www.awltovhc.com/bh66ax0pvtEGNOMHNHEGFIMGMOG&quot; alt=&quot;Click Here&quot; border=&quot;0&quot; style=&quot;border: 0px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;I&#39;m surfing the net at the moment looking for &quot;cms tours&quot; and there really isn&#39;t anything that stands out but i&#39;ll keep looking.&lt;br /&gt;&lt;br /&gt;I am also packaging the CMS with our large hosting package.&lt;br /&gt;&lt;br /&gt;This will be something that will be featured on the tour.&lt;br /&gt;&lt;br /&gt;So of I go to program this tour. The faster it is done the sooner I can pick up some more clients.&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;, &lt;a href=&quot;http://tecnorati.com/tag/tour&quot; rel=&quot;tag&quot;&gt;tour&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115130010875230111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115130010875230111?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115130010875230111'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115130010875230111'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/06/tour-being-built.html' title='Tour being built'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115104002734058734</id><published>2006-06-23T13:16:00.000+08:00</published><updated>2006-06-23T13:43:08.493+08:00</updated><title type='text'>The book</title><content type='html'>A quick up date on &quot;the book&quot;. It now does have a title! I came up with it over while I was writing a chapter yesterday.&lt;br /&gt;&lt;br /&gt;I won&#39;t tell you the name but it has changed the whole book. The title is and will turn into a &lt;span style=&quot;font-weight: bold;&quot;&gt;new&lt;/span&gt; method for webmasters to gain success.&lt;br /&gt;&lt;a href=&quot;http://www.jdoqocy.com/td121kjspjr68FGE9F9687B88EE9&quot; target=&quot;_blank&quot; onmouseover=&quot;window.status=&#39;http://www.sonystyle.com&#39;;return true;&quot; onmouseout=&quot;window.status=&#39; &#39;;return true;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.jdoqocy.com/td121kjspjr68FGE9F9687B88EE9&quot; target=&quot;_blank&quot; onmouseover=&quot;window.status=&#39;http://www.sonystyle.com&#39;;return true;&quot; onmouseout=&quot;window.status=&#39; &#39;;return true;&quot;&gt;&lt;img src=&quot;http://www.awltovhc.com/31111vvzntrCELMKFLFCEDHEEKKF&quot; alt=&quot;Sony Digital Cameras &amp; Camcorders Special Offers&quot; style=&quot;border: 0px none ;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Of course this has now slowed the process down as I will have to re-work some of the chapters.&lt;br /&gt;&lt;br /&gt;So I&#39;ll let you know when its all up and running.&lt;br /&gt;&lt;a href=&quot;http://www.anrdoezrs.net/m3117cy63y5LNUVTOUOLNMPUQSRS&quot; target=&quot;_blank&quot; onmouseover=&quot;window.status=&#39;http://www.sonystyle.com&#39;;return true;&quot; onmouseout=&quot;window.status=&#39; &#39;;return true;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.anrdoezrs.net/m3117cy63y5LNUVTOUOLNMPUQSRS&quot; target=&quot;_blank&quot; onmouseover=&quot;window.status=&#39;http://www.sonystyle.com&#39;;return true;&quot; onmouseout=&quot;window.status=&#39; &#39;;return true;&quot;&gt;&lt;img src=&quot;http://www.tqlkg.com/is75vvzntrCELMKFLFCEDGLHJIJ&quot; alt=&quot;Shop Sony Direct&quot; style=&quot;border: 0px none ;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;&lt;br /&gt;, &lt;a href=&quot;http://technorati.com/tag/author&quot; rel=&quot;tag&quot;&gt;author&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115104002734058734/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115104002734058734?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115104002734058734'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115104002734058734'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/06/book.html' title='The book'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8272415.post-115034602571087467</id><published>2006-06-15T12:24:00.000+08:00</published><updated>2006-06-15T12:33:46.156+08:00</updated><title type='text'>Projects Projects Projects</title><content type='html'>Well i have had projects finishing, and projects starting. I just picked up another on on the Rent-a-Site solution.&lt;br /&gt;&lt;br /&gt;So this means I have to get stuck into it. As most of you would know I am also moving so there is just so much going on...&lt;br /&gt;&lt;br /&gt;The writing of my book has also started. There is no set time of completion but I am putting in the hours so I hope to be able to get something complete and finished in the next few months.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Tags: &lt;a href=&quot;http://technorati.com/tag/Content+Management+System&quot; rel=&quot;tag&quot;&gt;Content Management System&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CMS&quot; rel=&quot;tag&quot;&gt;CMS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PHP&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/MySQL&quot; rel=&quot;tag&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Able+Net+Design&quot; rel=&quot;tag&quot;&gt;Able Net Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web+Design&quot; rel=&quot;tag&quot;&gt;Web Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Web-Design&quot; rel=&quot;tag&quot;&gt;Web-Design&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/XHTML&quot; rel=&quot;tag&quot;&gt;XHTML&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Webdesign&quot; rel=&quot;tag&quot;&gt;Webdesign&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/CSS&quot; rel=&quot;tag&quot;&gt;CSS&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Press+Release&quot; rel=&quot;tag&quot;&gt;Press Release&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/PR&quot; rel=&quot;tag&quot;&gt;PR&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/Sphere&quot; rel=&quot;tag&quot;&gt;Sphere&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/seo&quot; rel=&quot;tag&quot;&gt;seo&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/online+marketing&quot; rel=&quot;tag&quot;&gt;online marketing&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimisation&quot; rel=&quot;tag&quot;&gt;search engine optimisation&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/search+engine+optimization&quot; rel=&quot;tag&quot;&gt;search engine optimization&lt;/a&gt;, &lt;a href=&quot;http://technorati.com/tag/WebTrends&quot; rel=&quot;tag&quot;&gt;WebTrends&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://ablenetdesign.blogspot.com/feeds/115034602571087467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8272415/115034602571087467?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115034602571087467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8272415/posts/default/115034602571087467'/><link rel='alternate' type='text/html' href='http://ablenetdesign.blogspot.com/2006/06/projects-projects-projects.html' title='Projects Projects Projects'/><author><name>Tristan Jud</name><uri>http://www.blogger.com/profile/08508972090800189566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/blogger/7228/552/200/IMG_4309.jpg'/></author><thr:total>0</thr:total></entry></feed>