<?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>AskApache &#187; Search Results  &#187;  vimrc</title>
	<atom:link href="http://www.askapache.com/search/vimrc/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Fri, 17 May 2013 23:28:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Show Events that Occurred on this day in the Past</title>
		<link>http://www.askapache.com/linux/show-events-occurred-day-linux.html</link>
		<comments>http://www.askapache.com/linux/show-events-occurred-day-linux.html#comments</comments>
		<pubDate>Fri, 17 May 2013 02:15:41 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[shell-script]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8924</guid>
		<description><![CDATA[<p><p><a class="IFL" href="http://www.askapache.com/linux/show-events-occurred-day-linux.html"><img src="http://uploads.askapache.com/2013/05/linux-calendar-example-5-16.png" alt="linux-calendar-example-5-16" width="447" height="85" /></a>This simple linux function will output a list (usually about 4-10) of events that occurred in the past on the same day.  So if you run on May 16 it will show you past events that happened on that date.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/linux/show-events-occurred-day-linux.html">Show Events that Occurred on this day in the Past</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/linux/show-events-occurred-day-linux.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Web Fonts for Programming and Code</title>
		<link>http://www.askapache.com/css/web-fonts-for-code.html</link>
		<comments>http://www.askapache.com/css/web-fonts-for-code.html#comments</comments>
		<pubDate>Wed, 06 Feb 2013 23:37:35 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=7790</guid>
		<description><![CDATA[<p><p>Ok, so on a site like this one, there is a tremendous amount of 'code' styled with CSS fonts in a pre, code, var, tt, samp, or kbd html tag. When using an programming tool like VIM to write code it is shown beautifully using your OS fonts.  So then, how can we get that same font beauty to be there on the web?  And, of course the solution must use best-practices <em>(and preferably only use CSS and (X)HTML)</em>.</p>
<p>Also, text effects!  --&#62; <a class="font-effect-3d" style="color:#FFF; font-size:35px" href="http://www.askapache.com/css/web-fonts-for-code.html">View Solution</a></p></p><p>The post <a href="http://www.askapache.com/css/web-fonts-for-code.html">Google Web Fonts for Programming and Code</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/css/web-fonts-for-code.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimized Vimrc with 256 Colorscheme</title>
		<link>http://www.askapache.com/linux/fast-vimrc.html</link>
		<comments>http://www.askapache.com/linux/fast-vimrc.html#comments</comments>
		<pubDate>Mon, 03 Dec 2012 18:15:32 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.vimrc]]></category>
		<category><![CDATA[256 Color]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=7062</guid>
		<description><![CDATA[<p><p><a class="IFL" href="http://www.askapache.com/linux/fast-vimrc.html"><img src="http://uploads.askapache.com/2012/02/vimrc-colorscheme.png" alt="askapachecode 256color colorscheme and vimrc screenshot" title="askapachecode 256color colorscheme and vimrc screenshot" width="525" height="277" class="size-full wp-image-7074" /></a><strong>This is not your everyday vimrc</strong>.  This is <em>my</em> personalized vimrc.. works especially great on remote servers, in tmux, screen, etc. <br /><br />This doesn't require a git checkout, a vim update, a bash update, an OS update, a plugin.  No.  1 vimrc, 1 colorscheme, just use curl to download and it's on.  I use this on <a href="http://archlinux.org/">Arch Linux</a>, NetBSD, FreeBSD, OpenBSD, Debian, Ubuntu, Cent OS, Red Hat, and that's mostly it so far. <br />If you aren't already using vim as your primary editor in a powerful way, you are gonna owe me for this.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/linux/fast-vimrc.html">Optimized Vimrc with 256 Colorscheme</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/linux/fast-vimrc.html/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
