<?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>DsignArt // Online portfolio of Jay Dalisay</title>
	<atom:link href="http://dsignart.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://dsignart.org</link>
	<description></description>
	<lastBuildDate>Wed, 14 Jul 2010 14:57:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GRAND OPENING!!!</title>
		<link>http://dsignart.org/blog/grand-opening/</link>
		<comments>http://dsignart.org/blog/grand-opening/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 14:56:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=122</guid>
		<description><![CDATA[Grand Opening of Tsaa Tea Shop!! Come visit us when your in town! &#8211; More info/location visit us at www.facebook.com/tsaateashop
]]></description>
			<content:encoded><![CDATA[<p>Grand Opening of Tsaa Tea Shop!! Come visit us when your in town! &#8211; More info/location visit us at <a href="http://www.facebook.com/tsaateashop">www.facebook.com/tsaateashop</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/grand-opening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>browser.php &#8211; cross browsers solution!</title>
		<link>http://dsignart.org/blog/browser-php-cross-browser-solutions/</link>
		<comments>http://dsignart.org/blog/browser-php-cross-browser-solutions/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 17:22:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Playground]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=99</guid>
		<description><![CDATA[Here&#8217;s a code I&#8217;m using to fix those cross browsers issues&#8230;..
&#60;? include('browser.php');
$b_type = $browser-&#62;getBrowser();
if($b_type == "Firefox" &#124;&#124; $b_type == "Opera") {?&#62;
&#60;link rel="stylesheet" type="text/css" href="firefox.css" /&#62;
&#60;?} elseif($b_type == "Chrome" &#124;&#124; $b_type == "Safari" &#124;&#124; $b_type == "iPhone"){?&#62;
&#60;link rel="stylesheet" type="text/css" href="safari-chrome.css" /&#62;
&#60;?} else { ?&#62;
&#60;link rel="stylesheet" type="text/css" href="style.css" /&#62;
&#60;? }?&#62;
Place this before &#60;/head&#62;, and make sure browser.php [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a code I&#8217;m using to fix those cross browsers issues&#8230;..</p>
<p><code>&lt;? include('browser.php');<br />
$b_type = $browser-&gt;getBrowser();<br />
if($b_type == "Firefox" || $b_type == "Opera") {?&gt;<br />
&lt;link rel="stylesheet" type="text/css" href="firefox.css" /&gt;<br />
&lt;?} elseif($b_type == "Chrome" || $b_type == "Safari" || $b_type == "iPhone"){?&gt;<br />
&lt;link rel="stylesheet" type="text/css" href="safari-chrome.css" /&gt;<br />
&lt;?} else { ?&gt;<br />
&lt;link rel="stylesheet" type="text/css" href="style.css" /&gt;<br />
&lt;? }?&gt;</code></p>
<p>Place this before <code>&lt;/head&gt;</code>, and make sure browser.php is on the root, if not specify the location.</p>
<p>Download <a href="http://dsignart.org/browser.zip">browser.php</a>.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/browser-php-cross-browser-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice wall.</title>
		<link>http://dsignart.org/blog/nice-wall/</link>
		<comments>http://dsignart.org/blog/nice-wall/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 10:04:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inspirations & Websites]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=92</guid>
		<description><![CDATA[Pretty cool wall if you ask me. Although the loading time is&#8230;.then again it&#8217;s flash. Check it out though, good collection of flash websites! &#8211; The Flash Wall.
]]></description>
			<content:encoded><![CDATA[<p>Pretty cool <a href="http://www.theflashwall.com" target="_blank">wall</a> if you ask me. Although the loading time is&#8230;.then again it&#8217;s flash. Check it out though, good collection of flash websites! &#8211; <a href="http://www.theflashwall.com" target="_blank">The Flash Wall</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/nice-wall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio&#8217;s up!</title>
		<link>http://dsignart.org/blog/portfolios-up/</link>
		<comments>http://dsignart.org/blog/portfolios-up/#comments</comments>
		<pubDate>Fri, 28 May 2010 20:28:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=86</guid>
		<description><![CDATA[Finally finished the works-projects section&#8230;.busy busy busy.
]]></description>
			<content:encoded><![CDATA[<p>Finally finished the <a href="/works-projects">works-projects</a> section&#8230;.busy busy busy.</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/portfolios-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site of the day!!!</title>
		<link>http://dsignart.org/blog/site-of-the-day/</link>
		<comments>http://dsignart.org/blog/site-of-the-day/#comments</comments>
		<pubDate>Thu, 27 May 2010 05:23:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Awards & Recognitions]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=82</guid>
		<description><![CDATA[Just won site of the day at The CSS Awards!!!!
Thanks to judges!
]]></description>
			<content:encoded><![CDATA[<p>Just won site of the day at <a href="http://www.thecssawards.com/dsignart.html">The CSS Awards</a>!!!!<br />
Thanks to judges!</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/site-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to work&#8230;</title>
		<link>http://dsignart.org/blog/back-to-work/</link>
		<comments>http://dsignart.org/blog/back-to-work/#comments</comments>
		<pubDate>Tue, 25 May 2010 14:52:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=73</guid>
		<description><![CDATA[&#8230;.I know. Weekend was crazy though.
]]></description>
			<content:encoded><![CDATA[<p>&#8230;.I know. Weekend was crazy though.</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/back-to-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to win an iPad?!</title>
		<link>http://dsignart.org/blog/want-to-win-an-ipad/</link>
		<comments>http://dsignart.org/blog/want-to-win-an-ipad/#comments</comments>
		<pubDate>Wed, 19 May 2010 20:22:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Contest]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=66</guid>
		<description><![CDATA[Just Like Netfirms on Facebook and you get a chance to win 1 of 3 iPad&#8217;s*. For more info click here
]]></description>
			<content:encoded><![CDATA[<p>Just <a href="http://www.facebook.com/netfirmsfans" target="_blank">Like</a> Netfirms on Facebook and you get a chance to win 1 of 3 iPad&#8217;s*. For more info <a href="http://www.facebook.com/netfirmsfans" target="_blank">click here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/want-to-win-an-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flip!</title>
		<link>http://dsignart.org/blog/flip/</link>
		<comments>http://dsignart.org/blog/flip/#comments</comments>
		<pubDate>Mon, 17 May 2010 14:38:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Playground]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=50</guid>
		<description><![CDATA[Flip is a jQuery plugin, that lets you add flipping effect to an element in your page. You can use this plugin to flip an elements in all four directions . In addition to jQuery, it requires jQuery UI library. Flip is cross browser plugin that works in Firefox, Chrome/Chromium, Opera, Safari and IE (6,7,8).
Implementation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lab.smashup.it/flip/" target="_blank">Flip</a> is a jQuery plugin, that lets you add flipping effect to an element in your page. You can use this plugin to flip an elements in all four directions . In addition to jQuery, it requires jQuery UI library. Flip is cross browser plugin that works in Firefox, Chrome/Chromium, Opera, Safari and IE (6,7,8).</p>
<p>Implementation is fairly easy with very simple markup and call to the jQuery function. In addition to creating the flip effect, it lets you specify new content for the flipped box. Other configuration options let you secify background color and animation speed. For more advanced customization, it provides three callback functions executed before, after and in the middle of flip effect.</p>
<p>Developed by Luca Manno; jQuery Flip Plugin is available for download under GPL and MIT Licenses.  You can find further information, demo &#038; download on <a href="http://lab.smashup.it/flip/" target="_blank">Flip Website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/flip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wanna play?</title>
		<link>http://dsignart.org/blog/wanna-play/</link>
		<comments>http://dsignart.org/blog/wanna-play/#comments</comments>
		<pubDate>Mon, 17 May 2010 01:10:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Play]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=45</guid>
		<description><![CDATA[Anyone up for some Halo or COD??? Add me on Live: wasabiFlip
]]></description>
			<content:encoded><![CDATA[<p>Anyone up for some Halo or COD??? Add me on Live: wasabiFlip</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/wanna-play/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>$10 for hosting?!</title>
		<link>http://dsignart.org/blog/10-for-hosting/</link>
		<comments>http://dsignart.org/blog/10-for-hosting/#comments</comments>
		<pubDate>Sun, 16 May 2010 23:23:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting Deals]]></category>

		<guid isPermaLink="false">http://dsignart.org/?p=39</guid>
		<description><![CDATA[Nexx&#8217;s officially launch a new promo with $10 for the first year of HOSTING! To find out more, here&#8217;s the link Nexx Promo.
]]></description>
			<content:encoded><![CDATA[<p>Nexx&#8217;s officially launch a new promo with $10 for the first year of HOSTING! To find out more, here&#8217;s the link <a href="http://www.nexx.com/pcworldpromo/" target="_blank">Nexx Promo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dsignart.org/blog/10-for-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
