<?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>Lemmonaid &#187; Design</title>
	<atom:link href="http://www.lemmonaid.info/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lemmonaid.info</link>
	<description>by Oliver Juhas</description>
	<lastBuildDate>Sun, 22 Jan 2012 13:58:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Adding a new post in WordPress</title>
		<link>http://www.lemmonaid.info/design/adding-a-new-post-in-wordpress/</link>
		<comments>http://www.lemmonaid.info/design/adding-a-new-post-in-wordpress/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 15:53:00 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2398</guid>
		<description><![CDATA[Today I will contribute to thousands of similar articles on how to use WordPress. As I am creating websites using this platform, there rose a need to write a basic tutorial. Let's start with adding a new article.]]></description>
			<content:encoded><![CDATA[<p>At first a bit of theory. <strong><a title="Visit WordPress website" href="http://www.wordpress.org" target="_blank">WordPress</a></strong> is an open-source web-publishing (<strong>CMS</strong> &#8211; <strong>Content Management System</strong>) platform that is easy to learn, very user-friendly and offers ability to grow (you can enhance its features by installing additional plug-ins). Probably, there is still a prejudice about WordPress being mainly blogging platform. This, however, is the adjective of the past as the development of the system leans more and more towards a fully featured CMS (like Drupal or Joomla). Current versions of WordPress are capable of maintaining fully featured website of mid-size company with no hesitation (and I would say it can be used even on community websites). Everything depends on the web-designer who creates custom template for the system, of course…</p>
<div id="attachment_2424" class="wp-caption alignnone" style="width: 210px"><a href="http://www.lemmonaid.info/img/wordpress-dashboard.png"><img class="size-thumbnail wp-image-2424" src="http://www.lemmonaid.info/img/wordpress-dashboard-200x120.png" alt="Wordpress administration" width="200" height="120" /></a><p class="wp-caption-text">Wordpress administration</p></div>
<p>WordPress works with 2 main content types &#8211; <strong>Posts</strong> and <strong>Pages</strong>. The difference between these two can be difficult to recognize at first, but basically you use a <strong>Page</strong> to display content (web page) that<strong> is static</strong>, that does not need to be updated very often. <strong>Posts</strong>, on the other side, are something like <em>news, blog articles</em>, so <strong>they represent content that is being continuously added and updated</strong> on your website.</p>
<p>An example could be a catering company website with this navigational structure (a site menu): <em>Home</em>, <em>About</em>, <em>Services</em>, <em>Our Projects</em> and <em>Contact</em>. On such website a <em>Home</em>, <em>About</em>, <em>Contact</em> and most probably also <em>Services</em> would be created as <strong>Pages in WordPress</strong>. And, you&#8217;ve guessed it, if you would like to add a new project in <em>Our Projects</em> section, you would have to create a new <strong>Post in WordPress</strong>.</p>
<p><strong>All Posts</strong> have to be assigned to their <strong>Category</strong> (or more categories) &#8211; in this case its name would be &#8220;Our Projects&#8221; or simply &#8220;Projects&#8221;. <strong>Categories</strong> (as well as <strong>Pages</strong>) can be hierarchically ordered, which you will see in <a href="#publish">Publish the post</a> section bellow. It means the &#8220;Our Projects&#8221; category can contain subcategories &#8220;Business events&#8221;, &#8220;Weddings&#8221;, &#8220;Celebrations&#8221;. If you add a post to any subcategory, there is usually no need to assign it also to a parent category (although, everything depends on the WordPress template you are using).</p>
<p>Now, with the basic theory needed, we can start creating <strong>our first Post</strong> in WordPress. If you have an experience with a text processing application <strong>like MicroSoft Word</strong> (from their MS Office suite) <strong>or <a href="http://www.lemmonaid.info/computers/software/office-and-dtp-applications/">OpenOffice.org Writer</a></strong>, than you will find the procedure very very easy. I divided whole process into following sections:</p>
<ul>
<li><a href="#create">Creating a new post</a></li>
<li><a href="#basic-editing">Basic editing</a></li>
<li><a href="#image">Inserting an image</a></li>
<li><a href="#publish">Publishing the post</a></li>
<li><a href="#additional-edit">Additional editing </a></li>
</ul>
<p>Let&#8217;s roll it…</p>
<h3 id="create">Creating a new post</h3>
<p>Creating a new Post in WordPress is really easy. But first you need to <strong>log into WordPress administration</strong> ;).</p>
<ol>
<li>After you log in, the <strong>Dashboard</strong> will appear. Here you have 2 possibilities how to create a new article. You can either <strong>click a &#8220;New Post&#8221; quick access button</strong> on top right <strong>(A)</strong> or hover the <strong>mouse over &#8220;Posts&#8221; panel, click the triangle button (B)</strong> and choose <strong>&#8220;Add New&#8221; (C)</strong>from displayed menu.<a href="http://www.lemmonaid.info/img/01-add-new-post.png"><br />
<img class="size-thumbnail wp-image-2403 aligncenter" src="http://www.lemmonaid.info/img/01-add-new-post-200x120.png" alt="Create a new article" width="200" height="120" /></a></li>
<li>You will be taken to <strong>&#8220;Add New Post&#8221; page</strong>. There are several panels displayed here so you might be a bit confused. This and another step is optional and it&#8217;s just my advice to <strong>turn some panels off</strong> as you will probably never need them (on the picture in orange). Each WordPress administration page contains <strong>&#8220;Screen Options&#8221; (A)</strong>which will help you to hide/display just the information you need.<a href="http://www.lemmonaid.info/img/02-screen-options-01.png"><br />
<img class="size-thumbnail wp-image-2404 aligncenter" src="http://www.lemmonaid.info/img/02-screen-options-01-200x120.png" alt="Set up what should be displayed" width="200" height="120" /></a></p>
<blockquote><p>There is no need to repeat the Screen Options procedure in the future if you access the WordPress administration from the same computer and the same web-browser.</p></blockquote>
</li>
<li>Clicking the &#8220;Screen Options&#8221; button will display hidden panel where you can <strong>un-check the information you don&#8217;t want to show up (A)</strong>. When you finish, <strong>click the &#8220;Screen Options&#8221; button (B)</strong> again to hide the panel. As you can see, all the information I didn&#8217;t want to display is gone. Nothing will distract me from what is important now &#8211; writing the article.<br />
<a href="http://www.lemmonaid.info/img/03-screen-options-02.png"><br />
<img class="size-thumbnail wp-image-2405 aligncenter" src="http://www.lemmonaid.info/img/03-screen-options-02-200x120.png" alt="Screen Options" width="200" height="120" /></a></li>
<li>As you&#8217;ve noticed already, the whole screen is divided into 3 sections. The <em>menu</em> on the left, the <em>main content area</em> at the middle and <em>the other settings area</em> on the right side. The body of article (Post) is being created in <em>main content area</em>. Every post needs to have a <strong>unique title (A)</strong>. You write the article into <strong>content area (B)</strong> bellow <strong>formatting panel (C)</strong>. At first you can probably see just the first row of formatting panel. It contains the basic, most-used formatting options. If you would like <strong>to display additional formatting buttons</strong>, just <strong>click the last button (far right) in the first row of formatting panel (C)</strong>.<br />
<a href="http://www.lemmonaid.info/img/04-writing-article.png"><br />
<img class="size-thumbnail wp-image-2406 aligncenter" src="http://www.lemmonaid.info/img/04-writing-article-200x120.png" alt="Title, text, formatting buttons" width="200" height="120" /></a></li>
</ol>
<p>Now, that we&#8217;ve inserted some text into Post, it is time to make it look better. Time to format.</p>
<h3 id="basic-editing">Basic editing</h3>
<p>WordPress offers quite extensive possibilities of text formatting. If the tools offered are not enough for you, you can still use a plain HTML coding (you need to switch from <em>Visual editor</em> to <em>HTML editor</em> &#8211; tabs in the top right corner of post content block). We will go through the basic ones now, but you can try the other functions yourself. If you mess up something, there is still &#8220;Undo&#8221; and &#8220;Redo&#8221; button (in the second row of formatting panel).</p>
<ol>
<li>The text in WordPress is divided into paragraphs. Each time you press [ENTER] on your keyboard, a new paragraph is created.<br />
<blockquote><p>In case you would like to start a new line in the paragraph, you can insert it with [SHIFT] + [ENTER] key combination.</p></blockquote>
<p>In this step I will show you how to insert a sub-title or sub-heading to separate different sections of your article. When starting a new sub-heading, press [ENTER] on the keyboard to close the previous paragraph. Then <strong>write sub-header text and select it (A)</strong>. In the second row of formatting panel <strong>click on Format button (B)</strong> and <strong>choose &#8220;Heading 3&#8243; (C)</strong>. You have created a sub-header now.<br />
<a href="http://www.lemmonaid.info/img/05-creating-subheading.png"><br />
<img class="aligncenter size-thumbnail wp-image-2407" src="http://www.lemmonaid.info/img/05-creating-subheading-200x120.png" alt="Subheading" width="200" height="120" /></a></p>
<blockquote><p>Please note that due to HTML hierarchy I suggest NOT to use &#8220;Heading 1&#8243; and &#8220;Heading 2&#8243; to format a sub-header. These 2 are most likely assigned to the website header and post/page title.</p></blockquote>
</li>
<li>Time to emphasize some text in paragraph now. Some words, phrases or sentences in paragraph can be more important than the other. You can make them stand out with heavier, leaned, underlined or line-crossed (obviously for something that no longer applies) text formatting. I will show you how to make the text italic (leaning to the right). <strong>Highlight the text you want to work with (A)</strong> and <strong>press the appropriate format button &#8211; in this case &#8220;<em>I</em>&#8221; (B)</strong>. As simple as that.<br />
<a href="http://www.lemmonaid.info/img/06-text-formatting-01.png"><br />
<img class="size-thumbnail wp-image-2408 aligncenter" src="http://www.lemmonaid.info/img/06-text-formatting-01-200x120.png" alt="Make text italic" width="200" height="120" /></a></li>
<li>If you need to insert a list of items (either ordered or unordered) first you need to write the list items. <strong>After each item press [ENTER]</strong>. When you are done, <strong>select all future-list-items (A) </strong>and <strong>click on one of list formatting buttons (B)</strong> &#8211; I chose unordered list with a bullet in front of each list item.<br />
<a href="http://www.lemmonaid.info/img/07-text-formatting-02.png"><br />
<img class="size-thumbnail wp-image-2409 aligncenter" src="http://www.lemmonaid.info/img/07-text-formatting-02-200x120.png" alt="Create a list of items" width="200" height="120" /></a></li>
<li>Last, but very important, formatting function I will show you is how to insert a link into the article. Internet is all about connection between information &#8211; links. You can create a link to another website, another article or section on your own site, link to a file or to a section of the current article or web page. Just <strong>select the phrase of the linked text (A)</strong>, <strong>click a link (chain) button in the first row of formatting panel (B)</strong> and <strong>fill out the form displayed (C)</strong>. When you are done, just <strong>click the &#8220;Insert&#8221; button to confirm (D)</strong>.<br />
<blockquote><p>If you decide to edit the link later, just place the mouse cursor somewhere in the linked text and <strong>click link button</strong> (to cancel the link, press <strong>broken chain button</strong> on its right). The link form will reappear and you can adjust the information.</p></blockquote>
<p style="text-align: center"><a href="http://www.lemmonaid.info/img/08-create-link1.png"><img class="size-thumbnail wp-image-2455 aligncenter" src="http://www.lemmonaid.info/img/08-create-link1-200x120.png" alt="Insert a link" width="200" height="120" /></a></p>
</li>
</ol>
<p>Basic formatting is done, but we want some images too.</p>
<h3 id="image">Inserting an image</h3>
<p>Post without an image is &#8211; boring. So let&#8217;s include some.</p>
<ol>
<li>If your website&#8217;s template support <em>post thumbnails</em> (also called <em>featured image</em>), you can insert one into <strong>Featured Image (B)</strong> panel on the right side. Besides this type of image, you would certainly want to insert a picture directly into the article. Just place the mouse cursor to the position, where the image will appear and <strong>press &#8220;Add an Image&#8221; button (A)</strong>. Image insert form will be displayed. There are 3 options how to insert the picture. <strong>You can upload it from your computer, insert it from Internet location or use Media Library (which contains all previously uploaded files to your website) (C)</strong>. I will upload the post&#8217;s Featured Image from my computer, which is selected by default. So I just <strong>click the &#8220;Select File&#8221; button (D)</strong>.<br />
<a href="http://www.lemmonaid.info/img/09-insert-image-01.png"><br />
<img class="size-thumbnail wp-image-2411 aligncenter" src="http://www.lemmonaid.info/img/09-insert-image-01-200x120.png" alt="Insert a picture" width="200" height="120" /></a></li>
<li>After the file is uploaded and processed by WordPress, you can fill out the information in the form. It contains image thumbnail, image description section, image link (if it is used as link) and image alignment and size section. My advice is to <strong>fill out at least Title, Alternative Text (A)</strong> and in case you are inserting the picture into the article, <strong>set up also Link URL (B)</strong>, <strong>Alignment and Size (C)</strong>. To insert picture into the post or use it as featured image or delete it from Media Library use <strong>buttons at the bottom of the form (D)</strong>. Afterward just <strong>Save All Changes (E)</strong> and <strong>close the form window (F)</strong>.<br />
<a href="http://www.lemmonaid.info/img/10-insert-image-02.png"><br />
<img class="size-thumbnail wp-image-2412 aligncenter" src="http://www.lemmonaid.info/img/10-insert-image-02-200x120.png" alt="Picture information form" width="200" height="120" /></a></li>
</ol>
<p>Doesn&#8217;t the article look better now?</p>
<h3 id="publish">Publishing the post</h3>
<p>I think I&#8217;m done with this article. During the process of post creation, it is not appearing on your website. You need to publish it first, here is how to do so.</p>
<ol>
<li>Before the actual post publishing we change our attention from the <em>main content area</em> to the <em>other settings area</em> on the right side. I hope you still remember that <strong>every Post needs to be assigned to a Category (A)</strong>. Then, for easier searching features, I usually <strong>assign a tags to the post (B)</strong>. Tags are words or short phrases describing the content of the article. They are useful also for Search Engine Optimization (SEO). During article creation process I suggest to save your work continuously. You never know what can happen. Just <strong>press &#8220;Save Draft&#8221; button (C)</strong> to save the article (it won&#8217;t be published yet). <strong>When you&#8217;re ready to publish, set the time (or leave it) and press the magic &#8220;Publish&#8221; button (D)</strong>.<br />
<a href="http://www.lemmonaid.info/img/11-before-publishing.png"><br />
<img class="size-thumbnail wp-image-2413 aligncenter" src="http://www.lemmonaid.info/img/11-before-publishing-200x120.png" alt="Other post settings" width="200" height="120" /></a></li>
<li>WordPress now processes the Post and publish it. You will be <strong>informed about the operation result (A)</strong> and also offered a <strong>link to view the post directly on your website (A, B)</strong>. Notice also the Permalink section under the Post Title which represents the full Internet path (URL) to your Post. If you don&#8217;t like it, <strong>you can partly change the link (just its last section) pressing &#8220;Edit&#8221; button (B)</strong>. You also have the ability to <strong>get a short link to your post (B)</strong>. It is useful for example when you tweet about the article on <a title="Twitter website" href="http://www.twitter.com">Twitter.com</a> where you can type in just short text messages and the URL of the post is too long <em>(for example &#8220;http://www.too-long-web.com/long-category/very-very-long-postname/&#8221;)</em> &#8211; this will shorten it significantly <em>(for example &#8220;http://tlw.com/lcvvlp&#8221;)</em>.<br />
<a href="http://www.lemmonaid.info/img/12-published.png"><br />
<img class="size-thumbnail wp-image-2414 aligncenter" src="http://www.lemmonaid.info/img/12-published-200x120.png" alt="Post was published" width="200" height="120" /></a></li>
</ol>
<p>Congratulation! You have successfully created a WordPress Post!</p>
<h3 id="additional-edit">Additional editing</h3>
<p>Just in case you found some mistake in the published article, there is still possibility to edit it additionally. Simply <strong>open Posts panel drop-down (A)</strong>, <strong>click on Posts list (B)</strong> and <strong>click the post title (C)</strong>. Than use above procedures to edit the post.</p>
<p style="text-align: center"><a href="http://www.lemmonaid.info/img/13-edit-article.png"><img class="size-thumbnail wp-image-2415 aligncenter" src="http://www.lemmonaid.info/img/13-edit-article-200x120.png" alt="Want to edit the article?" width="200" height="120" /></a></p>
<p>That&#8217;s all from me for today. Thanks for reading the article till here ;)</p>
<blockquote><p>Any questions about the topic? Use commets form bellow. See you later!</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/adding-a-new-post-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Isola Bella &#8211; design</title>
		<link>http://www.lemmonaid.info/design/portfolio/isola-bella-design/</link>
		<comments>http://www.lemmonaid.info/design/portfolio/isola-bella-design/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 15:00:27 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2391</guid>
		<description><![CDATA[Graphic design of Isola Bella website (garden designers).]]></description>
			<content:encoded><![CDATA[<p><strong style="width:180px; display:block; float:left">Project:</strong> graphic design of Isola Bella &#8211; garden design company</p>
<div style="width:800px; height:360px; margin:40px 0 20px 0">
<div class="wp-caption" style="width:530px; float:left; margin:0">
<a href="http://www.lemmonaid.info/img/projects/project-isolabella-homepage.jpg"><img class="size-thumbnail" title="Isola Bella homepage" src="http://www.lemmonaid.info/img/projects/project-isolabella-homepage-530x315.jpg" alt="Isola Bella homepage" /></a>
<p class="wp-caption-text">Isola Bella homepage</p>
</div>
</div>
<p style="text-align: center; background:#ddd"><a href="http://www.lemmonaid.info/contact"><strong>CONTACT ME</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/portfolio/isola-bella-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beauty clinic &#8211; design</title>
		<link>http://www.lemmonaid.info/design/portfolio/beauty-clinic-design/</link>
		<comments>http://www.lemmonaid.info/design/portfolio/beauty-clinic-design/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 14:48:25 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2384</guid>
		<description><![CDATA[Graphic design of beauty clinic website.]]></description>
			<content:encoded><![CDATA[<p><strong style="width:180px; display:block; float:left">Project:</strong> graphic design of beauty clinic</p>
<div style="width:800px; height:360px; margin:40px 0 20px 0">
<div class="wp-caption" style="width:530px; float:left; margin:0">
<a href="http://www.lemmonaid.info/img/projects/project-beautytian-homepage.jpg"><img class="size-thumbnail" title="Beauty clinic homepage" src="http://www.lemmonaid.info/img/projects/project-beautytian-homepage-530x315.jpg" alt="Beauty clinic homepage" /></a>
<p class="wp-caption-text">Beauty clinic homepage</p>
</div>
</div>
<p style="text-align: center; background:#ddd"><a href="http://www.lemmonaid.info/contact"><strong>CONTACT ME</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/portfolio/beauty-clinic-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dental surgery &#8211; design</title>
		<link>http://www.lemmonaid.info/design/portfolio/dental-surgery-design/</link>
		<comments>http://www.lemmonaid.info/design/portfolio/dental-surgery-design/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 14:30:20 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2378</guid>
		<description><![CDATA[Graphic design of dental surgery website.]]></description>
			<content:encoded><![CDATA[<p><strong style="width:180px; display:block; float:left">Project:</strong> graphic design of dental surgery website</p>
<div style="width:800px; height:360px; margin:40px 0 20px 0">
<div class="wp-caption" style="width:530px; float:left; margin:0">
<a href="http://www.lemmonaid.info/img/projects/project-dentist-homepage.jpg"><img class="size-thumbnail" title="Dental surgery homepage" src="http://www.lemmonaid.info/img/projects/project-dentist-homepage-530x315.jpg" alt="Dental surgery homepage" /></a>
<p class="wp-caption-text">Dental surgery homepage</p>
</div>
</div>
<p style="text-align: center; background:#ddd"><a href="http://www.lemmonaid.info/contact"><strong>CONTACT ME</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/portfolio/dental-surgery-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restaurant Emporia</title>
		<link>http://www.lemmonaid.info/design/portfolio/restaurant-emporia/</link>
		<comments>http://www.lemmonaid.info/design/portfolio/restaurant-emporia/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 14:14:11 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2369</guid>
		<description><![CDATA[Design and programming of restaurant Emporia website, creating theme for open-source platform WordPress 3.0+.]]></description>
			<content:encoded><![CDATA[<p><strong style="width: 180px; display: block; float: left;">Project:</strong> (pizza-)restaurant website, design and coding of WordPress 3.0+ theme<br />
<strong style="width: 180px; display: block; float: left;">Technologies used:</strong> XHTML, CSS, PHP, jQuery; WordPress 3.0+<br />
<strong style="width: 180px; display: block; float: left;">Project finished:</strong> November 2010, <a href="http://www.pizzeriaemporia.sk" target="_blank">www.pizzeriaemporia.sk</a></p>
<div style="width: 800px; height: 360px; margin: 40px 20px;">
<div class="wp-caption" style="width: 530px; float: left; margin: 0pt;"><a href="http://www.lemmonaid.info/img/projects/project-restaurant-homepage.jpg"><img class="size-thumbnail" title="Homepage" src="http://www.lemmonaid.info/img/projects/project-restaurant-homepage-530x315.jpg" alt="Restaurant - Homepage" /></a>
<p class="wp-caption-text">Homepage</p>
</div>
<div class="wp-caption" style="width: 200px; float: right; margin-bottom: 10px;"><a href="http://www.lemmonaid.info/img/projects/project-restaurant-menu.jpg"><img class="size-thumbnail" title="Menu page" src="http://www.lemmonaid.info/img/projects/project-restaurant-menu-200x120.jpg" alt="Menu page" /></a>
<p class="wp-caption-text">Menu page</p>
</div>
</div>
<p style="text-align: center; background: #ddd;"><a href="http://www.lemmonaid.info/contact"><strong>CONTACT ME</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/portfolio/restaurant-emporia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chlebík Transport</title>
		<link>http://www.lemmonaid.info/design/portfolio/chlebik-transport/</link>
		<comments>http://www.lemmonaid.info/design/portfolio/chlebik-transport/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 13:45:34 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2361</guid>
		<description><![CDATA[Design and programming of company website, creating theme for open-source platform WordPress 3.0+.]]></description>
			<content:encoded><![CDATA[<p><strong style="width:180px; display:block; float:left">Client:</strong> Chlebík Transport<br />
<strong style="width:180px; display:block; float:left">Project scope:</strong> design and coding of website template<br />
<strong style="width:180px; display:block; float:left">Technologies used:</strong> XHTML, CSS, PHP, jQuery; WordPress 3.0+<br />
<strong style="width:180px; display:block; float:left">Project finished:</strong> August 2010, <a href="http://www.lemmonaid.info/prototype/chlebik/">working demo</a></p>
<div style="width:800px; height:360px; margin:40px 0 20px 0">
<div class="wp-caption" style="width:530px; float:left; margin:0">
<a href="http://www.lemmonaid.info/img/projects/project-chlebik-homepage.jpg"><img class="size-thumbnail" title="Chlebík Transport - Homepage" src="http://www.lemmonaid.info/img/projects/project-chlebik-homepage-530x315.jpg" alt="Chlebík Transport - Homepage" /></a>
<p class="wp-caption-text">Chlebík Transport &#8211; Homepage</p>
</div>
<div class="wp-caption" style="width:200px; float:right; margin-bottom:10px">
<a href="http://www.lemmonaid.info/img/projects/project-chlebik-about.jpg"><img class="size-thumbnail" title="About page" src="http://www.lemmonaid.info/img/projects/project-chlebik-about-200x120.jpg" alt="Chlebík Transport - About page" /></a>
<p class="wp-caption-text">About page</p>
</div>
<div class="wp-caption" style="width:200px; float:right; margin-bottom:10px">
<a href="http://www.lemmonaid.info/img/projects/project-chlebik-vehicles.jpg"><img class="size-thumbnail" title="Vehicles page" src="http://www.lemmonaid.info/img/projects/project-chlebik-vehicles-200x120.jpg" alt="Chlebík Transport - Vehicles page" /></a>
<p class="wp-caption-text">Vehicles page</p>
</div>
</div>
<p style="text-align: center; background:#ddd"><a href="http://www.lemmonaid.info/contact"><strong>CONTACT ME</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/portfolio/chlebik-transport/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Community of Žitavce</title>
		<link>http://www.lemmonaid.info/design/portfolio/community-of-zitavce/</link>
		<comments>http://www.lemmonaid.info/design/portfolio/community-of-zitavce/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 10:59:05 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2351</guid>
		<description><![CDATA[Design and programming of community website, creating theme for open-source platform WordPress 3.0+.]]></description>
			<content:encoded><![CDATA[<p><strong style="width:180px; display:block; float:left">Client:</strong> Žitavce village<br />
<strong style="width:180px; display:block; float:left">Project scope:</strong> creating community website, design and coding website template<br />
<strong style="width:180px; display:block; float:left">Technologies used:</strong> XHTML, CSS, PHP, jQuery; WordPress 3.0+<br />
<strong style="width:180px; display:block; float:left">Project finished:</strong> August 2010</p>
<div style="width:800px; height:360px; margin:40px 0 20px 0">
<div class="wp-caption" style="width:530px; float:left; margin:0">
<a href="http://www.lemmonaid.info/img/project-zitavce-homepage.jpg"><img class="size-thumbnail" title="Žitavce - Homepage" src="http://www.lemmonaid.info/img/project-zitavce-homepage-530x315.jpg" alt="Žitavce project - Homepage" /></a>
<p class="wp-caption-text">Žitavce project &#8211; Homepage</p>
</div>
<div class="wp-caption" style="width:200px; float:right; margin-bottom:10px">
<a href="http://www.lemmonaid.info/img/project-zitavce-sections.jpg"><img class="size-thumbnail" title="Sections" src="http://www.lemmonaid.info/img/project-zitavce-sections-200x120.jpg" alt="Žitavce project - Sections" /></a>
<p class="wp-caption-text">Sections</p>
</div>
</div>
<p style="text-align: center; background:#ddd"><a href="http://www.lemmonaid.info/contact"><strong>CONTACT ME</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/portfolio/community-of-zitavce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DAN Acoustic (unrealized)</title>
		<link>http://www.lemmonaid.info/design/portfolio/dan-acoustic-unrealized/</link>
		<comments>http://www.lemmonaid.info/design/portfolio/dan-acoustic-unrealized/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 13:15:15 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2259</guid>
		<description><![CDATA[Redesign and programming of company website, implementation of e-shop solution. Used open-source platforms WordPress and PrestaShop.]]></description>
			<content:encoded><![CDATA[<p><strong style="width:180px; display:block; float:left">Client:</strong> DAN Acoustic, s.r.o., musical instruments store and dealer<br />
<strong style="width:180px; display:block; float:left">Project scope:</strong> company website redesign, implementation of online shop, coding website templates<br />
<strong style="width:180px; display:block; float:left">Technologies used:</strong> XHTML, CSS, PHP, jQuery; WordPress, PrestaShop<br />
<strong style="width:180px; display:block; float:left">Project finished:</strong> July 2010 <small>(project not realized)</small></p>
<div style="width:800px; height:360px; margin:40px 0 20px 0">
<div class="wp-caption" style="width:530px; float:left; margin:0">
<a href="http://www.lemmonaid.info/img/dan-homepage.jpg"><img class="size-thumbnail wp-image-2267" title="DAN Acoustic project - Homepage" src="http://www.lemmonaid.info/img/dan-homepage-530x315.jpg" alt="DAN Acoustic project - Homepage" /></a>
<p class="wp-caption-text">DAN Acoustic project &#8211; Homepage</p>
</div>
<div class="wp-caption" style="width:200px; float:right; margin-bottom:10px">
<a href="http://www.lemmonaid.info/img/dan-e-shop.jpg"><img class="size-thumbnail wp-image-2267" title="E-shop" src="http://www.lemmonaid.info/img/dan-e-shop-200x120.jpg" alt="DAN Acoustic project - E-shop" /></a>
<p class="wp-caption-text">E-shop</p>
</div>
<div class="wp-caption" style="width:200px; float:right; margin-bottom:10px">
<a href="http://www.lemmonaid.info/img/dan-product-page.jpg"><img class="size-thumbnail wp-image-2269" title="Product page" src="http://www.lemmonaid.info/img/dan-product-page-200x120.jpg" alt="DAN Acoustic project - Product page" /></a>
<p class="wp-caption-text">Product page</p>
</div>
</div>
<p style="text-align: center; background:#ddd"><a href="http://www.lemmonaid.info/contact"><strong>CONTACT ME</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/portfolio/dan-acoustic-unrealized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New cool WordPress release is here</title>
		<link>http://www.lemmonaid.info/design/new-cool-wordpress-release-is-here/</link>
		<comments>http://www.lemmonaid.info/design/new-cool-wordpress-release-is-here/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 00:47:32 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=2071</guid>
		<description><![CDATA[Great new Wordpress 3.0 was released just a while ago. What an amazing new features it brings! Have a look at it on your own in this video.]]></description>
			<content:encoded><![CDATA[<div class="flashVideo"><span>Introducing WordPress 3.0 &quot;Thelonious&quot;</span><br />
<embed src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21" type="application/x-shockwave-flash" width="560" height="340" wmode="" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=BQtfIEY1&amp;width=560&amp;height=340&amp;locksize=no&amp;dynamicseek=false&amp;qc_publisherId=p-18-mFEk4J448M" title="Introducing WordPress 3.0 &quot;Thelonious&quot;"></embed>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/new-cool-wordpress-release-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New website theme</title>
		<link>http://www.lemmonaid.info/design/new-website-theme/</link>
		<comments>http://www.lemmonaid.info/design/new-website-theme/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 14:39:38 +0000</pubDate>
		<dc:creator>Oliver Juhás</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.lemmonaid.info/?p=1021</guid>
		<description><![CDATA[New year, new website theme. The transition was slow - to adapt to changes - first with possibility to swap the themes whenever you wanted, but now the new theme is set as default. Your only option to switch the theme currently is using a link in this article.]]></description>
			<content:encoded><![CDATA[<p>New website theme was designed to make things easier for you, my visitors. I hope you like it and find it more user-friendly and less &#8220;overloaded&#8221; then previous one. The whole design is kept simple, the way I like it and, again, the whole theme was created using free application.</p>
<div class="wp-caption alignnone" style="width: 310px"><a href="http://img.lemmonaid.info/lemmonaid-new-theme.jpg"><img title="New home-page design" src="http://img.lemmonaid.info/lemmonaid-new-theme.jpg" alt="" width="300" /></a><p class="wp-caption-text">New home-page design</p></div>
<p>For graphic design I used <strong><a title="Inkscape - vector graphics editor" href="http://www.inkscape.org" target="_blank">Inkscape</a></strong> and for coding and programming Czech editor <strong><a title="PSPad - code editor" href="http://www.pspad.com/" target="_blank">PSPad</a></strong>. Again, the <strong>website is not compatible with (evil) Internet Explorer 6</strong> (I hope everybody updated the browser by now&#8230;), but all <a title="Choose the modern web browser" href="http://www.lemmonaid.info/computers/software/free-internet-applications-webbrowsers/">modern browsers</a> should have no problem. However, if you find any flow in the design or site behavior, have suggestions to make it better, please use comment section bellow this article or <a title="Contact me" href="http://www.lemmonaid.info/contact/">send me your opinion</a>.</p>
<blockquote><p>However if you were familiar with previous theme and want to temporarily revert back, it is still possible to switch to blue theme &#8211; just <strong>click the image bellow</strong>. (To use current theme again click the &#8220;NEW&#8221; button next to website logo.)</p></blockquote>
<div class="wp-caption alignnone" style="width: 250px"><a title="Switch the website theme" href="http://www.lemmonaid.info?wptheme=Lemmon"><img class="  " title="Switch website theme" src="http://img.lemmonaid.info/switch-the-theme.jpg" alt="" width="240" height="148" /></a><p class="wp-caption-text">Click the image to switch the theme</p></div>
<p style="text-align: center;">Enjoy the new design as much as I do!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lemmonaid.info/design/new-website-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

