<?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>inQbation</title>
	<atom:link href="http://www.inqbation.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inqbation.com</link>
	<description>DC SEO Experts, Web designers, Web developers</description>
	<lastBuildDate>Thu, 02 Sep 2010 14:50:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Jessica Mah, Indinero, My Hero</title>
		<link>http://www.inqbation.com/jessica-mah-indinero-my-hero</link>
		<comments>http://www.inqbation.com/jessica-mah-indinero-my-hero#comments</comments>
		<pubDate>Thu, 02 Sep 2010 14:50:01 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2163</guid>
		<description><![CDATA[Once in a while you see a bright shooting star that streaks across the sky and puts you at awe.  A true child prodigy.  This is Jessica Mah&#8217;s Crunchbase bio: Jessica started her first internet company at the age of 13, finished high school at the age of 15, and studied computer science at the University of [...]]]></description>
			<content:encoded><![CDATA[<p>Once in a while you see a bright shooting star that streaks across the sky and puts you at awe.  A true child prodigy. </p>
<p><a href="http://www.inqbation.com/wp-content/uploads/2010/09/Jessica-Mah-founder-of-Indinero-child-prodigy1.jpg" rel="lightbox[2163]"><img class="alignnone size-full wp-image-2165" title="Jessica Mah founder of Indinero child prodigy" src="http://www.inqbation.com/wp-content/uploads/2010/09/Jessica-Mah-founder-of-Indinero-child-prodigy1.jpg" alt="Jessica Mah founder of Indinero child prodigy" width="600" height="539" /></a></p>
<p>This is <a href="http://www.crunchbase.com/person/jessica-mah" target="_blank">Jessica Mah&#8217;s Crunchbase</a> bio:</p>
<blockquote>
<p style="padding-left: 30px;"><em>Jessica started her first internet company at the age of 13, finished high school at the age of 15, and studied computer science at the University of California, Berkeley.</em></p>
<p style="padding-left: 30px;"><em>As Product Architect and CEO of Indinero.com, Jessica drives the development of Indinero’s product strategy, product development and design efforts. She designed Indinero for the typical small business owner, knowing that its usefulness and simplicity would change the way business owners look at money. Founders Jessica Mah and Andy Su built the core product over the Summer of 2009, and the company has since won grant awards from Lightspeed Venture Partners in the Summer of 2009, and from U.C. Berkeley’s CET Venture Lab in the Fall of 2009.</em></p>
<p style="padding-left: 30px;"><em>Prior to founding Indinero, Jessica was the founder and technical lead at internshipIN.com, which has since helped thousands of college students find their first internships. Jessica studied computer science at the University of California, Berkeley, where she and co-founder Andy Su built Indinero’s first prototype. Jessica has been mentioned in publications ranging from Inc. magazine to the Wall Street Journal, and has been featured on PBS to encourage students to pursue science and entrepreneurship.</em></p>
</blockquote>
<p>Wishing her God&#8217;s speed</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/jessica-mah-indinero-my-hero/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do websites look different on IE6, IE7, IE8, Firefox</title>
		<link>http://www.inqbation.com/why-websites-look-different-on-ie6-ie7-ie8-firefox</link>
		<comments>http://www.inqbation.com/why-websites-look-different-on-ie6-ie7-ie8-firefox#comments</comments>
		<pubDate>Mon, 09 Aug 2010 16:20:41 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[browser compatibility]]></category>
		<category><![CDATA[cross-browser compliance]]></category>
		<category><![CDATA[IE6 hacks]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2152</guid>
		<description><![CDATA[Have you ever noticed that your website looks different across different browsers such as: Microsoft Internet Exploer (IE6) IE7 IE8 Safari Opera Mozilla Firefox The primary reason is standards.  The World Wide Web Consortium (W3C) and the Internet Society work to define, develop and promote standards.  By having standards, independent designers and developers can create [...]]]></description>
			<content:encoded><![CDATA[<div>Have you ever noticed that your website looks different across different browsers such as:</div>
<ol>
<li>Microsoft Internet Exploer (IE6)</li>
<li>IE7</li>
<li>IE8</li>
<li>Safari</li>
<li>Opera</li>
<li>Mozilla Firefox</li>
</ol>
<div>The primary reason is standards.  The <a href="http://www.w3.org" target="_blank">World Wide Web Consortium</a> (<a href="http://www.w3.org" target="_blank">W3C</a>) and the <a href="http://www.isoc.org/" target="_blank">Internet Society</a> work to define, develop and promote standards.  By having standards, independent designers and developers can create open source software and websites that will be compatibile across the internet.  So, a website that is built to standards will look the same on my Mac as it will on your PC, for example.  Indeed, it is because of standards that has enabled the Internet to grow as fast as it has over the past 15 years.</div>
<div>The reason why some websites don&#8217;t look the same is because the internet browsers, i.e., the programs we use to view and navigate websites are not all built strictly according to the same standards.  Some companies, like Microsoft, build additional features and functionality into their browsers which may provide a richer user experience but this only works if web designers and developers create code according to Microsoft&#8217;s proprietary non-standards.</div>
<div>Safari, IE7 and Firefox tend to comply better with universal standards whereas IE6 tends to rub up against or caust problems with these universal standards.  And now, with HTML5 and CSS3 on the way to final development, acceptance and proliferation then we can expect to see more incompatibilities with legacy browsers.</div>
<div>It is possible to make a website look the same on IE6 as it does on IE8, Firefox or Safari.  However, in some cases, depending on the style or effect we are trying to create, it is a significant amount of additional work.  We are not afraid of work, we simply want to make sure that our work adds value.  So, if it takes 2 hours to create square corners on a button but 12 hours to create rounded corners on a button, we need to make sure the additional 10 hours of work is justified by the aesthetic value.</div>
<div>NOTE: the number of hours are theoretical, not actual.</div>
<div>We could take the easy way out and rely more on tables and JPGs instead of CSS, but that often compromises Section 508 accessibility, maintainability, server performance and load time.  So, there are a lot of variables and constraints that we need to consider as we design for accessibility and cross-browser compliance.</div>
<div>In order to replicate the problem and create a screenshot of IE6 behavior (or misbehavior), we have to do the design in HTML/CSS and then run it through IE6.  It could take several days of work simply to demonstrate the IE6 behavior.  In addition, we cannot always anticipate every behavior (or misbehavior) of IE6.   For this reason, we call the misbehaviors &#8220;glitches&#8221; and the solutions &#8220;hacks&#8221;.</div>
<div>In order to minimize unintended glitches and need for hacks, try to stick to W3C standards as well as techniques like a 960 grid, square corners, minimal background patterns and gradiants, etc.  Designing according to these standards and methods produces more consistent results across a wider array of internet browsers.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/why-websites-look-different-on-ie6-ie7-ie8-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s May Day renders PageRank impotent</title>
		<link>http://www.inqbation.com/googles-may-day-renders-pagerank-impotent</link>
		<comments>http://www.inqbation.com/googles-may-day-renders-pagerank-impotent#comments</comments>
		<pubDate>Tue, 03 Aug 2010 05:13:58 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[SEO tips]]></category>
		<category><![CDATA[seo expert]]></category>
		<category><![CDATA[7 C's of SEO]]></category>
		<category><![CDATA[backlinks]]></category>
		<category><![CDATA[google may day algorithm]]></category>
		<category><![CDATA[inbound links]]></category>
		<category><![CDATA[page rank]]></category>
		<category><![CDATA[seomoz]]></category>
		<category><![CDATA[website grader]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2148</guid>
		<description><![CDATA[WASHINGTON, DC &#8211; SEO buzz seems to indicate that Google&#8217;s May Day algorithm change has negatively affected many websites that were gaming the system. Well, if you were to poll about 100 search engine optimization (SEO) professionals at their next convention, most of them would have said (or continue to say) that inbound links, or [...]]]></description>
			<content:encoded><![CDATA[<p><strong>WASHINGTON, DC</strong> &#8211; SEO buzz seems to indicate that Google&#8217;s May Day algorithm change has negatively affected many websites that were gaming the system.</p>
<p>Well, if you were to poll about 100 search engine optimization (SEO) professionals at their next convention, most of them would have said (or continue to say) that inbound links, or backlinks, are the number one most important thing to getting found on Google.  Moreover, those inbound links determine a site&#8217;s PageRank, or Google PR, which is an indicator of how relevant or significant a website is across the universe.</p>
<p>In my recent blog post on <a href="http://www.seoq.com/does-alexa-compete-google-pr-and-inbound-links-matter/" target="_blank">SEO Quotient</a>, I presented some data that might indicate that just because you have a high SEO analysis score, which includes a strong PageRank and significant inbound links, that doesn&#8217;t mean you are going to rank well on Google &#8211; at least for now.</p>
<h2>Case in point: WebsiteGrader vs. SEOmoz.</h2>
<p><a href="http://www.seoq.com/does-alexa-compete-google-pr-and-inbound-links-matter/" target="_blank">WebsiteGrader is a PR6</a> site with 704 inbound links (backlinks) according to Google and 34,921 inlinks according to Yahoo. </p>
<p><a href="http://www.seoq.com/does-alexa-compete-google-pr-and-inbound-links-matter/" target="_blank">SEOmoz</a>, on the other hand, is a PR8 site with 1,710 inbound links according to Google and a whopping 207,596 inlinks according to Yahoo.</p>
<p>But, if you look at Alexa, both sites are about neck and neck with Websitegrader (2,049) only slightly trailing SEOmoz (1,703).  According to Compete, Websitegrader (PR6) smashes SEOmoz (PR8) with an estimated visitor count of 494,00 monthly visits to SEOmoz estimated 173,000 monthly visits.</p>
<p>But the real evidence is in the actual search results.  Both websites, Websitegrader.com and SEOmoz.org represent &#8220;<em>SEO analysis tools</em>&#8221; that provide &#8220;<em>free SEO reports</em>&#8221; and &#8220;<em>website analysis</em>&#8220;.  So, when you Google these search terms, you&#8217;ll see:</p>
<p>Websitegrader (PR6) ranks first page for:</p>
<ul>
<li>SEO analysis tool</li>
<li>Website analysis tool</li>
<li>Website SEO tool</li>
<li>Free SEO report</li>
</ul>
<p>SEOmoz (PR8) only ranks first page for:</p>
<ul>
<li>SEO tools</li>
</ul>
<p>So, how can a website in the same industry, optimized for the same keyword phrases, with a PR8, 1,710 inbound links according to Google and 207,596 inbound links according to Yahoo underperform a site with a fraction of the credibility?</p>
<p>Obviously, there are other factors at play.</p>
<p>One interesting note is that Websitegrader has 38,696 Twitter followers to SEOmoz 15,542.  Moreover, Websitegrader has 15,542 Facebook fans (likes) compared to SEOmoz 3,023.  Perhaps Google is paying more attention to social media than previous indicators like inbound links.</p>
<p>Food for thought.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/googles-may-day-renders-pagerank-impotent/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Flash doesn&#8217;t work on Apple iPhone, iPad</title>
		<link>http://www.inqbation.com/why-flash-doesnt-work-on-apple-iphone-ipad</link>
		<comments>http://www.inqbation.com/why-flash-doesnt-work-on-apple-iphone-ipad#comments</comments>
		<pubDate>Sat, 31 Jul 2010 13:52:52 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[apple ipad flash]]></category>
		<category><![CDATA[apple iphone flash]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2144</guid>
		<description><![CDATA[Read the open letter from Steve Jobs on why Apple doesn&#8217;t allow Flash.]]></description>
			<content:encoded><![CDATA[<p>Read the <a href="http://www.apple.com/hotnews/thoughts-on-flash/" target="_blank">open letter from Steve Jobs</a> on why Apple doesn&#8217;t allow Flash.</p>
<p><a href="http://www.inqbation.com/wp-content/uploads/2010/07/los-angeles-flash-designer-northern-virginia.jpg" rel="lightbox[2144]"><img class="alignnone size-full wp-image-2145" title="los-angeles-flash-designer-northern-virginia" src="http://www.inqbation.com/wp-content/uploads/2010/07/los-angeles-flash-designer-northern-virginia.jpg" alt="Apple disallows Flash on iphone and ipad" width="625" height="416" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/why-flash-doesnt-work-on-apple-iphone-ipad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Craigslist to discover Keywords</title>
		<link>http://www.inqbation.com/how-to-use-craigslist-to-discover-keywords</link>
		<comments>http://www.inqbation.com/how-to-use-craigslist-to-discover-keywords#comments</comments>
		<pubDate>Wed, 21 Jul 2010 05:21:24 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[SEO tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[seo expert]]></category>
		<category><![CDATA[washington dc seo expert]]></category>
		<category><![CDATA[washington dc wordpress expert]]></category>
		<category><![CDATA[Wordpress css php expert]]></category>
		<category><![CDATA[wordpress developer]]></category>
		<category><![CDATA[Wordpress genius]]></category>
		<category><![CDATA[Wordpress guru]]></category>
		<category><![CDATA[Wordpress javascript developer]]></category>
		<category><![CDATA[Wordpress wizard]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2142</guid>
		<description><![CDATA[Washington, DC &#8211; If you&#8217;ve ever watched my video, &#8220;If you want to get found on Google,&#8221; then you will know that a good SEO strategy always starts with discovering your keywords using that language of your targeted audience. I work with a lot of doctors and dentists, for example, and they tend to use [...]]]></description>
			<content:encoded><![CDATA[<p>Washington, DC &#8211; If you&#8217;ve ever watched my video, &#8220;<a href="http://www.youtube.com/watch?v=jhi57qoZ2RE" target="_blank">If you want to get found on Google</a>,&#8221; then you will know that a good SEO strategy always starts with discovering your keywords using that language of your targeted audience.</p>
<p>I work with a lot of doctors and dentists, for example, and they tend to use these highly clinical medical terms.  When they blog and write web content, it is always too high-level.  The words that they often use does not match with the search terms that their targeted audience would most likely use in a Google search to find a new doctor or dentist in their area.</p>
<p>I have discovered that Craigslist is a brilliant method and tool for keyword discovery.  It doesn&#8217;t work for all professions or services categories, but it certainly works for web design and SEO.</p>
<p>This is how you do it&#8230;</p>
<p>Step 1 : Go to Craigslist and click on a densely populated city like NYC.</p>
<p>Step 2: Enter a high level, broad term that describes your profession</p>
<p>Step 3: Select the pull-down that relates best to you</p>
<p>Step 4: Click seach and study the results</p>
<p>I did this recently for the following search criteria: Los Angeles Craigslist &gt; WordPress &gt; All Gigs.  I discovered the language that people are using to find companies like mine:</p>
<ul>
<li>WordPress knowledge</li>
<li>Graphic designer</li>
<li>WordPress tutor</li>
<li>Web Designer</li>
<li>Web Developer for WordPress</li>
<li>WordPress Site</li>
<li>WordPress &#8211; Portfolio</li>
<li>Code Geek</li>
<li>WordPress Designer</li>
<li>WordPress Guru</li>
<li>WordPress assistant</li>
<li>WordPress, CSS, PHP Expert</li>
<li>WordPress &amp; Javascript Developer</li>
<li>Experienced WordPress plugin PHP developer</li>
<li>WordPress experts</li>
<li>WordPress Genius</li>
</ul>
<p>The list goes on and on.  See if you can find creative ways to listen to your targeted audience and discover the keywords that they use to describe you, your company and your services.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/how-to-use-craigslist-to-discover-keywords/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to do online reputation management</title>
		<link>http://www.inqbation.com/how-to-do-online-reputation-management</link>
		<comments>http://www.inqbation.com/how-to-do-online-reputation-management#comments</comments>
		<pubDate>Sun, 18 Jul 2010 01:15:37 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[SEO tips]]></category>
		<category><![CDATA[how to bury bad press]]></category>
		<category><![CDATA[reputation defender]]></category>
		<category><![CDATA[washington dc reputation management]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2126</guid>
		<description><![CDATA[Defending your reputation WASHINGTON DC &#8211; SEO expert Have you ever discovered an unflattering article about you, your company or your product?  Perhaps it was legitimate and justified or maybe it was outright slander, libel and defamation.  Regardless, maintaining an untarnished online reputation is just as important as maintaining a high credit score. When inQbation™, [...]]]></description>
			<content:encoded><![CDATA[<h2>Defending your reputation</h2>
<p><a href="http://www.inqbation.com/wp-content/uploads/2010/07/washington-dc-reputation-management-seo-expert.jpg" rel="lightbox[2126]"><img class="alignnone size-full wp-image-2127" title="washington dc reputation management seo expert" src="http://www.inqbation.com/wp-content/uploads/2010/07/washington-dc-reputation-management-seo-expert.jpg" alt="defending your reputation management online dc seo expert" width="600" height="399" /></a></p>
<p>WASHINGTON DC &#8211; SEO expert</p>
<p>Have you ever discovered an unflattering article about you, your company or your product?  Perhaps it was legitimate and justified or maybe it was outright slander, libel and defamation.  Regardless, maintaining an untarnished online reputation is just as important as maintaining a high credit score.</p>
<p>When inQbation™, a Washington DC based online marketing firm with SEO experts, defends a reptuation, we typically perform the following tasks:</p>
<ol>
<li>Contact the editor of the website where the negative content lives and ask them to remove it.</li>
<li>If the information online is false, misleading, malicious, defamatory or otherwise slanderous, consider filing a Cease and Desist Order in the jurisdiction where the website is hosted.</li>
<li>Determine what keyword phrases are important to defend.  It could be a person&#8217;s name, a company name, a brand name or a product.</li>
<li>Create as many social media profiles as you can on sites like:
<ol>
<li>Linkedin</li>
<li>Biznik</li>
<li>Twitter</li>
<li>Facebook</li>
<li>Crunchbase</li>
<li>Photo.net</li>
<li>Yelp</li>
<li>Amazon</li>
<li>Mugglespace</li>
<li>Bebo</li>
</ol>
</li>
<li>Make sure those important keyword phrases are in the social media profile, preferably within the first and last name or in an prominent field.</li>
<li>Create a blog on as many instant free blogging platforms such as:
<ol>
<li>www.blogger.com</li>
<li>www.wordpress.com</li>
<li>www.thoughts.com</li>
<li>www.blog.com</li>
<li>www.livejournal.com</li>
<li>www.blogabond.com</li>
<li>www.edublogs.org</li>
<li>www.xanga.com</li>
<li>www.weebly.com</li>
<li>www.vox.com</li>
</ol>
</li>
<li>Make sure you name your blog after the keyword that is important to you.</li>
<li>Make frequent blog posts that feature your keywords in the subject lines, tags, titles and throughout the article.</li>
<li>Gather a team of bloggers and webmaster.  See if you could interest them in writing about you, your company or  your product and ask them to link to your social media profiles and  blogs using your keyword phrase in the anchor text or link text of these  inbound backlinks.  You can find them on various sites such as:
<ol>
<li>Craigslist.com</li>
<li><a href="http://www.seoq.com/web/professionals" target="_blank">SEOQ.com</a></li>
<li>oDesk.com</li>
<li>FreelanceSwitch.com</li>
<li>Freelancer.com</li>
<li>iFreelance.com</li>
<li>Guru.com</li>
<li>elance.com</li>
<li>Bloggers.com</li>
<li>BlogWorldExpo.com</li>
</ol>
</li>
<li>Reinforce these social media profiles, blogs and links posts with tweets and online bookmarks (Delicious.com).</li>
</ol>
<p>Unless your keyword phrase is extraordinarily competitive, you should be able to <a href="http://www.seoq.com/social-media-profiles-own-the-first-page-of-google/" target="_blank">own the first page of Google</a> within about 4-6 weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/how-to-do-online-reputation-management/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Quotient buys BLVD status</title>
		<link>http://www.inqbation.com/seo-quotient-buys-blvd-status</link>
		<comments>http://www.inqbation.com/seo-quotient-buys-blvd-status#comments</comments>
		<pubDate>Sat, 17 Jul 2010 05:36:42 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[History of the Web]]></category>
		<category><![CDATA[web analytics]]></category>
		<category><![CDATA[blvd status]]></category>
		<category><![CDATA[blvdstatus]]></category>
		<category><![CDATA[blvdstatus.com]]></category>
		<category><![CDATA[real-time seo analytics]]></category>
		<category><![CDATA[real-time web analytics]]></category>
		<category><![CDATA[real-time web seo analysis]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2124</guid>
		<description><![CDATA[WASHINGTON, DC &#8211; On its blog, SEO Quotient™ announced today that it acquired BLVDstatus.com along with the real-time web analytics code that tracks live web stats, keyword rankings reports, custom alerts and a white label solution for SEO professionals.]]></description>
			<content:encoded><![CDATA[<p>WASHINGTON, DC &#8211; On its <a href="http://www.seoq.com/seo-quotient-acquires-blvdstatus-com/" target="_blank">blog</a>, SEO Quotient™ announced today that it acquired BLVDstatus.com along with the real-time web analytics code that tracks live web stats, keyword rankings reports, custom alerts and a white label solution for SEO professionals.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/seo-quotient-buys-blvd-status/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Government Websites: IT Dashboard</title>
		<link>http://www.inqbation.com/best-government-websites-it-dashboard</link>
		<comments>http://www.inqbation.com/best-government-websites-it-dashboard#comments</comments>
		<pubDate>Thu, 15 Jul 2010 02:57:23 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[best .gov web designs]]></category>
		<category><![CDATA[best government websites]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2117</guid>
		<description><![CDATA[WASHINGTON DC, Website designer]]></description>
			<content:encoded><![CDATA[<p>WASHINGTON DC, Website designer</p>
<div id="attachment_2118" class="wp-caption alignnone" style="width: 610px"><a href="http://www.inqbation.com/wp-content/uploads/2010/07/best-government-websites-it-dashboard.jpg" rel="lightbox[2117]"><img class="size-full wp-image-2118" title="best-government-websites-it-dashboard" src="http://www.inqbation.com/wp-content/uploads/2010/07/best-government-websites-it-dashboard.jpg" alt="best .gov websites it dashboard usa spending" width="600" height="657" /></a><p class="wp-caption-text">The IT Dashboard is a website enabling federal agencies, industry, the general public and other stakeholders to view details of federal information technology investments.   The purpose of the Dashboard is to provide information on the effectiveness of government IT programs and to support decisions regarding the investment and management of resources. The Dashboard is now being used by the Administration and Congress to make budget and policy decisions. </p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/best-government-websites-it-dashboard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Government Websites: USAspending.gov</title>
		<link>http://www.inqbation.com/best-government-websites-usaspending-gov</link>
		<comments>http://www.inqbation.com/best-government-websites-usaspending-gov#comments</comments>
		<pubDate>Thu, 15 Jul 2010 02:49:38 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[best .gov web designs]]></category>
		<category><![CDATA[best government websites]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2113</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_2114" class="wp-caption alignnone" style="width: 610px"><a href="http://www.inqbation.com/wp-content/uploads/2010/07/best-government-websites-usa-spending-gov.jpg" rel="lightbox[2113]"><img class="size-full wp-image-2114" title="best-government-websites-usa-spending-gov" src="http://www.inqbation.com/wp-content/uploads/2010/07/best-government-websites-usa-spending-gov.jpg" alt="best .gov websites data.gov" width="600" height="437" /></a><p class="wp-caption-text">The Federal Funding Accountability and Transparency Act (FFATA) of 2006, full text of the Transparency Act ( ), required that the Office of Management and Budget establish a single searchable website, accessible to the public at no cost to access, to include for each Federal award:   the name of the entity receiving the award; the amount of the award; information on the award including transaction type, funding agency, etc; the location of the entity receiving the award; a unique identifier of the entity receiving the award. USAspending.gov was first launched in December 2007 to fulfill these requirements. </p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/best-government-websites-usaspending-gov/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Government Websites: Data.gov</title>
		<link>http://www.inqbation.com/best-government-websites-data-gov</link>
		<comments>http://www.inqbation.com/best-government-websites-data-gov#comments</comments>
		<pubDate>Thu, 15 Jul 2010 02:45:31 +0000</pubDate>
		<dc:creator>Blake</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[best .gov web designs]]></category>
		<category><![CDATA[best government websites]]></category>
		<category><![CDATA[data.gov]]></category>

		<guid isPermaLink="false">http://www.inqbation.com/?p=2110</guid>
		<description><![CDATA[WASHINGTON DC &#8211; Website designer]]></description>
			<content:encoded><![CDATA[<p>WASHINGTON DC &#8211; Website designer</p>
<div id="attachment_2111" class="wp-caption alignnone" style="width: 610px"><a href="http://www.data.gov" target="_blank"><img class="size-full wp-image-2111" title="best-government-websites-data-gov" src="http://www.inqbation.com/wp-content/uploads/2010/07/best-government-websites-data-gov.jpg" alt="top .gov websites" width="600" height="594" /></a><p class="wp-caption-text">Data.gov is leading the way in democratizing public sector data and driving innovation. The data is being surfaced from many locations making the Government data stores available to researchers to perform their own analysis. </p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.inqbation.com/best-government-websites-data-gov/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
