<?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>Emir Plicanic</title>
	<atom:link href="http://www.emirplicanic.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emirplicanic.com</link>
	<description>Work, Script, Tutorials, Photography and Fun!</description>
	<lastBuildDate>Wed, 11 Apr 2012 03:22:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>2012 Hudl Up Tour Marketing Materials</title>
		<link>http://www.emirplicanic.com/work/2012-hudl-up-tour-marketing-materials</link>
		<comments>http://www.emirplicanic.com/work/2012-hudl-up-tour-marketing-materials#comments</comments>
		<pubDate>Wed, 11 Apr 2012 03:22:45 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=990</guid>
		<description><![CDATA[Peeps at Hudl contacted me to help them concept and create some marketing materials for their 2012 Hudl Up Tour. It's been a fun project to work on, and here are the results:
Landing Page
http://hudluptour.com/
T-Shirt
E-mail
Mailer
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/2012-hudl-up-tour-marketing-materials/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Nelnet.com: Sporting an Awesome Responsive Layout</title>
		<link>http://www.emirplicanic.com/work/new-nelnet-com-sporting-an-awesome-responsive-layout</link>
		<comments>http://www.emirplicanic.com/work/new-nelnet-com-sporting-an-awesome-responsive-layout#comments</comments>
		<pubDate>Thu, 22 Mar 2012 03:39:06 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=967</guid>
		<description><![CDATA[Can a big, publicly traded (NNI) finance company take the lead in adopting latest web practices and technologies? Heck YEAH! On March 21st 2012, our team published the public facing website for nelnet.com sporting an awesome responsive layout, HTML5 and CSS3.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/new-nelnet-com-sporting-an-awesome-responsive-layout/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horizontal Navigation in a Responsive Layout</title>
		<link>http://www.emirplicanic.com/javascript/responsive-layout-horizontal-navigation</link>
		<comments>http://www.emirplicanic.com/javascript/responsive-layout-horizontal-navigation#comments</comments>
		<pubDate>Thu, 23 Feb 2012 02:42:34 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=953</guid>
		<description><![CDATA[If you're working on a responsive layout website with navigation that contains too many links to display either horizontally or vertically on smaller screens, you may need to implement  a technique where only few links are visible by default and a drop-down
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/responsive-layout-horizontal-navigation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three Everyday Photography Tips and a Book That Will Change the Way You Use Your Camera</title>
		<link>http://www.emirplicanic.com/photography/three-everyday-photography-tips-and-a-book-that-will-change-the-way-you-use-your-camera</link>
		<comments>http://www.emirplicanic.com/photography/three-everyday-photography-tips-and-a-book-that-will-change-the-way-you-use-your-camera#comments</comments>
		<pubDate>Wed, 07 Sep 2011 14:11:18 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=918</guid>
		<description><![CDATA[Khara Plicanic, my wife, a professional photographer and an amazing educator wrote a photography book, and even though I may be biased, I have to say—it’s pretty awesome. In her book Your Camera Loves You; Learn to Love it Back,
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/three-everyday-photography-tips-and-a-book-that-will-change-the-way-you-use-your-camera/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the jQuery UI button icon based on the buttons state (i.e. checked/unchecked)</title>
		<link>http://www.emirplicanic.com/javascript/change-the-jquery-ui-button-icon-based-on-the-buttons-state</link>
		<comments>http://www.emirplicanic.com/javascript/change-the-jquery-ui-button-icon-based-on-the-buttons-state#comments</comments>
		<pubDate>Fri, 26 Aug 2011 02:48:02 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery ui]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=896</guid>
		<description><![CDATA[I really enjoy working with jQuery UI, however in some case the UI is not as intuitive. Here is an example: Let’s say you have a radio input set where you’re asking your users to select one of the options.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/change-the-jquery-ui-button-icon-based-on-the-buttons-state/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Windows 7 Upgrade on a MacBook Air using Parallels</title>
		<link>http://www.emirplicanic.com/random/installing-windows-7-upgrade-on-a-macbook-air-using-parallels</link>
		<comments>http://www.emirplicanic.com/random/installing-windows-7-upgrade-on-a-macbook-air-using-parallels#comments</comments>
		<pubDate>Thu, 04 Aug 2011 04:52:11 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[makbook air]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[parallels]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=865</guid>
		<description><![CDATA[After reading the rumors of a new MacBook Air being released together with Lion OSX, I patiently waited to get a much needed laptop upgrade. Now that it's here, I find myself ignoring my Mac Pro! Everything I need from
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/installing-windows-7-upgrade-on-a-macbook-air-using-parallels/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Step by Step Menu (Wizard Style)</title>
		<link>http://www.emirplicanic.com/css/css-step-by-step-menu-wizard-style</link>
		<comments>http://www.emirplicanic.com/css/css-step-by-step-menu-wizard-style#comments</comments>
		<pubDate>Sun, 17 Jul 2011 07:27:26 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=756</guid>
		<description><![CDATA[Here is another way to create CSS based step by step or wizard style menu without any images, just using pure CSS. It works perfectly with themed web apps that need to be quickly and easily updated. CSS Wizard Menu Preview:
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/css/css-step-by-step-menu-wizard-style/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Write Smarter HTML &amp; CSS</title>
		<link>http://www.emirplicanic.com/css/write-smarter-html-css</link>
		<comments>http://www.emirplicanic.com/css/write-smarter-html-css#comments</comments>
		<pubDate>Fri, 01 Jul 2011 13:04:02 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.emirplicanic.com/?p=725</guid>
		<description><![CDATA[Every time I start working on a new project, I make it my goal to write the leanest and meanest code possible. Often, it’s enough to ask simple questions such as: How can I execute this with less markup or
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/css/write-smarter-html-css/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visiting Marrakech and Camel Trekking in Sahara</title>
		<link>http://www.emirplicanic.com/random/visiting-marrakech-and-camel-trekking-in-sahara</link>
		<comments>http://www.emirplicanic.com/random/visiting-marrakech-and-camel-trekking-in-sahara#comments</comments>
		<pubDate>Sat, 29 Jan 2011 15:57:49 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[desert]]></category>
		<category><![CDATA[sahara]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/camel-trekking-in-morocco</guid>
		<description><![CDATA[Our journey to Morocco started on the luton airport in the UK. We booked two round trip tickets from London to Marrakech for $170 on Ryan Air. While waiting for our flight we met a couple from Morocco who told us
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/visiting-marrakech-and-camel-trekking-in-sahara/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: SAT Words You Embed in Your Head iPhone App</title>
		<link>http://www.emirplicanic.com/work/portfolio-sat-words-you-embed-in-your-head-iphone-app</link>
		<comments>http://www.emirplicanic.com/work/portfolio-sat-words-you-embed-in-your-head-iphone-app#comments</comments>
		<pubDate>Wed, 29 Dec 2010 12:00:13 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/sat-head-iphone-app</guid>
		<description><![CDATA[SAT Words You Embed in Your Head just got approved by Apple and is available for purchase. It's by far the best app I worked on so far. Award-winning Cartoonist &#38; Digital Design Director Martha Gradisher created all cartoons,  5280 Solutions
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-sat-words-you-embed-in-your-head-iphone-app/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Half Marathon</title>
		<link>http://www.emirplicanic.com/random/my-first-half-marathon</link>
		<comments>http://www.emirplicanic.com/random/my-first-half-marathon#comments</comments>
		<pubDate>Mon, 18 Oct 2010 21:55:19 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/my-first-half-marathon</guid>
		<description><![CDATA[I never was a runner. In fact I hated the idea of running. In a gym I would always ride a bike for warmups, and if all bikes were taken it took some effort for me to go on an
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/my-first-half-marathon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: Cryptpay Website</title>
		<link>http://www.emirplicanic.com/work/portfolio-cryptpay-website</link>
		<comments>http://www.emirplicanic.com/work/portfolio-cryptpay-website#comments</comments>
		<pubDate>Fri, 15 Oct 2010 16:19:26 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/cryptpay-website</guid>
		<description><![CDATA[Cryptpay is a platform for providing secure payment transactions. It's a patent pending product of NTS which is a division of Nelnet Business Solutions. I worked on the front-end (HTML/CSS) and some back-end (PHP) development of the small informational site
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-cryptpay-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Box Model Info Graphic in 3D</title>
		<link>http://www.emirplicanic.com/random/css-box-model-info-graphic-in-3d</link>
		<comments>http://www.emirplicanic.com/random/css-box-model-info-graphic-in-3d#comments</comments>
		<pubDate>Sun, 05 Sep 2010 13:36:05 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/css-box-model-info-graphic</guid>
		<description><![CDATA[I've never had a need to use any of Photoshop's 3D features and probably never will, but the other day I decided to play with it a bit. The play resulted in this CSS Box Model info graphic. CSS is
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/css-box-model-info-graphic-in-3d/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: Health Education Solutions</title>
		<link>http://www.emirplicanic.com/work/portfolio-health-education-solutions</link>
		<comments>http://www.emirplicanic.com/work/portfolio-health-education-solutions#comments</comments>
		<pubDate>Fri, 03 Sep 2010 20:28:47 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/health-education-solutions</guid>
		<description><![CDATA["Health Education Solutions is the leading provider of online certification and recertification for advanced cardiac life support (ACLS) and pediatric advanced life support (PALS)." My role was: UI/UX design and recommendations, wireframing and front-end development. One of the objectives was
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-health-education-solutions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro to Web Design for Mobile Devices</title>
		<link>http://www.emirplicanic.com/random/intro-to-web-design-for-mobile-devices</link>
		<comments>http://www.emirplicanic.com/random/intro-to-web-design-for-mobile-devices#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:50:58 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/intro-to-web-design-for-mobile</guid>
		<description><![CDATA[It was only 2009 when I started researching and working on web and app design for mobile devices. My first attempt at creating a mobile site was to create a mobile style sheet for already existing HTML markup. It was a
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/intro-to-web-design-for-mobile-devices/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: CUNet Website</title>
		<link>http://www.emirplicanic.com/work/portfolio-cunet-website</link>
		<comments>http://www.emirplicanic.com/work/portfolio-cunet-website#comments</comments>
		<pubDate>Mon, 02 Aug 2010 18:55:46 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/cunet-website</guid>
		<description><![CDATA[The new CUnet website is up and running. I worked on the website's planning, wireframing, UI design and finally HTML, CSS and JavaScript coding. For best SEO results we decided to avoid use of Flash and ended up using some
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-cunet-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: BOLD Nebraska Website</title>
		<link>http://www.emirplicanic.com/work/portfolio-bold-nebraska-website</link>
		<comments>http://www.emirplicanic.com/work/portfolio-bold-nebraska-website#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:44:21 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/bold-nebraska</guid>
		<description><![CDATA[BOLD Nebraska is a "...start-up looking to change the political landscape and to restore political balance in our state...".  It features political news, local events and calls to action. Once again, I collaborated with Justin Kemerling—who did the graphic design—and
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-bold-nebraska-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: Lincoln Arts Council Website</title>
		<link>http://www.emirplicanic.com/work/portfolio-lincoln-arts-council-website</link>
		<comments>http://www.emirplicanic.com/work/portfolio-lincoln-arts-council-website#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:38:29 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/lincoln-arts-council-website</guid>
		<description><![CDATA[The new Lincoln Arts Council website is a project I worked on in collaboration with some really talented, highly creative people from Lincoln. The team included Ashley Rolf, David Christiansen, Adam Lohman, Graham Little and Lincoln Arts Council Executive Director,
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-lincoln-arts-council-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: Haydon Art Center</title>
		<link>http://www.emirplicanic.com/work/portfolio-haydon-art-center</link>
		<comments>http://www.emirplicanic.com/work/portfolio-haydon-art-center#comments</comments>
		<pubDate>Mon, 31 May 2010 12:08:47 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/haydon-art-center</guid>
		<description><![CDATA[The goal of the Haydon Art Center website redesign was to provide the center with the ability to update and modify site contents on a regular basis, make it easy to navigate for users, represent the organization in a professional,
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-haydon-art-center/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: Nelnet Education Loan Servicing micro site</title>
		<link>http://www.emirplicanic.com/work/portfolio-nelnet-education-loan-servicing-micro-site</link>
		<comments>http://www.emirplicanic.com/work/portfolio-nelnet-education-loan-servicing-micro-site#comments</comments>
		<pubDate>Thu, 15 Apr 2010 19:31:01 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/nelnet-loan-servicing</guid>
		<description><![CDATA[Nelnet Education Loan Servicing micro site is another fun web project I worked on through my job at Nelnet. The site has pretty minimal content, so I placed it all on one page and used jQuery and jQuery Cycle plug-in
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-nelnet-education-loan-servicing-micro-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio: Seniors Foundation Website</title>
		<link>http://www.emirplicanic.com/work/portfolio-seniors-foundation-website</link>
		<comments>http://www.emirplicanic.com/work/portfolio-seniors-foundation-website#comments</comments>
		<pubDate>Tue, 13 Apr 2010 20:09:43 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/seniors-foundation-website</guid>
		<description><![CDATA[Seniors Foundation is a local non-profit organization providing financial support for Lincoln's senior centers. As such their new website needed to be simple, easy to navigate and edit. Senior Foundation staff was already using Dreamweaver to maintain the old site, so
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/portfolio-seniors-foundation-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FUCK UP: A Test Print Exhibit</title>
		<link>http://www.emirplicanic.com/photography/fuck-up-a-test-print-exhibit</link>
		<comments>http://www.emirplicanic.com/photography/fuck-up-a-test-print-exhibit#comments</comments>
		<pubDate>Sat, 03 Apr 2010 12:47:29 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/fuckup-test-print-exhibit</guid>
		<description><![CDATA[Screen Ink hosts some of the best art shows in town. On April 2nd it was a host to opening of "FUCK UP: A Test Print Exhibit", a show put together by Michael Nielsen and Eric Nyffeler.  "Test prints are
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/fuck-up-a-test-print-exhibit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nebraskans for Peace Web Site</title>
		<link>http://www.emirplicanic.com/work/nebraskans-for-peace-web-site</link>
		<comments>http://www.emirplicanic.com/work/nebraskans-for-peace-web-site#comments</comments>
		<pubDate>Mon, 22 Mar 2010 06:03:39 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/nebraskans-for-peace</guid>
		<description><![CDATA[In past couple of months Justin Kemerling and I collaborated on a re-design of NebraskansForPeace.org web site. Justin did the design work and I did the front/back-end coding.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/nebraskans-for-peace-web-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oodles of Doodles</title>
		<link>http://www.emirplicanic.com/random/oodles-of-doodles</link>
		<comments>http://www.emirplicanic.com/random/oodles-of-doodles#comments</comments>
		<pubDate>Sat, 06 Mar 2010 19:47:36 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/oodlesofdoodles</guid>
		<description><![CDATA[Ryan and Peter put together another great art show featuring  some really fun characters they developed for the show. Held at Screen Ink, visitors could pick from three different t-shirt designs and screen print them right there. I used my
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/oodles-of-doodles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver: Create HTML tables from CSV files</title>
		<link>http://www.emirplicanic.com/dreamweaver/dreamweaver-create-html-tables-from-csv-files</link>
		<comments>http://www.emirplicanic.com/dreamweaver/dreamweaver-create-html-tables-from-csv-files#comments</comments>
		<pubDate>Sat, 20 Feb 2010 09:27:52 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/dreamweaver/create-html-table-from-csv</guid>
		<description><![CDATA[Using Dreamweaver you can easily create HTML tables from existing—tab or comma delimited—CSV files. Here is an example CSV file I created using Google Docs. Make sure to save the file as a CSV file. Create a new HTML file
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/dreamweaver/dreamweaver-create-html-tables-from-csv-files/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Planning for Successful Website Redesign</title>
		<link>http://www.emirplicanic.com/random/planning-for-successful-website-redesign</link>
		<comments>http://www.emirplicanic.com/random/planning-for-successful-website-redesign#comments</comments>
		<pubDate>Fri, 12 Feb 2010 08:20:58 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/planning-for-website-redesign</guid>
		<description><![CDATA[Website redesign takes a lot of time—designer and client time—and as such should be undertaken with a great deal of preparation and planning. Well prepared and planned for website redesign will reduce anxiety about budgets, time-lines and make it easier
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/planning-for-successful-website-redesign/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nelnet team won six ADDY awards for Resume Richard</title>
		<link>http://www.emirplicanic.com/work/nelnet-team-won-six-addy-awards-for-resume-richard</link>
		<comments>http://www.emirplicanic.com/work/nelnet-team-won-six-addy-awards-for-resume-richard#comments</comments>
		<pubDate>Sun, 07 Feb 2010 12:52:56 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/nelnet-wins-addy-awards</guid>
		<description><![CDATA[Last night at the 17th Annual ADDY awards, the Nelnet team won six Gold ADDY awards for ResumeRichard. And here are the categories: Website, Consumer Flash, Services Micro or Mini Sites Internet Comercials: Sticking Out Internet Comercials: What Makes the Cut
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/nelnet-team-won-six-addy-awards-for-resume-richard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Killigans CD release photoshoot</title>
		<link>http://www.emirplicanic.com/photography/the-killigans-cd-release-photoshoot</link>
		<comments>http://www.emirplicanic.com/photography/the-killigans-cd-release-photoshoot#comments</comments>
		<pubDate>Sun, 24 Jan 2010 13:27:21 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/killigans-cd-release-concert</guid>
		<description><![CDATA[Fellow designer Ben Swift is also a drummer for The Killigans who just last night played a show at the Knickerbockers to promote their new CD "Honor."  They sounded awesome and the crowd loved it.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/the-killigans-cd-release-photoshoot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add close button to dynamically added jQuery UI tabs</title>
		<link>http://www.emirplicanic.com/javascript/jquery-ui-add-close-button-to-dynamically-added-tabs</link>
		<comments>http://www.emirplicanic.com/javascript/jquery-ui-add-close-button-to-dynamically-added-tabs#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:31:29 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery ui]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/dynamically-add-remove-tabs</guid>
		<description><![CDATA[When working with jQuery UI tabs it is really easy to dynamically add tabs. You just use tabs  "add" method as specified in the documentation: .tabs( 'add' , url , label , [index] ). But there is no method for dynamically adding a close
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/jquery-ui-add-close-button-to-dynamically-added-tabs/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nelnet Government Services Website</title>
		<link>http://www.emirplicanic.com/work/nelnet-government-services-website</link>
		<comments>http://www.emirplicanic.com/work/nelnet-government-services-website#comments</comments>
		<pubDate>Wed, 20 Jan 2010 08:51:24 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/nelnet-government-services</guid>
		<description><![CDATA[This is a small website I worked on for one of our internal clients. All functionality, except sending email, is handled on the front-end using jQuery. Home Page Services Page Users can add multiple products/services to the request form. Request
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/nelnet-government-services-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just got published in HOW!</title>
		<link>http://www.emirplicanic.com/work/just-got-published-in-how</link>
		<comments>http://www.emirplicanic.com/work/just-got-published-in-how#comments</comments>
		<pubDate>Fri, 01 Jan 2010 14:25:57 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/how-magazine</guid>
		<description><![CDATA[I am so thrilled that team Nelnet is one of this year's winners of the In-HOWse Design Award. You can see our work in the February 2010 issue of HOW magazine.
I was involved in the interactive side of the campaign.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/just-got-published-in-how/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You can never have enough helpers</title>
		<link>http://www.emirplicanic.com/random/you-can-never-have-enough-helpers</link>
		<comments>http://www.emirplicanic.com/random/you-can-never-have-enough-helpers#comments</comments>
		<pubDate>Fri, 01 Jan 2010 13:31:39 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/merki</guid>
		<description><![CDATA[Here is a peak at my home office and my loyal helper Merki showing me what keys to press.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/you-can-never-have-enough-helpers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Browser Size App: a new tool added to my toolbox</title>
		<link>http://www.emirplicanic.com/random/google-browser-size-app-a-new-tool-added-to-my-toolbox</link>
		<comments>http://www.emirplicanic.com/random/google-browser-size-app-a-new-tool-added-to-my-toolbox#comments</comments>
		<pubDate>Thu, 17 Dec 2009 10:35:47 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/browsersize-googlelabs</guid>
		<description><![CDATA["Google Browser Size is a visualization of browser window sizes for people who visit Google. For example, the "90%" contour means that 90% of people visiting Google have their browser window open to at least this size or larger." Read full description
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/google-browser-size-app-a-new-tool-added-to-my-toolbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saab Change Perspective: Amazing Integration of Flash, Video and Photography</title>
		<link>http://www.emirplicanic.com/random/saab-change-perspective-amazing-integration-of-flash-video-and-photography</link>
		<comments>http://www.emirplicanic.com/random/saab-change-perspective-amazing-integration-of-flash-video-and-photography#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:11:01 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/saab-change-perspective</guid>
		<description><![CDATA[I just love the high-quality execution of this Flash website. It shows amazing integration of animation, video, photography and a really cool soundtrack. Kudos to  Lowe Brindfors &#38; ACNE Digital for the design and development. Here are some screen shots.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/saab-change-perspective-amazing-integration-of-flash-video-and-photography/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progressive Enhancement: Anchor Links to Side Tabs</title>
		<link>http://www.emirplicanic.com/javascript/progressive-enhancement-anchor-links-to-side-tabs</link>
		<comments>http://www.emirplicanic.com/javascript/progressive-enhancement-anchor-links-to-side-tabs#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:47:42 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/jquery-anchor-to-sidetab-links</guid>
		<description><![CDATA[Here is an example of progressive enhancementtechnique using jQuery to turn anchor links into side tabs. Anchor Links Example Assumption here is that the links are inside an unordered list with ID "services" services assigned to it. &#60;ul id="services"&#62; &#60;li&#62;&#60;a
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/progressive-enhancement-anchor-links-to-side-tabs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireframing with Pencil: a FireFox add-on review</title>
		<link>http://www.emirplicanic.com/random/wireframing-with-pencil-a-firefox-add-on-review</link>
		<comments>http://www.emirplicanic.com/random/wireframing-with-pencil-a-firefox-add-on-review#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:05:49 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/wireframing-with-pencil-add-on</guid>
		<description><![CDATA[My preferred way of creating web site wireframes is with a 0.7mm mechanical pencil and sketch template from 960.gs. But just recently I had to quickly create a wireframe that I can more efficiently update and share with the client.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/wireframing-with-pencil-a-firefox-add-on-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read CSS files with PHP</title>
		<link>http://www.emirplicanic.com/php/read-css-files-with-php</link>
		<comments>http://www.emirplicanic.com/php/read-css-files-with-php#comments</comments>
		<pubDate>Mon, 30 Nov 2009 05:27:44 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/read-css-files-with-php</guid>
		<description><![CDATA[This function will open CSS file read it's styles and separate selectors from property value pairs. The function stores the values in two array sessions (names and styles). The values can be then easily retrieved using loops or if/else statements.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/read-css-files-with-php/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>FireFox 3.6 beta 4 introduces support for HTML 5 local file handeling</title>
		<link>http://www.emirplicanic.com/random/firefox-3-6-beta-4-introduces-support-for-html-5-local-file-handeling</link>
		<comments>http://www.emirplicanic.com/random/firefox-3-6-beta-4-introduces-support-for-html-5-local-file-handeling#comments</comments>
		<pubDate>Sun, 29 Nov 2009 07:54:33 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/firefox-html5-file-handeling</guid>
		<description><![CDATA[On November 26th, Mozilla released forth beta version of FireFox 3.6. One of the new features intoduced in this beta is support for the HTML5 local file handeling. This feature is made possible by File API added to the DOM in
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/firefox-3-6-beta-4-introduces-support-for-html-5-local-file-handeling/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using MySQL left JOIN and right JOIN</title>
		<link>http://www.emirplicanic.com/php/using-mysql-left-join-and-right-join</link>
		<comments>http://www.emirplicanic.com/php/using-mysql-left-join-and-right-join#comments</comments>
		<pubDate>Sat, 28 Nov 2009 07:44:53 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/mysql-left-join-and-right-join</guid>
		<description><![CDATA[MySQL left or right JOIN can be very helpful and it refers to the order in which the tables are put together and the results are displayed. Left Join When using LEFT JOIN all rows from the first table will
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/using-mysql-left-join-and-right-join/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Progressive enhancement: Accordion Style FAQ&#8217;s with jQuery</title>
		<link>http://www.emirplicanic.com/javascript/progressive-enhancement-accordion-style-faqs-with-jquery</link>
		<comments>http://www.emirplicanic.com/javascript/progressive-enhancement-accordion-style-faqs-with-jquery#comments</comments>
		<pubDate>Wed, 25 Nov 2009 13:49:27 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/accordion-style-faq-jquery</guid>
		<description><![CDATA[Condense a lengthy FAQ page with accordion style navigation, making your answers only appear when the questions of interest are clicked. To use it: Add this script to the FAQ page Assign class "question" to every question Assign class "answer"
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/progressive-enhancement-accordion-style-faqs-with-jquery/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>PHP class to get remote page title and description</title>
		<link>http://www.emirplicanic.com/php/php-class-to-get-remote-page-title-and-description</link>
		<comments>http://www.emirplicanic.com/php/php-class-to-get-remote-page-title-and-description#comments</comments>
		<pubDate>Tue, 24 Nov 2009 23:11:02 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/get-remote-page-title-with-php</guid>
		<description><![CDATA[This PHP class will help you get remote page title and description. Could be useful for automating link exchanges. PHP functions that are doing most work are: file_get_contents(); get_meta_tags(); class.metatags.php class metatags { var $title = ''; var $description =
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/php-class-to-get-remote-page-title-and-description/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PHP visitor tracking script with jQuery and Raphael javascript library</title>
		<link>http://www.emirplicanic.com/php/php-visitor-tracking-script-with-jquery-and-raphael-javascript-library</link>
		<comments>http://www.emirplicanic.com/php/php-visitor-tracking-script-with-jquery-and-raphael-javascript-library#comments</comments>
		<pubDate>Mon, 23 Nov 2009 22:43:41 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/php-visitor-tracking-script</guid>
		<description><![CDATA[This simple PHP visitor tracking script uses jQuery and Raphael javascript library to display daily hits to your page. The class features: IP filter (for IP's you don't want to track) Unique visits counter Raphael analytics (example on the bottom
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/php-visitor-tracking-script-with-jquery-and-raphael-javascript-library/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Drawing Shapes and Lines with PHP</title>
		<link>http://www.emirplicanic.com/php/drawing-shapes-and-lines-with-php</link>
		<comments>http://www.emirplicanic.com/php/drawing-shapes-and-lines-with-php#comments</comments>
		<pubDate>Mon, 23 Nov 2009 06:34:25 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/drawing-shapes-with-php</guid>
		<description><![CDATA[Drawing shapes and lines with PHP is nothing like drawing with image editing program. Actually, when drawing with PHP you become the editing program. You use individual PHP functions to define colors, draw and fill shapes, re-size and save the
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/drawing-shapes-and-lines-with-php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery UI: Highlight multiple dates in jquery datepicker</title>
		<link>http://www.emirplicanic.com/javascript/jquery-ui-highlight-multiple-dates-in-jquery-datepicker</link>
		<comments>http://www.emirplicanic.com/javascript/jquery-ui-highlight-multiple-dates-in-jquery-datepicker#comments</comments>
		<pubDate>Mon, 23 Nov 2009 05:46:14 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery ui]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/jquery-highlight-multiple-date</guid>
		<description><![CDATA[The events are stored as UNIX timestamps in a MySQL table. We'll be getting those events from the database via AJAX and highlight them in the jQuery UI datepicker widget. HTML Javascript $.ajax({ url: "dates.php", data: "action=showdates", dataType: "json", success:
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/jquery-ui-highlight-multiple-dates-in-jquery-datepicker/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Resume Richard: a viral campaign promoting ResumeEdge.com services.</title>
		<link>http://www.emirplicanic.com/work/resume-richard-a-viral-campaign-promoting-resumeedge-com-services</link>
		<comments>http://www.emirplicanic.com/work/resume-richard-a-viral-campaign-promoting-resumeedge-com-services#comments</comments>
		<pubDate>Sun, 22 Nov 2009 02:00:45 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[resume richard]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/resumerichard</guid>
		<description><![CDATA[Richard is the anti-spokesperson for resume advice. He is a character created by Nelnet's in-house creative agancy to promote ResumeEdge.com. A friend and a fellow designer Brandon Moller did an amazing job with the graphic design,  Trevor Meyer did the
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/resume-richard-a-viral-campaign-promoting-resumeedge-com-services/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nelnet marketing team portraits</title>
		<link>http://www.emirplicanic.com/photography/nelnet-marketing-team-portraits</link>
		<comments>http://www.emirplicanic.com/photography/nelnet-marketing-team-portraits#comments</comments>
		<pubDate>Sun, 22 Nov 2009 01:41:13 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[portraits]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/team-portraits</guid>
		<description><![CDATA[About a year ago I took my camera to the office and took portraits of Nelnet marketing team. I had one light, a camera and a group of amazing, talented creatives. Not everyone is pictured but here is sampling from
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/nelnet-marketing-team-portraits/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple PHP/MySQL authentication/login class</title>
		<link>http://www.emirplicanic.com/php/simple-phpmysql-authentication-class</link>
		<comments>http://www.emirplicanic.com/php/simple-phpmysql-authentication-class#comments</comments>
		<pubDate>Sat, 21 Nov 2009 23:16:05 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/simple-php-login-class</guid>
		<description><![CDATA[Here is a simple PHP/MySQL authentication/login script (class) that is secure and easy to use. The class features: Login form Password recovery with basic email injection protection Optional md5 password encryption MySQL logon table creation MySQL injection protection Page password
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/simple-phpmysql-authentication-class/feed</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>Peacock Indian Cuisine: Web, Print and Identity design</title>
		<link>http://www.emirplicanic.com/work/peacock-indian-cuisine-web-print-and-identity-design</link>
		<comments>http://www.emirplicanic.com/work/peacock-indian-cuisine-web-print-and-identity-design#comments</comments>
		<pubDate>Sat, 21 Nov 2009 21:29:53 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/peacock-indian-cuisine</guid>
		<description><![CDATA[Peacock Indian Cuisine is a local, family owned restaurant that came to us (Asari), for identity design. I was tasked to create their logo, sign, billboard, business cards and other promotional materials.
Logo
Web Site
Billboard
Flyer
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/peacock-indian-cuisine-web-print-and-identity-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a new page and attaching a CSS file in Dreamweaver</title>
		<link>http://www.emirplicanic.com/dreamweaver/creating-a-new-page-and-attaching-a-css-file-in-dreamweaver</link>
		<comments>http://www.emirplicanic.com/dreamweaver/creating-a-new-page-and-attaching-a-css-file-in-dreamweaver#comments</comments>
		<pubDate>Sat, 21 Nov 2009 08:28:32 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[dreamweaver]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/dreamweaver/new-page-in-dreamweaver</guid>
		<description><![CDATA[Dreamweaver intro tutorial on how to create a new XHTML page, attach a CSS file, add title, description, keywords to it. To create a new file: Press Ctrl+N on your keyboard Select File-&#62;New Click the HTML link on the start
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/dreamweaver/creating-a-new-page-and-attaching-a-css-file-in-dreamweaver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kurt Maxxon web site</title>
		<link>http://www.emirplicanic.com/work/kurt-maxxon-web-site</link>
		<comments>http://www.emirplicanic.com/work/kurt-maxxon-web-site#comments</comments>
		<pubDate>Fri, 20 Nov 2009 06:12:02 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/kurt-maxxon-web-site</guid>
		<description><![CDATA[Jim Overturf hired me through Asari to build a web site featuring his mystery novels. Through my Dreamweaer class he learned how to maintain the web site on his own..
Visit the site at: http://www.kurtmaxxonracing.com
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/kurt-maxxon-web-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Function to Generate HTML Table Using MySQL Database Data</title>
		<link>http://www.emirplicanic.com/php/php-function-to-generate-html-table-using-mysql-database-data</link>
		<comments>http://www.emirplicanic.com/php/php-function-to-generate-html-table-using-mysql-database-data#comments</comments>
		<pubDate>Fri, 20 Nov 2009 05:53:46 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/php-function-mysql-to-html</guid>
		<description><![CDATA[Organize your MySQL database data in HTML tables created on the fly using this PHP function snippet. Function maketable uses MySQL query and an array of  columns you want to display as attributes. Function function maketable($query, $fieldarray){ //count number of columns $columns
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/php-function-to-generate-html-table-using-mysql-database-data/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Employee Total Well-Being web site</title>
		<link>http://www.emirplicanic.com/work/employee-total-well-being-web-site</link>
		<comments>http://www.emirplicanic.com/work/employee-total-well-being-web-site#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:55:42 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/employeetotalwellbeing</guid>
		<description><![CDATA[Total Well-Being provides customized wellness programs for small to mid-size organizations. It is a content rich web site and for which I used jQuery to organize it in more managable chunks. Click around "What we offer" page to see it
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/employee-total-well-being-web-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Freestyle 50 &#8211; Skateboard show video and photos</title>
		<link>http://www.emirplicanic.com/photography/the-freestyle-50-skateboard-show-video-and-photos</link>
		<comments>http://www.emirplicanic.com/photography/the-freestyle-50-skateboard-show-video-and-photos#comments</comments>
		<pubDate>Wed, 18 Nov 2009 20:28:20 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/freestyle-50</guid>
		<description><![CDATA[The Freestyle 50 was a show where 50 skateboards were distributed to local Nebraska artists (mainly in Lincoln and Omaha) for First Friday gallery show, in Lincoln, NE at Screen Ink.  There was no prescribed theme to this show. Jeremie and Ryan
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/the-freestyle-50-skateboard-show-video-and-photos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Odds Are Website</title>
		<link>http://www.emirplicanic.com/work/the-odds-are-website</link>
		<comments>http://www.emirplicanic.com/work/the-odds-are-website#comments</comments>
		<pubDate>Wed, 18 Nov 2009 11:03:57 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/the-odds-are-website</guid>
		<description><![CDATA[The Odds Are is a local non-profit organization helping teens with gambeling problems. I worked on their website through Asari. It was a first project I've done that uses Adobe's InContext editing service.
Home Page
Myths &#38; Facts Page
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/the-odds-are-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progressive enhancement: AJAX navigation menu with jQuery</title>
		<link>http://www.emirplicanic.com/javascript/progressive-enhancement-ajax-navigation-menu-with-jquery</link>
		<comments>http://www.emirplicanic.com/javascript/progressive-enhancement-ajax-navigation-menu-with-jquery#comments</comments>
		<pubDate>Tue, 17 Nov 2009 19:55:27 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/ajax-navigation-menu</guid>
		<description><![CDATA[Progressive enhancement allows everyone to access the basic content and functionality of a given web site using any browser or Internet connection, while also providing those with a more advanced browsers an enhanced version of the site. Here is an
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/progressive-enhancement-ajax-navigation-menu-with-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create simple cross-browser textarea editor</title>
		<link>http://www.emirplicanic.com/javascript/create-simple-cross-browser-textarea-editor</link>
		<comments>http://www.emirplicanic.com/javascript/create-simple-cross-browser-textarea-editor#comments</comments>
		<pubDate>Tue, 17 Nov 2009 11:13:49 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/cross-browser-textarea-editor</guid>
		<description><![CDATA[This tutorial will help you create simple cross-browser textarea editor you can use on any of your HTML forms. View the sample. UPDATED Dec/2010! Added support for latest versions of: Chrome Safari FireFox Opera IE9 The main DHTML methods used
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/create-simple-cross-browser-textarea-editor/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>FindCollege.net Website</title>
		<link>http://www.emirplicanic.com/work/findcollege-net-website</link>
		<comments>http://www.emirplicanic.com/work/findcollege-net-website#comments</comments>
		<pubDate>Tue, 17 Nov 2009 09:34:13 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/findcollege-website</guid>
		<description><![CDATA[Recently I had a chance to work on a project for CUNet in creating landing pages and ads that will be placed on Yahoo News Result pages for Findcollege.net. I did the concept, design and HTML/CSS coding.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/findcollege-net-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP/MySQL search engine script</title>
		<link>http://www.emirplicanic.com/php/php-mysql-search-script</link>
		<comments>http://www.emirplicanic.com/php/php-mysql-search-script#comments</comments>
		<pubDate>Tue, 17 Nov 2009 07:47:53 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/php-mysql-search-script</guid>
		<description><![CDATA[Here is a quick tutorial/script to show you how to create PHP/MySQL search engine with search keywords displayed in bold. List of some PHP functions used: trim() -  Strip whitespace (or other characters) from the beginning and end of a
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/php-mysql-search-script/feed</wfw:commentRss>
		<slash:comments>103</slash:comments>
		</item>
		<item>
		<title>Farmstead First: Website</title>
		<link>http://www.emirplicanic.com/work/farmstead-first-website</link>
		<comments>http://www.emirplicanic.com/work/farmstead-first-website#comments</comments>
		<pubDate>Mon, 16 Nov 2009 10:37:57 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/farmstestfirst-website</guid>
		<description><![CDATA[Farmstead First is a local dairy farm providing facilities and classes for cheese making. These cheese making classes are intended for food hobbyists and restraunteurs who are interested in the gourmet and local food scene. I designed their site and
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/farmstead-first-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Scrolling Text Box using JavaScript</title>
		<link>http://www.emirplicanic.com/javascript/create-a-scrolling-text-box-using-javascript</link>
		<comments>http://www.emirplicanic.com/javascript/create-a-scrolling-text-box-using-javascript#comments</comments>
		<pubDate>Sun, 15 Nov 2009 18:06:10 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/javascript-scrolling-text</guid>
		<description><![CDATA[This can be easily done using jQuery or similar JavaScript libraries. But sometimes you may choose not to load the whole library for a simple task like scrolling text. Javascript scrolling text function Create a javascript function and place it
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/create-a-scrolling-text-box-using-javascript/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Playground Festival 2009 Trailer: Shot with only two lights and one camera</title>
		<link>http://www.emirplicanic.com/photography/playground-festival-2009-trailer-shot-with-only-two-lights-and-one-camera</link>
		<comments>http://www.emirplicanic.com/photography/playground-festival-2009-trailer-shot-with-only-two-lights-and-one-camera#comments</comments>
		<pubDate>Fri, 13 Nov 2009 10:50:51 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/playground-festival-trailer</guid>
		<description><![CDATA[I absolutely love the production, photography and direction of this Playground Festival trailer. The alternation of slow motion and fast paced editing has been achieved with the camera mapping technique in 3D combined with still photography. The photographer Jasper Faber,
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/playground-festival-2009-trailer-shot-with-only-two-lights-and-one-camera/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript 3 Personal Cheat Sheet</title>
		<link>http://www.emirplicanic.com/random/actionscript-3-personal-cheat-sheet</link>
		<comments>http://www.emirplicanic.com/random/actionscript-3-personal-cheat-sheet#comments</comments>
		<pubDate>Fri, 13 Nov 2009 00:01:30 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[actionscript]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/random/actionscript-3-cheat-sheet</guid>
		<description><![CDATA[Every once in a while I get asked to do Flash animations, and I love it, as this adds veriaty to my workload. However, I always forget some basic ActionScript 3 code and have to turn to google to figure it
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/random/actionscript-3-personal-cheat-sheet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stewart John CD Release Photoshoot</title>
		<link>http://www.emirplicanic.com/photography/stewart-john-cd-release-photoshoot</link>
		<comments>http://www.emirplicanic.com/photography/stewart-john-cd-release-photoshoot#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:44:51 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/stewart-john-photoshoot</guid>
		<description><![CDATA[The photoshoot for Stewart John's "On the Inside" CD cover was a lot of fun. Later I also photographed his CD release concert. A friend and a fellow designer Jeremie Memming did the design work for the CD. &#160; &#160;
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/stewart-john-cd-release-photoshoot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver: Alternating table row color with simple JavaScript and CSS</title>
		<link>http://www.emirplicanic.com/dreamweaver/dreamweaver-alternating-table-row-color-with-simple-javascript-and-css</link>
		<comments>http://www.emirplicanic.com/dreamweaver/dreamweaver-alternating-table-row-color-with-simple-javascript-and-css#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:35:34 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/dreamweaver/alternating-table-row-color</guid>
		<description><![CDATA[In this tutorial I will show you how to alternate table row colors using Javascript and CSS. You can create this script using any HTML editor or a notepad. But in this example I am using Dreamweaver to: create a
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/dreamweaver/dreamweaver-alternating-table-row-color-with-simple-javascript-and-css/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up a site in dreamweaver CS4</title>
		<link>http://www.emirplicanic.com/dreamweaver/setting-up-a-site-in-dreamweaver-cs4</link>
		<comments>http://www.emirplicanic.com/dreamweaver/setting-up-a-site-in-dreamweaver-cs4#comments</comments>
		<pubDate>Wed, 11 Nov 2009 06:33:18 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[dreamweaver]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/dreamweaver/setting-up-site-in-dreamweaver</guid>
		<description><![CDATA[Dreamweaver is known as a web design/development tool, but it also provides some great file management features for the occasions when you have to rename, FTP and move files. And to take advantage of these and other site management features,
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/dreamweaver/setting-up-a-site-in-dreamweaver-cs4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue House at Red 9</title>
		<link>http://www.emirplicanic.com/photography/blue-house-at-red-9</link>
		<comments>http://www.emirplicanic.com/photography/blue-house-at-red-9#comments</comments>
		<pubDate>Mon, 09 Nov 2009 23:00:00 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[concert]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/blue-house-at-red-9</guid>
		<description><![CDATA[A while back I had a chance to photograph Blue House at Red 9. Here are some of my favorite shots from the event.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/blue-house-at-red-9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamicaly generate a Web Safe Color palette with JavaScript</title>
		<link>http://www.emirplicanic.com/javascript/dynamicaly-generate-a-web-safe-color-palette-with-javascript</link>
		<comments>http://www.emirplicanic.com/javascript/dynamicaly-generate-a-web-safe-color-palette-with-javascript#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:38:29 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/color-palette-with-javascript</guid>
		<description><![CDATA[When working with jQuery UI tabs it is really easy to dynamically add tabs. You just use UI's "add" method as specified in the documentation: .tabs( 'add' , url , label , [index] ). But there is no method for dynamically adding a close
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/dynamicaly-generate-a-web-safe-color-palette-with-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript location Object explained</title>
		<link>http://www.emirplicanic.com/javascript/javascript-location-object-explained</link>
		<comments>http://www.emirplicanic.com/javascript/javascript-location-object-explained#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:23:06 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/javascript/javascript-location-object</guid>
		<description><![CDATA[Javascript scripts can manipulate the Web pages and it's contents using a hierarchy of parent and child objects called the DOM (Document Object Model). Those objects are organized into a tree-like structure and represent all of the components of a web
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/javascript/javascript-location-object-explained/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manipulating Strings with PHP</title>
		<link>http://www.emirplicanic.com/php/manipulating-strings-with-php</link>
		<comments>http://www.emirplicanic.com/php/manipulating-strings-with-php#comments</comments>
		<pubDate>Mon, 09 Nov 2009 20:58:47 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/manipulating-strings-with-php</guid>
		<description><![CDATA[PHP provides many functions to manipulate strings. Here are some of the more common once. Getting the Length of a String strlen(s) - returns the length of the string specified as the argument $s = "Sample String"; $len = strlen($s);
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/manipulating-strings-with-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Halloween 2008 in Lincoln NE</title>
		<link>http://www.emirplicanic.com/photography/halloween-2008-in-lincoln-ne</link>
		<comments>http://www.emirplicanic.com/photography/halloween-2008-in-lincoln-ne#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:32:56 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/photography/halloween-2008-lincoln-ne</guid>
		<description><![CDATA[Took my camera out for a quick shoot on a Halloween night in Lincoln NE in 2008.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/photography/halloween-2008-in-lincoln-ne/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add or delete HTML table rows from an .html file using PHP</title>
		<link>http://www.emirplicanic.com/php/add-or-delete-html-table-rows-from-an-html-file-using-php</link>
		<comments>http://www.emirplicanic.com/php/add-or-delete-html-table-rows-from-an-html-file-using-php#comments</comments>
		<pubDate>Sun, 08 Nov 2009 08:59:10 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/delete-html-rows</guid>
		<description><![CDATA[Problem I worked on a PHP project where I needed to add and delete rows from an HTML table located in a simple .html file without any database support. The data for the table was provided by a web service.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/add-or-delete-html-table-rows-from-an-html-file-using-php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP A to Z sorting script</title>
		<link>http://www.emirplicanic.com/php/php-a-to-z-sorting-script</link>
		<comments>http://www.emirplicanic.com/php/php-a-to-z-sorting-script#comments</comments>
		<pubDate>Sat, 07 Nov 2009 09:57:26 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/php-a-to-z-sorting-script</guid>
		<description><![CDATA[Here is a quick way to filter records from a MySQL table using dynamically generated alphabet links. The MySQL table may look something like this: tbl_customers id firstname lastname 1 John Smith 2 Joanne Johnson And here is what the dynamically
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/php-a-to-z-sorting-script/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Rolls On Time Website</title>
		<link>http://www.emirplicanic.com/work/rolls-on-time-website</link>
		<comments>http://www.emirplicanic.com/work/rolls-on-time-website#comments</comments>
		<pubDate>Thu, 05 Nov 2009 09:58:50 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/rolls-on-time-website</guid>
		<description><![CDATA[Rolls On Time website was another project I've worked on through Asari at the beginning of 2009. The goal was to provide a short intro on the home page and easy to use shopping cart for the registered users. Home Page
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/rolls-on-time-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stauffer&#8217;s Cafe and Shoppe Website</title>
		<link>http://www.emirplicanic.com/work/stauffers-cafe-and-shoppe-website</link>
		<comments>http://www.emirplicanic.com/work/stauffers-cafe-and-shoppe-website#comments</comments>
		<pubDate>Sun, 01 Nov 2009 09:26:57 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/stauffers-cafe-and-shoppe</guid>
		<description><![CDATA[Here is a small three page website for a local cafe I've done  back in 2008.  I used JQuery with progressive enhancement technique to sort the offerings on the menu page.
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/stauffers-cafe-and-shoppe-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UHits &#8211; PHP proxy hits generator</title>
		<link>http://www.emirplicanic.com/php/uhits-php-proxy-hits-generator</link>
		<comments>http://www.emirplicanic.com/php/uhits-php-proxy-hits-generator#comments</comments>
		<pubDate>Sun, 01 Nov 2009 09:20:28 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/php/uhits-php-fake-hits-generator</guid>
		<description><![CDATA[This scripts uses free proxies to generate fake hits to specified website. Script Files proxy.txt - is a text file containing all proxy information proxy.php - does all the work of generating scripts Both  files need to be saved in
]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/php/uhits-php-proxy-hits-generator/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Freshwater Consulting Website</title>
		<link>http://www.emirplicanic.com/work/freshwater-consulting-website</link>
		<comments>http://www.emirplicanic.com/work/freshwater-consulting-website#comments</comments>
		<pubDate>Sun, 01 Nov 2009 05:08:30 +0000</pubDate>
		<dc:creator>eplicanic</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emirplicanic.com/work/freshwater-consulting</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.emirplicanic.com/work/freshwater-consulting-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 17/25 queries in 0.048 seconds using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d17af1h00jafae.cloudfront.net

Served from: www.emirplicanic.com @ 2012-05-19 04:24:06 -->
