<?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>You The Designer &#187; Articles</title>
	<atom:link href="http://www.youthedesigner.com/category/graphic-design-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.youthedesigner.com</link>
	<description>Graphic Design Inspiration, Tutorials, Resources, Freebies, and More!</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:17:40 +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>An Introduction to Concrete5 CMS &#8212; Part II</title>
		<link>http://www.youthedesigner.com/2012/01/23/an-introduction-to-concrete5-cms-part-ii/</link>
		<comments>http://www.youthedesigner.com/2012/01/23/an-introduction-to-concrete5-cms-part-ii/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 08:00:32 +0000</pubDate>
		<dc:creator>Sufyan bin Uzayr</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[concrete5]]></category>

		<guid isPermaLink="false">http://www.youthedesigner.com/?p=23801</guid>
		<description><![CDATA[In the previous article,  we took an introductory look at Concrete5 as a CMS. In this follow-up part, we shall learn about the salient features &#8230; <a href="http://www.youthedesigner.com/2012/01/23/an-introduction-to-concrete5-cms-part-ii/"></a>]]></description>
			<content:encoded><![CDATA[<p>In the previous article,  we took an introductory look at Concrete5 as a CMS. <em>In this follow-up part, we shall learn about the salient features of the CMS and learn to accomplish common tasks using its admin panel.</em></p>
<p><strong>IMPLEMENTING Concrete5<br />
</strong></p>
<p><strong>The</strong><strong> </strong><strong>Dashboard</strong></p>
<p>Just like WP, Concrete5 also has its own Dashboard. Once you login to the admin panel, you will see it. The Dashboard gives you access to site updates and traffic stats. There is also a widget that lets you search the official documentation for help. Finally, a basic but nifty note taker widget is also available.<strong></strong></p>
<p><img class="alignnone size-full wp-image-23818" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/dashboard_concrete51.png" alt="" width="550" height="355" /></p>
<p><strong>Adding</strong><strong> </strong><strong>Users</strong><strong> </strong><strong>and</strong><strong> </strong><strong>User</strong><strong> </strong><strong>Groups</strong><strong> </strong></p>
<p>You will need to navigate to the Users and Groups tab in order to add new users and/or groups. The process is simple – you simply need to specify a username, an email address and optionally upload an avatar image. In order to create groups, you need to mention the group&#8217;s name and description. User privileges can be specified after a group is created. If you intend to create a temporary group, you can also set a date and time for automatic deletion of that group.<strong><em></em></strong></p>
<p><img class="alignnone size-full wp-image-23821" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/user_groups_concrete51.png" alt="" width="550" height="258" /></p>
<p><strong>Managing</strong><strong> </strong><strong>Appearance</strong><strong> </strong><strong>and</strong><strong> </strong><strong>Layout</strong></p>
<p>Concrete5 offers many themes in its repository, both paid and free. In the Theme Options page, you can see a list of all the installed themes and templates. With each theme, there are options such as &#8216;Inspect&#8217;, &#8216;Preview&#8217;, &#8216;Customize&#8217;, &#8216;Install/Uninstall&#8217;, and &#8216;Activate&#8217;. Inspect lets you verify the integrity of the theme files (compare it to MD5checksum) while Customize allows you to manually modify CSS and other style sheets.</p>
<p>The default page types (or templates) are Blog Entry, Full Width, Left Sidebar and Right Sidebar. Full Width offers a simple one column layout. Blog Entry page type is automatically activated for the blog section of the website. You can merge the Sidebar page types to create multiple columned pages. Special pages such as Sitemap.xml and Contact forms have their own separate types and templates (yes, Concrete5 offers native support for Sitemaps and Contact forms and you do not need to separately install plugins yourself).</p>
<p><img class="alignnone size-full wp-image-23816" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/appearance-concrete5.png" alt="" width="550" height="195" /></p>
<p>Plus, Concrete5 makes it very easy to edit the meta data (such as HTML &lt;head&gt; tag) without the use of any code. In the Attributes section, you can simply specify the text for pre-defined meta tags.<strong><em> </em></strong></p>
<p><strong>Addons</strong><strong> </strong><strong>and</strong><strong> </strong><strong>Plugins,</strong><strong> </strong><strong>Maintenance</strong><strong> </strong><strong>and</strong><strong> </strong><strong>Tweaks</strong></p>
<p>Concrete5 comes with pre-installed addons such as support for embedded SWF files, RSS feedburner as well as native support for video playback (AVI, WMV, QuickTime/MPEG4, FLV, Youtube URL). However, you can easily install additional themes and addons from the Add Functionality tab. Themes and addons can either be installed by performing a search (which queries the default repository and any custom repositories that you specify), or by uploading a ZIP file from the admin interface or via FTP. (alternatively, you can also provide the URL to the theme or addon).</p>
<p><img class="alignnone size-full wp-image-23820" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/func2-concrete5.png" alt="" width="550" height="944" /></p>
<p>Concrete5 offers automated backups that you can schedule (the file is saved on the server itself). You can also encrypt the backups if you so desire, using the System and Maintenance Tab.</p>
<p><strong>Overall</strong><strong> </strong><strong>Settings</strong></p>
<p>In WordPress, how do you make your website load faster? By using a caching plugin, perhaps? In Concrete5, you technically do the same – but in this case, you don&#8217;t really use a plugin! Concrete5 comes with inbuilt caching support for faster page loading. You can setup caching in the Sitewide Settings section. By default, basic caching should suffice for a regular website. However, for the blog section and other dynamic content, you may consider activating Full Caching. You can also tweak the admin interface and add or remove the toolbars. Needless to say, such native functionality goes a long way in making the CMS nimble and light-weight.</p>
<p><img class="alignnone size-full wp-image-23817" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/cache-concrete5.png" alt="" width="550" height="811" /></p>
<p>Still not happy with the goodies? Concrete5 also comes with a basic email settings management section. You can either use the Default PHP Mail() Function, or the External SMTP server (in the latter case, you&#8217;ll need to provide additional settings). However, as far as my guess goes, you&#8217;d probably prefer reading your mails in your desktop mail client and/or GMail account and thus, Concrete5 need not be bothered with the same.</p>
<p><img class="alignnone size-full wp-image-23819" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/email-concrete5.png" alt="" width="550" height="274" /></p>
<p>You may also block or whitelist users and visitors on the basis of IP addresses for the sake of security (mischief?).</p>
<p>Thus, on a concluding note, Concrete5 is an awesome CMS if you are looking for easy customization along with security for your website. If you wish to try it before downloading, you can visit the demo site <a href="http://www.concrete5.org/about/trial/">here</a>.<strong> </strong>And finally,<strong> </strong>you can explore additional features of Concrete5 in this video:</p>
<p><center><iframe src="http://player.vimeo.com/video/3023508?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/3023508">concrete5 &#8211; scrapbook and page type defaults</a> from <a href="http://vimeo.com/user997513">concrete5</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youthedesigner.com/2012/01/23/an-introduction-to-concrete5-cms-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction to Concrete5 CMS &#8212; Part I</title>
		<link>http://www.youthedesigner.com/2012/01/18/an-introduction-to-concrete5-cms-part-i/</link>
		<comments>http://www.youthedesigner.com/2012/01/18/an-introduction-to-concrete5-cms-part-i/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 05:59:31 +0000</pubDate>
		<dc:creator>Sufyan bin Uzayr</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[concrete5]]></category>

		<guid isPermaLink="false">http://www.youthedesigner.com/?p=23767</guid>
		<description><![CDATA[When we talk of CMS, the options are plenty. For a start, we can opt for some of the biggest names in the game – &#8230; <a href="http://www.youthedesigner.com/2012/01/18/an-introduction-to-concrete5-cms-part-i/"></a>]]></description>
			<content:encoded><![CDATA[<p>When we talk of CMS, the options are plenty. For a start, we can opt for some of the biggest names in the game – <a href="http://wordpress.org">WordPress</a>, <a href="http://drupal.org">Drupal</a> or <a href="http://joomla.org">Joomla</a>! However, in this article, we shall take a look at one of the fastest growing and light-weight CMS, that is, <a href="http://concrete5.org">Concrete5</a>. <em>Since this is Part I of the two-part series, we shall be familiarizing ourselves with the CMS by taking a look at each of its menus. In the concluding part, we shall delve into deeper details.</em></p>
<p><strong>A BEGINNER&#8217;S PRIMER TO Concrete5</strong></p>
<p><strong>Overview</strong></p>
<p>Concrete5 is an extremely easy to use CMS that has a fairly simple mode of operation and can be employed to power various genres of websites, including blogs, portfolios and enterprise sites. It comes with a WYSIWYG Editor and in-context editing toolbars, along with drag and drop support, native Flash support as well as Youtube, Google Analytics and Google Maps integration. Not satisfied yet? Well, Concrete5 also offers native SEO in the form of clean URLs, RSS syndication and pre-formatted dynamic HTML tags.</p>
<p><strong>Getting Started</strong></p>
<p>To begin with, you will need to download Concrete5 from <a href="http://www.concrete5.org">here</a>. If you are not into coding or manual installs, fear not – there is also a one-click installer file.</p>
<p><img class="alignnone size-full wp-image-23769" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/concrete5.png" alt="" width="550" height="266" /></p>
<p>Once you login to Concrete5, you will be presented with the sample page of the website and a toolbar on top. Concrete5 boasts of its WYSIWYG abilities and thus, you won&#8217;t take time in noticing that the entire page and all of its components can be edited simply by selecting and/or clicking on them. Neat, isn&#8217;t it?</p>
<p><strong>Interface</strong></p>
<p>If you have been a WordPress user, you won&#8217;t take much time in getting used to the admin area of Concrete5, except for the few additional features that are otherwise not part of the native WP installation. The major tabs in Concrete5 are as follows:</p>
<p><strong>Sitemap:</strong><strong> </strong>This section gives you access to, well, the Sitemap! Also, you can have a bird&#8217;s eye view of your entire website including taking a look at files and scripts. Note that you cannot modify any files/scripts from here.</p>
<p><img class="alignnone size-full wp-image-23808" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/sitemap-concrete5.png" alt="" width="550" height="528" /></p>
<p><strong>File</strong><strong> </strong><strong>Manager:</strong><strong> </strong>File Manager lets you update the files and directories. You can upload, download and modify or remove files and directories. Further more, you can perform functions such as backup and/or restore. Interestingly, Concrete5 lets you set attributes and access permissions on the fly! Just select a file for modification, and its attributes and access permissions shall be highlighted by default!<strong><em> </em></strong></p>
<p><strong><em><img class="alignnone size-full wp-image-23771" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/file_manager_concrete5.png" alt="" width="550" height="259" /></em></strong></p>
<p><strong>Reports:</strong><strong> </strong>This section contains data collected via forms and logs. By default, Concrete5 creates a log of daily activity (and a special log for error messages). Of course, you can specify the frequency of maintaining logs as well as alter the time limit for which data from logs and forms is to be retained.</p>
<p><img class="alignnone size-full wp-image-23806" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/reports-concrete5.png" alt="" width="550" height="217" /></p>
<p><strong>Users</strong><strong> </strong><strong>and</strong><strong> </strong><strong>Groups:</strong><strong> </strong>Users and Groups let you manage the user accounts associated with your website. Just like WordPress, in Concrete5 as well, you can sub-divide the user accounts into groups such as Administrators, Editors, Contributors, Subscribers, and so on, thereby restricting the level of access that each user group has to the website&#8217;s content.</p>
<p><img class="alignnone size-full wp-image-23811" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/users-concrete5.png" alt="" width="550" height="221" /></p>
<p><strong>Scrapbook:</strong><strong> </strong>Scrapbook lets you maintain a record of your notes for personal reference as well as sharing them with other users. The content you save in Scrapbook does not go public on the website (unless you install a script that makes it publicly visible). Personally, I find the Scrapbook ideal for keeping reminders and making notes while developing the website. You can also selectively provide access to users or user groups for each Scrapbook. As long as the available system memory allows, you can have an unlimited number of scrapbooks.</p>
<p><img class="alignnone size-full wp-image-23807" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/scrapbook-concrete5.png" alt="" width="550" height="358" /></p>
<p><strong>Pages</strong><strong> </strong><strong>and</strong><strong> </strong><strong>Themes:</strong><strong> </strong>This section lets you tweak the look and feel as well as layout of your website. You may compare it with Appearance menu in WP. Concrete5 comes with 3 pre-installed themes, while more can be downloaded from the website itself. The number and quality of themes in the repository is good, though obviously Premium/Paid themes do not match those available for WordPress.</p>
<p><img class="alignnone size-full wp-image-23810" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/themes-concrete5.png" alt="" width="550" height="519" /></p>
<p><strong>Add</strong><strong> </strong><strong>Functionality:</strong><strong> </strong>Nothing too grand here &#8212; you can install custom themes and addons or plugins (extensions) from the admin panel itself. Alternatively, you can also FTP the required files and they will automatically show up in this section.</p>
<p><img class="alignnone size-full wp-image-23804" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/functionality-concrete5.png" alt="" width="550" height="452" /></p>
<p><strong>System</strong><strong> </strong><strong>and</strong><strong> </strong><strong>Maintenance:</strong><strong> </strong>This section provides options such as backup, cleaning cache files, updating Concrete5 and other site-wide settings.</p>
<p><img class="alignnone size-full wp-image-23805" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/maintenance-concrete5.png" alt="" width="550" height="192" /></p>
<p><strong>Sitewide</strong><strong> </strong><strong>Settings:</strong><strong> </strong>You can tweak the security of your website here by specifying rules for user login, comment moderation, etc. Further more, you can also setup features such as RSS feed if you are hosting a blog.</p>
<p><img class="alignnone size-full wp-image-23809" src="http://www.youthedesigner.com/wp-content/uploads/2012/01/sitewide-settings-concrete5.png" alt="" width="550" height="467" /></p>
<p>With this, we come to the end of Part I of this two-part series. I hope you&#8217;ve liked what you&#8217;ve seen about Concrete5 so far. <em>In the next part, we shall take a closer look under the hood and learn how to accomplish general tasks using Concrete5.</em> If, however, you can&#8217;t wait for the next part, feel free to give Concrete5 a spin yourself by downloading it from <a href="http://concrete5.org">here</a>. Be sure to let us know your experiences in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.youthedesigner.com/2012/01/18/an-introduction-to-concrete5-cms-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ten Alternatives to WordPress as a Blogging CMS</title>
		<link>http://www.youthedesigner.com/2012/01/04/ten-alternatives-to-wordpress-as-a-blogging-cms/</link>
		<comments>http://www.youthedesigner.com/2012/01/04/ten-alternatives-to-wordpress-as-a-blogging-cms/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 08:00:37 +0000</pubDate>
		<dc:creator>Sufyan bin Uzayr</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.youthedesigner.com/?p=23535</guid>
		<description><![CDATA[We all know that WordPress is an awesome Content Management System cum Blogging Platform. In fact, it is also the most popular blogging tool all &#8230; <a href="http://www.youthedesigner.com/2012/01/04/ten-alternatives-to-wordpress-as-a-blogging-cms/"></a>]]></description>
			<content:encoded><![CDATA[<p>We all know that WordPress is an awesome Content Management System cum Blogging Platform. In fact, it is also the most popular blogging tool all over the internet. Name any other CMS – WordPress eats them all out for lunch!</p>
<p>However, as a web designer/developer/enthusiast, being knowledgeable about an extra CMS doesn&#8217;t really hurt much. In fact, it always helps to have an extra CMS among your tools of trade.</p>
<p>In this article, we shall take a look at some of the worthy alternatives to WordPress as a blogging tool.</p>
<p>But before we go any further, here is a disclaimer: this round-up solely mentions CMSs that are/can explicitly be used as blogging tools. Therefore, wonderful choices such as <span style="color: #000080;"><span style="text-decoration: underline;"><a href="http://joomla.org/">Joomla</a></span></span> are left out. Of course, Joomla can be and oftentimes is used as a blogging platform, but the CMS itself does not cater to blogs in particular.</p>
<p>So, without further ado, let us take a look at some of the worthy alternatives to WP.</p>
<p>&nbsp;</p>
<p><strong><a href="http://drupal.org/">Drupal</a> </strong></p>
<p><a href="http://drupal.org/"><img class="alignnone size-full wp-image-23538" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/drupal.png" alt="" width="232" /></a></p>
<p>Who hasn&#8217;t heard of Drupal? No, seriously, who hasn&#8217;t? Drupal is arguably the closest competitor to WordPress, both in terms of usage and community activity. Drupal has been around for quite some time, is backed by a plethora of themes and plugins, and has a very loyal user base. For years, Drupal has held the reputation of being <em>&#8216;the developer&#8217;s CMS&#8217;</em>. However, of late, Drupal releases have laid emphasis on ease of use, and the latest version of Drupal comes with a WYSIWYG Editor and an enhanced level of abstraction.</p>
<p>&nbsp;</p>
<p><strong><a href="http://movabletype.org/">Movable Type</a></strong></p>
<p><a href="http://movabletype.org/"><img class="alignnone size-full wp-image-23542" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/movable-type.jpg" alt="" width="232" /></a></p>
<p>&nbsp;</p>
<p>Movable Type is a CMS written in Perl. So if you have to use a PHP-based CMS, Movable Type should not be on your list. Otherwise, if you are planning to power a blog or a magazine website, Movable Type is surely a worthy option. It is available both as open source as well as commercial options.</p>
<p>&nbsp;</p>
<p><strong><a href="http://textpattern.com/">Textpattern </a></strong></p>
<p><strong><a href="http://textpattern.com/"><img class="alignnone size-full wp-image-23543" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/textpattern.png" alt="" width="232" /></a><a href="http://textpattern.com/"><br />
</a></strong></p>
<p>&nbsp;</p>
<p>Textpattern is another worthy blogging tool. It boasts of a very active and friendly community base and is backed by active development. Furthermore, Textpattern aims to strike an ideal balance between usability and extendability. As a designer, you will never run short of options to tweak your blog and as a blogger, you will always find your blog safe and sound.</p>
<p>&nbsp;</p>
<p><strong><a href="http://expressionengine.com/">Expression Engine</a> </strong></p>
<p><a href="http://expressionengine.com/"><img class="alignnone size-full wp-image-23539" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/expression-engine.png" alt="" width="232" /></a></p>
<p>&nbsp;</p>
<p>Expression Engine is a rare breed of blogging tool cum CMS options. For a start, its tagline is awesome – <em>Publish your Universe! </em>&#8211; not that the tagline matters in deciding which CMS to use. :-)</p>
<p>On a serious note, Expression Engine packs all the features that you can ever seek in a blog, and also provides you with amazing support. Plus, its user base, though comparatively smaller, consists of many leading names from their respective fields. On the downside, Expression Engine is not a free software.</p>
<p>&nbsp;</p>
<p><strong><a href="http://habariproject.org/">Habari </a></strong></p>
<p><strong><a href="http://habariproject.org/"><img class="alignnone size-full wp-image-23541" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/habari.png" alt="" width="232" /></a><a href="http://habariproject.org/"><br />
</a></strong></p>
<p>&nbsp;</p>
<p>Habari is a robust and versatile blogging tool that is under steady development. While the number of themes and extensions is fairly limited as compared to WordPress, Habari is loved and used by many loyal fans, and is surely a CMS to consider when looking for WP alternatives.</p>
<p>&nbsp;</p>
<p><strong><a href="http://wolfcms.org/">Wolf CMS </a></strong></p>
<p><strong><a href="http://wolfcms.org/"><img class="alignnone size-full wp-image-23544" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/wolfcms.gif" alt="" width="232" /></a><a href="http://wolfcms.org/"><br />
</a></strong></p>
<p>&nbsp;</p>
<p>Wolf CMS is a PHP-based open source CMS licensed under GPL v3. To be on the safer side, don&#8217;t bother considering Wolf CMS for super large websites. The CMS has been built keeping ease of use and simplicity in mind – and it does just that! It can surely power your personal blog, or your portfolio, but it is definitely not meant for a large news site.</p>
<p>&nbsp;</p>
<p><strong><a href="http://b2evolution.net/">b2Evolution</a> </strong></p>
<p><a href="http://b2evolution.net/"><img class="alignnone size-full wp-image-23536" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/b2evolution.png" alt="" width="232" /></a></p>
<p>&nbsp;</p>
<p>Just in case you don&#8217;t already know it, WordPress evolved from <a href="http://cafelog.com/">b2</a>. And so did b2Evolution! Does this make b2Evolution a long-lost cousin of WordPress? Perhaps.</p>
<p>But if you are looking for a blogging tool that can be used to power multiple blogs in one installation (and, just in case you&#8217;re bothered, <a href="http://b2evolution.net/about/evolutionofb2.html">shares the same lineage as WP</a>), b2Evolution might suit your purpose. The CMS supports all the basic features you can seek in a blog, and is also backed by a decent sized plugin repository.</p>
<p>&nbsp;</p>
<p><strong><a href="http://geeklog.net/">Geeklog</a> </strong></p>
<p><a href="http://geeklog.net/"><img class="alignnone size-full wp-image-23540" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/geeklog.png" alt="" width="232" /></a></p>
<p>&nbsp;</p>
<p>Geeklog is a blogging tool that supports multiple syndication formats, trackbacks and other features that are required in a blog. Just like WP, Geeklog is also fast growing into a CMS rather than just a blogging tool. However, it lags way behind WordPress in terms of community support, availability of themes and, above all, ease of use. The extensions repository is good, and Geeklog overall seems to be a secure CMS, though its user-friendly element can definitely use a makeover.</p>
<p>&nbsp;</p>
<p><strong><a href="http://concrete5.org/">Concrete5</a> </strong></p>
<p><a href="http://concrete5.org/"><img class="alignnone size-full wp-image-23537" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/concrete5.png" alt="" width="232" /></a></p>
<p>&nbsp;</p>
<p>Concrete5 is a popular CMS that is rising in terms of both usage and application. While it is more of a full fledged CMS and is thus better comparable with the likes of Joomla rather than WordPress, Concrete5 comes with dedicated settings for a blog, including native support for RSS feeds, Sitemaps and scheduled posts.</p>
<p>&nbsp;</p>
<p><strong><a href="http://zazavi.com/">Zazavi</a> </strong></p>
<p><a href="http://zazavi.com/"><img class="alignnone size-full wp-image-23545" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/zazavi.png" alt="" width="232" /></a></p>
<p>&nbsp;</p>
<p>Zazavi is a relatively newer player in this field. It features a WYSIWYG Editor and a drag-and-drop interface that is extremely easy to use. Simply type in your post, use the Editor to format it, and off you go! With Zazavi, you can get a website up and running with virtually no coding skills required whatsoever!</p>
<p>With that, we come to the end of this round-up. Of course, when looking for alternatives to any software, the options are many. In such cases, personal preferences also play a vital role – what works for you, might not work for the other person, and vice-versa. For instance, I&#8217;ve so far used Movable Type and am happy with it, though some of its users have felt the urge to migrate to <a href="http://openmelody.org/">Melody CMS</a>, a fork of MT.</p>
<p>Knowing an extra CMS or two doesn&#8217;t hurt, but at the same time, it makes little sense to sacrifice productivity for the sake of it. if WordPress works well for you, and you are extremely happy with it, there is no point in leaving it for any other software. However, even in such a case, we can explore a new software just for the fun of it, can&#8217;t we?</p>
<p>Have you used any/all of the above CMSs? Got a CMS you think deserves a mention here? Do let me know in the comments!</p>
<p><em><a href="http://www.shutterstock.com/pic-58969045/stock-vector-cms-content-management-system-word-cloud.html">Featured image</a> is from Shutterstock, copyright by Marco Rullkoetter.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youthedesigner.com/2012/01/04/ten-alternatives-to-wordpress-as-a-blogging-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Simple Ways to Get Your Work Out There</title>
		<link>http://www.youthedesigner.com/2012/01/02/5-simple-ways-to-get-your-work-out-there/</link>
		<comments>http://www.youthedesigner.com/2012/01/02/5-simple-ways-to-get-your-work-out-there/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 07:03:21 +0000</pubDate>
		<dc:creator>Carina Santos</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[business card]]></category>
		<category><![CDATA[Business Cards]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.youthedesigner.com/?p=23526</guid>
		<description><![CDATA[One of the hardest things to do when starting out as a designer is to get your name and work out into the world. It &#8230; <a href="http://www.youthedesigner.com/2012/01/02/5-simple-ways-to-get-your-work-out-there/"></a>]]></description>
			<content:encoded><![CDATA[<p>One of the hardest things to do when starting out as a designer is to get your name and work out into the world. It can be an intimidating feat, as more designers are popping up all over the globe, but here are a few things you can do to get people interested in your work.</p>
<p>&nbsp;</p>
<h2>1. Keep a blog or online portfolio.</h2>
<p><a href="http://twistedfork.me/#1857274/Good-Misha"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/Work-01a-e1325068658210.jpg" alt="5-Simple-Ways-To-Get-Your-Work-Out-There-01" width="500" height="651" /></a></p>
<p>&#8220;Misha&#8221; by Dan Matutina for GOOD Magazine<br />
<a href="http://twistedfork.me/#1857274/Good-Misha">View Source</a></p>
<p>&nbsp;</p>
<p>This is a cause for argument, but putting your work up online is one of the easiest, most immediate ways to circulate your work. Dan Matutina, or <a href="http://twistedfork.me">Twisted Fork</a>, says that a lot of his work were commissioned because of the samples he posted on his website and Behance portfolio. Clients stumbled upon his work, were impressed and hired him.</p>
<p>While you run the risk of copycats, chances are you will get to reach someone you might not get to meet otherwise. It helps if you actually get your stuff out there. If you&#8217;re not comfortable yet, try uploading 400-pixel wide &#8220;screenshots&#8221; of your work up on <a href="http://dribbble.com">Dribbble</a>.</p>
<p>Setting up blogs is easy and free. See what happens when you do.</p>
<p>&nbsp;</p>
<h2>2. Create and cultivate passion projects.</h2>
<p><a href="http://www.flickr.com/photos/markweaver/3958840474/in/set-72157612257465491/"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/Work-02b.jpg" alt="5-Simple-Ways-To-Get-Your-Work-Out-There-02" width="500" height="500" /></a></p>
<p>&#8220;Self Portrait&#8221; by Mark Weaver<br />
<a href="http://www.flickr.com/photos/markweaver/3958840474/in/set-72157612257465491/">View Source</a></p>
<p>&nbsp;</p>
<p>From March 2008 to December 2009, Mark Weaver created <a href="http://www.flickr.com/photos/markweaver/sets/72157612257465491/">Make Something Cool Every Day</a>, a collection of exercises. This helped him work on his style <em>and</em> get people interested in him and his work. Another designer, Nicole Meyer, started <a href="http://branding10000lakes.com/">Branding 10,000 Lakes</a>, which was circulated quite a bit last year.</p>
<p>&nbsp;</p>
<p><a href="http://branding10000lakes.com/2436418/Woodpile-Lake"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/Work-02e-e1325068440678.jpg" alt="5-Simple-Ways-To-Get-Your-Work-Out-There-03" width="500" height="357" /></a></p>
<p>&#8220;Woodpile Lake&#8221; by Nicole Meyer<br />
<a href="http://branding10000lakes.com/2436418/Woodpile-Lake">View Source</a></p>
<p>&nbsp;</p>
<p>These projects challenge you as a designer, and you end up creating output even on your downtime. Plus, when you generate buzz for these fun personal projects, you also pique a widespread interest towards your other design work.</p>
<p>&nbsp;</p>
<h2>3. Go to design workshops, galleries, and events.</h2>
<p><a title="Untitled by Carina Santos., on Flickr" href="http://www.flickr.com/photos/presidents/5669750925/"><img src="http://farm6.staticflickr.com/5023/5669750925_9b3db6db04.jpg" alt="5-Simple-Ways-To-Get-Your-Work-Out-There-04" width="500" height="335" /></a></p>
<p>&nbsp;</p>
<p>Networking is a big and important part of this line of work. Getting to know similarly-minded people will not only help your growth as a designer, but also helps you create ties with the current scene in your area.</p>
<p>When someone respectable gets to know what you can do, and can vouch for you and your work, it will go a long way, in terms of support, credibility, and circulation.</p>
<p>&nbsp;</p>
<h2>4. Make a business card.</h2>
<p>A common argument may be that the main source of communication these days is done over some digital means.  But this doesn&#8217;t mean that <a href="http://www.uprinting.com/business-cards.html">business cards</a> are obsolete.</p>
<p>Put your contact information, website or portfolio on these babies and hand them out at gatherings, events and parties. After a busy night of socializing, it will help new acquaintances and potential clients attach a name to a face. It also puts your contact information—literally—right at their fingertips.</p>
<p>&nbsp;</p>
<p><a href="http://www.beastpieces.com/2010/12/great-gatsby-business-card-poster/"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/Work-04a-e1325123881845.jpg" alt="5-Simple-Ways-To-Get-Your-Work-Out-There-05" width="500" height="671" /></a></p>
<p>&#8220;Fitzgerald Business Cards&#8221; by The Heads of State<a href="http://theheadsofstate.com/"><br />
</a><a href="http://www.beastpieces.com/2010/12/great-gatsby-business-card-poster/">View Source</a></p>
<p>&nbsp;</p>
<p>You the Designer recently posted <a href="http://www.youthedesigner.com/2011/12/28/35-quality-business-card-design-templates-for-free/">35 Quality Business Card Design Templates</a> to get you started. Look through these You the Designer <a href="http://www.youthedesigner.com/?s=business+cards"> posts</a> for even more inspiration.</p>
<p>&nbsp;</p>
<h2>5. Get to know people outside your field.</h2>
<p>Once you&#8217;ve established connections with the people in your own industry, branch out and meet other people from different walks of life. Small business, enterprising individuals, and companies outside the creative bubble need design services, too!</p>
<p>It&#8217;s a big world out there, and it may be tough for you to start out, but these steps will help you at least get your name out there, ready for possibilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.youthedesigner.com/2012/01/02/5-simple-ways-to-get-your-work-out-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Places for Graphic Designers to Find Inspiration</title>
		<link>http://www.youthedesigner.com/2011/12/13/5-places-for-graphic-designers-to-find-inspiration/</link>
		<comments>http://www.youthedesigner.com/2011/12/13/5-places-for-graphic-designers-to-find-inspiration/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 08:00:39 +0000</pubDate>
		<dc:creator>Cadence Wu</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[graffiti]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[packaging]]></category>
		<category><![CDATA[texture]]></category>

		<guid isPermaLink="false">http://www.youthedesigner.com/?p=23169</guid>
		<description><![CDATA[We designers are always on the lookout for inspiration. We often find it in unlikely places. A splash of paint on a kindergartner’s overalls can &#8230; <a href="http://www.youthedesigner.com/2011/12/13/5-places-for-graphic-designers-to-find-inspiration/"></a>]]></description>
			<content:encoded><![CDATA[<p>We designers are always on the lookout for inspiration.  We often find it in unlikely places.  A splash of paint on a kindergartner’s overalls can be just what it takes to transform an ordinary project into something extraordinary.  The way the sunlight reflects off the surface of a body of water may be the exact image we want to create in our own work.  </p>
<p>We draw inspiration from the world around us, sprinkling subtle references to the people we encounter and the moments we experience on a daily basis.  Having said that, it&#8217;s not always easy for us to find fresh sources of inspiration, especially when deadlines are looming in the horizon. For those moments when you need inspiration and fast, here are five places that you may find valuable in terms of sparking your creativity (aside from this blog, of course!):</p>
<p>&nbsp;</p>
<p><a href="http://www.behance.net/gallery/unintended-calculations-day2/1071277"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/street-art.jpg" alt="street art"></a></p>
<h2>· Street Art.</h2>
<p>  Ranging in skill from novice to professional, street artists have a style all their own.  They take ordinary objects like brick buildings and steel and transform them into extraordinary works of art.  Walk around your city and find a few pieces of street art that speak to you as a designer.  Snap a picture of the poster or graffiti in question.  You’ll want to refer back to it, especially because it could be gone the next day. It’s the type of art that is temporary and easily dismissed by the public as unimportant.</p>
<p>&nbsp;</p>
<p><a href="http://www.behance.net/gallery/TEXTILE-DESIGN-Batik-felt-tapestry/2591599"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/textures-and-colors.jpg" alt="textures and colors"></a></p>
<h2>· Exciting Textures and Colors.</h2>
<p>  You never know when you’re going to run across an object that gets your creative juices flowing.  That’s why it’s important to collect samples wherever you go.  Carry a freezer bag in your purse or backpack so you can gather items discreetly.  Pick up fabric and paint swatches, food wrappers, take-out menus, and business cards.  Use them to inspire your own designs.</p>
<p>&nbsp;</p>
<p><a href="http://www.thedieline.com/blog/2011/11/18/paruva-kaalam-soaps.html"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/paruva-kaalam-soaps.jpg" alt="paruva kaalam soaps"></a></p>
<h2>·        Foreign Packaging.</h2>
<p>  Step outside your comfort zone and shop specialty food stores for ideas.  The packaging is usually bright and unusual.  Select the item that is most visually appealing to you.  Consume the product but hang onto to the box, can or wrapper so you can refer to it often.</p>
<p>&nbsp;</p>
<p><a href="http://www.thedieline.com/blog/2011/8/25/two-crown-king-ep-design.html"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/two-crown-king.jpg" alt="two crown king EP and CD packaging design"></a></p>
<h2>·        Music.</h2>
<p>  The right song can inspire you to design in a way you are yet to explore.  That’s why it’s important to change things up often.  If you’re used to listening to one style of music, break outside the box and listen to another.  This can motivate to create in a completely different way than ever before.</p>
<p>&nbsp;</p>
<p><a href="http://www.designboom.com/weblog/cat/9/view/17978/kyoko-ikuta-architecture-laboratory-ozeki-architects-associates-forest-bath.html"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/kyoko-ikuta-architecture-laboratory.jpg" alt="kyoko ikuta architecture laboratory"></a></p>
<h2>·        Architecture.</h2>
<p>  Study the buildings in your community.  What elements appeal the most to you in terms of design?  See if you can recreate them in your own work.  Some of the most brilliant designers were architects.  You can learn a lot from the structures that they created.</p>
<p>&nbsp;</p>
<p>Got your own list of real places around you to look for design inspiration? Share it with everyone here! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.youthedesigner.com/2011/12/13/5-places-for-graphic-designers-to-find-inspiration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hype a T-Shirt Design on the Web</title>
		<link>http://www.youthedesigner.com/2011/12/12/how-to-hype-a-t-shirt-design-on-the-web/</link>
		<comments>http://www.youthedesigner.com/2011/12/12/how-to-hype-a-t-shirt-design-on-the-web/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 08:00:04 +0000</pubDate>
		<dc:creator>Guest Blogger</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[promotions]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[t-shirt design]]></category>

		<guid isPermaLink="false">http://www.youthedesigner.com/?p=23133</guid>
		<description><![CDATA[Creating a signal in the midst of all the noise in the t-shirt industry is not an easy thing to do. It is highly competitive, &#8230; <a href="http://www.youthedesigner.com/2011/12/12/how-to-hype-a-t-shirt-design-on-the-web/"></a>]]></description>
			<content:encoded><![CDATA[<p>Creating a signal in the midst of all the noise in the t-shirt industry is not an easy thing to do. It is highly competitive, very fragmented, and saturated with varying styles and tastes. Yet everywhere we turn, we are practically bombarded with messages about the need to build hype to get exposure. Unfortunately, you can’t just create the artwork and watch the promotion build itself. In this article we’ll look at some key strategies that t-shirt designers can use to build hype on the internet for their t-shirt design.</p>
<p>&nbsp;</p>
<h2>Social Like Never Before</h2>
<p>&nbsp;</p>
<p>The first major step in hyping your design is blowing it up on the social channels. You have different sets of friends on different social networks that you can pitch the design to. This obviously includes Twitter, Facebook, Tumblr, and any other design related forums on the web. You want to begin a conversation about the design’s inspiration, its intentions, and what you plan to achieve with it as a finished product. This information creates a story that people can get behind and follow. Surprisingly, the first step begins long before the design is finalized.</p>
<p>&nbsp;</p>
<h2>Works In Progress</h2>
<p>&nbsp;</p>
<p><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/twit-wip-grab.jpg" alt="Twitter WIP Post" width="500px" /></p>
<p>&nbsp;</p>
<p>One very important concept in the marketing push that is often overlooked, is to begin promoting your design while it is still just a work in progress. Start talking about it early and often to build the buzz! Ideally you’ll want your friends and followers anticipating its release, not merely reacting after it comes out. Take note of your supporters that are helping to foster the conversation and make sure those are the first to be notified of the final result.</p>
<p>&nbsp;</p>
<h2>Your Own Internet Real Estate</h2>
<p>&nbsp;</p>
<p><a href="http://work.eastforkstudio.com/filter/Apparel"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/kaufman-personal.jpg" alt="Twitter WIP Post" width="500px" /></a></p>
<p>&nbsp;</p>
<p>If you’re like many designers, you probably have your own website or blog as well. Naturally you’ll want to post your latest design as it progresses. Showing your work as it matures draws people in like a story&#8230;.they want to see the evolution and what comes next. Again go ahead and make sure to leave requests for Facebook likes and Twitter retweets, etc. Having the necessary links and social buttons on your site will make it much easier for your visitors to oblige you and spread the signal.</p>
<p>&nbsp;</p>
<h2>Check Your Ego At The Login</h2>
<p>&nbsp;</p>
<p>The hardest part about self-promotion is leaving the ego and sensitivity behind. Some people view this process as throwing yourself out there to the wolves. This is hardly the case. You should find the whole process more rewarding than it is condemning. Be confident in your design but not cocky. You should want to receive constructive criticism and suggestions because it always helps to have other sets of eyeballs for opinions. Be persistent but not overbearing. You’ll want to give your design a fair chance by pushing it to the masses but you don’t want to shove it down their throat. Find a happy medium for how often you should mention your design in the social stream.</p>
<p>&nbsp;</p>
<h2>Submit for Critiques</h2>
<p>&nbsp;</p>
<p><a href="http://dribbble.com/shots/282220-Chinese-good-luck-WIP-2"><img src="http://www.youthedesigner.com/wp-content/uploads/2011/12/gaunty-dribbble.jpg" alt="Twitter WIP Post" width="500px" /></a></p>
<p>&nbsp;</p>
<p>Everybody loves to be a critic. Most people won’t even comment unless they can flex their “critical” muscles and show you just how much they know (or don’t for that matter). There are actually sites that encourage you to submit your artwork for viewing, critiquing or selling. Such sites include:</p>
<p>&nbsp;</p>
<ul>
<li><a href="http://mintees.com/">Mintees</a></li>
<li><a href="http://rumplo.com/">Rumplo</a></li>
<li><a href="http://www.foalio.com/">Foalio</a></li>
<li><a href="http://dribbble.com/">Dribbble</a></li>
<li><a href="http://www.bandjob.com/">Bandjob</a></li>
<li><a href="http://ffffound.com/">FFFFOUND!</a></li>
</ul>
<p>&nbsp;</p>
<p>These sites make it easy to promote your shirts because they are targeted to like-minded creatives who are often very eager to make purchases or provide feedback.</p>
<p>&nbsp;</p>
<h2>Scratch Their Back, They’ll Scratch Yours</h2>
<p>&nbsp;</p>
<p>Another very important hype building strategy is to reach out to t-shirt bloggers. The t-shirt blogging community is huge and having your design picked up and shared by the t-shirt blogging world is a great way to get thousands of viewers looking at your design as well as building credibility and respect for your design and brand since most of these bloggers are trusted and respected by their readers. So how do you get the t-shirt bloggers to post announcements of your releases and/or images of the designs? Very often you can accomplish this simply by emailing them or contacting them through their contact forms. After all most t-shirt bloggers are constantly on the look out for real event t-shirt news to write about.</p>
<p>&nbsp;</p>
<p>A short list of t shirt bloggers that are great for helping you launch your work are:</p>
<ul>
<li>Andy at <a href="http://www.hideyourarms.com">Hide Your Arms</a></li>
<li>Kelly at <a href="http://www.teegazette.com">Tee Gazette</a></li>
<li>Alan at <a href="http://www.ruderetro.com">Rude Retro</a></li>
<li>Rangga at <a href="http://www.cottonable.com">Cottonable</a></li>
</ul>
<p>&nbsp;</p>
<p>However, the best strategy for reaching out to the t-shirt bloggers is to actually develop a relationship with them. Subscribe to their blogs. Visit their site regularly and comment on posts that you find interesting and engaging. Let them get to know you and see that you have something to give back to them and their readers. Then when you want to announce your latest release it will be much more warmly received. If it’s feasible for you, consider offering a discount to their readers.</p>
<p>&nbsp;</p>
<h2>Design, Rinse, Repeat</h2>
<p>&nbsp;</p>
<p>The internet is a huge place and it’s easy for your design to slip through the cracks and never be seen; however, the internet’s size can also work to your advantage. It provides you the platform to build up hype and momentum and reach out to potential buyers who would otherwise never have known you even existed. Create a system that works best for you and continually try to improve upon that process. If the old adage is true &#8211; any publicity is good publicity &#8211; then your design will be a success in no time!</p>
<p>&nbsp;</p>
<table style="padding: 15px; border: 5px solid #5d5d5d; background-color: #30302f;">
<tbody>
<tr>
<td><img class="alignright" style="float: left; margin-right: 10px;" src="http://www.youthedesigner.com/wp-content/uploads/2011/12/blake-poutra.jpg" alt="Blake Poutra" width="100" height="100" /></p>
<h3>About the Author</h3>
<p>Blake runs ops at <a href="http://www.youdesignit.com">You Design It</a>, a custom t shirt printing company. He enjoys designing t-shirts on the side and doing web development work. You can follow him on Twitter as <a href="http://twitter.com/youdesignit">@youdesignit</a>.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.youthedesigner.com/2011/12/12/how-to-hype-a-t-shirt-design-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

