<?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>Mário Andrade&#187; Web &amp; SEO &#8211; Mário Andrade</title>
	<atom:link href="http://muiomuio.com/category/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://muiomuio.com</link>
	<description>HTML, CSS, SEO &#38; Information Architecture</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:02:46 +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>Vertical search on a Semantic web</title>
		<link>http://muiomuio.com/web-development/vertical-search-semantic-web</link>
		<comments>http://muiomuio.com/web-development/vertical-search-semantic-web#comments</comments>
		<pubDate>Sun, 25 Apr 2010 22:31:42 +0000</pubDate>
		<dc:creator>Mario Andrade</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[user experence]]></category>
		<guid isPermaLink="false">http://muiomuio.com/?p=467</guid>
		<description><![CDATA[<img src="/files/vertical-semantic-search.jpg" width="540" height="220" alt="Vertical and semantic search" />
Vertical search engines have been around for a while although users don't look at them as search engines since they also work as part of other online services.
Search engines and online stores have been gradually improving the user experience improving their search and recommendations which leeads me to the question can vertical search engines coexist on a perfectly semantic web? Where exactly will a vertical search engine fit in?
]]></description>
			<content:encoded><![CDATA[<h2>What is Vertical Search?</h2>
<p><img src="/files/vertical-search-engines.jpg" width="540" height="220" alt="Vertical search engines" /><br />
A <strong>vertical search engine</strong> differentiates from a regular search engine due to it&#8217;s focus on a given subject or content type. </p>
<p><strong>Topic focused vertical search engine</strong><br />
A great example of topic based search is Trip Advisor, a website with great information for people who are looking to travel. </p>
<p><strong>Content focused vertical search engine</strong><br />
Media Type search can be found on sites such as Youtube, Vimeo, Flickr and others, where you search within specific media file types.<br />
For example when I&#8217;m looking to fix CSS bugs my basic instinct makes me search on Google but if the first page doesn&#8217;t return the best answer for my problem I use <a href="http://delicious.com/mariorandrade" target="_blank">Delicious</a>, for books I use Amazon, etc.</p>
<p>The advantage of using a vertical search engine is that it will narrow the amount of information indexed which will result in more relevant search results. </p>
<h2>What is Semantic Web</h2>
<p><img src="/files/semantic-web.jpg" width="540" height="220" alt="Semantic Web Experience" /><br />
<strong>Semantic web</strong> can be interpreted as an intelligent, self-learning web. The future of semantic web will belong to services that will understand the user and deliver them the best answers for it&#8217;s need.</p>
<p>While it&#8217;s not perfectly clear for users, semantics have been implemented on several websites for a while now. Amazon was, as far as I know, the first site to implement a semantic user experience when it started suggesting further products based on users preferences. When a user bought a book, Amazon&#8217;s software would recommend other books based on purchases made by users who have bought that very same book. The result was a massive increase of sales and profit.<br />
Google also is improving it&#8217;s search engine by reordering search results based on user navigation history.</p>
<p>So it&#8217;s fair to say a semantic web, or Web 3.0 as some call it, is each more a reality and not a trend. This brings me to this posts topic: </p>
<h3>Can Vertical Search Engines coexist in a semantic web?</h3>
<p>Personally I see vertical search engines as a the first step into the semantic web concept. I believe some people will say there completely separate things and I&#8217;d love to hear a different opinion on the subject.<br />
If I want to find a needle inside a huge barn and know the needle is inside a haystack, I&#8217;ll search only inside the haystack. The haystack is my vertical search engine.</p>
<p>Using the same metaphor with semantic web once I&#8217;m inside the barn I&#8217;ll get a suggestion the needle is probably on the haystack, along with a picture of how the needle might look like and also where in the haystack it will probably be.<br />
Eventually, once I find the needle, related subjects such as strings, other kinds of needles, groups, etc would be suggested as a complement to my interest on the needle.</p>
<p>Being the first time I searched for something I would also get suggestions related to hay and the haystack but if I show no interest in that, further similar searches would not retrieve those suggestions.</p>
<p>What do you think about the future of vertical search? How can it grow in order to survive on a Web 3.0 environment?</p>
]]></content:encoded>
			<wfw:commentRss>http://muiomuio.com/web-development/vertical-search-semantic-web/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress Theme CSS Reset</title>
		<link>http://muiomuio.com/web-development/wordpress-theme-css-reset</link>
		<comments>http://muiomuio.com/web-development/wordpress-theme-css-reset#comments</comments>
		<pubDate>Sun, 04 Apr 2010 19:25:23 +0000</pubDate>
		<dc:creator>Mario Andrade</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://muiomuio.com/?p=436</guid>
		<description><![CDATA[<img src="/files/WordPressCSSReset.jpg" width="550" height="240" alt="WordPress CSS Reset" />
Ever wondered when you set an image to align left or right the image doesn't align? I can tell you it's probably because a default CSS class is missing in your theme CSS.
In this article I will create a standard CSS reset for WordPress including all CSS classes that WordPress automatically generates.]]></description>
			<content:encoded><![CDATA[<p>WordPress, like any <dfn title="Content Management System">CMS</dfn> has a default structure with it&#8217;s how template hierarchy, template tags and default CSS classes that are obligatory on every WordPress theme in order for WordPress to work correctly.</p>
<p style="text-align:center; font-size:.1.2em;"><b><a href="http://muiomuio.com/files/style.css">Download WordPress Theme CSS Reset</a></b></p>
<h2>Eric Meyer&#8217;s CSS Reset</h2>
<p>A CSS reset will set all default values of HTML elements to zero. This will improve cross-browser CSS compatibility as different browsers will set different values for HTML / XHTML elements.</p>
<p>Eric Meyer&#8217;s CSS reset it a wonderful CSS reset for default HTML styles but when it comes to WordPress you need to contemplate WordPress default CSS styles.</p>
<h2>WordPress default styles</h2>
<p>As I mentioned before WordPress, as a CMS, creates some default CSS classes that applies to HTML elements and that you must include in your Theme style.css file in order for the Visual Editor (WYSIWYG Editor) to work correctly:</p>
<pre name="code" class="css">
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}</pre>
<p>Beyond these classes there are others to take in consideration. These classes are applied when showing categories, specific pages, widgets, links and so on. I&#8217;ll leave them blank so you can personalize as you wish. All the elements where the following classes applied have been reseted by Meyer&#8217;s CSS Reset. </p>
<p>When you put all of the CSS together you will get a complete CSS Reset for WordPress themes. Ready to go, ready to use on your own themes.<br />
You can download the <a href="http://muiomuio.com/files/style.css">WordPress Theme CSS Reset</a> by clicking on the link or just copy / paste the following code on to your style.css theme file:</p>
<pre name="code" class="css">
/* WordPress WYSIWYG default syles */
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
/* WordPress template default classes */
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.children {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.current_page_ancestor {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
/* Eric Meyer's CSS Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
</pre>
<p>Related links:</p>
<ul>
<li><a href="http://meyerweb.com/eric/tools/css/reset/" target="_blank">Eric Meyer CSS Reset</a></li>
<li><a href="http://codex.wordpress.org/CSS" target="_blank">WordPress Codex CSS documentation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://muiomuio.com/web-development/wordpress-theme-css-reset/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>6 WordPress plugins for better user experience</title>
		<link>http://muiomuio.com/tools/wordpress-plugins-user-experience</link>
		<comments>http://muiomuio.com/tools/wordpress-plugins-user-experience#comments</comments>
		<pubDate>Sun, 07 Feb 2010 10:25:08 +0000</pubDate>
		<dc:creator>Mario Andrade</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[user experence]]></category>
		<guid isPermaLink="false">http://muiomuio.com/?p=348</guid>
		<description><![CDATA[WordPress is a really great content management system but still needs some fine-tuning regarding the user experience. WordPress in it's raw form gives you basic functions regarding a <dfn title="Content Management Systems">CMS</dfn> but there's you always need to implement functions.
As some functions are more specific to websites or blogs others I believe to be a current good practice given the user experience on your WordPress powered website.]]></description>
			<content:encoded><![CDATA[<h2>Allow your users to Subscribe to comments</h2>
<p>When you allow users to leave there opinions they might want to follow up that conversation. Although it&#8217;s possible to do that by subscribing the comments <dfn title="Really Simple Syndication">RSS</dfn> they might want to get email warnings instead.<br />
I&#8217;ve been using Subscribe to Comments for years and I&#8217;ve found a reasonable number of users subscribing to comments on posts they have given their opinions. Allowing your readers to choose if they want to be warn when there&#8217;s an update on a specific post is improving the user experience.</p>
<p><a href="http://wordpress.org/extend/plugins/subscribe-to-comments/" target="_blank">WordPress Subscribe to comments plugin</a></p>
<h2>Users can edit their comments after submitting them</h2>
<p>One of the most embarrassing comments I&#8217;ve ever made was about 2 years ago on a popular blog. It was past 1am and I was finishing up some work when I did a pause. I read an interesting post about <dfn title="Search Engine Optimization">SEO</dfn> and left my comment. Fortunately I went back to the post again and re-read it. I ended up noticing that the comment I had left was pure nonsense. I wish I had the chance to change that. Would save me some embarrassment.</p>
<p>For that you have a plugin called <a href="http://wordpress.org/extend/plugins/wp-ajax-edit-comments/" target="_blank">WP Ajax Edit Comments</a> which allows all users to edit their own comments without the need to be registered or logged in.</p>
<h2>Better printing experience</h2>
<p>One other subject I take in consideration is printing. The most common practice when someone wants to print an interesting post is printing the whole blog layout or printing a selection. But the best practice is when a user chooses to print and will only print what he wants.<br />
For this you have two options:</p>
<ol>
<li>Create a specific <dfn title="Cascating Style Sheet">CSS</dfn> for print</li>
<li>Use a plugin for that effect</li>
</ol>
<p>Personally I prefer to create a specific stylesheet for print and apply the layout I want. But <a href="http://wordpress.org/extend/plugins/wp-print/" target="_blank">WP-Print</a> plugin does a terrific job<br />
and it&#8217;s a very good alternative for hand-coding  your printing styles.</p>
<h2>iPhone, Cell Phone, PDA navigation</h2>
<p>Recently I just ended my mobile internet contract. The reason is quite simple, I don&#8217;t use it that much and when I do I don&#8217;t really get to visit the websites I want. <a href="http://www.smashingmagazine.com/" target="_blank">Smashing Magazine</a> has a mobile version of their website but, for example, <a href="http://abduzeedo.com" target="_blank">Abduzeedo</a> doesn&#8217;t and when I tried to reach it with my mobile phone it jammed it with too many images, javascript and information that I didn&#8217;t want to see.</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-mobile-pack/" target="_blank">WordPress Mobile Pack</a> plugin will help you adapt your WordPress site to mobile browsers and not just iPhones.<br />
Again you can do a specific CSS stylesheet for the effect but the plugin covers that very well.</p>
<h2>Speed up your website</h2>
<p>How often do you visit websites and when they take too long to load their content you simple leave them? This is common on websites that are hosted on shared servers and have a considerable amount of traffic.<br />
When someone visits your site or blog the server gets requests to display everything on that page. When you have a site with heavy images or simple allot of images it&#8217;s normal that page loading time takes longer than it should.<br />
Fortunately for WordPress powered sites there&#8217;s <a href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">WP Super Cache</a> that will cache the pages making the loading time faster thus improving user experience on your website.<br />
For small websites or pages with little content or not so rich in images you might not notice much difference. </p>
<h2>Give users a quick navigational reference with a Sitemap</h2>
<p>Usually when you speak about sitemaps on WordPress you are refering to XML Sitemaps for Google Webmaster Tools, Bing&#8217;s Webmaster Central, etc. In this case I am speaking of a page with a reference to existing links on your website. </p>
<p>This is important for 2 primary reasons:</p>
<ol>
<li>Users have a quick reference to categories, pages and posts separated by category</li>
<li>Search engine robots have a place to crawl to your posts thus indexing more pages for your website</li>
</ol>
<p>There are many plugins to create sitemaps on WordPress. Personally I recommend <a href="http://wordpress.org/extend/plugins/sitemap-generator/" target="_blank">Sitemap Generator</a> WordPress plugin for this effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://muiomuio.com/tools/wordpress-plugins-user-experience/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Learning HTML5 and CSS3</title>
		<link>http://muiomuio.com/web-development/learning-html5-and-css3</link>
		<comments>http://muiomuio.com/web-development/learning-html5-and-css3#comments</comments>
		<pubDate>Sat, 09 Jan 2010 15:18:47 +0000</pubDate>
		<dc:creator>Mario Andrade</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">http://muiomuio.com/?p=318</guid>
		<description><![CDATA[Earlier today I steped into a Slideshare presentation called Up to Speed on HTML 5 and CSS 3 which I find to be very useful for who's trying to step in HTML 5 and CSS 3 grounds. This presentation was created by Michael Jackson Wilkinson and Jason Garber. Very nice reading for a weekend afternoon. ]]></description>
			<content:encoded><![CDATA[<div style="width:425px;text-align:left" id="__ss_1739893"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/whafro/up-to-speed-on-html-5-and-css-3" title="Up to Speed on HTML 5 and CSS 3">Up to Speed on HTML 5 and CSS 3</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=refreshdc-html5css3-090719085307-phpapp01&#038;stripped_title=up-to-speed-on-html-5-and-css-3" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=refreshdc-html5css3-090719085307-phpapp01&#038;stripped_title=up-to-speed-on-html-5-and-css-3" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/whafro">M. Jackson Wilkinson</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://muiomuio.com/web-development/learning-html5-and-css3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-mail spam filter with jQuery</title>
		<link>http://muiomuio.com/web-development/spam-filter-jquery</link>
		<comments>http://muiomuio.com/web-development/spam-filter-jquery#comments</comments>
		<pubDate>Sun, 03 Jan 2010 16:11:46 +0000</pubDate>
		<dc:creator>Mario Andrade</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jquery]]></category>
		<guid isPermaLink="false">http://muiomuio.com/?p=308</guid>
		<description><![CDATA[One practice I find important to incorporate in all web projects is protecting emails on the website from possible spammers but still allowing humans to view it and understand they are looking at an email and without removing it's functionality if it's an email link. Email spam filter services are increasing and becoming a very lucrative market, especially in the corporate world.
Spammers use automatic spiders to crawl web pages in order to find emails and gathering them on monstrous databases to be sell all over the world. Luckily for the developers the fact that they use automatic robots means you can trick them into not finding the email pattern on web pages.]]></description>
			<content:encoded><![CDATA[<p>jQuery currently has a plugin called <a href="http://plugins.jquery.com/project/Mailme" target="_blank">Mailme &#8211; Email Defuscator</a> created specifically to protect and filter email from spam.<br />
Let&#8217;s take a look at it&#8217;s function and basic use:</p>
<pre name="code" class="javascript">
jQuery.fn.mailme = function() {
    var at = / at /;
    var dot = / dot /g;
    this.each( function() {
        var addr = jQuery(this).text().replace(at,"@").replace(dot,".");
        var title = jQuery(this).attr('title')
        $(this)
            .after('<a href="mailto:'+addr+'" title="'+title+'">'+ addr +'</a>')
            .remove();
    });
};
</pre>
<p>This function allows you to define your email link and the title to be shown on mouse over that link. Here&#8217;s the sample html syntax:</p>
<pre name="code" class="html">
 &lt;span class="mailme" title="Send me a letter!"&gt;me at mydomain dot com&lt;/span&gt;
</pre>
<p>Using a spam with the class mailme you can define the title and the email using words instead of symbols. If you want extra protection create your own words for the at sign (@) and dot. In this particular case what robots will crawl is: <i>me at mydomain dot com</i> but the user will actually see <i>me@mydomain.com</i> and the user is actually able to click it.</p>
<p>You can set the <i>addr</i> var on the jQuery function to something else. Personally I like having pages with contact form so when you click on the link it will take you to the contact form page instead of opening an email program. Just pay attention you still need to execute the jQuery code to replace the text for the symbols: <em>jQuery(this).text().replace(at,&#8221;@&#8221;).replace(dot,&#8221;.&#8221;);</em>.</p>
<p>Now you can create simple and effective email spam filters that reduce spam considerably since spiders are unable to track emails, especially if you develop a personified code.</p>
]]></content:encoded>
			<wfw:commentRss>http://muiomuio.com/web-development/spam-filter-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install SQLite3 for Ruby on Rails on Windows</title>
		<link>http://muiomuio.com/web-development/ruby-rails-tutorial-install-sqlite-windows</link>
		<comments>http://muiomuio.com/web-development/ruby-rails-tutorial-install-sqlite-windows#comments</comments>
		<pubDate>Sun, 06 Dec 2009 00:41:00 +0000</pubDate>
		<dc:creator>Mario Andrade</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<guid isPermaLink="false">http://muiomuio.com/?p=272</guid>
		<description><![CDATA[Recently I started learning Ruby and Ruby on Rails. One of my challenges was installing an SQL server on my computer. Although I had XAMPP installed I wanted to keep the structure learned during my training class which was based on SQLite3.
This post will teach you how to install SQLite for Ruby on Rails on Windows by following 7 easy steps.]]></description>
			<content:encoded><![CDATA[<p>For what I understood the Rails team decided that development was easier when using SQLite instead of MySQL thus making SQLite3 the new default for <dfn title="Ruby on Rails"><strong>RoR</strong></dfn> versions after 2.0.2.</p>
<h2>Installing SQLite 3 on Windows</h2>
<ol>
<li>Go to <a href="http://www.sqlite.org/download.html" target="_blank">SQLite official download page</a> and look for <strong>Precompiled Binaries For Windows</strong> and click on the .zip file.<br />
In my case the most recent version is sqlite-3_6_20.zip so let&#8217;s download the file.</li>
<li>After downloading the file extract the sqlite3.exe file to <strong>Ruby bin directory</strong> (Ruby » Bin).</li>
<li>Now you need to download 2 extra files a .dll file and a .def file (damn you windows). On SQLite official download page look for sqlitedll-(version) being version the current version of SQLite. In my case this is sqlitedll-3_6_20.zip. You can find this file under Precompiled Binaries For Windows section on the download page.</li>
<li>After downloading the sqlitedll zip file you need to extract the sqlite3.dll and sqlite3.def files to <strong>Windows System32 folder</strong>.</li>
<li>After inserting the dll and def files on System32 folder open your command line and type <code><strong>gem install sqlite3-ruby</strong></code></li>
<li>Now SQLite3 should be properly installed on your Windows RoR server.<br />
Start your RoR server (Command line » <strong>ruby script/server</strong>) or use <a href="http://netbeans.org/" target="_blank">NetBeans</a>.</li>
<li>Open a browser window and type <strong>http://localhost:3000</strong>. You should get a welcome page saying «Welcome aboard». Click on the link called &#8220;«About your application’s environment» too see some information about your server. You should have a line saying <strong>Database adapter</strong> sqlite3</li>
</ol>
<p><img src="http://muiomuio.com/tutorials/ror/ruby-server.jpg" alt="Ruby on Rails server with SQLite3 installed" /></p>
<p>And that&#8217;s it. You have installed <strong>SQLite</strong> on your Windows RoR server. Feel free to comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://muiomuio.com/web-development/ruby-rails-tutorial-install-sqlite-windows/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
