<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support User Favorites: Evita</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support User Favorites: Evita</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 06:46:06 +0000</pubDate>

<item>
<title>Dunkkan on "Removing WP version in 2.8"</title>
<link>http://wordpress.org/support/topic/285235#post-1121808</link>
<pubDate>Tue, 30 Jun 2009 20:26:13 +0000</pubDate>
<dc:creator>Dunkkan</dc:creator>
<guid isPermaLink="false">1121808@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I solved it with :&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;remove_action(&#38;#39;wp_head&#38;#39;, &#38;#39;index_rel_link&#38;#39;);
remove_action(&#38;#39;wp_head&#38;#39;, &#38;#39;wlwmanifest_link&#38;#39;);
remove_action(&#38;#39;wp_head&#38;#39;, &#38;#39;rsd_link&#38;#39;);
add_action(&#38;#39;init&#38;#39;, &#38;#39;removeWPVersionInfo&#38;#39;);
function removeWPVersionInfo() {
    remove_action(&#38;#39;wp_head&#38;#39;, &#38;#39;wp_generator&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Dunkkan on "Removing WP version in 2.8"</title>
<link>http://wordpress.org/support/topic/285235#post-1121208</link>
<pubDate>Tue, 30 Jun 2009 07:55:30 +0000</pubDate>
<dc:creator>Dunkkan</dc:creator>
<guid isPermaLink="false">1121208@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello guys,&#60;/p&#62;
&#60;p&#62;I'm trying to remove the WP version that appears in the HTML source, so those meta tags auto-generated by WP. I always used this snippet :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//Remove WP Version in Header
remove_action(&#38;#39;wp_head&#38;#39;, &#38;#39;wlwmanifest_link&#38;#39;);
remove_action(&#38;#39;wp_head&#38;#39;, &#38;#39;rsd_link&#38;#39;);
add_action(&#38;#39;init&#38;#39;, &#38;#39;removeWPVersionInfo&#38;#39;);

function removeWPVersionInfo() {
    remove_action(&#38;#39;wp_head&#38;#39;, &#38;#39;wp_generator&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now however, I found that with 2.8 there's still something which doesn't get totally removed :&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;link rel=&#38;#39;index&#38;#39; title=&#38;#39;My Blog Title&#38;#39; href=&#38;#39;http://myHomeUrl&#38;#39; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This seems to be created by &#60;code&#62;&#38;lt;?php wp_head(); ?&#38;gt;&#60;/code&#62;, which I need to use to call plugins in the future.&#60;/p&#62;
&#60;p&#62;Can anybody point me out how to solve it ?&#60;/p&#62;
&#60;p&#62;Many thanks indeed,
&#60;/p&#62;</description>
</item>
<item>
<title>creativitypro on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-834456</link>
<pubDate>Thu, 21 Aug 2008 19:59:35 +0000</pubDate>
<dc:creator>creativitypro</dc:creator>
<guid isPermaLink="false">834456@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I used matt gardiners revolution themes which are pretty good at making non blog like blogs :)&#60;br /&#62;
&#60;a href=&#34;http://creativitypro.com&#34;&#62;http://creativitypro.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>fadidraghici on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-834143</link>
<pubDate>Thu, 21 Aug 2008 10:59:17 +0000</pubDate>
<dc:creator>fadidraghici</dc:creator>
<guid isPermaLink="false">834143@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.webdesignerwall.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.webdesignerwall.com/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.citybeatradio.org/?essentialmusic&#34; rel=&#34;nofollow&#34;&#62;http://www.citybeatradio.org/?essentialmusic&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Andreas H on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-834057</link>
<pubDate>Thu, 21 Aug 2008 07:16:28 +0000</pubDate>
<dc:creator>Andreas H</dc:creator>
<guid isPermaLink="false">834057@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've made this one for the &#60;a href=&#34;http://www.mmaphuket.com&#34;&#62;Muay Thai &#38;#38; MMA Training camp in Thailand&#60;/a&#62; that I train at...&#60;/p&#62;
&#60;p&#62;...not very blog like, except the comment function. Witch I'm thinking of take away, doesn't add anything really and is not used very often anyway.
&#60;/p&#62;</description>
</item>
<item>
<title>abdallahk on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-830991</link>
<pubDate>Sun, 17 Aug 2008 05:53:07 +0000</pubDate>
<dc:creator>abdallahk</dc:creator>
<guid isPermaLink="false">830991@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I tried to disguise my wordpress site through the design. Hope this helps!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.houstonlawyersdirect.com&#34;&#62;Houston Lawyers&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;By the way, I'd love to hear what you guys think, thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>dy_dream on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-830665</link>
<pubDate>Sat, 16 Aug 2008 17:24:59 +0000</pubDate>
<dc:creator>dy_dream</dc:creator>
<guid isPermaLink="false">830665@http://wordpress.org/support/</guid>
<description>&#60;p&#62;dorothy1508,&#60;/p&#62;
&#60;p&#62;Keeping with the spirit of this thread, their refusal can be taken only as a compliment. It really doesn't look like a blog anymore and if I'm a blog directory webmaster, I'd disqualify your site at first sight. No doubt about that.&#60;/p&#62;
&#60;p&#62;Your site truly represents what this thread is all about *LOL*
&#60;/p&#62;</description>
</item>
<item>
<title>JohnPope on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-828351</link>
<pubDate>Wed, 13 Aug 2008 17:54:38 +0000</pubDate>
<dc:creator>JohnPope</dc:creator>
<guid isPermaLink="false">828351@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Technically they are right I guess, it's not a blog - it's a directory. &#60;/p&#62;
&#60;p&#62;I actually really like it, I'm just not sure why there is still a date at the top on each profile like there would be in a blog post - it looks a little bit out of place to me in this kind of directory. Maybe if it could be ammended to say something like 'added on (the date)'?
&#60;/p&#62;</description>
</item>
<item>
<title>dorothy1508 on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-827950</link>
<pubDate>Wed, 13 Aug 2008 06:21:08 +0000</pubDate>
<dc:creator>dorothy1508</dc:creator>
<guid isPermaLink="false">827950@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I think my site still has some tell-tale blog-like features, but several blog directories have refused my listing on the grounds that &#34;your site is not a blog&#34;.&#60;/p&#62;
&#60;p&#62;See what you think.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bellydanceoz.com&#34;&#62;&#60;/a&#62;&#60;a href=&#34;http://www.bellydanceoz.com&#34; rel=&#34;nofollow&#34;&#62;http://www.bellydanceoz.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Zentode on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-826974</link>
<pubDate>Tue, 12 Aug 2008 00:50:40 +0000</pubDate>
<dc:creator>Zentode</dc:creator>
<guid isPermaLink="false">826974@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Update to my post above for nomorefreebeer.com. I am now using Code Blue theme. There was something weird going on with corp blue in IE vs Firefox. Was probably something I did but, &#60;a href=&#34;http://www.briangardner.com/themes&#34;&#62;Code Blue&#60;/a&#62; works fine for me.
&#60;/p&#62;</description>
</item>
<item>
<title>moshu on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-826580</link>
<pubDate>Mon, 11 Aug 2008 16:11:17 +0000</pubDate>
<dc:creator>moshu</dc:creator>
<guid isPermaLink="false">826580@http://wordpress.org/support/</guid>
<description>&#60;p&#62;TAF,&#60;br /&#62;
You are mixing apples and oranges... not to mention you should have started your own topic. This thread about showing off sites made with WP, while you are questionong about the future use of WP.&#60;/p&#62;
&#60;p&#62;Anyway, Dreamweaver and joomla, for example, have nothing in common. One is a desktop html editor the other is an online CMS (content management system). And WP can also be used as a CMS.&#60;br /&#62;
But if you want &#34;low learning curve&#34; then you will never find anything.
&#60;/p&#62;</description>
</item>
<item>
<title>The Artists Forum on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-826576</link>
<pubDate>Mon, 11 Aug 2008 16:03:28 +0000</pubDate>
<dc:creator>The Artists Forum</dc:creator>
<guid isPermaLink="false">826576@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hello just joined this forum.  i've got a site called &#60;a href=&#34;http://www.theartistsforum.org&#34; rel=&#34;nofollow&#34;&#62;http://www.theartistsforum.org&#60;/a&#62; I'm using iWeb, and apparently I have maxed out the application (getting lots of errors). A tech from Apple suggested I switch to something more pro, like dreamweaver, but also suggested joolma, mooba (not sure if i am spelling these correctly) and finally wordpress, as I have  a 'content' based site.&#60;br /&#62;
I am not  up to snuff on all the terminalogy, but was wondering if someone could take a look at my site and let me know if they think wordpress is the way to go. Oh, and I might add, I definately need something for the long haul and prefer something with a low learning curve lol.&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Zentode on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-825378</link>
<pubDate>Sat, 09 Aug 2008 18:06:03 +0000</pubDate>
<dc:creator>Zentode</dc:creator>
<guid isPermaLink="false">825378@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;strong&#62;&#60;a href=&#34;http://www.nomorefreebeer.com&#34;&#62;NoMoreFreeBeer.com&#60;/a&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Not being used as a blog really but, as a pro-active resource to voice opinions about the fate of the Busch Theme Parks.&#60;/p&#62;
&#60;p&#62;I used the CorpBlue Theme.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;&#60;a href=&#34;http://www.nomorefreebeer.com&#34;&#62;NoMoreFreeBeer.com&#60;/a&#62;&#60;/strong&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>jrodgers on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-824531</link>
<pubDate>Fri, 08 Aug 2008 12:56:03 +0000</pubDate>
<dc:creator>jrodgers</dc:creator>
<guid isPermaLink="false">824531@http://wordpress.org/support/</guid>
<description>&#60;p&#62;my second WP site&#60;br /&#62;
&#60;a href=&#34;http://www.conceptsonwheels.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.conceptsonwheels.com/&#60;/a&#62;&#60;br /&#62;
all WP, some custom pages and images, getting better at using WP, actually, some of the pages, e.g. news, are still bloggy...feedback welcome
&#60;/p&#62;</description>
</item>
<item>
<title>m_itai on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-824379</link>
<pubDate>Fri, 08 Aug 2008 07:21:23 +0000</pubDate>
<dc:creator>m_itai</dc:creator>
<guid isPermaLink="false">824379@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hey watch out my site&#60;br /&#62;
&#60;a href=&#34;http://www.24pcfix.com&#34;&#62;Online Computer Repair&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>educationthemes on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-824123</link>
<pubDate>Thu, 07 Aug 2008 22:07:06 +0000</pubDate>
<dc:creator>educationthemes</dc:creator>
<guid isPermaLink="false">824123@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Equal Design have just lauched there new website that utilises Wordpress as a Content Management System.&#60;/p&#62;
&#60;p&#62;View the site at &#60;a href=&#34;http://www.equaldesign.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.equaldesign.co.uk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We are very pleased with the outcome.  Any comments are welcome.  Thanks&#60;br /&#62;
Mark&#60;br /&#62;
Equal Design
&#60;/p&#62;</description>
</item>
<item>
<title>gambit37 on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-822321</link>
<pubDate>Wed, 06 Aug 2008 01:08:11 +0000</pubDate>
<dc:creator>gambit37</dc:creator>
<guid isPermaLink="false">822321@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've just this evening put live the new version of my portfolio/blog, all powered by Wordpress. The blog part is still 'bloggy' looking, but the rest is more like a traditional portfolio website:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.friskdesign.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.friskdesign.com/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ocbenji on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-820998</link>
<pubDate>Mon, 04 Aug 2008 16:57:58 +0000</pubDate>
<dc:creator>ocbenji</dc:creator>
<guid isPermaLink="false">820998@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It took me a few months but my site no longer looks like a normal &#34;blog&#34;&#60;br /&#62;
&#60;a href=&#34;http://www.ocbenji.com&#34; rel=&#34;nofollow&#34;&#62;http://www.ocbenji.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-820817</link>
<pubDate>Mon, 04 Aug 2008 11:38:57 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">820817@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've just finished a site based on a combination of Wordpress and Zen Cart that I think manages not to look too bloggy...it's at &#60;a href=&#34;http://www.movieparties.co.uk&#34;&#62;&#60;a href=&#34;http://www.movieparties.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.movieparties.co.uk&#60;/a&#62;&#60;br /&#62;
&#60;/a&#62;&#60;br /&#62;
It's basically providing specially-written, original &#38;#38; fun movie scripts for kids to film at their birthday party with their friends, and so far interest has been huge. Thanks to Wordpress for such a flexible platform!&#60;/p&#62;
&#60;p&#62;If anyone has any thoughts or comments, it would be great to hear them - and please don't hesitate to pass the link to anyone you know with kids 8-14!&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
</item>
<item>
<title>Zentode on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-819769</link>
<pubDate>Sat, 02 Aug 2008 18:52:56 +0000</pubDate>
<dc:creator>Zentode</dc:creator>
<guid isPermaLink="false">819769@http://wordpress.org/support/</guid>
<description>&#60;p&#62;My &#60;a href=&#34;http://alexsandor.org&#34;&#62;Alex Sandor&#60;/a&#62; Painter of Life site is getting alot of interest! I believe it is a good example of not looking like a blog. The Hobbit theme worked well for me after some css mods. A few people have actually purchased paintings from us as investments thanks to the site. I am thinking of using the WP-Auctions plugin and putting some paintings up for auction. &#60;/p&#62;
&#60;p&#62;Here are the latest links to the wordpress auction plugin:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.e-junkie.com/ecom/gb.php?ii=96792&#38;#38;c=ib&#38;#38;aff=24784&#38;#38;ev=deb65b155b&#34;&#62;Click here to view more details on the WP-Auctions plug in&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is another link for the WP-Auctions Gold wordpress plugin.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.e-junkie.com/ecom/gb.php?ii=96792&#38;#38;c=cart&#38;#38;aff=24784&#38;#38;ev=deb65b155b&#38;#38;ejc=2&#34;&#62;Here is the PayPal link to purchase WP-Auctions.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have read that the auction plugin works very well. I will post here when I get it up and going with WP-Auction Gold. &#60;/p&#62;
&#60;p&#62;Then it definitely won't look like a blog!
&#60;/p&#62;</description>
</item>
<item>
<title>bgbs on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-819510</link>
<pubDate>Sat, 02 Aug 2008 06:01:22 +0000</pubDate>
<dc:creator>bgbs</dc:creator>
<guid isPermaLink="false">819510@http://wordpress.org/support/</guid>
<description>&#60;p&#62;check out revolutionthemes.com&#60;br /&#62;
I think these guys makethe best templates for something that doesnt look like a WP
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-818662</link>
<pubDate>Thu, 31 Jul 2008 23:44:00 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">818662@http://wordpress.org/support/</guid>
<description>&#60;p&#62;About nine years ago I built a web site for the Association of British Cycling Coaches, learning html as I went along (you can see it at &#60;a href=&#34;http://www.abcc.co.uk)&#34; rel=&#34;nofollow&#34;&#62;http://www.abcc.co.uk)&#60;/a&#62;. Although I've been retired as webmaster for four years now I thought I'd refurbish the web site for old times sake (the current web master knows less about html than I did and the site is now broken). So I decided to use WordPress and the 'Brandford Magazine' theme to bring it up to date. You can see the result at &#60;a href=&#34;http://abcc.malfirth.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://abcc.malfirth.co.uk&#60;/a&#62; though there's very little of the original content there yet.
&#60;/p&#62;</description>
</item>
<item>
<title>JesseG5 on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-815624</link>
<pubDate>Mon, 28 Jul 2008 19:16:58 +0000</pubDate>
<dc:creator>JesseG5</dc:creator>
<guid isPermaLink="false">815624@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Here is a sample of my wordpress site which acts as an online portfolio/blog. The sidebar navigation which I am still working gives a slight impression that this site could be a blog. I think overall- it doesn't seem bloggish though.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.jessegunzel.com/blog/welcome&#34;&#62;mywordpresssite&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>dy_dream on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-814099</link>
<pubDate>Sat, 26 Jul 2008 14:26:05 +0000</pubDate>
<dc:creator>dy_dream</dc:creator>
<guid isPermaLink="false">814099@http://wordpress.org/support/</guid>
<description>&#60;p&#62;To shed the blog impression, I gave the usual sidebar content (categories, archives etc) presentation a makeover. Though my theme is still very much in development, I have a test site up for viewing. The look of the homepage pretty much resembles what I have in mind.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.hotelsandtravel.org&#34;&#62;Demo site&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>JohnPope on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/5#post-814008</link>
<pubDate>Sat, 26 Jul 2008 07:50:32 +0000</pubDate>
<dc:creator>JohnPope</dc:creator>
<guid isPermaLink="false">814008@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It's very much a work in progress still, but I think that the food blog that I am working on at the moment doesn't look much like a wp site. &#60;/p&#62;
&#60;p&#62;The category and post pages are still a bit bloggy, but they are works in progress. I am pretty happy with the front page, which definitely doesn't look like the average blog. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.sevent.com.au/food/&#34; rel=&#34;nofollow&#34;&#62;http://www.sevent.com.au/food/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>jonimueller on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/4#post-808785</link>
<pubDate>Sat, 19 Jul 2008 18:41:40 +0000</pubDate>
<dc:creator>jonimueller</dc:creator>
<guid isPermaLink="false">808785@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Nice site, Jon. But I found those hazy mouse hovers to be a bit disconcerting.  White would have been nice and clean. Other than that it really looks slick, Web 2 Oh! and nicely execute!
&#60;/p&#62;</description>
</item>
<item>
<title>JonMeek on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/4#post-808170</link>
<pubDate>Fri, 18 Jul 2008 22:03:34 +0000</pubDate>
<dc:creator>JonMeek</dc:creator>
<guid isPermaLink="false">808170@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I built our company site completely with Wordpress and a few plugins:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.litconn.com&#34;&#62;http://www.litconn.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is a pretty straight forward site. It does not currently have a blog, but there are plans to add one in the near future.&#60;/p&#62;
&#60;p&#62;Jon
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/4#post-807420</link>
<pubDate>Fri, 18 Jul 2008 06:45:24 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">807420@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Our site, &#60;a href=&#34;http://www.computercourage.com&#34; rel=&#34;nofollow&#34;&#62;http://www.computercourage.com&#60;/a&#62; is set up as a normal site, with a blog included.  However the entire thing is written in wordpress.&#60;/p&#62;
&#60;p&#62;We use cforms][, XML Sitemaps, Platinum SEO pack, and some custom add-ons and javascript libraries.
&#60;/p&#62;</description>
</item>
<item>
<title>vegasrenie on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/4#post-807065</link>
<pubDate>Thu, 17 Jul 2008 21:27:17 +0000</pubDate>
<dc:creator>vegasrenie</dc:creator>
<guid isPermaLink="false">807065@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This has been up and running for three weeks, so it still has a lot of work yet to go into it.  But it's beautiful and doesn't have a blog look to it.&#60;/p&#62;
&#60;p&#62;Heavy graphics, allow time for loading:&#60;br /&#62;
&#60;a href=&#34;http://mirepoixvegas.com&#34; rel=&#34;nofollow&#34;&#62;http://mirepoixvegas.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Irene
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Examples of WP that don't look like blogs?"</title>
<link>http://wordpress.org/support/topic/131326/page/4#post-806079</link>
<pubDate>Thu, 17 Jul 2008 03:40:28 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">806079@http://wordpress.org/support/</guid>
<description>&#60;p&#62;great..all the wordpress is beautiful...
&#60;/p&#62;</description>
</item>

</channel>
</rss>
