<?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>Svyatogor&#039;s cave &#187; web</title>
	<atom:link href="http://blog.veles.info/index.php/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.veles.info</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 26 Dec 2009 15:33:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSSEdit &#8211; killer css application</title>
		<link>http://blog.veles.info/index.php/2008/11/cssedit-killer-css-application/</link>
		<comments>http://blog.veles.info/index.php/2008/11/cssedit-killer-css-application/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:06:00 +0000</pubDate>
		<dc:creator>Sergey Kuleshov</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.veles.info/?p=51</guid>
		<description><![CDATA[I've never really been a big fan of specialized css editing applications, always preferring to stick with a standard editor and some browser plugin like firebug. Now I realize this was just because I never came across a really powerful editor, at least not as powerful and yet friendly as CSSEdit from MacRabbit .
So how does [...]]]></description>
			<content:encoded><![CDATA[<p>I've never really been a big fan of specialized css editing applications, always preferring to stick with a standard editor and some browser plugin like firebug. Now I realize this was just because I never came across a really powerful editor, at least not as powerful and yet friendly as <a href="http://macrabbit.com/cssedit/">CSSEdit from MacRabbit</a> .</p>
<p>So how does it work? You just load a local file or remote site and open associated CSS files. At this point you have a choice to open a remote css or override it by a local file. Thats it, now you switch to X-Ray mode and study the structure of your page, which is rendered using WebKit engine. All the changes you make in css file are reflected in browser window immediately.</p>
<p>The only downside of this tool is that developers want you to pay for it, but I must say that mere 30 euro is nothing for such a handy tool which would save you lots of time if you seriously do web development.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://macrabbit.com/cssedit/"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 237px; height: 237px; border: none" src="http://macrabbit.com/cssedit/images/BannerIcon.png" border="0" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.veles.info/index.php/2008/11/cssedit-killer-css-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing your site in Internet Explorer under Linux or Mac.</title>
		<link>http://blog.veles.info/index.php/2008/09/testing-your-site-in-internet-explorer-under-linux-or-mac/</link>
		<comments>http://blog.veles.info/index.php/2008/09/testing-your-site-in-internet-explorer-under-linux-or-mac/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 08:33:00 +0000</pubDate>
		<dc:creator>Sergey Kuleshov</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.veles.info/?p=45</guid>
		<description><![CDATA[When you develop a web site in 9 cases out of 10 you have to ensure that it works and looks properly in all major browsers. While Firefox and Opera is available on all platforms, testing your browser under Internet Explorer might be a bit tricky if your development happens on Linux or &#160;Mac. If [...]]]></description>
			<content:encoded><![CDATA[<p>When you develop a web site in 9 cases out of 10 you have to ensure that it works and looks properly in all major browsers. While Firefox and Opera is available on all platforms, testing your browser under Internet Explorer might be a bit tricky if your development happens on Linux or &nbsp;Mac. If you are a "happy owner" of a windows license - fair enough, go and in stall it under virtual machine. But what if you don't have a license and aren't quite up to breaking the laws on pirate bay?</p>
<p>Even if you have a copy of windows there is one thing you have to keep in mind - the way Internet Explorer renders pages varies not only between browsers versions but even between OS versions! &nbsp;So, ideally, we want to test our websites in a native environment.</p>
<p>Surprisingly&nbsp;enough, MS gives us a free solution! They provide VirtualPC images for a number IE/Windows combinations. You can attach the VHD images to VirtualBox (as of version 2.0 it supports VirtualPC disk images) or convert them to Parallels Desktop using their Transporter tool. The only trick (yeah, MS did have to screw it up!) &nbsp;is that images are distributed in self-extracting EXE files. So you will need either a windows machine or Wine to unpack 'em.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&amp;displaylang=en">IE App Compat VHD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.veles.info/index.php/2008/09/testing-your-site-in-internet-explorer-under-linux-or-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
