<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bittabola's Sandbox &#187; Webdev</title>
	<atom:link href="http://sandbox.bittabola.com/category/webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandbox.bittabola.com</link>
	<description>Testing, testing... © Half-Life</description>
	<lastBuildDate>Thu, 09 Jul 2009 12:08:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Yahoo! Domains &#8212; crazy!</title>
		<link>http://sandbox.bittabola.com/webdev/yahoo-domains-crazy/</link>
		<comments>http://sandbox.bittabola.com/webdev/yahoo-domains-crazy/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 11:33:33 +0000</pubDate>
		<dc:creator>Bittabola</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://sandbox.bittabola.com/webdev/yahoo-domains-crazy/</guid>
		<description><![CDATA[According to many sources, the domains registered by Yahoo! now cost $34.95 to renew every year &#8212; a $25 increase. You can verify this by checking the billing status of your domains. I had 3 domains registered with them&#8230; until yesterday. Yesterday I transferred them to DreamHost (I use their one and only hosting plan) [...]]]></description>
			<content:encoded><![CDATA[<p>According to many sources, the domains registered by Yahoo! now cost $34.95 to renew every year &#8212; a $25 increase. You can verify this by checking the billing status of your domains.</p>
<p>I had 3 domains registered with them&#8230; until yesterday. Yesterday I transferred them to DreamHost (I use their one and only hosting plan) and will be paying $9.95 every year.</p>
<p>No more Yahoo! domains.</p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox.bittabola.com/webdev/yahoo-domains-crazy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nice piece of web design</title>
		<link>http://sandbox.bittabola.com/webdev/nice-piece-of-web-design/</link>
		<comments>http://sandbox.bittabola.com/webdev/nice-piece-of-web-design/#comments</comments>
		<pubDate>Fri, 30 May 2008 16:32:24 +0000</pubDate>
		<dc:creator>Bittabola</dc:creator>
				<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://sandbox.bittabola.com/webdev/nice-piece-of-web-design/</guid>
		<description><![CDATA[http://www.panic.com/coda/ It looks very light, pop-ups are cool, colors are soft, icons are appealing, fonts are modern and sliding navigation is fun. I love this website! (not sure about the program the website is offering though &#8212; don&#8217;t have a Mac :-( )]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.panic.com/coda/" href="http://www.panic.com/coda/">http://www.panic.com/coda/</a></p>
<p>It looks very light, pop-ups are cool, colors are soft, icons are appealing, fonts are modern and sliding navigation is fun. I love this website! (not sure about the program the website is offering though &#8212; don&#8217;t have a Mac :-( )</p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox.bittabola.com/webdev/nice-piece-of-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDEs &#8212; Dreamweaver CS4 and Expression Web 2</title>
		<link>http://sandbox.bittabola.com/webdev/ides-dreamweaver-cs4-and-expression-web-2/</link>
		<comments>http://sandbox.bittabola.com/webdev/ides-dreamweaver-cs4-and-expression-web-2/#comments</comments>
		<pubDate>Fri, 30 May 2008 16:26:22 +0000</pubDate>
		<dc:creator>Bittabola</dc:creator>
				<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://sandbox.bittabola.com/webdev/ides-dreamweaver-cs4-and-expression-web-2/</guid>
		<description><![CDATA[The beta version of Adobe&#8217;s Dreamweaver CS4 was released recently and the release of Microsoft&#8217;s Expression Web 2 was not so long ago either. I have tried both and I like Microsoft&#8217;s creation more. When I first started making websites for fun I used now-extinct Microsoft FrontPage. I only used it as a WYSIWYG editor. [...]]]></description>
			<content:encoded><![CDATA[<p>The beta version of <a href="http://labs.adobe.com/technologies/dreamweavercs4/">Adobe&#8217;s Dreamweaver CS4</a> was released recently and the release of <a href="http://www.microsoft.com/expression/products/Overview.aspx?key=web">Microsoft&#8217;s Expression Web 2</a> was not so long ago either.</p>
<p>I have tried both and I like Microsoft&#8217;s creation more.</p>
<p>When I first started making websites for fun I used now-extinct Microsoft FrontPage. I only used it as a WYSIWYG editor.</p>
<p>A lot of time passed since and we used then-Macromedia&#8217;s Dreamweaver MX 2004 at college. And I have been using it (newer versions though) since then.</p>
<p>Therefore I decided to try out the new, CS4 version. And I did not like it. Because Dreamweaver hasn&#8217;t changed much since version 8.</p>
<p>Yes, CS4&#8242;s interface is fancier and modern-dark and it offers different layouts for coders and designers. It is good, but this addition is not significant enough to make me migrate to the newer version.</p>
<p>Yes, there&#8217;s more interaction between HTML and CSS &#8212; you can, for instance, alt-click a tag and it will show the applied CSS styles. And you can click the style and it will open in the next window &#8212; convenient.</p>
<p>Then there&#8217;s much-advertised Live View which is said to be using WebKit as the rendering engine. I am not sure about it though &#8212; it renders pages like.no.other&#8482;. I mean, not like Safari (which also uses WebKit), Firefox or Internet Explorer. And I am used to open a real browser and test under it. That&#8217;s why this feature is completely useless for me.</p>
<p>The worst thing is its sluggishness. It is so-o-o sluggish, you won&#8217;t believe. The install or uninstall took more than 15 minutes for me. And deleting a line of code make the Windows show a hourglass cursor &#8212; which means you have to wait, even if it is for only a second or two. It takes a lot of time to start compared to version 8. </p>
<p>Tested it for a day and uninstalled.</p>
<p>The next turn was Microsoft&#8217;s Expression Web 2. It is not FrontPage anymore. Also has a dark interface (which you can change it in the options). You can also alt-click on a tag&#8217;s class and it will automatically open the CSS file and highlight the corresponding code. There&#8217;s a list of all the HTML tags used in CSS and clicking will highlight the code. Convenient. And not so sluggish as Dreamweaver CS4.</p>
<p>There are some cons of this program &#8212; it weighs much and it is integrated with the 2007 Office family (I am telling that because it uses some interface elements of Office 2007 and I couldn&#8217;t install it while I had my MSOcache folder remover (In case you don&#8217;t know &#8212; Office 2007 keeps it&#8217;s installation files there). So, I had to reinstall my whole Office in order to install Expression Web 2.)</p>
<p>But still &#8212; it is quite fast and more convenient than CS4.</p>
<p>PS. Damn, Expression Web 2 doesn&#8217;t have at least one feature that Dreamweaver has &#8212; it doesn&#8217;t show a list of special characters when you type an ampersand&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox.bittabola.com/webdev/ides-dreamweaver-cs4-and-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FF3 continued</title>
		<link>http://sandbox.bittabola.com/webdev/ff3-continued/</link>
		<comments>http://sandbox.bittabola.com/webdev/ff3-continued/#comments</comments>
		<pubDate>Mon, 26 May 2008 17:58:10 +0000</pubDate>
		<dc:creator>Bittabola</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://sandbox.bittabola.com/webdev/ff3-continued/</guid>
		<description><![CDATA[Firefox 3 is faster than FF2 &#8212; that&#8217;s the only good thing I saw in FF3. All other things made me fall back to FF2, at least at work. Because most of the extensions don&#8217;t work and even those which work are in early beta state, therefore unreliable. And I also need the legacy zooming [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3 is faster than FF2 &#8212; that&#8217;s the only good thing I saw in FF3. All other things made me fall back to FF2, at least at work. Because most of the extensions don&#8217;t work and even those which work are in early beta state, therefore unreliable. And I also need the legacy zooming option in order to test the layouts I create (I am a front end developer, remember?)</p>
<p>So, I now have two FFs &#8212; version 2 (still) being the default browser and FF3 for&#8230; fun.</p>
<p>(I also have IE 5.5/6.0/7.0, Safari 3, Opera 9.5 beta installed on my PC)</p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox.bittabola.com/webdev/ff3-continued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3</title>
		<link>http://sandbox.bittabola.com/webdev/firefox-3/</link>
		<comments>http://sandbox.bittabola.com/webdev/firefox-3/#comments</comments>
		<pubDate>Sun, 18 May 2008 10:42:35 +0000</pubDate>
		<dc:creator>Bittabola</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://sandbox.bittabola.com/webdev/firefox-3/</guid>
		<description><![CDATA[Firefox 3 RC 1 has been released recently. I was very sceptic about upgrating to a pre-release version of my favourite browser because I used every day with a lot of very important plug-ins. That&#8217;s why I had not upgrdaed until today when a release candidate became available to download. After upgrading almost all of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Firefox 3 RC 1 has been released</a> recently.</p>
<p>I was very sceptic about upgrating to a pre-release version of my favourite browser because I used every day with a lot of very important plug-ins. That&#8217;s why I had not upgrdaed until today when a release candidate became available to download.</p>
<p>After upgrading almost all of the plug-ins ceased to work, but after some manipulations and updates the most important ones are back on track.</p>
<p>So, people say it is faster than FF2 and consumes less memory? We&#8217;ll see.</p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox.bittabola.com/webdev/firefox-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What a pity!</title>
		<link>http://sandbox.bittabola.com/webdev/what-a-pity/</link>
		<comments>http://sandbox.bittabola.com/webdev/what-a-pity/#comments</comments>
		<pubDate>Sun, 04 May 2008 12:12:14 +0000</pubDate>
		<dc:creator>Bittabola</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://sandbox.bittabola.com/webdev/what-a-pity/</guid>
		<description><![CDATA[A passage from Apple Safari license agreement: You also agree that you will not use these products for any purposes prohibited by United States law, including, without limitation, the development, design, manufacture or production of nuclear, missiles, or chemical or biological weapons. Oh no!]]></description>
			<content:encoded><![CDATA[<p>A passage from Apple Safari license agreement:</p>
<blockquote><p>You also agree that you will not use these products for any purposes prohibited by United States law, including, without limitation, the development, design, manufacture or production of nuclear, missiles, or chemical or biological weapons.</p>
</blockquote>
<p>Oh no!</p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox.bittabola.com/webdev/what-a-pity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diamond Price Guru</title>
		<link>http://sandbox.bittabola.com/projects/diamond-price-guru/</link>
		<comments>http://sandbox.bittabola.com/projects/diamond-price-guru/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 17:23:38 +0000</pubDate>
		<dc:creator>Bittabola</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://sandbox.bittabola.com/2008/03/18/diamond-price-guru/</guid>
		<description><![CDATA[The latest project I am involved in is Diamond Price Guru &#8212; the search engine for diamonds. It is a quite big and interesting project. It took the programmer about a year to code the engine and multiple crawlers in Java. The programming part was mostly finished already in October last year when I joined [...]]]></description>
			<content:encoded><![CDATA[<p>The latest project I am involved in is <a href="http://diamondpriceguru.com/">Diamond Price Guru</a> &#8212; the search engine for diamonds.</p>
<p>It is a quite big and interesting project. It took the programmer about a year to code the engine and multiple crawlers in Java. The programming part was mostly finished already in October last year when I joined the company and the project. There was a draft HMTL code was already there and my job was to create the final code.</p>
<p>Right now, the project is almost done. We&#8217;re just searching for bugs, testing, optimizing etc.</p>
<p>I tried to make the front-end code valid as much as possible. Indeed, the front page is valid XHTML 1.0 Transitional. Other pages still contain some invalid XHTML code, because our programmer uses some tags/code snippets which are incompatible with XHTML.</p>
<p>Currently the search engine works well with all major bowsers including IE 6 and 7, Firefox 2 and 3, Opera 9, Safari 3. Of course, the most problems were caused by IE 6 (that&#8217;s why I hate it &#8212; it always causes problems) and I had to use some workarounds, which don&#8217;t look so beautiful.</p>
]]></content:encoded>
			<wfw:commentRss>http://sandbox.bittabola.com/projects/diamond-price-guru/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
