<?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>Attackr.com &#187; Developer Portal for web designers, developers and programmers</title>
	<atom:link href="http://www.attackr.com/tag/content-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.attackr.com</link>
	<description>Come To Share, Come To Learn</description>
	<lastBuildDate>Tue, 20 Dec 2011 13:09:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Best Of The Rest Opensource Image Gallery Software (Part 1?)</title>
		<link>http://www.attackr.com/best-of-the-rest-opensource-image-gallery-software-part-1/</link>
		<comments>http://www.attackr.com/best-of-the-rest-opensource-image-gallery-software-part-1/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 15:22:16 +0000</pubDate>
		<dc:creator>Gregory Milby</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[photo gallery]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.attackr.com/?p=431</guid>
		<description><![CDATA[There is no doubt that there are a ton of photo gallery scripts out there.  When looking for software, it&#8217;s easy to fall into the &#8220;ooh&#8217;s and ah&#8217;s&#8221; trap.  Being mesmerized with features and easily losing track of the original goal or intended use of the gallery.  There are gallery applications that literally are their [...]]]></description>
			<content:encoded><![CDATA[<p>There is no doubt that there are a ton of photo gallery scripts out there.  When looking for software, it&#8217;s easy to fall into the &#8220;ooh&#8217;s and ah&#8217;s&#8221; trap.  Being mesmerized with features and easily losing track of the original goal or intended use of the gallery.  There are gallery applications that literally are their own website &#8211; like a <em>Photo Content Management System</em>.  Others truly warrant merit and further research because of their usefulness &amp; hopefully their adaptability for multiple applications &#8211; as well as &#8211; their ability to stand on their own as needed.</p>
<p>Here are my picks for the most versatile PHP gallery scripts.  You may be surprised at the findings here as my values are different than the average person who wants to share their pictures. My value is based more-so on the flexibility and adaptability of a gallery script rather than being locked out from customizing it.  Gallery scripts are a good asset if you want to show items in a pre-established website/web application and do not want to have to write from scratch.  Reusing this code can help deliver an application expediently, but being able to have it resemble the host site is critical &#8211; it must be flexible if it is going to be used as &#8220;part of another website&#8221;.</p>
<p><strong>Server Test Environment</strong>: These were tested these on  Ubuntu Server (LAMP install) &#8211; latest version. Approach to install:  Every <em>click and drool</em> wizard feature was attempted &#8211; no manual configurations were attempted to ensure the &#8216;as advertised&#8217; feature would be accurate.</p>
<p>Flexible and adaptable come at a price. Sometimes the only method to add a photo is to ftp it up to the folder (that&#8217;s raw/flexible),  but it is considered flexible because a script can be written for exisisting application to control how/where a photo is uploaded.  So while reading these, keep this in mind.  So look for &#8220;stand-alone&#8221; if having an upload mechnism is a must for you.</p>
<p>You&#8217;ll find that most gallery scripts will boast of these features &#8211; comments will be limited to the most noticable of these features for each source in this post:</p>
<p>Features:</p>
<ul>
<li>On-the-fly Thumbnail/Low resolution picture generation</li>
<li>Unlimited Categories and Sub-categories (it uses directories)</li>
<li>Integrated fast text database mode (MySQL also supported if prefered)</li>
<li>Users comments</li>
<li>Rating system</li>
<li>Web/FTP picture upload</li>
<li>Top Rated/Last Commented/Last added pictures pages</li>
<li>Slideshow mode</li>
<li>User level support to protect pictures/directories from unwanted people</li>
<li>EXIF/IPTC metadata support (hot!) (<em>Only found in phpGraphy</em>)</li>
<li>Multilingual support (See TranslatorPage for complete list and status)</li>
<li>Web interface management</li>
<li>Lossless jpeg rotation support (via exiftran/jpegtran)</li>
<li>Video, sound and text files support</li>
<li>Layout/Text very easy to change</li>
<li>Highly configurable (Themes/Templates)</li>
<li>Installation Wizard</li>
</ul>
<h2>phpGraphy</h2>
<p><a title="http://www.phpgraphy.org/demo/index.php" href="http://www.phpgraphy.org/demo/index.php" target="_blank">http://www.phpgraphy.org/demo/index.php</a></p>
<p>phpGraphy did everything it boasted of, and was a snap to setup.  This will be one that will be kept around to help the next person that asks for a &#8220;quick gallery&#8221; install.  It&#8217;s lightweight, easy to modify (theme/css) &#8211; logic was easy to follow, and painless (which is a key feature).</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<h2>Plogger</h2>
<p><a title="http://www.plogger.org/demo/" href="http://www.plogger.org/demo/" target="_blank">http://www.plogger.org/demo/</a></p>
<p>Looks great, hard to integrate into an exisisting site, and install was less than bulletproof, but it worked after the 2nd try. Theme&#8217;s were not easy, but for a stand-alone, it&#8217;s useful.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<h2>Simple Picture Gallery Manager</h2>
<p><a title="http://spgm.sourceforge.net/spgm/index.php?" href="http://spgm.sourceforge.net/spgm/index.php?" target="_blank">http://spgm.sourceforge.net/spgm/index.php?</a></p>
<p>As most do, it generates it own thumbnails and has a stripped down &#8211; very modern look.  Makes this script easy to include into another project if a sub-folder install will work for your circumstance.  Ironically, it&#8217;s more full-featured than it appears to be (looking at the demo had me believing that this was going to be a very light script).  Even has a few themes made specifically for the application available through the SPGM website making it intended to be a stand-alone gallery script.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<h2>Qdig</h2>
<p><a title="http://qdig.sourceforge.net/qdig/qdig-demo2/index-Dark.php" href="http://qdig.sourceforge.net/qdig/qdig-demo2/index-Dark.php" target="_blank">http://qdig.sourceforge.net/qdig/qdig-demo2/index-Dark.php</a></p>
<p>It&#8217;s a one-pager script, but it&#8217;s quite details for being one page.  I&#8217;m always leary when a script says, &#8220;it will adapt to any server environment, but some settings&#8230;. <a title=" http://qdig.sourceforge.net/Qdig/AboutQdig " href=" http://qdig.sourceforge.net/Qdig/AboutQdig " target="_blank"> http://qdig.sourceforge.net/Qdig/AboutQdig </a>(details of setup).  In my case, setup was a breeze, and it shows well &#8211; easily themed, and the flash-like thumbnailing across the bottom made it appear to be more of an application.  Regardless, it worked well as promised.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<h2>bolGallery</h2>
<p><a title="http://bolgallery.free.fr/" href="http://bolgallery.free.fr/" target="_blank">http://bolgallery.free.fr/</a></p>
<p>With some hesitation this was added, but there are just times you need this.  If you need something that you can just put a pile of jpeg&#8217;s into a folder, and send someone a link &#8211; this is the ticket&#8230;.  There are many times where this is the perfect tool.  Want to show someone 340 proofs that you have to individually upload? (No one does!) .   Integration was quite easy, but I probably wouldn&#8217;t use this as an end user application, but the concept is great for the times you just need to show someone images quickly.</p>
<p>The quantity of findings were unending while searching for opensource gallery scripts.  Going through all of these gallery scripts will take time, and the task will be split up into parts.  These 5, that I felt were worth mentioning,  were the result of going through 50 scripts.  Please comment on any other projects you would like to suggest.  Part 2 will be coming in the near future.</p>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.attackr.com/the-top-10-essential-wordpress-plugins-for-getting-started-quick/' title='The Top  10 Essential WordPress Plugins Quick Start Updated October 2010'>The Top  10 Essential WordPress Plugins Quick Start Updated October 2010</a></li>
<li><a href='http://www.attackr.com/first-release-of-drupal-carbon-upcoming/' title='First Release of Drupal Carbon Upcoming'>First Release of Drupal Carbon Upcoming</a></li>
<li><a href='http://www.attackr.com/free-wysiwyg-editors/' title='Free WYSIWYG Editors'>Free WYSIWYG Editors</a></li>
<li><a href='http://www.attackr.com/what-makes-a-successful-blog/' title='What Makes a Successful Blog'>What Makes a Successful Blog</a></li>
<li><a href='http://www.attackr.com/getting-started-with-etomite-installing/' title='Getting started with Etomite &#8211; Installing'>Getting started with Etomite &#8211; Installing</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.attackr.com/best-of-the-rest-opensource-image-gallery-software-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>First Release of Drupal Carbon Upcoming</title>
		<link>http://www.attackr.com/first-release-of-drupal-carbon-upcoming/</link>
		<comments>http://www.attackr.com/first-release-of-drupal-carbon-upcoming/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 21:30:07 +0000</pubDate>
		<dc:creator>Web Developer News</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Acquia]]></category>
		<category><![CDATA[Carbon]]></category>
		<category><![CDATA[corporate web development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[professional support network]]></category>

		<guid isPermaLink="false">http://www.attackr.com/first-release-of-drupal-carbon-upcoming/</guid>
		<description><![CDATA[Acquia, a start-up headed by Drupal founder Dries Buytaert is scheduled to release the first commercially supported version of Drupal, code named &#8220;Carbon&#8221; within a couple of months. The release is generating a lot of buzz in the development community, and many people are wondering what effect it will have on this popular Open Source [...]]]></description>
			<content:encoded><![CDATA[<p>Acquia, a start-up headed by Drupal founder Dries Buytaert is scheduled to release the first commercially supported version of Drupal, code named &#8220;Carbon&#8221; within a couple of months. The release is generating a lot of buzz in the development community, and many people are wondering what effect it will have on this popular Open Source Content Management System. According to Dries, there is no need to worry &#8211; Carbon will be released to the public under the same GPL license as Drupal and be freely available for everyone to use. Acquia will be providing paid technical support and development consultation to corporations who contract their services. They will also empower other design and development firms to do this by offering Acquia certification in Carbon / Drupal development. This will be similar to a Brainbench certification, and should become popular with those working professionally with Drupal.</p>
<p>While not all the details are known about Carbon, the release is essentially an &#8220;installation profile&#8221; that combines the core Drupal code base with a set of popular and reliable contributed modules. Views 2, CCK, a WYSISYG editor named Kupu, Voting API &amp; Fivestar, Tagadelic, PathAuto, and Organic Groups are just some of the popular modules that will be included in the release package. Other new features will include Mollom, an anti-spam module developed by Acquia, and Spokes, an auto-update module. There is also a &#8220;to be determined&#8221; social bookmarking integration slated. Carbon is sure to breathe a new inspiration into the Drupal development and design community. Some worry that it could threaten its Open Source development model, but that has been actively dismissed by Dries himself. Following this example, other design firms may move to build and release installation profiles with paid support that combine upon the core Drupal system and contributed modules with new themes and customizations. </p>
<p>A good discussion on this issue is found on <a href="http://webdevnews.net/" rel="nofollow">webdevnews.net</a>, and there are also some interesting posts on the Drupal site, such as:</p>
<p><a href="http://drupal.org/node/282254">http://drupal.org/node/282254</a></p>
<p>More information on the release of Carbon can be found on the <a href="http://acquia.com/about-us/newsroom/press-releases/acquia-unveils-roadmap-commercially-supported-drupal">Acquia website</a>.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.attackr.com/the-top-10-open-source-content-management-systems/' title='The Top 10 Open Source Content Management Systems'>The Top 10 Open Source Content Management Systems</a></li>
<li><a href='http://www.attackr.com/magento-best-for-open-source-ecommerce/' title='Magento &#8211; Best for Open Source eCommerce?'>Magento &#8211; Best for Open Source eCommerce?</a></li>
<li><a href='http://www.attackr.com/free-wysiwyg-editors/' title='Free WYSIWYG Editors'>Free WYSIWYG Editors</a></li>
<li><a href='http://www.attackr.com/getting-started-with-etomite-installing/' title='Getting started with Etomite &#8211; Installing'>Getting started with Etomite &#8211; Installing</a></li>
<li><a href='http://www.attackr.com/about/' title='About Us'>About Us</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.attackr.com/first-release-of-drupal-carbon-upcoming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free WYSIWYG Editors</title>
		<link>http://www.attackr.com/free-wysiwyg-editors/</link>
		<comments>http://www.attackr.com/free-wysiwyg-editors/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 17:36:20 +0000</pubDate>
		<dc:creator>Dan Stephenson</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.attackr.com/free-wysiwyg-editors/</guid>
		<description><![CDATA[WYSIWYG (pronounced /ËˆwÉªziwÉªg/ or /ËˆwÉªzÉªwÉªg/), is an acronym for What You See Is What You Get. Popular WYSIWYG editors include Adobe Dreamweaver and Microsoft Expression Web (formerly Microsoft FrontPage). A WYSIWYG editor has a user interface that allows the web designer to see a result very similar to what their website will look like on [...]]]></description>
			<content:encoded><![CDATA[<p>WYSIWYG (pronounced /ËˆwÉªziwÉªg/ or /ËˆwÉªzÉªwÉªg/), is an acronym for <strong>W</strong>hat <strong>Y</strong>ou <strong>S</strong>ee <strong>I</strong>s <strong>W</strong>hat <strong>Y</strong>ou <strong>G</strong>et.  Popular WYSIWYG editors include <a title="Adobe Dreamweaver Website" href="http://www.adobe.com/products/dreamweaver/">Adobe Dreamweaver</a> and <a title="Microsoft Expression Web Website" href="http://www.microsoft.com/expression/products/Overview.aspx?key=web">Microsoft Expression Web</a> (formerly Microsoft FrontPage).</p>
<p>A WYSIWYG editor has a user interface that allows the web designer to see a result very similar to what their website will look like on a web browser.  Often, they also include tools that allows a web designer to create a webpage with little or no HTML knowledge, using visual tools.  While this can be a good way to put together a page quickly, the code that is produced is often bloated, does not validate, and on some tools, is all table based.</p>
<p><strong>NOTE: </strong>Why YWSIWYG editors often have their own rendering engines for displaying your website, be sure to still check it in actual web browsers, to see how the page <em>actually</em> renders.  There are times when WYSIWYG editors can be horribly off.</p>
<h2>Free WYSIWYG Editors?</h2>
<p>For many years, in order to get a good WYSIWYG editor, a web designer would have to buy one of the many commercial packages on the market.  In 2005, Daniel Glazman released <a title="NVU Website" href="http://nvudev.com/index.php">NVU</a> Version 1.  NVU is an open-soruce WYSIWYG editor that is based on the Mozilla Composer source code.  It has many of the same features of the popular commercial products, and based on my own personal tests, seems to generate more standard compliant code than Dreamweaver or Expression Web.  NVU is a popular choice for web designers and developers looking for a powerful tool for free.  As great of a tool as NVU is, it has been discontinued with some bugs going unresolved.  For some users, these bugs are a deal breaker, and prevented them from using NVU as their primary development tool.<br />
After NVU was discontinued, <a title="Kompozer Website" href="http://www.kompozer.net/">Kompozer</a> was created.  it uses NVU as a code base, and aims to improve and fix NVU.  If you are deciding between one of these two products, you should pick Kompozer, as it is more up-to-date, and has not been officially discontinued (as of this writing), which means there can and probably will still be more future versions released.<br />
If you are new to web design, or just want to try a new tool, I suggest checking out <a title="Kompozer Website" href="http://www.kompozer.net/">Kompozer</a> (and perhaps NVU).  It&#8217;s a pretty good tool for HTML and CSS, though doesn&#8217;t always play as well with server-side scripting as some commercial products.</p>
<p>Feel free to share your experiences with NVU, Kompozer, or another open-source WYSIWYG editor.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.attackr.com/first-release-of-drupal-carbon-upcoming/' title='First Release of Drupal Carbon Upcoming'>First Release of Drupal Carbon Upcoming</a></li>
<li><a href='http://www.attackr.com/corels-graphics-creation-and-editing-software/' title='Corel&#8217;s Graphics Creation and Editing Software'>Corel&#8217;s Graphics Creation and Editing Software</a></li>
<li><a href='http://www.attackr.com/getting-started-with-etomite-installing/' title='Getting started with Etomite &#8211; Installing'>Getting started with Etomite &#8211; Installing</a></li>
<li><a href='http://www.attackr.com/css-editors-design-tools/' title='CSS Editors &amp; Design Tools'>CSS Editors &#038; Design Tools</a></li>
<li><a href='http://www.attackr.com/thinking-outside-the-lightbox-top-10-picks-part-1/' title='Thinking Outside The LightBox &#8211; TOP 10 PICKS'>Thinking Outside The LightBox &#8211; TOP 10 PICKS</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.attackr.com/free-wysiwyg-editors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What Makes a Successful Blog</title>
		<link>http://www.attackr.com/what-makes-a-successful-blog/</link>
		<comments>http://www.attackr.com/what-makes-a-successful-blog/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 00:15:52 +0000</pubDate>
		<dc:creator>Ainslie</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Reference & Tutorials]]></category>

		<guid isPermaLink="false">http://www.attackr.com/what-makes-a-successful-blog/</guid>
		<description><![CDATA[There has been a great deal written about how to create a successful blog. Here&#160;and here and even whole blogs written on the subject, but what really makes a successful blog? Is it crawling your way into the Technorati Top 100 and becoming an A-Lister? Is it making money from your blog and becoming a [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a great deal written about how to create a successful blog. <a href="http://www.masternewmedia.org/news/2005/04/26/how_to_write_a_successful.htm">Here</a>&nbsp;and <a href="http://www.avivadirectory.com/successful-blog-launch/">here</a> and even whole <a href="http://www.successful-blog.com/">blogs</a> written on the subject, but what really makes a successful blog?</p>
<ul>
<li>Is it crawling your way into the Technorati Top 100 and becoming an A-Lister?
<li>Is it making money from your blog and becoming a professional blogger?
<li>Is it having&nbsp;thousands of loyal readers&nbsp;who keep coming back time and time again?</li>
</ul>
<p>While all of these things could be classed as a&nbsp;making a successful blog it depends on&nbsp;how you measure your success or who is measuring&nbsp;your success. Quite simply, if you are happy with your blog, it is a success and you shouldn&#8217;t let anyone tell you any different. Set yourself realistic achievable goals and work towards them. When you reach them, set the next. If you don&#8217;t reach them concentrate on your successes and learn from your failures. If it doesn&#8217;t work, try something new, but above all keep trying.</p>
<p>I know that, that is a simplistic view but so many people give up blogging after just a short time. I believe that part of this is due to the fact that in the early days of a blog the blogger is talking to themselves and nobody seems to be listening.&nbsp;It is quite easy to become disillusioned and think you have failed when nobody visits. Of course, maybe they weren&#8217;t cut out&nbsp;to be&nbsp;bloggers.</p>
<p>So, my first tip for creating a successful blog is perseverance and a good measure of patience. Not many blogs become&nbsp;popular overnight. Yes there are the exceptions but they usually have&nbsp;some other angle that boosts their popularity. For instance how many popular bloggers&nbsp;command an audience because of&nbsp;who they work for or for the&nbsp;project that they contribute to &#8211; quite a few I bet.&nbsp;&nbsp;A readership takes time to build, so you better be in&nbsp;it for the long run.</p>
<p>Once you&nbsp;&nbsp;start to get a few readers, you&#8217;ll want to keep them, so you need to write the best content you can. This is much easier if you know and like the subject you are writing about. I know this sounds obvious, but I&nbsp;have read blogs where the writer appears to know nothing about the subject. I think the key here is that you need to write with authority and build a good reputation with your readers. You can only do this if you know what you are writing about.</p>
<p>Be yourself&nbsp;and write&nbsp;sincerely. There are&nbsp;successful fictional blogs but&nbsp;you&nbsp;need&nbsp;to be good and know the subject extremely well. What I am trying to say here is don&#8217;t adopt a false persona and create a fictional being who writes your blog unless you are a very good writer and can pull it off.&nbsp;Don&#8217;t pretend to be something you are not.&nbsp; If you are yourself, you will sound sincere and that will&nbsp;come through in your writing.&nbsp;</p>
<p>How often you post is always one of those questions that will get different answers depending on who you talk to and depends on what you are writing about. It also depends on how much time you want to commit. Some subjects need to be posted about several times a day, news sites for instance, where others&nbsp;may be fine twice a week. I think you need to work this out for yourself but&nbsp;I visit my favourite blogs once a day. I&#8217;m always disappointed if there isn&#8217;t a new post so once a day seems a good idea.</p>
<p>For me, that&nbsp;the most important aspects of creating a successful blog. Perseverance, posting good, sincere&nbsp;content and posted often enough to keep your readers interested.</p>
<p>I have only&nbsp;touched on a fraction of what could be said about creating a successful blog and there has been masses written on the subject. I would suggest you take a look at the blogs I linked to earlier if you want some more.</p>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.attackr.com/fine-tune-your-flash-drive/' title='Fine-Tune Your Flash Drive'>Fine-Tune Your Flash Drive</a></li>
<li><a href='http://www.attackr.com/how-to-flash-dd-wrt-firmware-on-your-linksys-router/' title='How To Flash DD-WRT Firmware'>How To Flash DD-WRT Firmware</a></li>
<li><a href='http://www.attackr.com/google-pack-review/' title='Google Pack Review'>Google Pack Review</a></li>
<li><a href='http://www.attackr.com/moving-your-wordpress-site/' title='Moving your WordPress site'>Moving your WordPress site</a></li>
<li><a href='http://www.attackr.com/file-uploads-with-ajax/' title='File uploads with Ajax'>File uploads with Ajax</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.attackr.com/what-makes-a-successful-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting started with Etomite &#8211; Installing</title>
		<link>http://www.attackr.com/getting-started-with-etomite-installing/</link>
		<comments>http://www.attackr.com/getting-started-with-etomite-installing/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 16:14:00 +0000</pubDate>
		<dc:creator>Etomite UK</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.attackr.com/getting-started-with-etomite-installing/</guid>
		<description><![CDATA[Ok, so you&#8217;ve heard about Etomite, but how do you install it? Well I&#8217;m the guy to ask, as I&#8217;m one of the admins over at the Etomite website. Firstly, make sure that you have created a database on your web-space &#8211; and assigned a user the correct privileges to use the database (all). Secondly, [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so you&#8217;ve heard about Etomite, but how do you install it? Well I&#8217;m the guy to ask, as I&#8217;m one of the admins over at the Etomite website.</p>
<p>Firstly, make sure that you have created a database on your web-space &#8211; and assigned a user the correct privileges to use the database (all).</p>
<p>Secondly, go grab the archived file from the <a title="Etomite Downloads Page" href="http://www.etomite.com/downloads.html">Etomite</a> website. Etomite comes pre-loaded with TinyMCE &#8211; If you want to use Xinha, or FredCK Editor, grab those archives from the site too (don&#8217;t grab them from the maker&#8217;s websites &#8211; these archives on the Etomite site have been customized for use with Etomite).</p>
<p>In this example, I am using a fictitious domain name, www.youretomitesite.com, and it&#8217;s installed in the root folder of the domain, in public_html.</p>
<p>Ok, so you&#8217;ve got the archive now. <span id="more-60"></span></p>
<p>Extract the contents of the archive file. You will then end up with some files and folders &#8211; Folders: assets, install, manager, templates  &#8230;  Files: ht.access, index.php</p>
<p>Before you upload &#8211; do you want the full version (preloaded with some templates and sample documents), or do you want a blank canvas to work with (If you want a blank canvas, do this next bit first, otherwise skip past the next paragraph) I will explain how to integrate the other editors afterwards. </p>
<p><strong>Etomite Lite:</strong><br />
Navigate into the templates folder, and remove all the files and folders EXCEPT the AlexisPro Redux Folder (and it&#8217;s contents).<br />
Navigate back into the install folder, then into SQL. Remove the etomite.sql file. Rename etomite_lite.sql to etomite.sql<br />
Now, follow the instructions for Etomite Full. When it comes to the configuration step, in the configuration pages, set the Error Page ID to 3 instead of 6.</p>
<p><strong>Etomite Full:</strong><br />
Upload the extracted archive to your web-space. This will take a few minutes.<br />
Ok, now it&#8217;s all uploaded, firstly, you need to CHMOD the assets folder, and it&#8217;s contents so it&#8217;s writable. Do the same for /manager/includes/config.inc.php &#8230; then once you have done that, you need to navigate to the following page.. remember to replace the domain name with your actual domain name&#8230;</p>
<p>http://www.youretomitesite.com/install/</p>
<p>The installer will then load up. There are only a few install pages.</p>
<p>During the install process, it will ask you for database details &#8211; these are what you have previously created earlier. If you don&#8217;t have any prior etomite installs, just leave the table prefix as etomite_ &#8211; this means that if you have something already in the database, it won&#8217;t wipe it out <img src='http://www.attackr.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ok, once installed, you will have a congratulations page &#8211; do what it says: remove the installer folder, and CHMOD your config.inc.php file back so it&#8217;s not writable.</p>
<p>Now you&#8217;re all set to get ready to use it! Navigate to http://www.youretomitesite.com/manager/<br />
Use the admin username and password that you defined during the installer.</p>
<p><strong>Configuring for First Use</strong><br />
If you installed Etomite Lite, remember at this stage to set the error-page ID as 3, not 6<br />
Flick through all the tabs &#8211; all the settings *should* be correctly configured for your site &#8211; make sure the last tab has the physical path to your etomite install &#8211; if it doesn&#8217;t, set it (usually something like /home/yourusername/public_html) &#8230; then press Save at the top.</p>
<p>If you want to use friendly URL&#8217;s with etomite, then make sure you&#8217;ve switched both options on that configuration page to <strong>Yes</strong>.</p>
<p>Then, FTP into your webspace public_html folder, and rename ht.access to .htaccess (if there&#8217;s one already there, rename that first &#8211; you may need to merge rules if you have some special rules already in place).</p>
<p><strong>Adding The Other Editors</strong><br />
Upload the contents of the archive to the manager/media folder &#8211; so if you downloaded the xinha package, it should have extracted an archive to &#8220;/xinha/files-here&#8221; &#8230; upload the xinha folder into /manager/media. The same applies to the FredCK editor &#8211; upload the fckeditor folder to the media folder within the manager folder.</p>
<p>I&#8217;ve just thrown this quick-install guide together for www.attackr.com &#8211; if you have any problems during install, then don&#8217;t hesitate to head over to the <a href="http://www.etomite.com/forums">Etomite Support Forums</a>.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.attackr.com/first-release-of-drupal-carbon-upcoming/' title='First Release of Drupal Carbon Upcoming'>First Release of Drupal Carbon Upcoming</a></li>
<li><a href='http://www.attackr.com/free-wysiwyg-editors/' title='Free WYSIWYG Editors'>Free WYSIWYG Editors</a></li>
<li><a href='http://www.attackr.com/thinking-outside-the-lightbox-top-10-picks-part-1/' title='Thinking Outside The LightBox &#8211; TOP 10 PICKS'>Thinking Outside The LightBox &#8211; TOP 10 PICKS</a></li>
<li><a href='http://www.attackr.com/the-top-10-best-free-image-editors-on-the-web/' title='The Top 10 Best FREE Image Editors On The Web'>The Top 10 Best FREE Image Editors On The Web</a></li>
<li><a href='http://www.attackr.com/best-of-the-rest-opensource-image-gallery-software-part-1/' title='Best Of The Rest Opensource Image Gallery Software (Part 1?)'>Best Of The Rest Opensource Image Gallery Software (Part 1?)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.attackr.com/getting-started-with-etomite-installing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a static homepage for WordPress</title>
		<link>http://www.attackr.com/create-a-static-homepage-for-wordpress/</link>
		<comments>http://www.attackr.com/create-a-static-homepage-for-wordpress/#comments</comments>
		<pubDate>Fri, 11 Aug 2006 05:47:15 +0000</pubDate>
		<dc:creator>LobsterMan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.attackr.com/create-a-static-homepage-for-wordpress/</guid>
		<description><![CDATA[I've been asked about this a few times lately, I know there's a <a href="http://www.semiologic.com/software/static-front/">plugin</a> that does this, but this is the most simple way, by far.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been asked about this a few times lately, I know there&#8217;s a <a href="http://www.semiologic.com/software/static-front/">plugin</a> that does this, but this is the most simple way, by far.</p>
<ol>
<li>Duplicate the <tt>page.php</tt> file of your theme and name it <tt>home.php</tt></li>
<li>Right before the line that starts with &#8220;<tt>< ?php if (have_posts())</tt>...",  add this line: "</tt><tt>< ?php query_posts('pagename=home'); ?></tt>&#8220;</li>
<li>Create a page in the wordpress admin, and make sure that it&#8217;s post-slug is &#8220;<tt>home</tt>&#8220;</li>
</ol>
<p>Done. Now the page called &#8220;home&#8221; will show as your homepage.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.attackr.com/blogging-and-commenting/' title='Blogging and Commenting'>Blogging and Commenting</a></li>
<li><a href='http://www.attackr.com/moving-your-wordpress-site/' title='Moving your WordPress site'>Moving your WordPress site</a></li>
<li><a href='http://www.attackr.com/be-a-different-blogger-on-your-blog/' title='Be a different Blogger, on your Blog'>Be a different Blogger, on your Blog</a></li>
<li><a href='http://www.attackr.com/backup-your-wordpress-database/' title='Backup Your WordPress Database'>Backup Your WordPress Database</a></li>
<li><a href='http://www.attackr.com/how-to-create-a-wordpress-theme/' title='How To Create A WordPress Theme'>How To Create A WordPress Theme</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.attackr.com/create-a-static-homepage-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
