<?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>Skyje - Social Design &#187; Design</title>
	<atom:link href="http://skyje.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://skyje.com</link>
	<description>Social Networking blog for Designers and Developers</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:02:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>5 Free HTML Editors Designers Can Opt To Use For Their Projects</title>
		<link>http://skyje.com/2012/02/html-editors/</link>
		<comments>http://skyje.com/2012/02/html-editors/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 01:21:27 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9953</guid>
		<description><![CDATA[Creating a good web page is one-tenth inspiration, nine-tenths perspiration. So when you&#8217;re working way at the coal-face – slaving to produce a web page that wows – you need tools that perform well, so as to save some of that perspiration. As a web designer, the tool most likely to be in your hand [...]]]></description>
			<content:encoded><![CDATA[<p>Creating a good web page is one-tenth inspiration, nine-tenths perspiration. So when you&#8217;re working way at the coal-face – slaving to produce a web page that wows – you need tools that perform well, so as to save some of that perspiration. As a web designer, the tool most likely to be in your hand is an HTML editor. Thankfully, these days, there&#8217;s quite a lot packed under the hood of the average HTML editor. Whereas we once coded HTML with simple text editors, now the best tools have WYSIWYG editing, previews, and provide code assistance tools for a multiplicity of web page languages for you. And some of best are even <em>gratis </em>– as this selection of the top free HTML editors shows.</p>
<h3><a href="http://www.w3.org/Amaya/">Amaya</a></h3>
<p><img class="alignnone size-large wp-image-9954" title="amaya" src="http://skyje.com/wp-content/uploads/2012/02/amaya-500x371.png" alt="amaya" width="500" height="371" /><span id="more-9953"></span></p>
<p>Amaya is a web editor with some staying power – its roots go back to the mid-90s, when the internet was a mere toddler. But this editor is no stick-in-the-mud. Being an open source application written by W3C (the web&#8217;s standards body) Amaya is being reworked continuously. Naturally enough it is up-to-scratch with the latest web standards. It also supports XHTML, MathML and SVG out-of-the-box, as well as the latest versions of HTML and CSS.</p>
<p>Like many HTML editors, Amaya opts for a split-screen view, with a WYSIWYG pane showing your web page, and a text pane showing the code that builds it. It also displays a nested tree structure of all the elements of your web page, making it easy to navigate, and aiding your understanding of how it all fits together. As you enter code, Amaya checks it for syntax and other errors, and immediately flags up problems – a very helpful feature. The main drawback of this cross-platform HTML editor is the lack of pre-packaged templates – you have to knock your code up from scratch. That makes it less than ideal for beginners. But if you want a solid up-to-date tool, and know your way around HTML, it&#8217;s perfect.</p>
<h3><a href="http://kompozer.net/download.php">Kompozer</a></h3>
<p><img class="alignnone size-large wp-image-9955" title="kompozer" src="http://skyje.com/wp-content/uploads/2012/02/kompozer-500x318.png" alt="kompozer" width="500" height="318" /></p>
<p>Another long-in-the-tooth HTML editor, Kompozer is in fact a repackaged free version of open source utility Nvu. As such, it&#8217;s another tool with a fairly heavy feature-set, with both HTML and  WYSIWYG editing modes, that you can flip between. Its text editor does an admirable job at formatting and validating HTML and JavaScript as well as CSS. It even parses the CSS, to load up the class selectors, letting you drop styles onto the HTML page with ease. Also well-implemented are the table and form management features. These allow you to simply snap tables and tricky UI features onto your web page.</p>
<p>The ability to preview using the Gecko engine (used by Mozilla Firefox) is real bonus. But some will find the lack of support for CSS column layouts irritating –  as the workarounds to get columns working can be tedious. XML and PHP support is also minimal, and the interface in general is a little bare. Put those considerations to one side, though, and if your meat-and-bread is HTML and CSS, then this is a good free editor. Kompozer is available for Windows, Mac OS X and Linus systems.</p>
<h3><a href="http://bluefish.openoffice.nl/index.html">Bluefish</a></h3>
<p><img class="alignnone size-large wp-image-9956" title="bluefish" src="http://skyje.com/wp-content/uploads/2012/02/bluefish_win32-500x375.png" alt="bluefish" width="500" height="375" /></p>
<p>If you are one of the increasing numbers of web designers using Linux to develop websites, Bluefish may be the HTML editor of choice for you. Developed first-and-foremost for Linux, Bluefish provides an very much enhanced HTML editor environment. In fact, it has all the features you&#8217;d expect from a programmer&#8217;s IDE – formatting, spell-checking and auto-complete come as standard, for example. You also get the sort of project management features that software developers are familiar with.</p>
<p>Bluefish has excellent all-round support for a number of web languages apart from HTML –  including PHP, CSS, XHTML and XML. What you don&#8217;t get, however, is a WYSIWYG screen for editing your web pages. Some may consider that a curse; but plenty of web designers will see it as a blessing. Visual code editors can produce notoriously bloated and messy HTML. And Bluefish has a good dollop of documentation – plus wizards and dialogue boxes – to support your coding efforts, so you&#8217;re far from being left on your own. Recently Bluefish has been made available for Windows and Mac OS X. So now all of us can try out this slick &#8216;coders&#8217; HTML-editing tool.</p>
<h3><a href="http://www.seamonkey-project.org/releases/">SeaMonkey Composer</a></h3>
<p><img class="alignnone size-large wp-image-9957" title="seamonkey" src="http://skyje.com/wp-content/uploads/2012/02/seamonkey-500x303.png" alt="seamonkey" width="500" height="303" /></p>
<p>SeaMonkey Composer actually comes as part of the overall SeaMonkey suite, which includes a web browse and chat client – and is a descendant of Mozilla&#8217;s Composer (as is KompoZer of course). What you get with SeaMonkey&#8217;s take on HTML editing is an easy-to-use, graphically-orientated experience. So most editing is done through its WYSIWYG screen elements, letting you blend text and graphics, mess about with colors and styles (using CSS) and insert tables.</p>
<p>There is no support for form types of elements (such as buttons and check boxes), and XML is left off the list too. That said, if you want to knock up HTML web pages quickly, without being an expert in HTML, then SeaMonkey Composer is ideal. It runs on Windows, Mac OS X and most Unix versions, including Linux.</p>
<h3><a href="http://aptana.com/">Aptana</a></h3>
<p><img class="alignnone size-large wp-image-9958" title="aptana" src="http://skyje.com/wp-content/uploads/2012/02/aptana-500x332.png" alt="aptana" width="500" height="332" /></p>
<p>Aptana is one of those rare things – both an open source tool and a commercial package – thanks to its dual licensing policy. That means that those of us looking for a cutting edge HTML editor – which is also free – get to have our cake and eat it. As well as a very decent HTML editor, you get native CSS, JavaScript and PHP editing support too. All of the editors come with syntax-based formatting, assisted entry features (such as auto-complete and code snippets) and the HTML editor has a nice tidy-up tool.</p>
<p>While Aptana does lack a proper WYSIWYG editor, it does have a WYSIWYG previewer, which can be run from the code editor, to get a feel for how the page is going. But what Aptana does have is support for top-notch development tools – Ruby on Rails, and Adobe AIR – via plug-ins That is something that takes it several blocks away from your average HTML editor. Aptana is based on the Eclipse web development platform, and runs on Mac OS X, Linus and recent versions of Windows.</p>
<p><em>Wozniacki is the co-author of an ebook titled <a href="http://www.rippedcutbuff.com/">Ripped Cut Buff</a>, which offers tips &amp; workout routines on fitness training.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/02/html-editors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>14 Great Typography Tools for Web Designers</title>
		<link>http://skyje.com/2012/02/typography-tools/</link>
		<comments>http://skyje.com/2012/02/typography-tools/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:28:47 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9927</guid>
		<description><![CDATA[Typography is a really lively topic for web designers nowadays. With all the minimalist design trends and overall focus on simplicity, typography is becoming more and more important every day. And this is by no means a bad thing. However, learning the theory of good typography is one thing, but actually applying it to a [...]]]></description>
			<content:encoded><![CDATA[<p>Typography is a really lively topic for web designers nowadays. With all the minimalist design trends and overall focus on simplicity, typography is becoming more and more important every day. And this is by no means a bad thing.</p>
<p>However, learning the theory of good typography is one thing, but actually applying it to a new design is another. Thankfully, designers can make use of lots of great (and free) tools, which will not only guide them towards good typography application, but in most cases also produce some ready-made pieces of code, or any kind of other results that are ready to be used.</p>
<p>What follows is a list of such tools – ones that will help you to introduce great typography to your designs.</p>
<p><a href="http://csstypeset.com/">CSS Type Set</a></p>
<p><img class="alignnone size-full" title="csstypeset" src="http://skyje.com/wp-content/uploads/2012/02/csstypeset.png" alt="csstypeset" width="500" height="258" /><span id="more-9927"></span></p>
<p>This is a handy CSS tool that lets you input some example text, and then tweak it using a friendly user interface. In the end, you get the CSS code the modifications you&#8217;ve made.</p>
<p><a href="http://flippingtypical.com/">flipping typical</a></p>
<p><img class="alignnone size-full" title="flippingtypical" src="http://skyje.com/wp-content/uploads/2012/02/flippingtypical.png" alt="flippingtypical" width="500" height="400" /></p>
<p>This tool displays nice font previews for the phrase you&#8217;ve input. This is helpful when you want to check what your text looks like in different fonts at the same time.</p>
<p><a href="http://fontstruct.com/">FontStruct</a></p>
<p><img class="alignnone size-full" title="FontStruct" src="http://skyje.com/wp-content/uploads/2012/02/FontStruct.jpg" alt="FontStruct" width="500" height="400" /></p>
<p>This tool lets you design your own fonts. This is something you might find valuable if you want to present a truly custom look no one else has.</p>
<p><a href="http://www.fontburner.com/">FontBurner</a></p>
<p><img class="alignnone size-full" title="FontBurner" src="http://skyje.com/wp-content/uploads/2012/02/FontBurner.png" alt="FontBurner" width="500" height="213" /></p>
<p>FontBurner is a tool that enables you to include custom fonts on your site. By custom I mean fonts that are not generally meant to be used on websites. FontBurner makes it simple because you only have to download your chosen font, upload it to your site, and then use a piece of CSS code to apply it to any text.</p>
<p><a href="http://html-ipsum.com/">HTML-Ipsum</a></p>
<p><img class="alignnone size-full" title="HTML-Ipsum" src="http://skyje.com/wp-content/uploads/2012/02/HTML-Ipsum.jpg" alt="HTML-Ipsum" width="500" height="313" /></p>
<p>This is an HTML edition of the standard Lorem Ipsum tool. The idea is simple. It&#8217;s a dummy text generator, but this time it provides an HTML output. So you can generate paragraphs, lists, forms, tables, navigation menus, and more.</p>
<p><a href="http://www.typetester.org/">Typetester</a></p>
<p><img class="alignnone size-full" title="Typetester" src="http://skyje.com/wp-content/uploads/2012/02/Typetester.jpg" alt="Typetester" width="500" height="300" /></p>
<p>This tools is a kind of combination of <em>CSS Type Set</em> and <em>flipping typical</em>. It lets you choose three different fonts, set various CSS parameters of them, and then compare the results visually.</p>
<p><a href="http://new.myfonts.com/WhatTheFont/">WhatTheFont</a></p>
<p><img class="alignnone size-full" title="WhatTheFont" src="http://skyje.com/wp-content/uploads/2012/02/WhatTheFont.png" alt="WhatTheFont" width="500" height="400" /></p>
<p>This is one of the old-school tools for web designers. There&#8217;s probably no better place if you want to find out what the name of an interesting font you&#8217;ve seen is.</p>
<p><a href="http://www.cssdrive.com/index.php/main/csscompressor/">CSS Compressor</a></p>
<p><img class="alignnone size-full" title="CSSCompressor" src="http://skyje.com/wp-content/uploads/2012/02/CSSCompressor.jpg" alt="CSSCompressor" width="500" height="302" /></p>
<p>At some times CSS code can become really big and cluttered, which causes your website to take a lot more time to load. <em>CSS Comprossor</em> takes CSS code and compresses it to the smallest possible size while retaining all the settings.</p>
<p><a href="http://csscreator.com/version2/pagelayout.php">CSS Layout Generator</a></p>
<p><img class="alignnone size-full" title="CSSLayoutGenerator" src="http://skyje.com/wp-content/uploads/2012/02/CSSLayoutGenerator.jpg" alt="CSSLayoutGenerator" width="500" height="400" /></p>
<p>This is a really handy tool if you don&#8217;t want to spend time on creating your CSS layout manually. Using a simple user interface you can create any standard layout (for example: single column, two columns, and so on). HTML5 supported.</p>
<p><a href="http://www.wordpressthemeshock.com/css-drop-shadow/">css3 drop shadow generator</a></p>
<p><img class="alignnone size-full" title="css3dropshadowgenerator" src="http://skyje.com/wp-content/uploads/2012/02/css3dropshadowgenerator.jpg" alt="css3dropshadowgenerator" width="500" height="400" /></p>
<p>Different kinds of shadows are getting popular in modern CSS3 designs. This simple generator lets you create some cool shadows without the need of constructing the code manually.</p>
<p><a href="http://www.primercss.com/">PrimerCSS</a></p>
<p><img class="alignnone size-full" title="PrimerCSS" src="http://skyje.com/wp-content/uploads/2012/02/PrimerCSS.jpg" alt="PrimerCSS" width="500" height="377" /></p>
<p>This is a very clever tool. What it actually does is it takes any HTML code you input, looks for every CSS class and ID used inside of it, and presents you with a generated CSS code for all the classes and IDs.</p>
<p><a href="http://procssor.com/">ProCSSor</a></p>
<p><img class="alignnone size-full" title="ProCSSor" src="http://skyje.com/wp-content/uploads/2012/02/ProCSSor.jpg" alt="ProCSSor" width="500" height="280" /></p>
<p>This tool takes your CSS code and prettifies it. It&#8217;s a strictly visual thing, but it&#8217;s still very cool. You can choose from many different presets when it comes to the code&#8217;s layout and presentation.</p>
<p><a href="http://pxtoem.com/">PXtoEM</a></p>
<p><img class="alignnone size-full" title="PXtoEM" src="http://skyje.com/wp-content/uploads/2012/02/PXtoEM.png" alt="PXtoEM" width="500" height="300" /></p>
<p>A simple PX to EM converter. Translating PX values to EM is something you often have to do when converting your new design from Photoshop to HTML and CSS. This is a frustrating task if you&#8217;re doing it without any tool to help you.</p>
<p><a href="http://css3generator.com/">CSS3 Generator</a></p>
<p><img class="alignnone size-full" title="CSS3Generator" src="http://skyje.com/wp-content/uploads/2012/02/CSS3Generator.png" alt="CSS3Generator" width="500" height="155" /></p>
<p>CSS3 has introduced a lot of new possibilities for web designers. For instance, now you can use things like: shadows, rounded corners, @Font Face, transitions, and more. <em>CSS3 Generator</em> gives you the possibility to have all those things generated instead of having to craft the code manually.</p>
<p>This concludes our list of 14 great tools for improving your typography. Now it&#8217;s your turn to share and let us know if you know of some cool typography tools that deserve to be included on this list.</p>
<p><em>Karol K. is a 20-something year old web 2.0 entrepreneur from Poland and a writer at ThemeFuse.com, where he shares various WordPress advice. Don&#8217;t forget to visit ThemeFuse to get your hands on some <a href="http://themefuse.com/wp-themes-shop/">original WordPress themes</a> (warning: no boring stuff like everyone else offers).</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/02/typography-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 amazing tools to modify images</title>
		<link>http://skyje.com/2012/02/images-tools/</link>
		<comments>http://skyje.com/2012/02/images-tools/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 13:33:42 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9903</guid>
		<description><![CDATA[Adobe Photoshop is not just a simple software or an amazing tool to modify images, it‘s a new possibility of creating art items. Obviously, it is used to retouch images, to create the layouts of various websites or any graphical designs but, in the hands of talented artists, it is the perfect tool to create [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Photoshop is not just a simple software or an amazing tool to modify images, it‘s a new possibility of creating art items. Obviously, it is used to retouch images, to create the layouts of various websites or any graphical designs but, in the hands of talented artists, it is the perfect tool to create amazing works. This software is pretty enough to check some galleries to see some of the works made with it and it’s impossible not to say “wow” and catalogue them as the exponents of a new kind of art.</p>
<p>Unfortunately, this powerful software is pretty expensive and not everyone may allow himself to buy a license. Under these circumstances, what should a common Internet user do when he must modify some images? Is the use of Photoshop mandatory?</p>
<p>Fortunately, many designers &amp; developers have observed this and have created amazing pieces of software or online applications that simply may replace Photoshop. Some of them aren’t very powerful while others are real competitors of the Adobe product.</p>
<p>Here is a compilation of the best online applications that may help any individual to make the fine adjustments needed for his images and some artists have managed to make good works. There is a great chance to be easily noticed by a huge company when someone has done an impressive work with a decent application. Definitely, there are many other applications that enhance photos, but it’s impossible not to neglect some, therefore if you know one that is really powerful, please share it with us.</p>
<h2>1. Adobe Photoshop</h2>
<p><a href="http://www.photoshop.com/tools"><img src="http://skyje.com/wp-content/uploads/2012/02/1.jpg" alt="images tools" width="570" height="400" /></a><span id="more-9903"></span></p>
<p>Adobe is one of the most important brands all over the world. They released an online version similar to Photoshop, apparently a competitor but it’s in fact pretty similar to a movie teaser. The cool interface of this application will make a lot of users curios and it may conduct to an increased number of sales. Pretty smart, isn’t it?</p>
<h2>2. Phoenix</h2>
<p><a href="http://advanced.aviary.com/tools/image-editor"><img src="http://skyje.com/wp-content/uploads/2012/02/2.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>Aviary is another famous online entity and they launched a tool to modify images called Phoenix. This image editor has a clean interface that allows the making of pretty serious improvements in a very easy way.</p>
<h2>3. Splash Up</h2>
<p><a href="http://www.splashup.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/3.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>Splash up is a very powerful tool, but it has almost nothing original; the entire structure is based on the design of Photoshop. If you can ignore this, then check it, Splash up can guarantee miracles in the proper hands.</p>
<h2>4. Picknik</h2>
<p><a href="http://www.picnik.com/app"><img src="http://skyje.com/wp-content/uploads/2012/02/4.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>This online presence has many visitors and lots of fans but in April it is quite probable that Picnik will become history. By visiting it, you will see the message that informs about this fact. Anyway, you may modify your images here, surely it isn’t super powerful but could be an alternative for small adjustments.</p>
<h2>5. Pixlr</h2>
<p><a href="http://pixlr.com/editor/"><img src="http://skyje.com/wp-content/uploads/2012/02/5.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>It looks very professional and really does its job very well. All that can be achieved in Photoshop (at the basic and medium level) may be obtained with it.</p>
<h2>6. Queeky</h2>
<p><a href="http://www.queeky.com/app"><img src="http://skyje.com/wp-content/uploads/2012/02/6.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>This application is doing the same as Pixlr, therefore it is better to bookmark the both of them.</p>
<h2>7. Big huge labs</h2>
<p><a href="http://bighugelabs.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/7.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>There is no person who hasn’t imagined himself on a magazine cover or a poster. Big huge labs allows your dreams to be sketched; the pallet of possibilities is very high and clear, it’s a good source of fun.</p>
<h2>8. Be funky</h2>
<p><a href="http://www.befunky.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/8.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>By using this picture, the own perspective is replaced by multiple presets, unfortunately some of them are requiring the upgrade to premium account.</p>
<h2>9. Fix picture</h2>
<p><a href="http://www.fixpicture.org/"><img src="http://skyje.com/wp-content/uploads/2012/02/9.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>This impresses due to the elegant interface, it doesn’t offer amazing effects or super adjustments but instead it lets the user crop and resize the images very well, in a very handy modality. Nice idea, it doesn’t replace the entire Photoshop power, but all is done very professionally.</p>
<h2>10. Fotoflexer</h2>
<p><a href="http://fotoflexer.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/10.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>It is a very clean image editor for different situations, from retouch and distortions to adding shapes, fonts and other advanced options. It’s powerful and very nice to use.</p>
<h2>11. Pizap</h2>
<p><a href="http://www.pizap.com/ "><img src="http://skyje.com/wp-content/uploads/2012/02/11.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>Pizap can’t be used for very serious projects, but when it’s just about fun and small modifications it’s recommended.</p>
<h2>12. Citrify</h2>
<p><a href="http://www.citrify.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/12.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>Citrify is another place where cool effects and professional adjustments may be done. The apart feature is that fun is added by using stickers even if the graphical interface looks very serious.</p>
<h2>13. Tuxpi</h2>
<p><a href="http://www.tuxpi.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/13.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>Do you want something fast, funny, having multiple options and simple to work with? Then Tuxpi is what you really need. Clearly, you shouldn’t be a photo expert to enhance your pics here.</p>
<h2>14. Drpic</h2>
<p><a href="http://www.drpic.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/14.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>Drpic is another image editor that is doing just what an editor must do: simple adjustment and effects, everything very quickly and easily to manipulate.</p>
<h2>15. Pic magick</h2>
<p><a href="http://www.picmagick.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/15.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>The same as the precedent one, there are enough effects and adjustments that allow a very good manipulation of any picture but it can’t replace the greatness of Adobe Photoshop.</p>
<h2>16. Dumpr</h2>
<p><a href="http://www.dumpr.net/"><img src="http://skyje.com/wp-content/uploads/2012/02/16.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>This application is very comical and I recommend it when you are sad, it’s impossible to remain upset.</p>
<h2>17. Festisite</h2>
<p><a href="http://www.festisite.com/money/"><img src="http://skyje.com/wp-content/uploads/2012/02/17.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>All of us want to be famous and worldwide appreciated but only very few are famous. A sign of reconnaissance of a nation for an important citizen is to create a banknote with his face. The application lets you visualize how banknote with your face would look.</p>
<h2>18. Makeovr</h2>
<p><a href="http://makeovr.com/hairmixer/"><img class="alignnone size-large wp-image-9924" title="hairmixer" src="http://skyje.com/wp-content/uploads/2012/02/hairmixer-500x303.jpg" alt="images tools" width="500" height="303" /></a></p>
<p>This application isn’t created to dramatically improve a picture but it’s useful as an exercise of imagination, you may change the “face” of your friends or favorite actors.</p>
<h2>19. Tilt shift maker</h2>
<p><a href="http://tiltshiftmaker.com/"><img src="http://skyje.com/wp-content/uploads/2012/02/19.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>Tilt effect is very appreciated amongst photographers and here you may obtain a beautiful result.</p>
<h2>20. All my magic</h2>
<p><a href="http://www.allmymagic.com/wizcard/create"><img src="http://skyje.com/wp-content/uploads/2012/02/20.jpg" alt="images tools" width="570" height="400" /></a></p>
<p>The last, but not the least, simple and nice are its main features.</p>
<p>Disclaimer: the order of the presentation doesn’t reflect the value or the appreciation of these. I tried to offer a large vision over these image editors, from the most complex to the ones that are created mostly for fun. All you have to do is to test each one of these and select the best ones for you.</p>
<p><em>James is a creative designer, blogger and a active developer of webmaster tools. He maintains a network of blogs and tried almost all known hosting company services. He maintains few hosting advisory blogs and love to help people choose best <a href="http://www.10-cheapwebhosting.com/">web hosting services</a> time to time.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/02/images-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 New Design Resources You Might Not Have Heard Of</title>
		<link>http://skyje.com/2012/02/design-resources/</link>
		<comments>http://skyje.com/2012/02/design-resources/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 21:20:56 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9898</guid>
		<description><![CDATA[If you’re a designer, you’re probably filled with ideas that you want to unleash, toy around with, and get feedback on. But, the sun isn’t always shining its brightest. Every once in a while, you might also hit an idea road block and struggle to find any amount inspiration. Thankfully, other designers have developed strategies [...]]]></description>
			<content:encoded><![CDATA[<p>If you’re a designer, you’re probably filled with ideas that you want to unleash, toy around with, and get feedback on. But, the sun isn’t always shining its brightest. Every once in a while, you might also hit an idea road block and struggle to find any amount inspiration.</p>
<p>Thankfully, other designers have developed strategies to help solve your, as well as their similar problems. Here are threegrowing websites that designers are discovering and embracing. From platforms for sharing ideas with like-minded peers to inspiration warehouses, these sites are great resources with multiple uses for any designer.</p>
<h3>Dribbble</h3>
<p>Dribbble.com is a self-described “show and tell for designers.” The site gives designers the opportunity to share screenshots of designs they’re working on, anything from print, websites, applications, and more, and receive feedback from others on the site.</p>
<p>Users are organized into three categories, “players,” “spectators,” and “prospects.” Players are Dribbble memberswho can post designs and comment. Spectators are members who simply want to follow other users and find inspiration. They cannot comment. Prospects are players in the making, and must receive an invite from a player to become a player. This is the small sites way of gradually growing, and keeping exclusive and high quality.</p>
<p>Overall, Dribbble is a fun way to get feedback of real value, and to explore and find inspiration.</p>
<p><img class="alignnone size-full wp-image-9899" title="dribbble" src="http://skyje.com/wp-content/uploads/2012/02/dribbble.png" alt="dribbble" width="316" height="272" /><span id="more-9898"></span></p>
<h3>Lost Type</h3>
<p>Can’t find the right font? You might find a great new one on LostType.com. The site was originally created to distribute a single font, but quickly developed into a site for many designers to offer their fonts. The site has an interesting model: site visitors can pay whatever amount they want for each font. If they want to pay $100 for the font or $0, they can. All the sales go directly to the font creator.</p>
<p>Currently, the site has 40 fonts, and this number isalways increasing. Each font is uniquely shown with a little billboard type ad. Additionally, on the site’s blog, users can find real-life applicationsofLost Type fonts, like in in-store signage or brochures. What great inspiration!</p>
<p><img class="alignnone size-large wp-image-9900" title="type" src="http://skyje.com/wp-content/uploads/2012/02/type-500x268.png" alt="type" width="500" height="268" /></p>
<h3>Serifs &amp; Sans</h3>
<p>SerifsandSans.com is a design blog supported on the Tumblr platform. Each day, several new posts of original and inspiring designs are added to the site. The posts are aggregated from designers’ personal sites and agencies across the world. Anything from graphics on a t-shirt, printed layouts, birthday and greeting cards, posters, branding and identities, fonts and lettering, and much more can be found on the blog. Easy navigation and tons of quality posts make finding inspiration easy!</p>
<p><img class="alignnone size-full wp-image-9901" title="serif" src="http://skyje.com/wp-content/uploads/2012/02/serif.png" alt="serif" width="441" height="328" /></p>
<p><em><a href="https://plus.google.com/115209518534277501933">Paul Premson</a> works for Cliq Studios, a cabinet manufacturer specialising in <a href="http://www.cliqstudios.com/shaker-kitchen-cabinets">Shaker kitchen cabinets</a>. Paul is a big fan of Apple products and is getting into social media, read my most recent article about <a href="http://thebeginnerslens.com/iphone-photography/guest-post-digitize-old-photos-on-your-iphone-with-shoebox-app.html">shoebox for iPhone here</a>, enjoy!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/02/design-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical Aspects For Running a Successful Web Design Firm</title>
		<link>http://skyje.com/2012/02/web-design-firm/</link>
		<comments>http://skyje.com/2012/02/web-design-firm/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 02:48:42 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9883</guid>
		<description><![CDATA[Running a business successfully takes a lot, even more so when one is dealing in a domain as challenging and competitive as web designing. To outrun the sheer number of competitors is not the only issue in running a website design firm successfully, but one also has to deal with ever increasing high demands and [...]]]></description>
			<content:encoded><![CDATA[<p>Running a business successfully takes a lot, even more so when one is dealing in a domain as challenging and competitive as web designing. To outrun the sheer number of competitors is not the only issue in running a website design firm successfully, but one also has to deal with ever increasing high demands and expectations of the clients.</p>
<p><img class="alignnone size-large wp-image-9884" title="web design firms" src="http://skyje.com/wp-content/uploads/2012/02/web-design-firms-500x306.jpg" alt="web design firms" width="500" height="306" /><span id="more-9883"></span></p>
<p>Ironically enough, these are not the only two areas of concern for a website design firm, hindering them chase their dreams the way they want. There are many more issues of generic to very specific nature, and addressing each one of them is quite imperative if one wishes to achieve the landmark of desired success. Some of the prime areas of concern for a web design firm<strong> </strong>might include:</p>
<h3>Pricing Issues</h3>
<p>Pricing comes important not only in web designing business, but in any form and type of business. In order to appear attractive to your potential clients, you need to sound reasonable enough to justify the price you might demand with your expertise. To attract new clients as well as to sustain the older ones, overpricing should be avoided at all costs.</p>
<h3>Documentation and Contracts</h3>
<p>Proceeding merely upon word of mouth might not be the wisest of the ideas in web designing domain. This is all for very practical reasons. Requirements of clients can be highly variable in this domain and if all what a client needs is not documented well enough, things can go pretty confusing, which can hurt either of the stakeholders. That is why, web designing ought to be done very formally, aided by all the documentation one needs and contracts signed duly by all the stakeholders involved.</p>
<h3>Time Management</h3>
<p>Time management&#8230;Yet another requisite very much imperative, not only specific to web designing, but for all sorts of businesses. However, its significance in web design domain magnifies extraordinarily. A web design firm can never be successful in meeting deadlines unless they are apt with time management region. They must know how much time to allocate different parts of a project to be able to make sure all ends well within due time.</p>
<h3>Cash Flow Management</h3>
<p>Without a consistent cash flow supporting any website design firm, things can never proceed smoothly enough towards completion of a task, since everybody part of the team needs to be paid to keep motivated and working. Additionally, there are some projects that need some initial investment. To manage issues like these, a web designing firm should have some reserve cash to keep their cash flow working seamlessly.</p>
<h3>Customer Communication</h3>
<p>Clientele is the base of any business. A web design company cannot think of surviving long enough without being able to communicate well with their clients. They should be flexible and patient enough even to take harsh comments and criticism from clients. This not only helps them retain their clients, but also opens learning opportunities for them to rectify their mistakes and move to the next level.</p>
<h3>Value Addition</h3>
<p>Without you offering the incentive of a bit extra, competitors around your are going to do so, leaving you ripped of potential business opportunities. Make sure you lure clients not only with the best of what you have got, but with adding some more value to your services.</p>
<h3>Conclusion</h3>
<p>One has to put their best efforts and planning in becoming the best. Following the tips above, your web design company can yield significant improvement and commence its journey towards the top.</p>
<p><em>My pen name is Conroy James and I am a professional content writer, currently working in a <a href="http://www.cyberdesignz.com/">web design firm</a> as a professional content writer. I have proficiency in writing articles relevant to web designing, website designer, website development, fan page design, health, social media, latest technologies, web marketing, and many more …</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/02/web-design-firm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Designers Can Learn From the Apple Masters</title>
		<link>http://skyje.com/2012/02/apple-masters/</link>
		<comments>http://skyje.com/2012/02/apple-masters/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 22:07:44 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9879</guid>
		<description><![CDATA[I firmly believe that Apple became successful because of they way they are designed. Sure they work great, but people have been known to pass on things that work well just because of the way they look. I think a fanny pack is a great idea—it’s practical and works great—but you will not see me [...]]]></description>
			<content:encoded><![CDATA[<p>I firmly believe that Apple became successful because of they way they are designed. Sure they work great, but people have been known to pass on things that work well just because of the way they look. I think a fanny pack is a great idea—it’s practical and works great—but you will not see me walking around with a fanny pack.</p>
<p><img class="alignnone size-large wp-image-9881" title="apple" src="http://skyje.com/wp-content/uploads/2012/02/apple-500x419.jpg" alt="apple" width="500" height="419" /><span id="more-9879"></span></p>
<p>Although this may be an extreme example, there are things out there that actually try and look nice, but simply can’t hit the nail on the head. PC’s fall into this category for some people. Regardless if you’re a Microsoft or Apple user, it’s undeniable that Apple has that aesthetic appeal that so many businesses are missing in their products and on their websites. Consider some of the things designers can learn from the Apple masters:</p>
<p><strong>Top 5 Design Tips You Can Learn from Apple</strong></p>
<ol>
<li><strong>Simplicity –</strong> Apple is extremely simple. From their IPods to IPads to computers, there is nothing more than an Apple on all of their products. They look sophisticated and understated, and that is what people generally want out of their technology. However even more importantly, Apple keeps their website understated. The homepage is nothing more than a large photo with the name of their newest Apple product. The headers are no more than one word so they’re clear and easy to understand, and there are a few videos that nicely line the bottom. This makes it easy for users to navigate the website and feel less overwhelmed. After all, they are about to spend a lot of money (hopefully).</li>
<li><em></em><strong>Welcoming<em> – </em></strong>You want to make sure that your website is welcoming. Apple has several photos of happy-looking employees and phrases such as “Now starting at $199. It has fun written all over it.” This brings in a sense of friendliness to a buyer and makes them feel like people are there to help. It may sound cheesy on the surface, but this stuff actually works.</li>
<li><em></em><strong>Interaction –</strong> Apple has several slideshows and an array of videos on all of their webpages. This helps keep people on the page longer because they are more interested in the material, and in many cases it helps people understand the different things the company has to offer. You do not want to be overbearing with too many videos or slideshows, but done in the right doses will make a different.</li>
<li><em></em><strong>Contrast –</strong> Apple’s website is full of contrast when it comes to product photos. They frequently contrast black with white when showcasing their products, which helps make the photo look more appealing. They also make sure the photo takes up a good portion of the page and is photo-shopped to perfection. If there needs to be content on the page, then Apple makes readers scroll down to find it. Compromising the size and quality of the picture simply isn’t an option.</li>
<li><em></em><strong>Footers –</strong> Designers are always talking about footers, and Apple seems to do this correctly as well. Their footers make it much easier to navigate around the site and keep users feeling in control. The most important thing: These footers are on just about every page. While some websites offer this nice navigation tool on the homepage only, Apple gives users this opportunity no matter where they are in the site.</li>
</ol>
<p>While a great product is necessary if you want your business to succeed, it all starts with the look and feel of your product and your website. If you’re looking to get your business looking nicer, following the example of one of the most successful companies in America isn’t a bad idea.</p>
<p><em>Deanna Sweenygives financial advice to small businesses and entrepreneurs, which is <a href="http://www.creditcardhelp.com.au/">available from CreditCardHelp.com.au</a>. Visit the website to <a href="http://www.creditcardhelp.com.au/instant-approval-credit-cards/">apply for instant approval credit cards</a> and learn more information about how you can get your company finances in order.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/02/apple-masters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>44 Amazing Resume / CV Examples</title>
		<link>http://skyje.com/2012/02/resume-cv-examples/</link>
		<comments>http://skyje.com/2012/02/resume-cv-examples/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 00:26:27 +0000</pubDate>
		<dc:creator>skyje</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[inspiration]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9759</guid>
		<description><![CDATA[Resume examples or CV examples are one of the best ways to use when creating your own resume / CV. It will help you gather ideas on various ways to create an impressive resume / CV. In this post we have collected 44 amazing resume / CV examples. Enjoy!! A lovely graphic designer&#8217;s resume. Jayhan [...]]]></description>
			<content:encoded><![CDATA[<p>Resume examples or CV examples are one of the best ways to use when creating your own resume / CV. It will help you gather ideas on various ways to create an impressive resume / CV. In this post we have collected 44 amazing resume / CV examples. Enjoy!!</p>
<h3>A lovely graphic designer&#8217;s resume.</h3>
<p><a title="Resume by BLW Photography, on Flickr" href="http://www.flickr.com/photos/macbeck/3808750347/"><img src="http://farm3.staticflickr.com/2638/3808750347_7ef68912d8.jpg" alt="Resume" width="386" height="500" /></a><span id="more-9759"></span></p>
<p><a title="resume by desaraev, on Flickr" href="http://www.flickr.com/photos/desaraev/1243819022/"><img src="http://farm2.staticflickr.com/1247/1243819022_5417eb105f.jpg" alt="resume" width="386" height="500" /></a></p>
<h3>Jayhan Résumé 2010</h3>
<p><a title="Jayhan Résumé 2010 by Jay-han, on Flickr" href="http://www.flickr.com/photos/jayhan/4321791758/"><img src="http://farm5.staticflickr.com/4038/4321791758_2aa4c4dc90.jpg" alt="Jayhan Résumé 2010" width="354" height="500" /></a></p>
<p><a title="RESUME by synner_2008, on Flickr" href="http://www.flickr.com/photos/synner09/5768749896/"><img src="http://farm4.staticflickr.com/3491/5768749896_9f89a3b5c4.jpg" alt="RESUME" width="353" height="500" /></a></p>
<h3></h3>
<h3>A long forgotten resume idea.</h3>
<p><a title="resume_fromthepast by Ryan Shuhart, on Flickr" href="http://www.flickr.com/photos/ryanshuhart/2194013533/"><img src="http://farm3.staticflickr.com/2171/2194013533_62c8c12bd1.jpg" alt="resume_fromthepast" width="475" height="500" /></a></p>
<h3>Resume, created with PS CS5.</h3>
<p><a title="Resume_web by l3gycsapo, on Flickr" href="http://www.flickr.com/photos/l3gycsapo/6370282489/"><img src="http://farm7.staticflickr.com/6232/6370282489_1a4c10fb91.jpg" alt="Resume_web" width="354" height="500" /></a></p>
<h3>Floating Tabs Resume</h3>
<p>A resume featuring great information design, with colored tabs organizing paragraphs and calling attention to the most important information for busy hiring managers.<br />
<a title="Floating Tabs Resume by jolieodell, on Flickr" href="http://www.flickr.com/photos/jolieodell/3254647042/"><img src="http://farm4.staticflickr.com/3105/3254647042_5b2a512389.jpg" alt="Floating Tabs Resume" width="386" height="500" /></a></p>
<p><a title="Resume by sujoyj, on Flickr" href="http://www.flickr.com/photos/29662289@N08/4645520600/"><img src="http://farm5.staticflickr.com/4042/4645520600_d68b9bb3c4.jpg" alt="Resume" width="354" height="500" /></a></p>
<h3>Resume, Cover Letter Templates</h3>
<p><a title="Resume Template | Resume by CVspecial, on Flickr" href="http://www.flickr.com/photos/cvspecial/4728474834/"><img src="http://farm2.staticflickr.com/1067/4728474834_08a73b84ee.jpg" alt="Resume Template | Resume" width="500" height="377" /></a></p>
<h3>Resume WordPress Theme</h3>
<p><a title="Resume WordPress Theme by WPExplorer, on Flickr" href="http://www.flickr.com/photos/wpexplorer/4584790383/"><img src="http://farm4.staticflickr.com/3321/4584790383_4abe22f622.jpg" alt="Resume WordPress Theme" width="330" height="330" /></a></p>
<p>&nbsp;</p>
<p><a title="Resume by FORMULa_24, on Flickr" href="http://www.flickr.com/photos/43081384@N02/5371802536/"><img src="http://farm6.staticflickr.com/5287/5371802536_55ebc44589.jpg" alt="Resume" width="386" height="500" /></a></p>
<p><a title="Résumé by ZicklePop, on Flickr" href="http://www.flickr.com/photos/zicklepop/5521378763/"><img src="http://farm6.staticflickr.com/5096/5521378763_5128185499.jpg" alt="Résumé" width="500" height="500" /></a></p>
<p><a title="Resume by Gusbodr, on Flickr" href="http://www.flickr.com/photos/36732688@N02/3446649568/"><img src="http://farm4.staticflickr.com/3539/3446649568_94a6cf31e9.jpg" alt="Resume" width="447" height="500" /></a></p>
<p><a title="Resume by paperghostdesign, on Flickr" href="http://www.flickr.com/photos/paperghostdesign/6348178821/"><img src="http://farm7.staticflickr.com/6056/6348178821_30ed5539d8.jpg" alt="Resume" width="387" height="500" /></a></p>
<h3>Resume: Japanese and English</h3>
<p>Resume: Designing bilingually, Japanese and English, to provide information for potential host families.<br />
<a title="Resume: Japanese and English by Ryan Hageman, on Flickr" href="http://www.flickr.com/photos/ryanhageman/4263778046/"><img src="http://farm5.staticflickr.com/4056/4263778046_11f6ef284c.jpg" alt="Resume: Japanese and English" width="386" height="500" /></a></p>
<h3>Resume Design for IT Engineer</h3>
<p><a title="Resume Design for IT Engineer by jolieodell, on Flickr" href="http://www.flickr.com/photos/jolieodell/3340712058/"><img src="http://farm4.staticflickr.com/3639/3340712058_d514083c77.jpg" alt="Resume Design for IT Engineer" width="396" height="500" /></a></p>
<h3>Resume Design for Student Resume</h3>
<p>A design for a student&#8217;s resume that accentuates the positive (pertinent coursework, extracurricular involvement, and a strong personal statement), while showing relevance of part-time job to long-term career goals.<br />
<a title="Resume Design for Student Resume by jolieodell, on Flickr" href="http://www.flickr.com/photos/jolieodell/3337535450/"><img src="http://farm4.staticflickr.com/3555/3337535450_6343716dc6.jpg" alt="Resume Design for Student Resume" width="388" height="500" /></a></p>
<h3>Entry Level Resume</h3>
<p><a title="Entry Level Resume by Resume Service Plus, on Flickr" href="http://www.flickr.com/photos/resumeserviceplus/5417714611/"><img src="http://farm6.staticflickr.com/5176/5417714611_f9c40949e3.jpg" alt="Entry Level Resume" width="390" height="500" /></a></p>
<h3>Resume Layout Page One</h3>
<p><a title="Resume Layout Page One by Jamesrabels, on Flickr" href="http://www.flickr.com/photos/44573822@N08/4091080280/"><img src="http://farm3.staticflickr.com/2649/4091080280_4ff8122f06.jpg" alt="Resume Layout Page One" width="353" height="500" /></a></p>
<p><a title="My Resume by Stefan Irava, on Flickr" href="http://www.flickr.com/photos/iravas/5499876351/"><img src="http://farm6.staticflickr.com/5018/5499876351_b5c61d2d06.jpg" alt="My Resume" width="354" height="500" /></a></p>
<h3>Virtual Resume &amp; Letter</h3>
<p><a title="Virtual Resume &amp; Letter by Olivier Charavel, on Flickr" href="http://www.flickr.com/photos/oliviercharavel/2631535001/"><img src="http://farm4.staticflickr.com/3079/2631535001_2090a40ca2.jpg" alt="Virtual Resume &amp; Letter" width="500" height="500" /></a></p>
<h3>Doug Belshaw&#8217;s visual resumé</h3>
<p><a title="Doug Belshaw's visual resumé by dougbelshaw, on Flickr" href="http://www.flickr.com/photos/dougbelshaw/4274387237/"><img src="http://farm3.staticflickr.com/2745/4274387237_7747da2cc7.jpg" alt="Doug Belshaw's visual resumé" width="500" height="375" /></a></p>
<h3>G+ Infographic Resume</h3>
<p><a title="G+ Infographic Resume by Aaron M. Sachs, on Flickr" href="http://www.flickr.com/photos/25815270@N08/5982035500/"><img src="http://farm7.staticflickr.com/6011/5982035500_a680422f52.jpg" alt="G+ Infographic Resume" width="342" height="500" /></a></p>
<p>Creative resume 1<br />
<a title="Creative resume 1 by Emilie Ogez, on Flickr" href="http://www.flickr.com/photos/eogez/3550760439/"><img src="http://farm3.staticflickr.com/2434/3550760439_9d0cb30580.jpg" alt="Creative resume 1" width="387" height="500" /></a></p>
<h3>Pongo Resume Support Center</h3>
<p><a title="Pongo Resume Support Center by Pongo Resume, on Flickr" href="http://www.flickr.com/photos/pongoresume/4792853823/"><img src="http://farm5.staticflickr.com/4115/4792853823_5fb176ef0a.jpg" alt="Pongo Resume Support Center" width="500" height="413" /></a></p>
<p><a title="New Resume by Cara Charlton, on Flickr" href="http://www.flickr.com/photos/andheartscara/3987291149/"><img src="http://farm4.staticflickr.com/3449/3987291149_a93237a0d1.jpg" alt="New Resume" width="386" height="500" /></a></p>
<p><a title="Design Resume by el.nygaard, on Flickr" href="http://www.flickr.com/photos/enygaard/3216219131/"><img src="http://farm4.staticflickr.com/3357/3216219131_3810a814b9.jpg" alt="Design Resume" width="341" height="500" /></a></p>
<h3>Resume Draft</h3>
<p><a title="Resume Draft by YoYo Brandon, on Flickr" href="http://www.flickr.com/photos/73367260@N00/412850968/"><img src="http://farm1.staticflickr.com/133/412850968_59df169240.jpg" alt="Resume Draft" width="387" height="500" /></a></p>
<p><a title="Resume by Gató Negro, on Flickr" href="http://www.flickr.com/photos/petite_chou/5566604242/"><img src="http://farm6.staticflickr.com/5145/5566604242_b79009b506.jpg" alt="Resume" width="386" height="500" /></a></p>
<h3>Muscarella Resume</h3>
<p><a title="Muscarella Resume by Michael Muscarella, on Flickr" href="http://www.flickr.com/photos/michaelmuscarellaportfolio/4937884604/"><img src="http://farm5.staticflickr.com/4073/4937884604_b0b8492c5f.jpg" alt="Muscarella Resume" width="386" height="500" /></a></p>
<p><a title="resume by cale leroy, on Flickr" href="http://www.flickr.com/photos/36902988@N02/4839533015/"><img src="http://farm5.staticflickr.com/4151/4839533015_c2bb7589d7.jpg" alt="resume" width="386" height="500" /></a></p>
<p><a title="Resume 2011 by ConorLuddy, on Flickr" href="http://www.flickr.com/photos/conorluddy/5744350510/"><img src="http://farm6.staticflickr.com/5146/5744350510_f0be76033c.jpg" alt="Resume 2011" width="353" height="500" /></a></p>
<p><a title="RESUME by HUNDREDEYES, on Flickr" href="http://www.flickr.com/photos/hundredeyes/5200958414/"><img src="http://farm6.staticflickr.com/5081/5200958414_88c34395df.jpg" alt="RESUME" width="386" height="500" /></a></p>
<h3>Sarah Stolaruk Resume</h3>
<p><a title="Sarah Stolaruk Resume by sstolaruk, on Flickr" href="http://www.flickr.com/photos/sstolaruk/6405786899/"><img src="http://farm8.staticflickr.com/7158/6405786899_da0031e61f.jpg" alt="Sarah Stolaruk Resume" width="386" height="500" /></a></p>
<p><a title="resume_creative by dawnielle.photography, on Flickr" href="http://www.flickr.com/photos/dawnielle/5541316586/"><img src="http://farm6.staticflickr.com/5133/5541316586_1ec9063ac8.jpg" alt="resume_creative" width="386" height="500" /></a></p>
<h3>dashboard &#8211; visual resume</h3>
<p><a title="dashboard - visual resume by Venessa Miemis, on Flickr" href="http://www.flickr.com/photos/venessamiemis/5671458748/"><img src="http://farm6.staticflickr.com/5188/5671458748_1217a72d27.jpg" alt="dashboard - visual resume" width="211" height="500" /></a></p>
<h3>Specialty Resume</h3>
<p><a title="My Specialty Resume by lara**, on Flickr" href="http://www.flickr.com/photos/1lara1/3029469707/"><img src="http://farm4.staticflickr.com/3009/3029469707_8081b093fb.jpg" alt="My Specialty Resume" width="386" height="500" /></a></p>
<h3>New resume design</h3>
<p><a title="New resume design by ren_byrd, on Flickr" href="http://www.flickr.com/photos/renwalker/3567849814/"><img src="http://farm4.staticflickr.com/3384/3567849814_86292a497a.jpg" alt="New resume design" width="386" height="500" /></a></p>
<p><a title="Nicole Fallek's Resume by Renee Nicole Photography, on Flickr" href="http://www.flickr.com/photos/reneenicolephotography/5134088510/"><img src="http://farm5.staticflickr.com/4036/5134088510_ffeaf00218.jpg" alt="Nicole Fallek's Resume" width="386" height="500" /></a></p>
<p><a title="My Resume/CV by todd_fooshee, on Flickr" href="http://www.flickr.com/photos/toddfooshee/5827790332/"><img src="http://farm6.staticflickr.com/5155/5827790332_2322398683.jpg" alt="My Resume/CV" width="367" height="500" /></a></p>
<h3>Duncan McKean Infographic Resume</h3>
<p><a title="Duncan McKean Infographic Resume by DunK'N, on Flickr" href="http://www.flickr.com/photos/barefootcreative/4933321234/"><img src="http://farm5.staticflickr.com/4141/4933321234_70b19c803f.jpg" alt="Duncan McKean Infographic Resume" width="357" height="500" /></a></p>
<h3>graphic resume</h3>
<p><a title="My first graphic resume by DannyB?H?i Teck-www.haiteck.info, on Flickr" href="http://www.flickr.com/photos/dannybonny/6221633131/"><img src="http://farm7.staticflickr.com/6179/6221633131_fc85bc1bdb.jpg" alt="My first graphic resume" width="354" height="500" /></a></p>
<h3>Logo and Resume Design for a Writer</h3>
<p><a title="Logo and Resume Design for a Writer by VanessaRoseSchneider, on Flickr" href="http://www.flickr.com/photos/vrsdesign/3605652642/"><img src="http://farm3.staticflickr.com/2460/3605652642_ce0966dafc.jpg" alt="Logo and Resume Design for a Writer" width="483" height="500" /></a></p>
<h3>1975 Larry Lamoureux &#8211; Resume</h3>
<p><a title="1975 Larry Lamoureux - Resume by Larry Lamoureux, on Flickr" href="http://www.flickr.com/photos/larrylamoureux/3085741587/"><img src="http://farm4.staticflickr.com/3245/3085741587_24d5f2d52c.jpg" alt="1975 Larry Lamoureux - Resume" width="387" height="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/02/resume-cv-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Win Online Success with Design and Marketing Strategy?</title>
		<link>http://skyje.com/2012/01/win-online-success/</link>
		<comments>http://skyje.com/2012/01/win-online-success/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 13:37:00 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9854</guid>
		<description><![CDATA[Among a host of other requisites, running a successful online business needs outstanding web design backed by an intelligently crafted online marketing strategy. In fact, that is why website designing and online marketing are two of the most rewarding fields today. This article is focused on providing some useful information on undertaking a meaningful web [...]]]></description>
			<content:encoded><![CDATA[<p>Among a host of other requisites, running a successful online business needs outstanding web design backed by an intelligently crafted online marketing strategy. In fact, that is why website designing and online marketing are two of the most rewarding fields today.</p>
<p>This article is focused on providing some useful information on undertaking a meaningful web design approach and result oriented SEO strategy to improve your business prospects in this highly competitive virtual world.</p>
<p><img class="size-full wp-image-9855 alignnone" title="online success" src="http://skyje.com/wp-content/uploads/2012/01/online-success.jpg" alt="online success" width="500" height="375" /><span id="more-9854"></span></p>
<h3>Determination of Goals</h3>
<p>Any task cannot be undertaken successfully enough if it lacks determining goals and objectives. For majority of businesses, the prime purpose is to increase sales and revenue, which means their goals, should be some (or all) of these:</p>
<ul>
<li>Grabbing attention from as many web surfers as possible. This also means taking into consideration all the SEO aspects to receive increased inflow of customers from search engines.</li>
<li>Helping users easily access the information they need in getting convinced to buy your product/service, requiring a website to host convenient and state-of-the-art means for improved navigation.</li>
<li>Making users do what you want them to do, assisted by precise, attractive, and prominent call to action buttons, making it easier for users.</li>
<li>Brining in fresh business while retaining the previous. This means appropriate online marketing by means of fresh, relative, and informative content through online reviews, blogs, and social media.</li>
</ul>
<h3>Understanding the Targeted Market</h3>
<p>Dreaming of required online success is not possible without developing a better understanding of your targeted audience. Irrespective of the fact whether you are targeting a small niche or focusing on a large demographic of consumers, segmenting them appropriately to cater their individual needs can help in the most appropriate manner. Web designs<strong> </strong>which do not consider the targeted market they are addressing, simply fail to generate the desired results.</p>
<h3>Professional Approach</h3>
<p>Virtual world not only helps gather millions of customers together, but it also hosts countless competitors as well, which means half-baked attempts will not be able to offer the desired results. Make sure to get the expertise of highly professional website developing and designing firm comprising of topnotch website designer and developers who have all the knowledge and expertise needed to support the success of any online venture.</p>
<h3>Appropriate Content</h3>
<p>Fresh, relevant, and highly informative content breathes in real life into any website. Old and copied content not only fails to impress users resulting in lack of conversions, but also makes a site open to various levels of penalties from Google (or any other search engine). Statistics reveal that websites furnished regularly with fresh and unique content are greatly approved and promoted by search engines as well as users, thus increasing the chances of more online revenue.</p>
<h3>Monitoring Your Progress</h3>
<p>One of the reasons for potential failure of websites is not paying attention to monitoring the proceedings. Make sure your website relies on appropriate website analytics, so that the online progress of a business (through the website of course!) can be measured exactly. This will help a website to identify the shortcomings and undertake rectifying actions.</p>
<h3>Conclusion</h3>
<p>Success does not come easy, particularly in a place as competitive as virtual world. Therefore, not following a comprehensive strategy like this might leave you stranded much quicker than you could ever think of, so heed to all the information herein.</p>
<p><em>My pen name is Conroy James and I am a professional content writer, currently working in a web design and development company as a professional content writer. I have proficiency in writing articles relevant to web designing, <a href="http://www.cyberdesignz.com/services/web-designers">website designer</a>, website development, fan page design, health, social media, latest technologies, web marketing, and many more …</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/01/win-online-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Pinterest to Showcase Your Company’s Creativity</title>
		<link>http://skyje.com/2012/01/pinterest/</link>
		<comments>http://skyje.com/2012/01/pinterest/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 01:11:17 +0000</pubDate>
		<dc:creator>Guest Author</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9849</guid>
		<description><![CDATA[Just when you thought the social networks had reached their max, enter Pinterest. Now before you moan and groan about having to worry about yet another social network (at least that’s what I did), it’s important that you realize that this network does offer something that other networks do not—it’s centered around visuals. Although other [...]]]></description>
			<content:encoded><![CDATA[<p>Just when you thought the social networks had reached their max, enter Pinterest. Now before you moan and groan about having to worry about yet another social network (at least that’s what I did), it’s important that you realize that this network does offer something that other networks do not—it’s centered around visuals. Although other social networks give you the option of posting an image or a video, Pinterest takes this to an entirely new level.</p>
<p>For those who are unfamiliar, Pinterest is a virtual pinboard where you can organize your interests (hence the name). Many people use this website to plan weddings or decorate their homes. It’s a great place to pin up images, videos, and different patterns that you may find interesting. You can mix and match, so the website allows you to see visually the ideas that come into your head. Below is an example of someone who used Pinterestto store all of their recipes:</p>
<p><img class="alignnone size-full wp-image-9851" title="gallery" src="http://skyje.com/wp-content/uploads/2012/01/gallery.png" alt="gallery" width="408" height="283" /><span id="more-9849"></span></p>
<p>Now comes the social aspect of the site. You can look at other individual’s boards and “repin” images or videos you see to your board. Everything that is pinned on the site has the option of commenting or adding a caption, so you can see exactly what someone is thinking when they choose to pin something on a certain board. You are allowed to create as many boards as you wish; all of which are laid out clearly in a profile section (sounding like a social network yet?). Below is an example of a Pinterest profile:</p>
<p><img class="alignnone size-large wp-image-9852" title="Pinterest profile" src="http://skyje.com/wp-content/uploads/2012/01/Pinterest-profile-500x250.png" alt="Pinterest profile" width="500" height="250" /></p>
<p>As you can see, Diana has seven different boards and 38 pins. There is also the option of “liking” a board or a pin and mentioning the board or pin on other social networks (okay, now it should start sounding familiar). Because it works so similarly to other social giants such as Facebook and Twitter, it’s easy to use and has quickly become popular with around <a href="http://siteanalytics.compete.com/pinterest.com/">7.2 million unique visitors</a> according to Site Analytics.</p>
<p>If you’re wondering how your business can benefit from the popular Pinterest phenomena, look no further. Below lists five ways your business can use Pinterest to its advantage:</p>
<h2>Top 4 Ways Your Business Can Benefit from Pinterest<img class="alignright size-full wp-image-9853" title="p" src="http://skyje.com/wp-content/uploads/2012/01/p.png" alt="" width="191" height="144" /></h2>
<h3>1. You can connect links with images to help improve your SEO</h3>
<p>The website allows you to connect images/infographics/videos with a link to where it was originally found. The way it works is this: If someone pins a picture of your product or an infographic you created, they will be linking back to your website; thus making it easier to find the website that was responsible for the image. These links will count as inbound links back to your site and will help boost your SEO. You will also be getting credit for your work, which simply gives you another outlet to get your brand name out there for everyone to see. It works well even if you do not have a Pinterest account; however you will have a better chance of someone finding your work and repining it if you have an account to showcase it.</p>
<h3>2. It’s easy to connect with past customers and clients on a new level.</h3>
<p>You can setup your Pinterest account using Facebook or Twitter. This will help you get the ball rolling when it comes to connections. Everyone you already know using Pinterest will be notified that you have joined, so they will be able to start repining your work. After all, if they are past customers and clients they are probably a fan of what you create. This is a great way to get the ball rolling and get your work publicized through this new medium. This is also a great way to connect with your clients on a different level. They may be able to visual better what they need done through a site such as Pinterest, so it’s beneficial to have a presence on the site.</p>
<h3>3. It’s simple to manage.</h3>
<p>This is one of the few social networking sites that doesn’trequire constant maintenance. While Twitter and Facebook require constant managing of comments and sharing information, Pinterest is fine being left alone for a few days. As long as you make sure that your pins are characterized with appropriate keywords, users should be able to find your board with no problem. They can also find your images on other individual’s boards at any time. In other words, it isn’t like Twitter where one tweet is gone in 5 minutes because it’s pushed to the bottom. Your pin could be there for much longer, so it’s no rush to check the site.</p>
<h3>4. The site is very niche specific, so you’ll be attracting the right eyes.</h3>
<p>People use the site to create what they enjoy or visualize a project they have in the works. This means that most boards have a common theme and point toward one industry. This means that if someone pins your images/video/infographic, they’re probably someone who values what you do and might possible want to learn more.</p>
<p>The one thing that intimidates many businesses is the one thing that makes Pinterest so unique—the visuals. Web design companies or companies who specialize in graphics or visual effects have tons of material to begin creating their boards, but other industries aren’t so sure.</p>
<p>The truth is, you do not have to be a company that focuses on images or videos. Virtually any company can create an infographic explaining a study they recently conducted, a video explaining step by step how to do something, or a cool image that embodies the meaning of the company. In other words, the visuals can be simply representations—they do not have to be the main focus of your business.</p>
<p><em>Photo Credit: blogs.babble.com</em></p>
<p>Amanda DiSilvestro is a writer on topics ranging from social media to <a href="http://www.resourcenation.com/business/background-checks">criminal background check</a>s. She writes for an online resource that gives advice on topics including <a href="http://www.resourcenation.com/business/medical-billing-software">medical billing software</a> to small businesses and entrepreneurs for the leading <a href="http://www.resourcenation.com/">b2b lead generation website</a>, Resource Nation.</p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/01/pinterest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSD to HTML Coding Services by ShopHTML.com</title>
		<link>http://skyje.com/2012/01/shophtml/</link>
		<comments>http://skyje.com/2012/01/shophtml/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 23:58:29 +0000</pubDate>
		<dc:creator>skyje</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://skyje.com/?p=9815</guid>
		<description><![CDATA[Web designers and web developers often outsource PSD to HTML conversion services. It is a great solution for those freelancers, who are short on time or prefer concentrating on the creative work. There is a huge variety of PSD to HTML service providers, and it is getting harder to choose the one that meets your [...]]]></description>
			<content:encoded><![CDATA[<p>Web designers and web developers often outsource <a href="http://shophtml.com/order-now.html">PSD to HTML conversion</a> services. It is a great solution for those freelancers, who are short on time or prefer concentrating on the creative work. There is a huge variety of PSD to HTML service providers, and it is getting harder to choose the one that meets your requirements and expectations when converting your designs into pixel perfect XHTML. One of the professional and reliable PSD to XHTML slicing services is ShopHtml.com</p>
<p><a href="http://shophtml.com/"><img class="alignnone size-full wp-image-9839" title="Shop-HTML-HP" src="http://skyje.com/wp-content/uploads/2012/01/Shop-HTML-HP.jpg" alt="Shop-HTML-HP" width="500" height="474" /></a><span id="more-9815"></span></p>
<h3>Introducing ShopHTML.com</h3>
<p><a href="http://shophtml.com/">ShopHTML.com</a> specializes in converting design files into clean, valid and cross-browser compatible XHTML and CSS code. They avoid tables and make sure that your website loads fast and looks great in all browsers.<strong> </strong>Apart from PSD to HTML services, they implement your markup into WordPress, Joomla or Drupal.</p>
<h3>Why work with them</h3>
<ul>
<li> <strong>W3C Validation. </strong>They offer W3C compliant PSD to XHTML conversion services.</li>
<li> <strong>Cross Browser Compatibility. </strong>The markup they provide is correctly dispayed in Internet Explorer 7+, Firefox 3.6+, Chrome, Opera 11 and Safari 5. They can also test your page on mobile devices per your request.</li>
<li>  <strong>Quality Assurance. </strong>They thoroughly test every single page and make sure that each and every detail is displayed correctly.</li>
<li>  <strong>Non Disclosure Agreement.</strong> They guarantee that any information sent to them will remain confidential.</li>
<li>  <strong>Amazing prices. </strong>Though their prices are one of the lowest in the industry, the quality of their work is excellent.</li>
</ul>
<p><em>Check out some examples of their <a href="http://shophtml.com/works.html">work</a> and what their <a href="http://shophtml.com/clients.html">clients</a> have to say.</em></p>
<p><a href="http://shophtml.com/order-now.html"><img class="alignnone size-full wp-image-9840" title="Shop-HTML-Order" src="http://skyje.com/wp-content/uploads/2012/01/Shop-HTML-Order.jpg" alt="Shop-HTML-Order" width="500" height="474" /></a></p>
<p>ShopHTML.com delivers hand-coded well structured W3C Valid XHTML/CSS. Give them a try!</p>
]]></content:encoded>
			<wfw:commentRss>http://skyje.com/2012/01/shophtml/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/

Minified using apc (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/54 queries in 1.096 seconds using apc
Object Caching 408/571 objects using apc

Served from: skyje.com @ 2012-02-11 21:59:16 -->
