<?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>WebD &#187; General</title>
	<atom:link href="http://webdlabs.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdlabs.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 03 Jan 2012 08:03:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Themeforest author quiz answer key</title>
		<link>http://webdlabs.com/2011/05/themeforest-author-quiz-answer-key/</link>
		<comments>http://webdlabs.com/2011/05/themeforest-author-quiz-answer-key/#comments</comments>
		<pubDate>Tue, 24 May 2011 14:09:02 +0000</pubDate>
		<dc:creator>Akshay</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Answer Key]]></category>
		<category><![CDATA[Themeforest]]></category>

		<guid isPermaLink="false">http://webdlabs.com/?p=107</guid>
		<description><![CDATA[I spent a while trying to complete the Themeforest.net author quiz, but while doing so I landed up compiling an answer key. Posting it here &#8211; just in case someone needs it: If you&#8217;d like to use an asset within your file that someone else created and you&#8217;re unsure whether you&#8217;re allowed to, what should [...]]]></description>
			<content:encoded><![CDATA[<p>I spent a while trying to complete the <a href="http://themeforest.net/?ref=akshay_raje" target="_blank">Themeforest.net</a> author quiz, but while doing so I landed up compiling an answer key. Posting it here &#8211; just in case someone needs it:</p>
<ol>
<li>If you&#8217;d like to use an asset within your file that someone else created and you&#8217;re unsure whether you&#8217;re allowed to, what should you do?  &#8211; Ask a lawyer or the asset&#8217;s license holder</li>
<li>Who decides how files are priced? &#8211; The ThemeForest staff</li>
<li>Who is responsible for copyright violations in submitted files? &#8211; The author</li>
<li>What will happen if your submission does not validate (excluding browser-specific CSS)? &#8211; It will be rejected</li>
<li>Who is responsible for testing files to make sure there are no errors?  &#8211; The author</li>
<li>Who is responsible for copyright violations in submitted files? &#8211; The author</li>
<li>Which of the following would be an appropriate file title? &#8211; CoPilot &#8211; WordPress and Tumblog Theme</li>
<li>What should you do if another author has copied one of your files? &#8211; Contact Envato support</li>
<li>Your file must work properly in which browsers? &#8211; All major browsers</li>
<li>What will happen if your submission does not include documentation? &#8211; The item will be rejected</li>
<li>What is most likely to happen if your file is visually unappealing? &#8211; It will get rejected</li>
</ol>
<p><em>Note: This may not be valid if <a href="http://themeforest.net/?ref=akshay_raje" target="_blank">Themeforest.net</a> changes their author quiz. Last checked validity May 24, 2011</em></p>
]]></content:encoded>
			<wfw:commentRss>http://webdlabs.com/2011/05/themeforest-author-quiz-answer-key/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Embeddable Google Document Viewer</title>
		<link>http://webdlabs.com/2009/09/embeddable-google-document-viewer/</link>
		<comments>http://webdlabs.com/2009/09/embeddable-google-document-viewer/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:00:38 +0000</pubDate>
		<dc:creator>Akshay</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Docs]]></category>

		<guid isPermaLink="false">http://webdlabs.com/?p=71</guid>
		<description><![CDATA[Google Docs offers an undocumented feature that lets you embed PDF files and PowerPoint presentations in a web page. The files don&#8217;t have to be uploaded to Google Docs, but they need to be available online. Here&#8217;s the code I used to embed the PDF file: &#60;iframe src="http://docs.google.com/gview?url=http://infolab.stanford.edu/pub/papers/google.pdf&#38;embedded=true" style="width:600px; height:500px;" frameborder="0"&#62;&#60;/iframe&#62; but you should replace [...]]]></description>
			<content:encoded><![CDATA[<p>Google Docs offers an undocumented feature that lets you embed PDF files and PowerPoint presentations in a web page. The files don&#8217;t have to be uploaded to Google Docs, but they need to be available online.</p>
<p><iframe style="width: 550px; height: 450px;" frameborder="0" src="http://docs.google.com/gview?url=http://infolab.stanford.edu/pub/papers/google.pdf&amp;embedded=true"></iframe></p>
<p>Here&#8217;s the code I used to embed the PDF file:</p>
<p><code>&lt;iframe src="http://docs.google.com/gview?url=<strong>http://infolab.stanford.edu/pub/papers/google.pdf&amp;embedded=true</strong>" style="width:600px; height:500px;" frameborder="0"&gt;&lt;/iframe&gt;</code></p>
<p>but you should replace the bold URL with your own address. As I mentioned, the document viewer works for PDF and PPT files.</p>
<p>Some other sites that offer similar features: <a href="http://viewer.zoho.com/" target="_blank">Zoho Viewer</a>, <a href="http://www.pdfmenot.com/" target="_blank">PdfMeNot</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdlabs.com/2009/09/embeddable-google-document-viewer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Commitement to Open Source</title>
		<link>http://webdlabs.com/2009/07/commitement-to-open-source/</link>
		<comments>http://webdlabs.com/2009/07/commitement-to-open-source/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 19:53:36 +0000</pubDate>
		<dc:creator>Akshay</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Myself]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://webdlabs.com/?p=65</guid>
		<description><![CDATA[Since the time I started writing code in bits and pieces, I always dreamed of creating at-least one major open source project. Although the Open Source conceptually still revolves more around GNU/Linux or like operating system, I personally feel that any piece of code released with its complete source code for general public usage can [...]]]></description>
			<content:encoded><![CDATA[<p>Since the time I started writing code in bits and pieces, I always dreamed of creating at-least one major open source project. Although the Open Source conceptually still revolves more around GNU/Linux or like operating system, I personally feel that any piece of code released with its complete source code for general public usage can be broadly categorized as Open Source. For me, it simply gives me pride of being usable to someone whom you don&#8217;t even know. Its a blissful feeling to check your mail after days work to find appreciation notes, comments and suggestions on some plugin or widget you have developed.</p>
<p>This post is a small thanks giving note to all those you downloaded my WordPress plugins &#8211; <a href="http://wordpress.org/extend/plugins/flash-photo-gallery/stats/" target="_blank">Flash Photo Gallery</a> and <a href="http://wordpress.org/extend/plugins/wp-web-scrapper/stats/" target="_blank">WP Web Scraper</a>. In all these have received about 6,000 downloads in just about 5 months! Thanks for all your comments, suggestions, bug notifications and Donations!</p>
]]></content:encoded>
			<wfw:commentRss>http://webdlabs.com/2009/07/commitement-to-open-source/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://webdlabs.com/2009/05/hello-world/</link>
		<comments>http://webdlabs.com/2009/05/hello-world/#comments</comments>
		<pubDate>Tue, 12 May 2009 07:52:26 +0000</pubDate>
		<dc:creator>Akshay</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Myself]]></category>
		<category><![CDATA[WebD]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[So. I’m officially here. In the blogosphere. Finally. I struggled with what would be my first official post. It should be prolific after all this time, right? Grand in nature. Broad in scope. So, I struggled. And then I realized it’s just like walking into a room full of people you’ve never met &#8211; I’ll [...]]]></description>
			<content:encoded><![CDATA[<p>So. I’m officially here. In the blogosphere. Finally.</p>
<p>I struggled with what would be my first official post. It should be prolific after all this time, right? Grand in nature. Broad in scope. So, I struggled. And then I realized it’s just like walking into a room full of people you’ve never met &#8211; I’ll introduce myself to you. It seems like the most polite thing to do, right?</p>
<p>First an introduction for the unfamiliar. Web design and development (Web.D) is what I have been doing for a while now. Am sure most of you are not aware of this layer of me, but what the heck… some of you might not even be knowing me. So lets start from the scratch. I am Akshay Raje, a self thought freelance web designer and developer. I love travel and am a great movie buff too. Apart from the above, I try to spend the rest available time with my wife and also try to squeeze out of whatever time’s left for the Gym.<span id="more-1"></span></p>
<p>That’s it. That’s the gist of who I am, but this blog isn’t about me. It’s about what I love to do. And I love to code for creative satisfaction. Mankind by nature has always been seeking ways and means to channel creativity. These channels range from Fine Arts to Applied Sciences. For me, coding is the simplest available way to draw creative satisfaction from tangible achievements. Web technologies has obviously been a natural choice in this pursuit due to the high amount of exposure, visibility and thereby tangibility.</p>
<p>I have worked on a wide range of projects including cross browser HTML and CSS implementation of web design, Flash web sites, WordPress powered blog setups with custom theme development, WordPress as a Content Management System (CMS) for websites, PHP-MySQL powered web applications, AJAX powered web applications, Web-scrapping and Feed parsing applications. I have also done a couple of WordPress Plugins and some Google Gadgets too. Read more of this on the <a href="http://webdlabs.com/projects/">Projects</a> page.</p>
<p>This blog is all about my projects and experiments with web technologies. At times I may digress but that won’t be a dominating part of this blog. I am keen to hear from you, anytime and all the time. Constructive criticism is welcome, slander is not. Basically, please don’t say something here that you wouldn’t say to me in person. So, there you have it. My little introduction to the blogosphere. If you have questions or comments, please ask. I’m all ears.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdlabs.com/2009/05/hello-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

