<?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"
	>

<channel>
	<title>Beach Bar - www.webdesignbeach.com</title>
	<atom:link href="http://www.webdesignbeach.com/beachbar/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesignbeach.com/beachbar</link>
	<description>Web Design Beach Bar</description>
	<pubDate>Mon, 30 Nov 2009 17:59:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>10 Time Savers for Every Developer and Programmer</title>
		<link>http://www.webdesignbeach.com/beachbar/10-time-savers-for-every-developer-and-programmer</link>
		<comments>http://www.webdesignbeach.com/beachbar/10-time-savers-for-every-developer-and-programmer#comments</comments>
		<pubDate>Mon, 30 Nov 2009 17:16:55 +0000</pubDate>
		<dc:creator>Nikola Mitic</dc:creator>
		
		<category><![CDATA[Developer's Corner]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[time savers]]></category>

		<category><![CDATA[time saving]]></category>

		<category><![CDATA[web design]]></category>

		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=27</guid>
		<description><![CDATA[Perhaps one of the biggest things every developer shares is trying to find ways to speed up their production.  Because after all we would much rather be out in the sun at the beach rather than stuck in an office.  Below are 10 tips and tricks (in no particular order) I have found to help [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img style="border: 0pt none;" src="/beachbar/sand/10-time-savers.jpg" alt="" width="576" height="326" />Perhaps one of the biggest things every developer shares is trying to find ways to speed up their production.  Because after all we would much rather be out in the sun at the <a href="http://www.webdesignbeach.com/" target="_blank">beach</a> rather than stuck in an office.  Below are 10 tips and tricks (in no particular order) I have found to help speed up production, workflow and even working with clients.</p>
<p style="text-align: justify;">1. <strong>Find a good medium for support whenever you get stuck</strong>.  We all have those moments were we can’t figure out a bug or the client has some off the wall request that doesn’t even seem possible.  At first I must admit I was very weary of forums or support communities but, it’s grown on me.  My favorite is <a href="http://www.webmasterworld.com/" target="_blank">webmasterworld.com</a> they have tremendous support with everything from seo tips, to zen-cart help.  Whenever I get really stuck I’ll just submit a question to webmasterworld and within a day or two usually get the answer.</p>
<p><span id="more-27"></span></p>
<p style="text-align: justify;">2. <strong>Create a code library</strong>.  Everybody knows starting from scratch on a project is never fun.  Whatever platform or framework you work on your bound to do the same thing hundreds of times and wouldn’t it be easier to just have a library you could pull from.  Spend the extra time to create a general template that can be used again and again.  What I’ll usually do is figure out what I use on every project regardless of what it is and have some code to support that.  For example, I have a general form set up script (html , jquery, and PHP).  I also have a general site template that I start off of in almost every project.  I’ve noticed this saves a tremendous amount of time in nearly every project and is an absolute must have.</p>
<p style="text-align: justify;">3. <strong>When are you most productive?</strong> Perhaps the easiest on the list but often overlooked is trying to figure out when you’re most productive.  Everybody is different, some are night owls, and some are early risers.  During your least productive times try to save the easier tasks for that time or try to save things you do on a daily basis for that time.  For example, I’ve found I personally work the best in the morning.  I try to schedule all my calls, meetings, etc for in the afternoon when I’m not feeling at my best and do the harder programming or development in the morning.</p>
<p style="text-align: justify;">4. <strong>Be honest</strong>.  How can being honest and upfront save you time you ask, you’d be surprised. I’m always intrigued to see what people will say and how they react when the question “How long will it take?” is posed.  Time and time again it seems that we underestimate how long things actually take.   For every task, no matter how big or how small, you need to have access to the site, look at what needs to be done, think about how you’ll do it, test it, send the email that it’s complete and then there almost always is that time you spend updating what you did because either the client changed their mind, didn’t describe the task right, or you just didn’t check your work.  This whole process is never taken into account, I always cringe when I hear someone say “oh it will take you 5 minutes” when in fact it takes you five minutes to start up your computer and look at the email.  Time management is perhaps one of the hardest things to grasp, but if you really sit down and think about how long each individual step will take, you can greatly cut down on spending an hour on a task you originally said would only take 5 minutes.</p>
<p style="text-align: justify;">5. <strong>Install a web server</strong>.  This is an absolute must have for every developer.  Being able to test PHP/MySQL on the fly is a huge time saver.  Thanks to companies like xampp and wampp this is possible.  There are many out there but perhaps my favorite is wampp for windows and xampp for mac.  Could you imagine having to save files then upload them to a server every time you want to make a change, what a nightmare.  I’ve saved hours upon hours using wampp and is something I use every day.</p>
<p style="text-align: justify;">6. <strong>Be organized</strong>.  This is something that over time you’re almost forced to do or realize.  I must admit I used to be one of the least organized people you would ever come across but it has gotten better and still can get better.  What happens when a client asks you to make a text change in the flash, and because your not organized you have an old version of it.  Now you have to spend hours of coding for a simple change because you weren’t organized.   This is just one instance that has happened to me, but I’m sure there are much worse cases.  Everyone has their own way of handling things and getting organized, but here’s a couple tips to get started.  For every project, I’ll create a folder for the project inside of that folder there will be a docs folder, design (psd/png, ai), dates (everyday I label a new folder with the date and put it in here), flash,  and a backup folder.   I’ll have active clients on the desktop in a folder and I’ll have the archived or inactive clients in one master folder.  Of course everyone has their own way of doing things you just have to find what you are comfortable with.</p>
<p style="text-align: justify;">7. <strong>Firefox extensions</strong>.  We all use and love firefox right? (please don’t tell me your using internet explorer) Well one of the many advantages to firefox is the extensions. There are hundreds of them and you can even create your own.  By far, my favorite firefox extension is the web developer toolbar.  This is something I use day in and day out, and have saved tons of time using.  It has tons of little tools and tips you can use, but my favorites are the ruler, viewing the style information, resize your window to a specific dimension, and editing css and html right on the page.  Here’s you can find great <a href="http://www.webdesignbeach.com/beachbar/top-firefox-extensions-for-web-developers-seo-and-common-use" target="_blank">firefox extensions</a> article.</p>
<p style="text-align: justify;">8. <strong>Familiarize yourself with other applications than just the standard text editors</strong>.  Believe it or not, I’ve come across some developers who have never even opened up photoshop or fireworks.  In nearly every project I’ve ever been involved in there comes a time when the designer missed a button, forgot to add something or the client wants a few words modified on the text inside the button.  Rather than ship it back to the designer wait for them to do it just open up photoshop and do it yourself.  I know there’s a fine line between designing a whole site and just editing some text on a button, but in the end if you familiarize yourself with photoshop or fireworks or other applications you can speed up the entire project and have more time to be out on the beach.</p>
<p style="text-align: justify;">9. <strong>Blogs, news and social networks</strong>.  Some studies have shown that in an average work day users spend an hour to two hours on blogs, news sites, or social networking sites.  So really that means you’re only working about a 6 or 7 hour day, or in turn trying to make up for that lost time by staying at the office a few extra hours.  I’m not saying don’t go on blogs or social networks and sometimes they are a good break away from the daily activities.  But really try to figure out where your time is spent in the day.  If you find yourself constantly staying late than look at what you’re doing in the morning and during the day.  Are you always reading the latest post on five different blogs, updating twitter, or seeing that your ex girlfriend just got married.  Well then you’re more than likely on the computer for 10-12 hours a day.</p>
<p style="text-align: justify;">10. <strong>Speak Up</strong>.  Now this one is definitely the hardest one for me to do and I know I need to do it more often.  But if you feel there’s an area in your company were you can speed up the project for not only you but everyone else involved speak up.  There may be a point in the project that always takes the longest or never gets completely finished before passing it to the next step.  You’ll find that if you speak up and provide constructive comments than people are willing to listen.  One thing that never works is constantly complaining, and then expect the complaining to lead to change.  People don’t respond well to complaining but are always willing to listen to constructive advice and any new ideas you may have.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">Gary Howell</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/10-time-savers-for-every-developer-and-programmer/feed</wfw:commentRss>
		</item>
		<item>
		<title>Phoenix Design Week - The world of design always keeps me on my toes</title>
		<link>http://www.webdesignbeach.com/beachbar/phoenix-design-week</link>
		<comments>http://www.webdesignbeach.com/beachbar/phoenix-design-week#comments</comments>
		<pubDate>Tue, 27 Oct 2009 11:45:14 +0000</pubDate>
		<dc:creator>Milan Ajdinovic</dc:creator>
		
		<category><![CDATA[Places and Events]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[phoenix]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=26</guid>
		<description><![CDATA[The world of design always keeps me on my toes. It is a constant learning process; one that provides a continuous challenge to stay on top of the latest news and innovations. While most designers agree that learning the newest trends and more efficient processes is necessary, they won’t take the time or effort to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phxdw.com/"><img class="alignleft" style="border: 0pt none; margin: 5px; float: left;" src="/beachbar/sand/phoenix-design-week.jpg" alt="phoenix design week" width="200" height="200" /></a>The world of design always keeps me on my toes. It is a constant learning process; one that provides a continuous challenge to stay on top of the latest news and innovations. While most designers agree that learning the newest trends and more efficient processes is necessary, they won’t take the time or effort to explore these opportunities as they are being developed. I recently ran into <a href="http://www.w3conversions.com/" target="_blank">Stephanie Sullivan</a>,  at <a href="http://max.adobe.com/" target="_blank">Adobe Max in L.A.</a> and upon her mentioning that she was heading to <a href="http://phxdw.com/" target="_blank">Phoenix Design Week</a>, I wanted to take advantage of this opportunity and learn some of the current happenings in Design.</p>
<p>In addition to design, I have always been interested in what other cities have to offer creatively. Surprisingly enough, not all design methods and trends are the same from one location to another. In order to be more versatile, you have to gain hands on experience in these locations in order to truly understand them. I decided to sign up for <a href="http://phxdw.com/" target="_blank">Phoenix Design Week</a> to see what the latest developments have made their way to the Desert. Since I had never been to Phoenix, I figured it would be a great way to explore the city, get to know the local design community, and attend a couple of interesting sessions.<span id="more-26"></span></p>
<p>I have to admit, as much as I know about design, there is always more to learn. I was particularly interested in the Agency Panel Meeting, in which the representatives discussed comparisons between a &#8220;traditional&#8221; design/advertising agency vs. the evolution of new, smaller shops. From my own understanding, I had previously anticipated that it was only a matter of time before people realized that traditional agencies lag in understanding the digital medium. Not to discredit the presenters; in fact, they helped to further establish my thought on traditional and digital advertising.</p>
<p>The opening session of the conference included a discussion on the “state of the valley” what role Design should have in the future evolution of Phoenix. It was pretty interesting to see how eager people were willing to get involved in the local scene, offer unique ideas, and to make sure that the process got underway instead of falling by the waste side. In fact, before the session concluded, there were meet up sessions created which, as we all know, is the best way to begin any creative feat.</p>
<p>Shortly after the initial session, I went straight to the long awaited panel meeting consisting of D. Stan Fields III of <a href="http://www.mcmurry.com" target="_blank">www.mcmurry.com</a>, Roger Hurni of <a href="http://www.offmadisonave.com" target="_blank">www.offmadisonave.com</a> and John Johnson <a href="http://www.tunnelbravo.com" target="_blank">www.tunnelbravo.com</a>. As I said before, I had anticipated the growth of print advertising to grow exponentially smaller than digital media, and was pleasantly surprised to hear that same sentiment in this presentation. They understood the gap between traditional agencies and new digital agencies and it was a breath of fresh air that these guys openly discussed the problems that the industry is facing.</p>
<p>Is Print dead? According to Stan and Roger, yes.</p>
<p>Though I was elated to hear their opinions (especially in congruence with mine), there was one issue I had trouble digesting in this presentation. Because digital agencies are somewhat “new” they made it sound that it was very difficult, if not impossible, to get your foot in the door in order to collaborate with larger agencies. I couldn’t help but feel as if a lot of people in the audience wondered if they would ever have the chance to work with a larger agency. Despite the doubtful tone, I would respond with: the answer is YES! It will take time, effort, and your best work, but you can succeed. I can only hope that members of the audience feel that way as well.</p>
<p>Other sessions included Robert Hoekman, Stephanie Sullivan, some amazing motion graphics designers, and many more. Indeed, it was a great opportunity for the Phoenix Design community (and some “outsiders” such as myself) to meet that many top speakers and to learn many new perspectives.</p>
<p>And finally, of course, everyone was waiting for the evening party at the Clarendon Hotel; a great rooftop venue with amazing views. I met a lot of interesting people, ranging from print designers from Poland (no, print is not dead yet), Australia, and France (to name a few). All in all, it was great to see that design and design talent is alive and well in Phoenix and I hope to be back, whether for fun or collaboration on future projects.</p>
<p>*Oh, and for those people who still doubt that twitter is a waste of time: ask the happy people whom I bought drinks for at the party. I tweeted that I would buy the first 10 people who followed me a drink at the bar. Hello to those new friends!</p>
<p>Edwin Lap</p>
<p><img style="border: 0pt none; margin: 0px;" src="/beachbar/sand/phoenix-design-week-poster.jpg" alt="phoenix design week" width="450" height="600" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/phoenix-design-week/feed</wfw:commentRss>
		</item>
		<item>
		<title>Adobe MAX 2009 - Los Angeles, California</title>
		<link>http://www.webdesignbeach.com/beachbar/adobe-max-2009-los-angeles-california</link>
		<comments>http://www.webdesignbeach.com/beachbar/adobe-max-2009-los-angeles-california#comments</comments>
		<pubDate>Sun, 11 Oct 2009 23:53:46 +0000</pubDate>
		<dc:creator>Johnson</dc:creator>
		
		<category><![CDATA[Places and Events]]></category>

		<category><![CDATA[adobe max]]></category>

		<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=25</guid>
		<description><![CDATA[Adobe MAX 2009 was held in Los Angeles, California at the infamous Los Angeles Convention center (right next to the staples center were the Lakers play) The event was held from October 4th-7th.  Adobe MAX brings everything from entry level designers to the highest level Flex and AIR developers, no matter what your skill level [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0pt none; margin: 0px;" src="/beachbar/sand/adobe-max-2.jpg" alt="adobe max" width="576" height="326" /><br /><a href="http://max.adobe.com/" target="_blank">Adobe MAX 2009</a> was held in Los Angeles, California at the infamous Los Angeles Convention center (right next to the staples center were the Lakers play) The event was held from October 4th-7th.  Adobe MAX brings everything from entry level designers to the highest level Flex and AIR developers, no matter what your skill level your sure to enjoy the event.</p>
<p>I enjoy learning about any emerging technologies and am always trying to find ways to improve myself not only in the web development world, but the business side as well.  I attended Adobe MAX last year (in San Francisco) and was very excited to see all the new things adobe has been working on and really just learning as much as I can.<span id="more-25"></span></p>
<p>Flash on the iPhone?  Well sort of.  The big buzz that everybody seemed to want to know was if Flash will finally be released on the iPhone.  Well they did showcase Flash running on the iPhone (in iPhone applications) but seeing Flash in a browser wasn’t quite there yet. It is interesting that they also mention Adobe Flash and iPhone last year on Adobe MAX 2008 in San Francisco but it looks that there was no progress in that direction <img src='http://www.webdesignbeach.com/beachbar/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>First up was the keynote, which is always fun because they introduce new technologies and showcase some new products.  Of course the big talk was Flash on the iPhone but a couple other innovative items of topic were Flash 10.1, ColdFusion 9, AIR 2, and Augmented Reality.  Perhaps the biggest surprise was John Mayer (yes that’s right the singer) who showcased his Interactive Augmented Reality music video.  He did a very impressive job explaining the technology and had a great sense of humor as well.</p>
<p>After the keynote everybody went to classes and labs.  Last year I enjoyed the sessions much more than the labs mainly because I found them more inspiring and useful in everyday situations. Probably my favorite of the entire conference was the Augmented Reality class.  I went into it really knowing very little and came out feeling like I could develop something myself.  <a href="http://www.jessefreeman.com/" target="_blank">Jesse Freeman</a>, <a href="http://www.oreillynet.com/pub/au/3426" target="_blank">Rich Tretola</a> and <a href="http://jamesalliban.wordpress.com/" target="_blank">James Alliban</a> showcased some of their work which was very impressive.  Everything from creating music, going into space and fighting monsters. I felt it was extremely helpful they talked about how you can start, how they started, and were it’s going.</p>
<p>One of my favorite parts about the conference was the fact they have a sneak peeks session were Adobe showcases what they have been working on. Everything from the newest Flex and AIR Additions, to their newest projects such as browser labs and Adobe ROME.</p>
<p>An extremely impressive project Adobe has been working on is “browser labs”.  With so many different browsers and so many different versions testing is a nightmare for front end developers.  Well the project is still in beta (and free for now) it still boasts many features.  Unlike the typically browser compatibility service Adobe browser labs lets you view many different browsers with the click of a button, no waiting around wondering when you’ll see results.  I definitely do my far share of front-end development so I was extremely excited to see this new service.  This is without a doubt the most impressive browser compatibility service I’ve seen to date.  The only downfall is that they only have around 7 browsers you can test in, but it is in beta and they plan to add more in the future.</p>
<p>Another item Adobe has been working on is an application that bridges the gap between developers and designers.  Often times designers will just hand over the PSD’s to developers with very little communication on how they envisioned items to work and function.  Flash Catalyst (it was in beta on Adobe MAX 2008) hopes to bridge that gap making it easy for designers to showcase how the site should work with everything from roll-overs, drop downs, transitions and other functionality.  I must say I was very impressed with how easy it is to use and absolutely no code necessary whatsoever.  The only caveat is that it is mostly designed for Flex, SIR and Flash developers, but can still be used in the prototyping phase of the project.</p>
<p>Perhaps the favorite among everybody at the conference is the “Max Bash” which is their annual party.  This year it was held at ESPIN Zone.  It was very impressive, open bar, free food, free games and a band.  It’s amazing how well they can accommodate thousands of people.  The party was incredible and I was able to talk to some of the biggest people at Adobe including Ted Patrick and Ben Forta to name a few.</p>
<p>I came away from the conference feeling very confident about the industry where it’s going and how we all can help contribute to it. More importantly I felt very inspired by many of the speakers and presentations and was glad to see how much I knew and how much I can know.</p>
<p>Gary Howell</p>
<p><img style="border: 0pt none; margin: 0px;" src="/beachbar/sand/adobe-max.jpg" alt="adobe max" width="580" height="400" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/adobe-max-2009-los-angeles-california/feed</wfw:commentRss>
		</item>
		<item>
		<title>Perl Fancy Captcha</title>
		<link>http://www.webdesignbeach.com/beachbar/perl-fancy-captcha</link>
		<comments>http://www.webdesignbeach.com/beachbar/perl-fancy-captcha#comments</comments>
		<pubDate>Tue, 08 Sep 2009 15:54:26 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
		
		<category><![CDATA[Playground]]></category>

		<category><![CDATA[ajax]]></category>

		<category><![CDATA[captcha]]></category>

		<category><![CDATA[fancy]]></category>

		<category><![CDATA[perl]]></category>

		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=24</guid>
		<description><![CDATA[Drag and Drop Captcha Demo

What is it:
Perl Fancy Captcha is a remake of PHP Ajax Fancy jQuery plugin that helps you protect your web pages from spammers and bots. We are introducing you to a new, intuitive way of completing &#8220;verify humanity&#8221; tasks. In order to do that you are asked to drag and drop [...]]]></description>
			<content:encoded><![CDATA[<h2>Drag and Drop Captcha Demo</h2>
<p><iframe frameborder="0" border="0" scrolling="no" src="http://www.webdesignbeach.com/ajax-fancy-captcha-demo/" style ="border: 0px none transparent; overflow: hidden; width: 345px; height: 300px; padding-left: 100px"></iframe></p>
<h2>What is it:</h2>
<p>Perl Fancy Captcha is a remake of <a href="http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin">PHP Ajax Fancy jQuery plugin</a> that helps you protect your web pages from spammers and bots. We are introducing you to a new, intuitive way of completing &#8220;verify humanity&#8221; tasks. In order to do that you are asked to drag and drop specified item into a circle.<br />
<span id="more-24"></span><br />
Perl Fancy Captcha&#8217;s security level is medium, with the emphasis on nice looking and user friendly qualities while still offering reasonable protection from unwanted &#8220;guests&#8221;. Basic design and its elements are easy to change and customize (take a look at file structure for more information).<br />
If you have any ideas, comment or just want to say hello, please do - any feedback, ideas and support will be greatly appreciated.</p>
<h2>Update for September 2009:</h2>
<ul>
<li>reduced size,</li>
<li>easier integration,</li>
<li>easy translate,</li>
<li>few common problems fixed.</li>
</ul>
<h2>File structure:</h2>
<p>-captcha<br />
&#8211;imgs<br />
&#8211;captcha.css<br />
&#8211;jquery.captcha.js<br />
&#8211;captcha.cgi<br />
&#8211;iepngfix.htc<br />
-latest-jquery<br />
-latest-jquery-ui<br />
-example.html<br />
-readme.txt</p>
<h2>How it works:</h2>
<p>It calls captcha.cgi file and gets a random number. Perl file just generates simple number and put it in session. When AJAX got that number it creates items based on that number. Lets imagine that we have array of &#8220;pencil&#8221;, &#8220;scissors&#8221;, &#8220;clock&#8221;, &#8220;heart&#8221;, &#8220;note&#8221;, so if number 3 is returned it will take &#8220;heart&#8221; and look for item-heart.png file in <strong>/imgs</strong> directory.</p>
<h2>How to install:</h2>
<p><strong>1.</strong> As usual, copy /captcha folder somewhere in your hosting.<br />
<strong>2.</strong> If you don&#8217;t have latest jquery and jquery.ui integrated already, copy these two folders.<br />
<strong>3.</strong> Edit page where you want to put captcha and insert:<br />
<code><br />
1. &lt;!-- Begin of captcha --&gt;<br />
2. &lt;div class="ajax-fc-container"&gt;&lt;/div&gt;<br />
3. &lt;!-- End of captcha --&gt;<br />
</code><br />
Put this in header of your page<br />
<code><br />
1. &lt;script type="text/javascript" charset="utf-8"&gt;<br />
2. $(function() {<br />
3.     $(".ajax-fc-container").captcha({formId: "myForm"});<br />
4. });<br />
5. &lt;/script&gt;<br />
</code></p>
<h2>Default Options:</h2>
<p><code><br />
1.	   borderColor: "",<br />
2.	   captchaDir: "captcha",<br />
3.	   url: "captcha/captcha.cgi",<br />
4.	   formId: "myForm",<br />
5.	   text: "Verify that you are a human,<br />drag <span>scissors</span> into the circle.&#8221;,<br />
6.	   items: Array(&#8221;pencil&#8221;, &#8220;scissors&#8221;, &#8220;clock&#8221;, &#8220;heart&#8221;, &#8220;note&#8221;)<br />
</code></p>
<h2>Dependencies:</h2>
<ul>
<li> <a href="http://jqueryui.com/download" target="_blank">ui.core.js</a></li>
<li><a href="http://jqueryui.com/download" target="_blank">ui.draggable.js</a></li>
<li><a href="http://jqueryui.com/download" target="_blank">ui.droppable.js</a></li>
</ul>
<h2>Download:</h2>
<p>Please note, if you downloaded files to your computer it won&#8217;t work properly unless you start it through web server since it uses AJAX requests.</p>
<ul>
<li> <a onclick="javascript:urchinTracker('/outgoing-download/fancy-captcha-perl')" href="http://www.webdesignbeach.com/ajax-fancy-captcha-perl.zip">Click here to download Perl source code!</a> (68kb)</li>
</ul>
<h2>Links:</h2>
<ul>
<li><a href="http://www.webdesignbeach.com/beachbar/perl-fancy-captcha" target="_blank">Perl and Ajax Fancy Captcha</a></li>
<li><a href="http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin" target="_blank">PHP and Ajax Fancy Captcha</a></li>
<li><a href="http://www.webdesignbeach.com/beachbar/wordpress-plugin-ajax-fancy-captcha" target="_blank">WordPress and Ajax Fancy Captcha</a></li>
<li><a href="http://plugins.jquery.com/project/ajax-fancy-captcha/">jQuery plugin page</a></li>
<li><a href="http://www.webdesignbeach.com/" target="_blank">Home Page</a></li>
</ul>
<h2>Staying up to date:</h2>
<p>If you like Perl Ajax Fancy Captcha, please subscribe to <a href="http://www.webdesignbeach.com/beachbar/feed">RSS</a> and you will receive latest info.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/perl-fancy-captcha/feed</wfw:commentRss>
		</item>
		<item>
		<title>SQL and Chicks with Essential Dating Tricks</title>
		<link>http://www.webdesignbeach.com/beachbar/sql-and-chicks-with-essential-dating-tricks</link>
		<comments>http://www.webdesignbeach.com/beachbar/sql-and-chicks-with-essential-dating-tricks#comments</comments>
		<pubDate>Mon, 31 Aug 2009 17:11:49 +0000</pubDate>
		<dc:creator>Damnjan Matejic</dc:creator>
		
		<category><![CDATA[Developer's Corner]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[sql]]></category>

		<category><![CDATA[sql query]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=22</guid>
		<description><![CDATA[All of you who like databases, SQL and girls, but when you try to type SQL query you got an error, and when you try to talk to a girl you got slap in the face, read this carefully and enjoy.
If you’re tired of your buddies saying &#8220;Go home you&#8217;ve never seen a naked woman [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img style="border: 0pt none;" src="/beachbar/sand/sql.gif" alt="SQL" width="550" height="330" />All of you who like databases, SQL and girls, but when you try to type SQL query you got an error, and when you try to talk to a girl you got slap in the face, read this carefully and enjoy.</p>
<p style="text-align: justify;">If you’re tired of your buddies saying &#8220;Go home you&#8217;ve never seen a naked woman before&#8221; or “When will you lose your virginity already” this post is just right for you.</p>
<p style="text-align: justify;">Tutorial &#8220;SQL stands 4 -&gt; Sex Query Language” will help you to regain your confidence and SQL knowledge!</p>
<p style="text-align: justify;">Many of you will say &#8220;Who needs girls when I have SQL” and offer strong argumentation like “Has your girl ever helped you join five tables, order them by date, and then insert into another table?” NO! But SQL did!</p>
<p style="text-align: justify;">But then you should ask yourself “Has SQL ever made a breakfast for me and brought it to bed, or when has SQL surprised me, after a hard day, in sexy underwear?”</p>
<p style="text-align: justify;">Don&#8217;t be modest, own  both a woman and an SQL and have best of both worlds.</p>
<p style="text-align: justify;">My 5 favorite sexy queries:</p>
<p><span id="more-22"></span></p>
<h2 style="text-align: justify;">1. Deleting Duplicate Records</h2>
<p style="text-align: justify;">You were in the club having a good time and picking up girls. By the end of the night you end up with 20 phone numbers. Unfortunately, you got wasted and you haven’t noticed that you entered the one number 5 times and now you want to get rid of those duplicates.</p>
<p style="text-align: justify;">First query won’t work in MYSQL, because MySQL doesn’t allow referring to a table that’s targeted for update in a FROM clause, but it is fine with oracle.</p>
<p><code><br />
DELETE FROM chicks<br />
WHERE id not in (SELECT id from chicks group by phone) - just group by field that has duplicated values, it this case that’s phone.<br />
</code><br />
MySQL Version:<br />
<code><br />
DELETE FROM chicks<br />
WHERE id not in ( SELECT id from ( SELECT id from chicks  group by phone) as id )<br />
</code></p>
<h2 style="text-align: justify;">2. Deleting Referential Integrity Violations</h2>
<p>E.g. Some girls are associated with addresses that do not exist.<br />
<code><br />
TABLE GIRLS<br />
-id                   INT<br />
-name              VARCHAR<br />
-address_id       INT   [ foreign key ]<br />
-hair_color        VARCHAR<br />
-breast_size      SET( &#8216;1&#8242;, &#8216;2&#8242;, &#8216;3&#8242; , &#8216;4&#8242;, &#8216;5&#8242;)<br />
-ex_boys          INT</code></p>
<p><code>TABLE  GIRL_ADDRESS<br />
-address_id       INT<br />
-address_info    VARCHAR<br />
-phone             VARCHAR<br />
</code><code><br />
DELETE from girls WHERE address_id not  in (SELECT address_id  from  address)<br />
</code></p>
<h2 style="text-align: justify;">3. Using Case</h2>
<p><code><br />
SELECT name,ex_boys,<br />
case  when ex_boys  &lt; 2 then ‘NUN’<br />
when ex_boys &gt; 10 then ‘Jenna Jameson’<br />
else  ‘OK’<br />
end as status<br />
from girls<br />
</code></p>
<h2 style="text-align: justify;">4. Deleting with Nested Query</h2>
<p style="text-align: justify;">Let’s say we have two new tables, Clubs and Club_accidents. There are girls that work in clubs as waitresses, so in girls table we have new field club_id.</p>
<p><code><br />
Table Clubs<br />
-club_id<br />
-club_name<br />
-club_address<br />
</code><code><br />
Table Club_accidents<br />
-club_id<br />
-accident_desc</code></p>
<p style="text-align: justify;">Now, you don’t need girls that have too much problems in their clubs, so for example you want to delete girls who have more than three accidents in three clubs.</p>
<p><code><br />
DELETE from girls where club_id in (select club_id from club_accidents group by club_id having count(*) &gt;= 3)<br />
</code></p>
<h2 style="text-align: justify;">5. Creating View and Concatenating Column Values</h2>
<p style="text-align: justify;">Finally, let&#8217;s say you are making cocktail party every month, and you are the type of guy who likes blond girls and big breasts :), and you are tired of writing same query every time you want to get top 10 girls with blond hair with breast size more then three.</p>
<p><code><br />
CREATE View best_10_blond_girls as<br />
SELECT concat(`name`,' has breast size = ', breast _size) as girls, hotness<br />
from girls<br />
WHERE hair_color like blond and breast _size &gt; 3<br />
ORDER BY hotness desc<br />
LIMIT 10<br />
</code></p>
<p style="text-align: justify;">The best way to test if this tutorial helped you is to go to a first club, talk with the girls, and if you get number instead of slap, and if your query works, then you are the man my son.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/sql-and-chicks-with-essential-dating-tricks/feed</wfw:commentRss>
		</item>
		<item>
		<title>Free Fonts Download on CSSCreme.com</title>
		<link>http://www.webdesignbeach.com/beachbar/free-fonts-download-on-csscremecom</link>
		<comments>http://www.webdesignbeach.com/beachbar/free-fonts-download-on-csscremecom#comments</comments>
		<pubDate>Wed, 19 Aug 2009 11:15:28 +0000</pubDate>
		<dc:creator>Milan Ajdinovic</dc:creator>
		
		<category><![CDATA[News and Announcements]]></category>

		<category><![CDATA[css creme]]></category>

		<category><![CDATA[css gallery]]></category>

		<category><![CDATA[free fonts download]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=20</guid>
		<description><![CDATA[Just a quick post to make sure no one misses update on our favorite CSS gallery. From now on you can download great fonts from CSSCreme.com. New section was added for all font hungry designers who are looking for new ways to make their great designs even better. It’s starting off small but number of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Just a quick post to make sure no one misses update on our favorite CSS gallery. From now on you can download great fonts from CSSCreme.com. New section was added for all font hungry designers who are looking for new ways to make their great designs even better. It’s starting off small but number of <a href="http://csscreme.com/download-free-fonts/" target="_blank">free fonts</a> you can download from will steadily grow in future.</p>
<p style="text-align: justify;">Adding fonts fits really well in our concept of making CSS Creme something more than just a good <a href="http://csscreme.com/" target="_blank">CSS gallery</a>. New resources like various tutorials for Photoshop and Illustrator, inspirations and now fonts coupled with, in my opinion, better profiles and latest industry news should make CSSCreme.com even more useful to all those who are passionate about web design and who see themselves as part of that community.</p>
<p style="text-align: justify;">Go check it out if you find time and let us know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/free-fonts-download-on-csscremecom/feed</wfw:commentRss>
		</item>
		<item>
		<title>On-Site SEO Factors</title>
		<link>http://www.webdesignbeach.com/beachbar/on-site-seo-factors</link>
		<comments>http://www.webdesignbeach.com/beachbar/on-site-seo-factors#comments</comments>
		<pubDate>Wed, 05 Aug 2009 22:58:07 +0000</pubDate>
		<dc:creator>Milan Ajdinovic</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[on-site seo]]></category>

		<category><![CDATA[search engine optimization]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=19</guid>
		<description><![CDATA[I’ll start this post with by saying that list of on-site SEO factors that is in front of you is meant to be a (short) recap of how certain factors can affect your rankings and how important they might be. To put things in perspective, on-site SEO has less impact on rankings compared to some [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I’ll start this post with by saying that list of on-site SEO factors that is in front of you is meant to be a (short) recap of how certain factors can affect your rankings and how important they might be. To put things in perspective, on-site SEO has less impact on rankings compared to some other factors like trust and authority of domain and number and quality of external links. But here is something that you need to think about before dismissing on-site SEO as unimportant:</p>
<p style="text-align: justify;">- Having good on-site SEO might not be enough reach top rankings by itself but having that aspect of SEO neglected will most definitely bring penalty and hamper your other efforts to achieve good rankings. To make extreme example, pages that have no title or  try to rank for “<a href="http://www.webdesignbeach.com/" target="_blank">Web Design</a>” and page title is something like “Pet Food” really won’t do that well.</p>
<p style="text-align: justify;">- While on-site SEO is relatively less important for broad and very competitive keywords, when it comes to long tails its importance raises dramatically. Having carefully chosen title for certain inner page that has good content and a lot of inbound links and you just might see page getting top rankings if overall domain trust is high.</p>
<p><span id="more-19"></span></p>
<p style="text-align: justify;">On-site SEO is integral part of your overall SEO strategy and you should never allow yourself to neglect it – sooner or later you’ll pay the price if you do. With that in mind let us begin with…</p>
<h2 style="text-align: justify;">Title</h2>
<p style="text-align: justify;">If there is one thing that has general consensus in SEO community it’s the importance of Title Tag.  In <a href="http://www.seomoz.org/article/search-ranking-factors" target="_blank">famous article</a> published by SEOmoz practically all panelists (really important names in SEO industry and people who know what they talk about at least when it comes to SEO) agreed about its exceptional importance. So what’s the catch with titles?</p>
<p style="text-align: justify;">Before anything else, each title needs to be unique. Duplicate titles (similar to duplicate content) are very bad thing. It may seem daunting to have unique title for each page on big website but it’s the only way to go.</p>
<p style="text-align: justify;">Second, title can’t be too long. Ideally 65 to maybe 70 characters including spaces and no longer – it may vary but anything longer than that and part of your title gets cut off and replaced with “…” most likely and that’s something that you definitely don‘t want to happen if you can help it. Of course, you can have title longer but in that case I would always go with placing most important phrases in those 65 characters.</p>
<p style="text-align: justify;">Length limitation of the title tag brings us to next issue with titles – it needs to have keyword phrases.</p>
<p style="text-align: justify;"><em>Short digression before I continue. Keyword research is of paramount importance for any successful SEO effort. To put it simply, all that you do will be based on proper research and choice of phrases you will try to rank for. So whatever you do don’t be lazy doing your research. Invest as much time as you need to do it properly first time around, it is time well spent. In the long run it’s well worth the effort simply because you will waste much more time and resources if you base your SEO campaign on poorly and hastily chosen keywords instead of doing good and detailed research.</em></p>
<p style="text-align: justify;">Ok back to titles and keywords. As I said keyword(s) need to be in title if you want that page to rank for them. Choose them carefully and don’t be afraid to go with <a href="http://www.seobook.com/glossary/#long-tail" target="_blank">long tail</a> keywords if they are important and relevant. In fact, <a href="http://www.seobook.com/why-it-makes-sense-target-longtail-keywords-first" target="_blank">on-site optimization affect rankings of long tails</a> much more than it does for broad, competitive keywords. Include as many keywords as you can as long as they remain relevant to content of the page minding the before mentioned length limitation of course. Try to have your brand mentioned– add in the end of each title you make your website or brand name. To separate logical parts of your title, like product names and categories of products use some divider: I use mostly hyphen &#8220;-&#8221;</p>
<p style="text-align: justify;">One more very important thing about titles and keyword – from pure SEO your keyword, or most important keyword you intend to have in title, should be at the very beginning, first word of title if possible. Although there are some disagreements about it, having phrase you’re trying to rank for at the beginning of page title has high correlation with doing well in SERPs.</p>
<p style="text-align: justify;">Short recap:</p>
<ul style="text-align: justify;">
<li> make titles unique</li>
<li>keep it short if at all possible</li>
<li>carefully choose KWs in title and keep them relevant and accurate to page content</li>
<li> your keyword should be the beginning of title</li>
</ul>
<h2 style="text-align: justify;">Meta Description</h2>
<p style="text-align: justify;">Next on page factor that can influence your rankings is meta description tag. Unlike title which is one of the most important on page SEO factors description has considerably smaller importance but it still shouldn’t be neglected. Writing good, precise description is especially important for click-through rate.<br />
Similar to titles description for each page should be unique, containing phrases relevant to page content. Try to keep description precise and accurate and you can, in a way, consider description tag to be elaboration of page title – it doesn’t suffer from title length limitations so you can describe page content in more detail.<br />
Important thing is to note that search engines do not necessarily always use meta description for snippets in search engine result pages.</p>
<p style="text-align: justify;">Overall description won’t dramatically influence your rankings but good description will affect CTR so at least some attention should be devoted to writing good descriptions.</p>
<h2 style="text-align: justify;">Meta Keywords</h2>
<p style="text-align: justify;">Meta keywords tag is least important of three and you can assume that that for better part it’s ignored by search engines. Despite being rather insignificant meta KWs shouldn’t be completely ignored or better to say you shouldn’t have 100 KWs in meta tag that don’t even appear on page. Keep it up to 10 keywords and make sure than, when you’re bothering with it, those phrases relate to page content.</p>
<h2 style="text-align: justify;">H Tags</h2>
<p style="text-align: justify;">Having keywords in H tags used to have a significant impact on rankings but seems it’s considered less and less important as time passes. In short, put keywords in H tags when you can but affect on rankings will most likely be small. It’s fairly easy to find pages that utilize no H tags at all and still rank very well. H1 has biggest impact and having keyword from title repeated in H1 used to be considered good practice but it simply lost its significance lately.</p>
<p style="text-align: justify;">This might be a good place to mention something important when considering keywords and on page elements like H and meta tags. It’s the concept on “over optimized” websites. If you title, meta description, H tags, alt text, basically all of your on page elements that impact rankings in one way or another, are too well aligned you might have a problem there. It might sound like a paradox, but such pages or whole websites simply appear too optimized and artificial in a way. If you add too well aligned anchor texts all that together might incur you a ranking penalty. It’s important to keep that in mind and not overdo with optimization.</p>
<h2 style="text-align: justify;">Alt attribute of image element or “alt tag”</h2>
<p style="text-align: justify;">Regarding alternative text for images there are few things to consider. Accessibility wise, it is really very important to use it properly. In case you are interested in what exactly is proper use of alt attribute for images you can read more about it <a href="http://www.webaim.org/techniques/alttext/" target="_blank">here</a>.</p>
<p style="text-align: justify;">From SEO point of view using good, descriptive alternative text has its own benefits as <a href="http://www.mattcutts.com/blog/matt-video-alt-attributes-for-images/" target="_blank">Matt Cutts explains</a>.  Note the typical confusion about using “alt tag” phrase – many people (including myself) simply say alt tag instead of alt attribute which would be correct.</p>
<p style="text-align: justify;">When it comes to rankings using alt tag for image that has desirable KW is in no way bad thing. If your image is in fact a link then alt tag has function of an anchor text – and as we all know anchor text is very important thing.</p>
<p style="text-align: justify;">In case that it’s not a link alt tag will not help page rankings a lot by itself but it is very important for Image search. Ranking highly for image search is good by itself simply because it can be decent source of traffic and if you add Universal Search to the equation is becomes clear that spending some time writing alt tags is time well spent.</p>
<p style="text-align: justify;">In short – use alt tags and place KWs in them if it’s possible and makes sense, if not just describe image, after all img alt attribute should be description of an image.</p>
<h2 style="text-align: justify;">Page URL and canonical issues</h2>
<p style="text-align: justify;">There has been a lot of debate about how much keywords in page URL (and in domain name for that matter) influence rankings and advantages of static vs. dynamic links. Now first to make one thing clear: <a href="http://googlewebmastercentral.blogspot.com/2008/09/dynamic-urls-vs-static-urls.html" target="_blank">Google can and does crawl dynamic URLs</a>. Whole notion that they can’t be crawled simply isn’t true. Problem is not in the link being dynamic by itself – problem occurs when links are too long (no matter static or dynamic) and if link has too many parameters that Goggle might consider rather useless.</p>
<p style="text-align: justify;">Basically having keyword in URL is an advantage – not something that will have major impact on your rankings but it is still an advantage. Besides, some rankings boost it will provide, having nice static URL with keyword in it increases CTR by basically saying “this page is about what you searched for” together with title and description which is enhanced by search term being bolded in URL. Additional benefit is that when someone links your page using URL, which becomes an anchor text at that point, it will at least have keyword in it.</p>
<p style="text-align: justify;">So, keep your URLs reasonably short, rewrite them if you know what are you doing and add KW in URL if possible.</p>
<p style="text-align: justify;"><em>When it comes to ranking and picking a domain name – exact match brings advantage. So if you can get testwebsite.com it will help you rank for “test website” being an exact match.</em></p>
<p style="text-align: justify;">Another important issue that revolves around URLs is concept of <a href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/">canonical URL</a>. What it comes down to is that, for example, www.testsite.com and testsite.com/index.html are different as far as search engines are concerned despite the fact that they have same content. Canonical URL is the version of URL that is most important and it is considered to have the greatest authority compared to other variants by search engines.<br />
Having one variant showing all the time is especially important for linking. Having backlinks for different variants of your home page, for example, is not a good thing. To avoid it one of the best things you can do is add a rule to htaccess that redirects all possible page URL variants to the one you have chosen – I’d pick www.testsite.com/ for my canonical format. Another thing to do is to keep your internal links consistent and always link to certain page using same pattern with www and trailing slash in my example.</p>
<h2 style="text-align: justify;">Internal Link Structure</h2>
<p style="text-align: justify;">Internal Link Structure is one of the most important aspects of on-site SEO and at the same time one of the most complex issues. With all honesty, it would take whole post dedicated to it to be even close to explaining basics. So instead of trying to explain such a broad and complex subject as a whole I’ll focus on the effect that internal links have on rankings of specific pages.</p>
<p style="text-align: justify;">Internal link popularity of a specific page is very important and significantly affects its rankings compared to some other on-site SEO factors. Basic rule is that the more popular certain page is within website’s internal link structure better it ranks. This is particularly important for long tail keywords. Linking certain page from home page and some other popular pages on your website that pass a lot of link juice, especially if you can get proper anchor text for those internal links, will boost rankings for long tails a lot. Certain pages might get top rankings despite lacking backlinks if enough inbound links point to it. This is really good because it can help you get some important pages, for example certain product page on your ecommerce website or some article which you’d really like to receive more attention, that may be buried deep within the site to front rows by simply linking to them.</p>
<p style="text-align: justify;">Before I sign out I’d like to make something clear. Weights given to different factor are, at the time of writing, more or less accurate but that doesn’t mean things are set in stone and that they won’t change. In fact you can rely on the fact that some factors will influence SERPs more or less as time passes with search engines constantly working in improving and changing their algorithms.</p>
<p style="text-align: justify;">Another thing I’d like to point out is that at least two important things were not included in list: introduction of rel=”canonical” and changes to how nofollow works. Reason behind decision not to write about them is pretty simple – both of these, at the time of writing, deserve a separate post so trying to squeeze them into this post would simply be too much. For those interested to learn more about these changes Dave Naylor has interesting post about <a href="http://www.davidnaylor.co.uk/relcanonical-tag-and-affiliate-links.html" target="_blank">canonical tag and affiliates</a> and SEOmoz dedicated one Whiteboard Friday to <a href="http://www.seomoz.org/blog/whiteboard-friday-how-do-we-plug-the-nofollow-leak" target="_blank">dealing with nofollow changes</a>.</p>
<p style="text-align: justify;">Think that’s about it. I hope you’ll find this post useful and all comments are welcome as always.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/on-site-seo-factors/feed</wfw:commentRss>
		</item>
		<item>
		<title>Free Twitter Backgrounds</title>
		<link>http://www.webdesignbeach.com/beachbar/free-twitter-backgrounds</link>
		<comments>http://www.webdesignbeach.com/beachbar/free-twitter-backgrounds#comments</comments>
		<pubDate>Fri, 24 Jul 2009 13:50:04 +0000</pubDate>
		<dc:creator>ognjenk</dc:creator>
		
		<category><![CDATA[Cocktails]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[twitter backgrounds]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=18</guid>
		<description><![CDATA[With Twitter growing each day you can see more and more Twitter backgrounds out there. We at Web Design Beach decided to join the fun and make few ourselves. After all, Twitter theme you use is something people will notice, so having one that stands out can’t be a bad thing. We present you six [...]]]></description>
			<content:encoded><![CDATA[<p>With Twitter growing each day you can see more and more Twitter backgrounds out there. We at <a href="http://www.webdesignbeach.com/">Web Design Beach</a> decided to join the fun and make few ourselves. After all, Twitter theme you use is something people will notice, so having one that stands out can’t be a bad thing. We present you six brand new Twitter backgrounds for you to download and use if you like.</p>
<p>Every background is free, lightweight and optimized for mostly used 1024 resolution but we were thinking about all of you with big screens so have no fear our Twitter layouts are going to look the same on 1280px or wide screen.</p>
<ul>
<li><strong>Web Design Beach Twitter background</strong></li>
</ul>
<p><a href="http://www.webdesignbeach.com/beachbar/twitter/web-design-beach-twitter-background.jpg" target="_blank"><img style="border: 1px solid black;" src="http://www.webdesignbeach.com/beachbar/twitter/web-design-beach-twitter-background-p.jpg" alt="Web Design Beach Twitter background" width="500" height="250" /></a><span id="more-18"></span><br />
background d8d3b6<br />
text 333333<br />
links 0084b4<br />
sidebar d8d3b6<br />
sidebar border c9b48a</p>
<ul>
<li><strong>Zen Birds Twitter background</strong></li>
</ul>
<p><a href="http://www.webdesignbeach.com/beachbar/twitter/zen-birds-twitter-background.jpg" target="_blank"><img style="border: 1px solid black;" src="http://www.webdesignbeach.com/beachbar/twitter/zen-birds-twitter-background-p.jpg" alt="Zen Birds Twitter background" width="500" height="250" /></a></p>
<p>background c8cdd1<br />
text 266188<br />
links d55158<br />
sidebar f5e6e4<br />
sidebar border d99084</p>
<ul>
<li><strong>Rock Pirates Twitter background</strong></li>
</ul>
<p><a href="http://www.webdesignbeach.com/beachbar/twitter/rock-pirates-twitter-background.jpg" target="_blank"><img style="border: 1px solid black;" src="http://www.webdesignbeach.com/beachbar/twitter/rock-pirates-twitter-background-p.jpg" alt="Rock Pirates Twitter background" width="500" height="250" /></a><br />
background 161d23<br />
text 1c5486<br />
links 0b3258<br />
sidebar c8dbeb<br />
sidebar border 5e7e9b</p>
<ul>
<li><strong>Old School Psycho Twitter background</strong></li>
</ul>
<p><a href="http://www.webdesignbeach.com/beachbar/twitter/old-school-psycho-twitter-background.jpg" target="_blank"><img style="border: 1px solid black;" src="http://www.webdesignbeach.com/beachbar/twitter/old-school-psycho-twitter-background-p.jpg" alt="Old School Psycho Twitter background" width="500" height="250" /></a><br />
background 0e0f11<br />
text 333333<br />
links 275d5d<br />
sidebar c7e3e2<br />
sidebar border 8cb1af</p>
<ul>
<li><strong>Eco Twitter background</strong></li>
</ul>
<p><a href="http://www.webdesignbeach.com/beachbar/twitter/eco-twitter-background.jpg" target="_blank"><img style="border: 1px solid black;" src="http://www.webdesignbeach.com/beachbar/twitter/eco-twitter-background-p.jpg" alt="Eco Twitter background" width="500" height="250" /></a><br />
background 70572f<br />
text 8d4059<br />
links 408eda<br />
sidebar fceff3<br />
sidebar border e5b7c6</p>
<ul>
<li><strong>iPhone Mania Twitter background</strong></li>
</ul>
<p><a href="http://www.webdesignbeach.com/beachbar/twitter/iphone-mania-twitter-background.jpg" target="_blank"><img style="border: 1px solid black;" src="http://www.webdesignbeach.com/beachbar/twitter/iphone-mania-twitter-background-p.jpg" alt="iPhone Mania Twitter background" width="500" height="250" /></a><br />
background 0d0e14<br />
text 333333<br />
links 964f8e<br />
sidebar dcdcdc<br />
sidebar border 1f2f40</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/free-twitter-backgrounds/feed</wfw:commentRss>
		</item>
		<item>
		<title>Web Design Companies Acquire CADwebsiteDesign.com</title>
		<link>http://www.webdesignbeach.com/beachbar/web-design-companies-acquire-cadwebsitedesigncom</link>
		<comments>http://www.webdesignbeach.com/beachbar/web-design-companies-acquire-cadwebsitedesigncom#comments</comments>
		<pubDate>Tue, 09 Jun 2009 23:13:08 +0000</pubDate>
		<dc:creator>Milan Ajdinovic</dc:creator>
		
		<category><![CDATA[News and Announcements]]></category>

		<category><![CDATA[web design]]></category>

		<category><![CDATA[web design company]]></category>

		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=17</guid>
		<description><![CDATA[SAN DIEGO, CA Jun 9, 2009
Web Design Beach and Cofa Media are pleased to announce their acquisition of CAD Website Design. The purchase will allow these companies to work with more small business clients and achieve their online business development goals even with a limited budget.

&#8220;CAD Website Design will allow us to develop beautiful and [...]]]></description>
			<content:encoded><![CDATA[<p>SAN DIEGO, CA Jun 9, 2009</p>
<p><a href="http://www.webdesignbeach.com/" target="_blank">Web Design Beach</a> and <a href="http://www.cofamedia.com/">Cofa Media</a> are pleased to announce their acquisition of <a href="http://www.cadwebsitedesign.com/">CAD Website Design</a>. The purchase will allow these companies to work with more small business clients and achieve their online business development goals even with a limited budget.</p>
<p><span id="more-17"></span></p>
<p>&#8220;CAD Website Design will allow us to develop beautiful and user-friendly websites for small to medium sized business,&#8221; said Edwin Lap of Cofa Media. &#8220;Having a small budget shouldn&#8217;t mean living with an unattractive or poorly designed website. Now we can cater to all types of business, from the typical mom-and-pop-shop up to large corporations.&#8221;</p>
<p>CAD Website Design was founded by Jeff Phillips seven years ago. The company comes with a solid reputation in the Internet industry and well-deserved top rankings in both Google and Yahoo! search engines.</p>
<p>&#8220;We&#8217;re glad we were finally able to buy CAD Website Design and I hope we&#8217;ll be able to improve the already good reputation and visibility of this company,&#8221; said Nikola Mitic of Web Design Beach. &#8220;I also hope the new company will improve the work we do and the synergy will have mutual benefits.&#8221;</p>
<p>For additional information about website design visit <a href="http://www.webdesignbeach.com/">www.webdesignbeach.com</a>, and for more information about online business development visit <a href="http://www.cofamedia.com/">www.cofamedia.com</a>.</p>
<p>About <a href="http://www.webdesignbeach.com/beachbar/">Web Design Beach</a>:</p>
<p>This website design company is unlike others because they understand how to take their clients&#8217; desires, offer their professional opinions and combine the two to create a website that reaches out to the current market and expands it to surpass any goals. Web Design Beach offers <a href="http://www.webdesignbeach.com/seo-web-design/">web design</a>, <a href="http://www.webdesignbeach.com/portfolio-ecommerce-web-design/">eCommerce solutions</a>, <a href="http://www.webdesignbeach.com/web-application-development/">web development</a>, <a href="http://www.webdesignbeach.com/portfolio-custom-logo-design/">custom logo design</a> and <a href="http://www.webdesignbeach.com/seo-services/">SEO services</a>.</p>
<p>About <a href="http://www.cofamedia.com/">Cofa Media</a>:</p>
<p>Cofa Media can take any website to the next level, from the concept to the <a href="http://www.cofamedia.com/">website development</a> and design. Their services build a bridge between beauty and basics with conceptual branding, functionality, design, interactive features and dynamic art. Their online business development services have a proven track record of success with both small and large businesses in all industries, from the medical field to the action sports industry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/web-design-companies-acquire-cadwebsitedesigncom/feed</wfw:commentRss>
		</item>
		<item>
		<title>An Event Apart Seattle 2009</title>
		<link>http://www.webdesignbeach.com/beachbar/an-event-apart-seattle-2009</link>
		<comments>http://www.webdesignbeach.com/beachbar/an-event-apart-seattle-2009#comments</comments>
		<pubDate>Wed, 06 May 2009 14:48:44 +0000</pubDate>
		<dc:creator>Nikola Mitic</dc:creator>
		
		<category><![CDATA[Places and Events]]></category>

		<category><![CDATA[An Event Apart]]></category>

		<category><![CDATA[conferences]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[Eric Meyer]]></category>

		<category><![CDATA[Jeffrey Zeldman]]></category>

		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.webdesignbeach.com/beachbar/?p=23</guid>
		<description><![CDATA[Going to a conference or some annual event you have never been at is always a good thing. If it’s good you’re sure to learn something, meet with people and discuss web and everything that goes with it. In case it’s not so good at least you’ll change usual routine a bit and visit a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="border: 0pt none; margin: 0px 5px; float: left;" src="/beachbar/sand/an-event-apart.jpg" alt="an event apart" width="156" height="221" />Going to a conference or some annual event you have never been at is always a good thing. If it’s good you’re sure to learn something, meet with people and discuss web and everything that goes with it. In case it’s not so good at least you’ll change usual routine a bit and visit a new place or try out a new restaurant, serves almost as mini-break of sort.</p>
<p>Joking aside, we decided to go to <a href="http://aneventapart.com/2009/seattle/" target="_blank">An Event Apart</a> from May 4th till May 5th, 2009 in Bell Harbor Conference Center this year (Seattle - Washington State). I had pretty high expectations from it and I can safely say I wasn’t disappointed which isn’t really surprising considering that An Event Apart is organized by <a href="http://www.zeldman.com/" target="_blank">Jeffrey Zeldman</a> and <a href="http://meyerweb.com/" target="_blank">Eric Meyer</a>. <span id="more-23"></span></p>
<p>First day was dedicated mostly to website redesign, usability and content.</p>
<p>First speaker was Jeffrey Zeldman with &#8220;A Site Redesign&#8221; session that was focused on how to approach a new website design especially in regards of preserving brand that was partly built on existing design. He emphasized listening to client and being aware of content while creating design as fundamental to achieving good results. Part of his presentation I especially liked was about blog redesign and how to make content much more readable and better looking.</p>
<p>After Zeldman it was Eric Meyer’s turn. The master of CSS presented nice tricks that he was using for aneventapart website and browser computability problems that they had.</p>
<p>Personally I liked Web Form Design in Action session by Luke Wroblewski. He showed us lots of tricks about forms, how to position labels for different purposes and how to reduce time for form completition. What Luke didn&#8217;t mention was implementation of “evil” captcha in forms and how to make them more user friendly.</p>
<p>I would also like to mention Jared Spool and his &#8220;Revealing Design Treasures from The Amazon&#8221; session. Jared presented ideas and experiments inside Amazon and secrets that every designer should know about. He present lots of A/B testing results and whole evolution of Amazon during the last 10 years. Jared also revealed some parts of Amazon&#8217;s business model and explained how they can have lower prices of Apple products then apple.com.</p>
<p>Comments of Opening Night Party I would like to keep for myself <img src='http://www.webdesignbeach.com/beachbar/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Second day of the conference was little more theoretical and started with Brett Welch and an idea that is behind web design and development. Brett analyzed the challenges faced by web designers and developers with client’s requests being more and more advanced and demanding.</p>
<p>“Change the World” by Scott Thomas revealed Scott&#8217;s experience in Obama&#8217;s campaign and approach that they had. It was really interesting to hear how they managed to engage community and coordinate big teams.</p>
<p>With “The Wisdom of Communities” Derek Powazek shared his experience and some practical tips and tricks how to create positive participation on your site and how to deal with negative vibrations and spammers.</p>
<p>All in all An Event Apart is conference that you should visit if you get a chance. I heard some really great and interesting presentations and met a lot of interesting people from the industry. Went back home really feeling that time was in Seattle was well spent.</p>
<p style="text-align: center;"><img style="border: 0pt none;" src="/beachbar/sand/jeffrey-zeldman.jpg" alt="Jeffrey Zeldman" width="500" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbeach.com/beachbar/an-event-apart-seattle-2009/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
