<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
	<channel>
		<title>PCWorld</title>
		<link>http://www.pcworld.com</link>
		<description></description>
		<language>en-us</language>
		<pubDate>Sun, 19 May 2013 00:05:43 -0700</pubDate>
		<lastBuildDate>Sun, 19 May 2013 00:05:43 -0700</lastBuildDate>
		<item>
	<title>Review: MarkdownPad makes composing Markdown even easier than usual</title>
	<description><![CDATA[
<article>
	<section class="page">
<p>HTML is the lingua franca of the Web. If you publish anything online, that's the format your text will end up in. But while easy for browsers to render, HTML isn't always easy (or fun) to compose. Some content management systems, like <a href="http://www.pcworld.com/article/128582/article.html" title="Wordpress review">Wordpress</a>, solve this problem by offering a WYSIWYG editor that lets you edit visually. For those who prefer the simplicity and ubiquity of plain text, Markdown is the way to go—and MarkdownPad Pro is a simple editor that lets you compose Markdown and view your results instantly. <p class="jumpTag"><a href="/article/2038629/review-markdownpad-makes-composing-markdown-even-easier-than-usual.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/2038629/review-markdownpad-makes-composing-markdown-even-easier-than-usual.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://zapt3.staticworld.net/images/article/2013/05/markdownpad-03-100037194-small.png"/>
		<media:content url="http://zapt3.staticworld.net/images/article/2013/05/markdownpad-03-100037194-small.png"/>
	<pubDate>Thu, 16 May 2013 09:06:00 -0700</pubDate>
	<author>
		Erez Zukerman</author>
</item><item>
	<title>Review: LyX is an advanced but easy-to-use document processor based on LaTeX typesetting</title>
	<description><![CDATA[
<article>
	<section class="page">
<p>When one thinks of document editors, it's usually Microsoft Word and Google Docs that come to mind. But in the world of word processors there are marquee names, and then there are some worthies not yet in the limelight. Advanced cross-platform document processor LyX has its merits. LyX is free and Open Source. LyX's workflow is something of an adjustment from Microsoft Word, but learning it can pay off. The results are similar to professional typesetting.
</p><figure class=" large"><a href="http://images.techhive.com/images/article/2013/04/lyx-screenshot01-100033346-orig.jpg" class="zoom"><img src="http://images.techhive.com/images/article/2013/04/lyx-screenshot01-100033346-large.jpg" border="0" alt="" width="580" height="404"/></a><figcaption>Creating our first document on LyX is as simple as any other: Go to File – New. You can copy-paste or type your first text without bothering about any formatting. To start with formatting, we will say LyX uses Environments. Environments are lot like Microsoft Word and its use of Styles to format documents with consistency. But Environments give far greater control across a variety of document types.<br/></figcaption></figure>
<p>Document processors are usually WYSIWYG (What You See Is What You Get). LyX is WYSIWYM (What You See Is What You Mean), though the frontend does not differ much from any other document editor. The way LyX controls the layout of the document lies in the background, where it uses powerful typesetting markup language LaTeX.
</p><figure class=" large"><a href="http://images.techhive.com/images/article/2013/04/lyx-screenshot02-100033347-orig.jpg" class="zoom"><img src="http://images.techhive.com/images/article/2013/04/lyx-screenshot02-100033347-large.jpg" border="0" alt="" width="580" height="404"/></a><figcaption>The default Environment is Standard. LyX has different Environments for typesetting sections, lists, sub-lists, verses, quotations, bibliography etc. Expanding the dropdown, we can choose to apply the appropriate ones and within a few clicks, our basic document now starts looking more professional. Different Text Styles can be used on the text. It can be previewed with a PDF reader.</figcaption></figure>
<p>The idea is to separate the content from its presentation. Precise control over layout is a must for academic and scientific authoring. This is where LyX comes into its own. LaTeX is complicated. LyX is the friendly GUI. The program handles the final presentation, leaving the writer with only the business of writing the content. The end result is a more attractive and consistent document.
</p><figure class=" large"><a href="http://images.techhive.com/images/article/2013/04/lyx-screenshot03-100033348-orig.jpg" class="zoom"><img src="http://images.techhive.com/images/article/2013/04/lyx-screenshot03-100033348-large.jpg" border="0" alt="" width="580" height="378"/></a><figcaption>Different documents like a book, a thesis, a letter etc. need to be typeset differently. LyX uses Document classes which tell it how to typeset the document so that we don't have to bother about the distinctions. Each choice of a Document class also changes the Environments which go with it. Some are built-in but many Document classes and layout options are available online which allow us to extend LyX for all types of document processing needs.</figcaption></figure>
<p>LyX is available for Windows, Mac OS X, and Linux, with unofficial ports for OS/2 and Haiku. For a fresh installation on Windows, opt for the 200MB bundle, which is fully functional and includes the complete LaTeX distribution (MiKTeX) and a bibliography manager. A 35MB update installation is available for older versions of LyX with LaTeX already installed on the system.
</p><p class="jumpTag"><a href="/article/2034830/review-lyx-is-an-advanced-but-easy-to-use-document-processor-based-on-latex-typesetting.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/2034830/review-lyx-is-an-advanced-but-easy-to-use-document-processor-based-on-latex-typesetting.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://zapt0.staticworld.net/images/article/2013/04/lyx-screenshot04-100033349-small.jpg"/>
		<media:content url="http://zapt0.staticworld.net/images/article/2013/04/lyx-screenshot04-100033349-small.jpg"/>
	<pubDate>Thu, 18 Apr 2013 11:03:00 -0700</pubDate>
	<author>
		Saikat Basu</author>
</item><item>
	<title>Review: Sublime Text 2 is a refined text editor that&#039;s a pleasure to use</title>
	<description><![CDATA[
<article>
	<section class="page">
<p>For a coder, using a text editor or an IDE (Integrated Development Environment) is almost a political statement. Even choosing between a text editor and a complete environment (debugger, code hints, and all) is a big choice, and may have a major impact on your coding style, productivity, and comfort. If you're an IDE kind of guy, JetBrains is famous for its highly evolved environment. But if you prefer the simplicity of text editors, Sublime Text is way up there with the very best. At $70, it is also incredibly expensive for a text editor–in fact, it's $21 more than JetBrains' excellent WebStorm JavaScript IDE. But for those who prize a simple approach with plenty of power under the hood, it might be worth it.
</p>
<p><p class="jumpTag"><a href="/article/2033072/review-sublime-text-2-is-a-refined-text-editor-thats-a-pleasure-to-use.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/2033072/review-sublime-text-2-is-a-refined-text-editor-thats-a-pleasure-to-use.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://zapt4.staticworld.net/images/article/2013/04/sublime-text-03-100031893-small.png"/>
		<media:content url="http://zapt4.staticworld.net/images/article/2013/04/sublime-text-03-100031893-small.png"/>
	<pubDate>Wed, 17 Apr 2013 09:40:00 -0700</pubDate>
	<author>
		Erez Zukerman</author>
</item><item>
	<title>Review: Free Editor lets you open and edit over 70 different file types for free </title>
	<description><![CDATA[
<article>
	<section class="page">
<p>
In our everyday lives, we use a number of different programs to edit the various file types we work with. There's Word for DOC files, Excel for XLS files, PowerPoint for presentations, image editors, video and music players, PDF viewers, Hex editors, ZIP expanders, and the list goes on. Most of us use a separate program for each one of these purposes and never stop to think about it. Free Editor claims to open for viewing and editing all the aforementioned file types, and more, all by itself.
</p>
<figure class=" original"><img src="http://images.techhive.com/images/article/2013/02/free-editor-1-580-100025318-orig.jpg" border="0" alt="" width="580" height="388"/><figcaption>For DOC files, Free Editor includes all the basic formatting options, including tables, links, highlighting, etc.</figcaption></figure>
<p>
Free Editor, as you can gather from the name, is completely free to use, and according to its support pages, can open and edit 75 different file types, including Microsoft Office files, other document files, image files, Windows files and coding files. I chose to start my tests with simple DOCX and XLSX files, and took Free Editor through its paces. I was immediately impressed by how lightweight and responsive it felt; there was no hanging and no waiting, and aside from a weird but harmless error message which appeared every time I opened a Word 2007 file, I could edit any file I chose to.
</p>
<p>
For Word documents, Free Editor supports all the basic editing functions such as formatting, images, links, tables, numbered or bullet lists, find and replace, and more. The table toolbar is especially easy to use, and surpasses even Word's native table tools. The editor also includes a spellchecker, which is a nice touch. While Free Editor managed to show any DOC and DOCX file I fed to it, it failed to show figures and images that were already in the document.
</p>
<p>
With Excel files, things get a bit trickier, as Free Editor does not include Excel's formula bar, which makes it next to impossible to use formulas. While you can insert any formula you wish, there are no helpful suggestions to help you along, and after entering a formula and getting a result, there's no easy way to know which formula is written in the cell. Surprisingly, Free Editor does include more advanced editing options, such as conditional formatting—but with an oversight as big as the missing formula bar, it's just not enough.
</p><p class="jumpTag"><a href="/article/2027956/review-free-editor-lets-you-open-and-edit-over-70-different-file-types-for-free.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/2027956/review-free-editor-lets-you-open-and-edit-over-70-different-file-types-for-free.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://zapt1.staticworld.net/images/article/2013/02/free-editor-3-580-100025320-small.jpg"/>
		<media:content url="http://zapt1.staticworld.net/images/article/2013/02/free-editor-3-580-100025320-small.jpg"/>
	<pubDate>Mon, 18 Feb 2013 14:04:00 -0800</pubDate>
	<author>
		Yaara Lancet</author>
</item><item>
	<title>Review: Pencil lets you rough in mockups for mobile apps, websites, and desktop software </title>
	<description><![CDATA[
<article>
	<section class="page">
<p>You may not be a coder or a Web developer, but that doesn't mean you don't know exactly how you want your new application or website to look and feel. Trying to get to that perfect look with just words can be a frustrating experience for both client and developer. A good interface mockup is worth a thousand words, and you don't have to know how to code to create one. In fact, it doesn't even have to cost you anything: Free utility Pencil contains everything you need to create serviceable mockups for websites, desktop applications, and mobile smartphone apps.
</p>
<p>If you've ever used a mockup utility, such as free <a href="http://www.pcworld.com/article/250807/lumzy.html%20" title="Lumzy review">Lumzy</a> or $79 <a href="http://www.pcworld.com/article/250808/balsamiq_mockups.html" title="Balsamiq">Balsamiq</a>, Pencil's interface will be familiar. The bulk of the screen is taken up by a canvas, and a toolbar lines the left edge of the window. The toolbar is full of widgets you can put on your canvas, neatly divided into categories like Basic Web Elements, Windows XP Widgets, Android ICS, iOS UI Stencils, and more. In Pencil terminology, each category is a collection of "stencils."
</p>
<p>Pencil ships with many stencil collections, and <a href="http://code.google.com/p/evoluspencil/downloads/list?q=label:Stencil" title="Stencil's Google code repository">its Google code repository</a> contains even more, all freely available. For any given project, you're likely to need only one or two sets of stencils, and Pencil makes it easy to hide stencil sets you don't need. And just like Lumzy and Balsamiq, the sidebar includes a quick-search box letting you instantly filter the list down to just the UI element you need ("button" and so on).
</p><figure class=" original"><img src="http://images.techhive.com/images/article/2013/02/pencil-1-580-100024841-orig.jpg" border="0" alt="" width="580" height="388"/><figcaption>With its ICS stencil set, Pencil can create convincing mockups for Android apps.</figcaption></figure>
<p>To test Pencil, I used its included Android ICS stencil collection to quickly prototype a single screen for a hypothetical Android app showing PCWorld's top stories. I got mixed results: The collection includes beautiful stencils for Android's status bar (the top part of the screen) and navigation bar (the bottom of the screen), but they were the wrong width for my project and there was no way to resize them. Other stencils, such as those used for tabs and list items, could be easily resized. I ended up creating my mockup out of just those stencils, omitting the top and bottom of the screen. Not ideal, but workable.
</p><p class="jumpTag"><a href="/article/2027726/review-pencil-lets-you-rough-in-mockups-for-mobile-apps-websites-and-desktop-software.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/2027726/review-pencil-lets-you-rough-in-mockups-for-mobile-apps-websites-and-desktop-software.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://zapt1.staticworld.net/images/article/2013/02/pencil-2-580-100024842-small.jpg"/>
		<media:content url="http://zapt1.staticworld.net/images/article/2013/02/pencil-2-580-100024842-small.jpg"/>
	<pubDate>Tue, 12 Feb 2013 11:02:00 -0800</pubDate>
	<author>
		Erez Zukerman</author>
</item><item>
	<title>Review: PowerShell Plus is a free IDE for PowerShell users</title>
	<description><![CDATA[
<article>
	<section class="page">
<p>
PowerShell Plus is an IDE (Interactive Development Environment) for PowerShell, which is Microsoft's high-end scripting/batch processing language. As such, it is focused on the needs of the network admins, DBAs, and so forth, who regularly use PowerShell, as opposed to a more generic IDE such as Eclipse. Idera has released PowerShell Plus—formerly a $200 commercial program—as freeware, with no feature limits, upsells, or other gotchas that sometimes accompany a pay-to-free conversion.
</p>
<p>
PowerShell Plus offers a clean, easy-to-understand interface that adheres to standard Windows guidelines. There is a good deal of flexibility in which of the many panes and tabs are displayed, and this can be set on a tab-by-tab basis: Each tab open in the main window has its own set of configured controls, so you see exactly what you want to see for each document you edit, within some limits.
</p>
<p>
Setup and installation are incredibly painless. I'm used to spending some time configuring paths and permissions before I can get a development environment running smoothly, but PowerShell Plus was the epitome of plug-and-play. Granted, I configured it for single-user work and did not have to deal with some of the enterprise-level features, but it was among the easiest installations I've ever performed on a program of this type.
</p>
<figure class=" large"><a href="http://images.techhive.com/images/article/2013/02/powershellplus-100024266-orig.jpg" class="zoom"><img src="http://images.techhive.com/images/article/2013/02/powershellplus-100024266-large.jpg" border="0" alt="" width="580" height="377"/></a><figcaption>PowerShell Plus offers a lot of tools and information, and a user can rearrange or hide most of them as needed.</figcaption></figure>
<p>
The function set of PowerShell Plus is solid. All of the expected development features are there, such as multiple editing tabs, integrated debugging, the ability to write extensions to the tool itself using PowerShell, syntax highlight, code completion, and so on. The editor lacks the overwhelming bells and whistles seen in some tools, such as <a href="http://www.pcworld.com/article/231689/ultraedit.html" title="UltraEdit review and download">UltraEdit</a>, but it does what it has to do. There are a few odd quirks—although it has an automatic formatter (to get all the braces and indentation lined up), the user can't define the rules used to format; if you don't like PowerShell Plus's code style, that's that. Another feature I like in an IDE, conditional breakpoints, is not included in this release, but is scheduled to come in the next major release early next year. A free product which is updated with new functionality, also free, is a good buy.
</p><p class="jumpTag"><a href="/article/2027063/review-powershell-plus-is-a-free-ide-for-powershell-users.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/2027063/review-powershell-plus-is-a-free-ide-for-powershell-users.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://zapt2.staticworld.net/images/article/2013/02/powershellplus-580-100024265-small.jpg"/>
		<media:content url="http://zapt2.staticworld.net/images/article/2013/02/powershellplus-580-100024265-small.jpg"/>
	<pubDate>Wed, 06 Feb 2013 13:16:00 -0800</pubDate>
	<author>
		Ian Harac</author>
</item><item>
	<title>Review: WebStorm 5 IDE provides powerful editing features and instant feedback for Web developers </title>
	<description><![CDATA[
<article>
	<section class="page">
<p>One of the great things about developing for the Web is the low barrier to entry. Many tutorials are available online, and you can learn about CSS and HTML from any website just by inspecting its code in any modern Web browser. Best of all, when it's time to start coding, any plain text editor--even Notepad--can do the job. So why should you spend $49 on WebStorm, a development environment for JavaScript, HTML, and CSS? The answer is that it might turn you into a better developer.
</p><figure class="image left medium"><figcaption>WebStorm supports recent languages such as Sass and Less.</figcaption><a target="_blank"><img src="http://images.pcworld.com/images/article/2012/06/webstorm2001-11377302.jpg" border="0" alt=""/></a></figure>
<p>WebStorm's impressive Live Edit feature is new to version 5. With Live Edit, you can look at your page in Google Chrome as you're editing, and any change you make in your code is instantly reflected in Chrome. You don't have to save the page, nor manually refresh it in Chrome–the update process is just seamless, and is simple to set up, requiring just a free Chrome add-on. Live Edit also works with CSS and JavaScript, and vendor JetBrains put together an impressive video demo showing how the feature can be used to quickly put together a working JavaScript application.
</p>
<p>If you come to WebStorm from an editor such as Notepad++ or Vim, you will quickly recognize that WebStorm is not a text editor. Sure, it has a slick text editor component with autocompletion, code folding, and more; but that's only part of the picture. You aren't supposed to pop a CSS file into WebStorm for a quick edit and be done with it: WebStorm is an IDE, and IDEs work with projects. So the first thing WebStorm wants you to do is to import your existing work as a project. If you maintain a live online site, that means downloading your work and creating an offline project.
</p>
<p>The next logical step is to put the project under a version control system, as serious developers usually do. WebStorm is well integrated with several version control systems, including the ever-popular Git. Its VCS menu lets you check in revisions, browse the repository, create and apply patches, and more.
</p><p class="jumpTag"><a href="/article/258227/work_in_a_high_quality_development_environment_with_jetbrains_webstorm.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/258227/work_in_a_high_quality_development_environment_with_jetbrains_webstorm.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://zapt4.staticworld.net/images/article/2012/11/webstorm2003-58-100012535-small.jpg"/>
		<media:content url="http://zapt4.staticworld.net/images/article/2012/11/webstorm2003-58-100012535-small.jpg"/>
	<pubDate>Tue, 13 Nov 2012 11:13:00 -0800</pubDate>
	<author>
		Erez Zukerman</author>
</item><item>
	<title>CCFinder An Able Helper For Finding Reusable Images Online</title>
	<description><![CDATA[
<article>
	<section class="page">
<p>
Journalists, bloggers, and designers will find desktop search engine CCFinder (free for basic service, $10 for Plus version) handy because it makes finding legally reusable images on the Internet quick and easy. Photographers can attach one of several different <a href="http://creativecommons.org/licenses/">Creative Commons licenses</a> to their images to let online viewers know it is OK to reuse them, and in what way. The CCFinder software aims to take the sting out of the work of finding such images.
</p>
<p>
<figure class="image left medium"><img src="http://images.pcworld.com/images/article/2012/08/ccfinder1-11396695.jpg" alt="CCFinder screenshot" height="392" width="350"/><figcaption class="caption">CCFinder brings up many reusable images at the click of a button.</figcaption></figure>The rub with this software is that once you click on a picture in CCFinder, you will immediately see the limitations. You can download the photo to your computer for no charge, but color filters and PDF downloading are disabled by default until you pay a "donation" of $10. If you like the software and use it a lot, you may decide upgrading to the Plus model makes sense.
</p>
<p>
Operating CCFinder isn't a problem. Just enter your search term (as you would with any other search engine), choose which filter you want and press "go." The images that match your search term and filter will then be presented and you can click on one to see it in a much larger size.
</p>
<p>
On the larger image screen, you are presented with the various terms and conditions for that image so you don't run afoul of the photographer's wishes and misuse the image. You are told if you need to attribute the image to the photographer or not, under what circumstances the image can be used (commercial or non-commercial), and whether or not you can alter the photo in any way.
</p><p class="jumpTag"><a href="/article/260777/ccfinder_an_able_helper_for_finding_reusable_images_online.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/260777/ccfinder_an_able_helper_for_finding_reusable_images_online.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://images.pcworld.com/images/article/2012/08/ccfinder1-180-11396846.jpg"/>
		<media:content url="http://images.pcworld.com/images/article/2012/08/ccfinder1-180-11396846.jpg"/>
	<pubDate>Wed, 22 Aug 2012 11:56:00 -0700</pubDate>
	<author>
		<a href="/author/Mark-O'Neill/">Mark O'Neill</a>, PCWorld</author>
</item><item>
	<title>Geek Alert: Edit Code With This Open-Source Implementation of a Leading RAD Tool</title>
	<description><![CDATA[
<article><section class="page">
<p>Lazarus (so named because it's an older project, reborn) is a full-featured graphical IDE for Free Pascal, an open-source implementation of Object Pascal. While the Lazarus developers politely ask that it not be called a Delphi clone... if it walks, talks, and quacks like a duck, it's a duck. This should not be considered a slam. I found it because I went <em>looking</em> for a free or low-cost Delphi clone, because there's a powerful market niche for one.</p>
<p><figure class="image left medium"><img src="http://images.pcworld.com/images/article/2012/08/lazarus-11392632.jpg" alt="Lazarus IDE screenshot" height="257" width="350"/><figcaption class="caption">Lazarus offers a full IDE with a form builder, code editor, debugger, and an assortment of tools.</figcaption></figure>Lazarus is what is sometimes referred to as a RAD (Rapid Application Development) tool, primarily because of the tight integration of user interface design and code design. This can sometimes lead to poor coding, with developers placing program logic and data manipulation directly into user interface elements, but it doesn't force this behavior, and good programmers learn to separate the two. In addition to visual elements such as text fields and buttons, developers can also add code elements such as database connections or processes to a form. This aids in connecting the interface to back-end elements such as a database; you can place a SQL Query on the form, then specify that various fields take their displayed values from the results of that query. The bulk of the generic SQL code is generated automatically, but can be edited later as needed.</p>
<p>Lazarus uses a lot of free-floating windows, instead of the more common frame-and-dock model favored by Eclipse and Visual Studio. This can sometime be confusing during development; it's easy for windows to slip under other windows, and arranging screen real estate optimally can be tricky. This is a matter of taste and habit, of course. I had more difficulty getting used to the manner of placing controls on a form, which is one of the main functions of a RAD tool like this. You click an icon on the tool palette, then click on the form. You don't drag an icon, or see a visual indication on the form that you're about to place an element, until you click, although the toolbar does show a selected item. Not deal-breaking, but odd; I expect more visual feedback in modern programs.</p>
<p>It is worth praising the palette of items contained by default in Lazarus. All the classic controls are there (button, radio button, grid, and so on), as well as a number of useful, less-common, controls ( icon grids and trees, common dialog boxes, and database connectivity tools). It must be noted that the components are not 100% identical to their Delphi counterparts, and some fairly basic functions, such as high-level drag-and-drop support, are not yet fully implemented. The <a href="http://wiki.lazarus.freepascal.org/Lazarus_For_Delphi_Users">Lazarus wiki</a> details the key differences.</p><p class="jumpTag"><a href="/article/260271/geek_alert_edit_code_with_this_open_source_implementation_of_a_leading_rad_tool.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/260271/geek_alert_edit_code_with_this_open_source_implementation_of_a_leading_rad_tool.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://images.pcworld.com/images/article/2012/08/lazarus-180-11392622.jpg"/>
		<media:content url="http://images.pcworld.com/images/article/2012/08/lazarus-180-11392622.jpg"/>
	<pubDate>Thu, 09 Aug 2012 11:53:00 -0700</pubDate>
	<author>
		<a href="/author/Ian-Harac/">Ian Harac</a>, PCWorld</author>
</item><item>
	<title>Free Lifetick Helps You Plan Goals</title>
	<description><![CDATA[
<article><section class="page">
<p>Web app Lifetick offers a systematic way of making long-range goals--like taking a trip around the world, losing weight or running a marathon--a reality. But it doesn't pay enough attention to simple day-to-day tasks.</p>
<p><figure class="image left medium"><img src="http://images.pcworld.com/images/article/2012/06/lifetick2001-11380361.jpg" alt="Lifetick goal definition screenshot" height="362" width="350"/><figcaption class="caption">Lifetick lets you set your core values in life, but not their relative importance.</figcaption></figure>It offers a free account that supports up to four goals, and a paid personal account ($20 per year) with additional features. I've evaluated the free version.</p>
<p>Lifetick starts you off on a gradual, structured approach. You must first set what Lifetick calls your "core values." These come before your long-term goals: they are what make you set those goals. For example, if one of your dreams is running a marathon, one of your core values probably has something to do with fitness or wellness. You can set up to 10 core values, although most people would probably not need so many.</p>
<p>After considering your core values, it's time to set some goals. Each goal relates to a core value, and can have a priority (high, medium, low). Lifetick also asks for a due date for the goal, as well as for your motivation (why you want to accomplish this goal). Finally, Lifetick asks if the goal is SMART -- specific, measurable, achievable, relevant, and time-specific.</p><p class="jumpTag"><a href="/article/258578/free_lifetick_helps_you_plan_goals.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/258578/free_lifetick_helps_you_plan_goals.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://images.pcworld.com/images/article/2012/06/lifetick2002-180-11380375.jpg"/>
		<media:content url="http://images.pcworld.com/images/article/2012/06/lifetick2002-180-11380375.jpg"/>
	<pubDate>Mon, 02 Jul 2012 11:14:00 -0700</pubDate>
	<author>
		<a href="/author/Erez-Zukerman/">Erez Zukerman</a>, PCWorld</author>
</item><item>
	<title>Adobe Dreamweaver CS6 Review: Mobile App Development, the HTML 5 Way</title>
	<description><![CDATA[
<article><section class="page">
<p>In Web page design, the popularity of Adobe's Flash multimedia platform is nose-diving, while HTML5 is skyrocketing. That transition is causing websites and website designers to find better ways of incorporating motion and interactivity, and Adobe's new Dreamweaver CS6 ($399 as a stand-alone program, as of 6/1/2012; also part of <a href="/article/256487/adobe_creative_suite_6_taps_more_html5_power.html">Adobe's Creative Suite 6</a>) provides an array of tools to serve up HTML5-based designs on smartphones, tablets, and desktops.</p>
<h3 class="subhed">Fluid Layouts, Fluid Design</h3>
<p>All website traffic is growing, but <a href="/article/249922/mobile_explosion_wireless_traffic_could_reach_108_exabytes_a_month_by_2016.html">mobile website traffic is growing the most quickly</a>. Dreamweaver CS6's new Fluid Grid Layout tool helps you design for devices of all screen sizes, from smartphone to tablet to desktop. The previous version of Dreamweaver helped you build "media queries"--code in a master HTML file to direct traffic from devices of different screen sizes to different CSS files--but it didn't provide much help in figuring out how to set up each of those CSS files for the different screens.</p>
<p>For a Fluid Grid Layout, you use a simple wizard to set how many columns you want for a smartphone, a tablet, and a desktop; indicate the size of the columns; and Dreamweaver creates the HTML5 file and an associated CSS3 file. Then you use a menu command to add containers for blocks of content and rearrange them on a grid. Dreamweaver takes care of the coding--at least, for a while; as with almost any Dreamweaver operation, you'll end up poring over the application's code view to make changes in your content. Adobe cautions against fiddling with the Fluid Grid Layout code--it's just too easy to screw it up. By the way, <a href="http://tv.adobe.com/product/dreamweaver/">Adobe TV</a> has excellent video walkthroughs of this new feature and of many others.</p>
<p>Fluid Grid Layouts are supposed to give you a starting point for an adaptive design. That is, you build your content once, and then the Web pages on which that content lives will reconfigure themselves to display the content properly on any size screen. This is known as adaptive design, and you can test it on any website by opening it in a desktop browser and then resizing the browser window, from smartphone size to standard desktop size. Does the content on the page just sit there as you resize, or does it reflow, based on the size of the window? If it reflows, then it's probably an HTML5-based site, and it will likely work well on any kind of device.</p><p class="jumpTag"><a href="/article/256490/adobe_dreamweaver_cs6_review_mobile_app_development_the_html_5_way.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/256490/adobe_dreamweaver_cs6_review_mobile_app_development_the_html_5_way.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://images.pcworld.com/images/article/2012/06/dwcs6_main-11375391.jpg"/>
		<media:content url="http://images.pcworld.com/images/article/2012/06/dwcs6_main-11375391.jpg"/>
	<pubDate>Tue, 19 Jun 2012 18:16:00 -0700</pubDate>
	<author>
		<a href="/author/Alan-Stafford/">Alan Stafford</a>, PCWorld</author>
</item><item>
	<title>Add Slide Shows to WordPress Sites With SlideDeck</title>
	<description><![CDATA[
<article><section class="page">
<p>According to usability guru Jakob Nielsen, when someone visits your website, you have <a href="http://www.useit.com/alertbox/page-abandonment-time.html">10 seconds to capture their attention</a> before they decide to move on. Having a fresh slide show lets you combine images, animations, and bold typography to catch a visitor's eye and get them to click deeper into your site. SlideDeck (starting at $79 for a single site) is a sophisticated WordPress plug-in that lets you create high-quality, customizable slide shows that can pull in content from all over the Web, including Google+ Images, Instagram photos, Twitter timelines, Vimeo videos, and much more.</p>
<p><figure class="image right small"><figcaption class="caption" href="http://images.pcworld.com/images/article/2012/04/slidedeck2002-11346158.jpg" title="">SlideDeck's configuration interface uses vertical tabs and has numerous options.</figcaption><a target="_blank"><img src="http://images.pcworld.com/images/article/2012/04/slidedeck2002-11346158.jpg" alt=""/></a></figure>Once you install SlideDeck, it shows up as part of the WordPress admin interface with a dedicated menu entry leading to an elegant configuration system. The system matches the general WordPress look, but adds its own visual flair with embossed icons and typography.</p>
<p><figure class="image left small"><figcaption class="caption" href="http://images.pcworld.com/images/article/2012/04/slidedeck2001-11346141.jpg" title="">SlideDeck makes it easy to pull in Google+ image albums.</figcaption><a target="_blank"><img src="http://images.pcworld.com/images/article/2012/04/slidedeck2001-11346141.jpg" alt=""/></a></figure>Creating a new SlideDeck slide show is easy. SlideDeck offers five presets: ImageDeck, for showcasing images; SocialDeck, for showing Google+ public posts, Instagram posts, or tweets; PostDeck, for showing your own WordPress posts, an RSS feed, or Google+ public posts (again); VideoDeck, for showing YouTube, DailyMotion, Vimeo, or other kinds of online video; and FeedDeck, for pulling in RSS feeds and Google+ posts. The number of duplicates on this list is confusing, but you can also just switch directly to the Sources list and pick the source you want to create a SlideDeck for. Being able to pull in content from almost any conceivable service means you can use your online presence elsewhere to bolster your website, making the content you create do more.</p>
<p><figure class="image right small"><figcaption class="caption" href="http://images.pcworld.com/images/article/2012/04/slidedeck2003-11346143.jpg" title="">SlideDeck ships with several skins or "lenses," suitable for different content sources.</figcaption><a target="_blank"><img src="http://images.pcworld.com/images/article/2012/04/slidedeck2003-11346143.jpg" alt=""/></a></figure>Once you pick a data source, it's time to decide what your slide show should look like. SlideDeck ships with eight skins, or "lenses," each compatible with a number of content sources. For example, the Proto Video lens works only with video sources, while the O-Town one works with just about all sources. Each skin has numerous configuration options, split into vertical tabs. You can decide whether or not to randomize the order of content shown, what colors to use, whether to use a light or dark variant of the skin, and more. If the numerous configuration options still don't give you the look you're going for, and you know HTML, JavaScript, PHP, and CSS, you can even create a copy of any lens and customize it further--at least in theory.</p><p class="jumpTag"><a href="/article/253555/add_slide_shows_to_wordpress_sites_with_slidedeck.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/253555/add_slide_shows_to_wordpress_sites_with_slidedeck.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://images.pcworld.com/images/article/2012/04/slidedeck2001-180-11346139.jpg"/>
		<media:content url="http://images.pcworld.com/images/article/2012/04/slidedeck2001-180-11346139.jpg"/>
	<pubDate>Tue, 10 Apr 2012 17:33:00 -0700</pubDate>
	<author>
		<a href="/author/Erez-Zukerman/">Erez Zukerman</a>, PCWorld</author>
</item><item>
	<title>Improve Search Engine Rank With Advanced Web Ranking</title>
	<description><![CDATA[
<article><section class="page">
<p>Advanced Web Ranking ($99) is a cross-platform application with a beautiful interface and one major purpose in life: To help you get great search engine rankings. It does this using an array of different tools letting you inspect your website and search engine performance from various angles.</p>
<p><figure class="image left medium"><img src="http://images.pcworld.com/images/article/2012/04/awr02-11345406.jpg" alt="Advanced Web Ranking screenshot" height="229" width="350"/><figcaption class="caption">Advanced Web Ranking's Keyword Difficulty module is supposed to help you understand how difficult it would be to rank for a given keyword, but it is not simple to use. </figcaption></figure>Much like <a href="http://www.pcworld.com/downloads/file/fid,76599-order,4/description.html">Rank Tracker</a> and <a href="http://www.pcworld.com/downloads/file/fid,205473-order,4/description.html">Market Samurai</a>, Advanced Web Ranking has a complex interface subdivided into several distinct modules (Rankings, Analytics, Links, Social, and more). Its interface feels remarkably slick and polished. Advanced Web Ranking is Java-based, and the controls used are not standard Windows controls, but they're large, clear, and elegant. Like Market Samurai, Advanced Web Ranking lines up the various modules on the left edge of the window, as a large vertical toolbar. But unlike Market Samurai, Advanced Web Ranking does not assume any specific workflow, or provide much in the way of search engine optimization tips and tricks. Online documentation exists, but it's mainly in the form of text, not videos.</p>
<p><figure class="image left medium"><img src="http://images.pcworld.com/images/article/2012/04/awr03-11345420.jpg" alt="Advanced Web Ranking screenshot #2" height="231" width="350"/><figcaption class="caption">The built-in Website Auditor shows broken pages, but doesn't help you find the broken links that lead to them.</figcaption></figure>The Rankings tool lets you see how you or your competitors are doing on search engine rankings over time. Advanced Web Ranking lets you set up a scheduled search to run periodically and update your rankings. Unlike Rank Tracker, the search does not pop up a visible window on the screen--you won't even know it's running. Search runs from your own computer, which can affect the results (Google shows different results according to the location of the computer you're searching from). You can view results as rankings over time for specific keywords, but also as an aggregate called "Visibility Score," which is a single number meant to show your overall status. The formula used for computing the Visibility Score is explained in detail in the documentation.</p>
<p><figure class="image left medium"><img src="http://images.pcworld.com/images/article/2012/04/awr04-11345432.jpg" alt="Advanced Web Ranking Captcha screenshot" height="208" width="350"/><figcaption class="caption">CAPTCHA prompts are commonplace among SEO application, and Advanced Web Ranking has its own share of them.</figcaption></figure>The Analytics module lets you plug into Google Analytics and provides comprehensive offline reporting. Once you plug into Analytics, you can display Analytics data alongside search engine ranking data, to try and find correlations.</p><p class="jumpTag"><a href="/article/253456/advanced_web_ranking.html#jump">To read this article in full or to leave a comment, please click here</a></p></section></article>]]></description>
		<link>http://www.pcworld.com/article/253456/advanced_web_ranking.html#tk.rss_softwaredevelopment</link>
	<media:thumbnail url="http://images.pcworld.com/images/article/2012/04/awr02-180-11345401.jpg"/>
		<media:content url="http://images.pcworld.com/images/article/2012/04/awr02-180-11345401.jpg"/>
	<pubDate>Tue, 10 Apr 2012 11:56:00 -0700</pubDate>
	<author>
		<a href="/author/Erez-Zukerman/">Erez Zukerman</a>, PCWorld</author>
</item></channel>
</rss>