The Best Code Editors for Your Mac in 2013

Web development — and app development — is an ever-growing industry. Over at ThemeForest, there are thousands of website themes available because developers spend time coding them. But it’s not easy to construct one of those masterpieces. It takes knowledge, effort, and the right tools.

Here at Mac.AppStorm, we try to make sure you know about the latest and greatest in software machinery. The best software tools. Today I’m going to introduce you to ten of the best code and markup editors available on the Mac, from free feature-packed apps to paid workhorses. They’re first and foremost designed to help you code and write markup, but most are customizable enough that they can be great writing apps, too.

Let’s jump right in.

Textastic

From independent developer Alexander Blach comes Textastic, a minimal approach to markup editing. It offers such intuitive features as tabs which will allow you to multitask and transfer text from one document to another, code completion (auto-complete) for C, CSS, HTML, JavaScript, Objective-C, and PHP, TextMate syntax definitions and themes support, syntax highlighting for more than 80 languages, and, of course, Retina display support. While some editors integrate a preview window or mockup of the finished webpage, Textastic maintains its barebones theme by just being focused on the code itself.

For the economical price of $5.99, Textastic is a great editor for the beginner or focused developer who only needs a nominal set of features.

Price: $5.99
Requires: OS X 10.7 or later with a 64-bit processor
Developer: Alexander Blach

Brackets

You may not have known this, but Adobe has a small open source markup editor project called Brackets. It’s available on both Mac and Windows for free and receives updates every 2.5 weeks, according to the developer. There are always new features being added to it, but the current ones include tabbed editing, a fullscreen mode, a very handy live preview, and even a bunch of debugging features if the app has problems. The best part about this free tool is that Adobe wants you to hack it. The company is very supportive of any customization efforts you may have and will even take suggestions for feature integrations in a later release.

If you want your own custom markup editor, this is the best app you’ll get for free. Its possibilities are infinite, and it’s a code editor that actually looks nice.

Price: Free (open source)
Requires: OS X 10.6 or later
Developer: Adobe

Sublime Text

Since 2008, Sublime Text has brought a series of great editing techniques to Mac, Linux, and Windows. It’s a universal “text editor you’ll fall in love with”, says the developer, John Skinner. The tabbed interface is not unlike that of Google Chrome. There’s a side-by-side mode for comparing documents. There’s a fullscreen mode available for concentrating, making it great for writers, too. Its most well-known feature is Goto Anything, which allows you to open files with a few taps on the keyboard, and will also locate any symbols, lines, or words in the document (though the multiple cursors feature might debate that most-well-known status).

Sublime Text is the pinnacle of code editors on the Mac, and it comes with a price tag to match: $70. You can try it for free, though, to find out if this is the experience you desire. And if you try out some of the themes, packages, and more for Sublime Text (just search GitHub for an idea of what you can get), and try some of the Tuts+ tips for it (or take their whole course on Sublime Text), you’ll likely be hooked.

Sublime Text is best for the individual who wants a utility that can edit any type of code imaginable. It’s not just built for the Web developer like most editors, but rather for the virtuoso. Like Brackets, this app has support for extension and lots of customization. There’s even a beta of the next Sublime Text ready to try, as well, if you’re brave and have shelled out for a license already.

Price: Free to try; $70
Requires: OS X 10.6 or later
Developer: John Skinner

TextWrangler

From Bare Bones Software comes one of the most powerful free editors on the market. It’s got side-by-side editing, multi-file search and replace, AppleScript support, FTP and SFTP integration, line collapsing, syntax highlighting for popular codes, OS X scripting support, and more. When compared to our other favorite free editor, though, it falls short in some areas. There is no live preview available and cool little features like Quick View (inline preview for colors) and extensions are not available. Still, it does support things like AppleScript and FTP, which can be incredibly useful. Also, the paid version of this app (BBEdit) has a lot of extra HTML tools.

TextWrangler is good for the individual who delights in having FTP/SFTP transferring support built-in, but doesn’t need any of those fancy preview features. The ideal user is someone who doesn’t use a GUI as much as command line.

Price: Free
Requires: OS X 10.6.8 or later
Developer: Bare Bones Software

BBEdit 10

Also from Bare Bones Software is BBEdit 10, the fully-featured version of TextWrangler. It includes a full set of HTML tools that add features like preview, code cleanup and checking, drag and drop image and file link creation, include and placeholder options for maintenance, and more. BBEdit also features a quick note-taking add-on called Scratchpad, intelligent code completion, a better organization system with Projects, and other nifty little features.

For $49.99, BBEdit offers support for more code types than Coda, but it’s not as good at Web development. If you’re focusing on this one category, you might be better off with one of the other tools mentioned here, if not TextWrangler.

Price: $49.99
Requires: OS X 10.6.8 or later
Developer: Bare Bones Software

Espresso

This one’s all about the user interface, which is beautiful. It’s a much lighter roast than the others, but boy does it know CSS3. After the developer took its CSS editor out of commission, it decided to put all the features in Espresso for a more beautiful and powerful experience. The app makes CSS editing a breeze by saving all the typing and providing you with a GUI. All the decoration and text options can be altered without a bunch of keystrokes, which might be better for people who don’t know very much code. There are also color pickers and fancy features like Quick Publish, which sends the file to your server upon finishing the edit.

Espresso is better for a developer who’s working with a lot of CSS. It has “improved” HTML5 language support as well, but the main attraction is definitely CSS. Remember, though, that it’s more expensive than Sublime Text, the king of markup editors.

Price: $75 (15-day trial available)
Requires: OS X 10.6.8 or later
Developer: MacRabbit

Chocolat

Complete with side-by-side editing, live error feedback, code completion, a go-to function, symbol jumping, line collapsing, and other innovative features, Chocolat is a lightweight editor for everything. The best of all is line collapsing because it takes a unique approach to distraction-free editing. Instead of blurring everything but the line you’re working on, this feature will allow you to fold away anything you don’t need to see so you can focus on other areas of the document. Another handy feature of this app is its included documentation. Rather than referring to a wiki or a cheat sheet, this will help you understand what your commands are doing.

Chocolat can help every user with its fun little features. For $49, it’s much more affordable than an advanced editor, but it doesn’t offer all the adorned features that they do, and if it does, they may be presented in a much different fashion.

Price: $49 (14-day trial available)
Developer: Alex Gordon and Jean-Nicolas Jolivet

TextMate 2.0

TextMate was once one of the best markup editors available on the Mac, but then development went stagnant. Now, version 2.0 is in alpha and the developer is keeping the app modern again. TextMate 2.0 holds a wonderful new tabbed interface, a symbol selector, support for 40 filetypes, fullscreen support for Lion, and line collapsing. It’s getting better with every release, but right now it’s not even in beta. So, while it’s free, give it a whirl. It may surprise you.

Price: Free (alpha)
Requires: OS X 10.7 or later
Developer: MacroMates

Coda 2

This isn’t a universal editor that’ll work for Objective-C or Ruby once in a while. It’s a workstation for Web developers featuring a customizable user interface, line collapsing, full server communication with S3, FTP, and more, iCloud sync for sites, live hints and completion to help you complete things faster, automatic indentation, and even an integrated MySQL editor. It’s the best of every editor brought into one massive utility — the Web developer’s dream. All of this will cost you the same as Sublime Text, but it does more than just edit markup languages.

If you’re investing in a Web development career, this utility may be the best all-in-one utility to buy. It can make your workflow much more simplified and eliminate the need to switch apps for file transfers. All for the price of the most popular markup editor.

Price: $74.99
Requires: OS X 10.6.6 or later
Developer: Panic Inc.

What are Your Favorites?

Well, that’s our list of this year’s best code/markup/text editors for the Mac, but we’d love to know what you use and why. Let us know in the comments below!

    



Spotdox: Take Dropbox Anywhere

I’m a big fan of Dropbox, but I don’t think it’s necessarily the easiest to use of the various cloud storage services I subscribe to. That said, if I could find a way to make it work better for me, I’d probably use it a lot more.

Spotdox extends the functionality of Dropbox, giving it that extra oomph and making it work just that little bit better. Putting all of your files in your browser so you can upload anything to Dropbox at anytime, Spotdox wants to make Dropbox go the extra mile. Will a little extra access make me love Dropbox more and turn Spotdox into a winner?

Making Dropbox Better

Spotdox is a tiny little app that runs from your menu bar or Dock. You won’t really even notice it on your Mac, and the app itself doesn’t do a whole lot. You won’t use it to browse Dropbox or access your files or anything like that. You will need to have it running at all times, though, so make sure you keep it open.

With the Spotdox app running on my Mac, I can access my computer with a browser.

With the Spotdox app running on my Mac, I can access my computer with a browser.

You’ll use Spotdox to access your Mac’s files from your browser, but it doesn’t just have to be your Dropbox files. When you launch Spotdox for the first time, it will ask for authorization to connect to your Dropbox account, and each time I tried to use Spotdox, I let Dropbox know it was okay to connect up. When Spotdox is connected to Dropbox, the menu bar icon will glow blue.

The app will connect you to Spotdox’s website in your browser. Pretty much all of the files from your Mac will be viewable in your browser on the Spotdox website, and your Spotbox homepage will have links to the contents of what are likely to be the most used folders on your Mac. You’ll see your Home folder, Hard Disk, and Documents, Downloads, and Desktop.

View the files in any folder on your computer.

View the files in any folder on your computer.

Click on any one of those to see its contents. You won’t be able to interact with your files on the Spotdox website in the same way that you could in Finder, and that’s probably a good thing for security reasons. What Spotdox does is show you what files are where and get file previews. You can get a little more information, too, like file size, extension, when it was last updated, and a few notes, like the dimensions of an image.

You can’t move your files around or delete them, but what you can do is add a file to Dropbox that isn’t currently in there. Once I got my head wrapped around what Spotdox actually does (and doesn’t) do, I was sort of blown away. Forgot to add some files to Dropbox, but now you’re on a different machine and really need them? Spotdox can help. Remembered to shift your files to Dropbox, but you did something foolish and interrupted the upload? Spotdox to the rescue!

Preview a file, get more info, or copy it to Dropbox.

Preview a file, get more info, or copy it to Dropbox.

But What Is It?

What Spotdox won’t do is move files from your Downloads folder to your Documents or allow you to delete or edit anything on your computer. Which is great. Unless you’ve got a good reason (and there are good reasons, don’t get me wrong) you don’t want to just log on to some website and start messing around in your actual files on your actual computer. That’s weird and a little bit scary, again unless of course you have a good reason for doing it, know what you’re up to, and trust the company accessing your data.

That’s not what you’re doing here. Instead, you’re uploading the file to Dropbox, in a special Spotdox folder. The file isn’t actually getting copied to your Dropbox folder, and it won’t get moved there until you sync with Dropbox. Once you’ve got the file into Dropbox from the Spotdox website, you can download it to another computer via Dropbox or share it with colleagues.

Remove files from Dropbox, too. They'll be added to your Downloads folder.

Remove files from Dropbox, too. They’ll be added to your Downloads folder.

If your Dropbox account gets filled up from all the uploading you’re doing, no worries. Spotdox can access all of your Dropbox files and send them to your Downloads folder if you want. This allows you to add files, like images or videos, to Dropbox away from your computer and send them to your main machine, bypassing the need to email stuff to yourself.

Security and Final Thoughts

I was concerned about security issues with something like Spotdox looking at all of my files, and if security concerns are a dealbreaker for you, I don’t really blame you. But it’s maybe not as bad as it could be. Spotdox is only looking at thumbnails, previews, and your file structure. Yes, that is a lot of information, and if you have credit card numbers or passwords in a text file, that’s probably going to be visible in a preview, and that preview image exists somewhere on Spotdox’s servers. They assure users they get rid of everything after about ten minutes, though, so your stuff isn’t hanging around indefinitely, and any file transfers you initiate are handled by Dropbox, not Spotdox.

If you’ve ever made it away from home and realized you’d forgotten to email that very important file, Spotdox can be a huge help. The caveats to that are that you’ll need to have both your computer and Spotdox running, but if you can manage that, it’s a great little productivity booster, especially if you rely on Dropbox to get your stuff done.

    



Magazines the way they were meant to be on the iPad with Readr

Readr   App ReviewSo you have an iPad, but you still enjoy paper magazines because iBooks just doesn’t cut it. If you want to give the digital experience one more shot, Readr is one of the best ways to do it, hands down.

Readr is all about the amazing magazine reading experience. From subscriptions to downloading, you’ll enjoy every second of it, minus the spending money part. Regular old-school magazine subscriptions sign you up for one specific magazine often for a year or more. Pay-per-issue style service is also okay if you know what you want. But for everyone else who just wants to enjoy various magazines, neither of those alternatives along with many others are that great. That’s where Readr comes in. What I love about Readr is that it lets you enjoy practically any and all magazines that you want for one monthly subscription and you’ll have 7 days to try out this service entirely free of charge. How it works is actually quite simple. You pay once a month and get to enjoy any magazine you like, simply tap the download button and its yours to read. Easy. While there are some magazines that must be purchased individually for a one time fee, the vast majority are under this subscription model and as long as you’re signed up, you can download as many as you like. Like I said, you’ll have 7 days to explore how it works and read as many magazines as you can squeeze into 7 days. Just make sure to start the trial during a time where you can actually dedicate some time to reading the magazines.

  • mzl.rydmnhzf.480x480 75   App Review
  • mzl.ykvnzrxv.480x480 75   App Review
  • mzl.iuehkirk.480x480 75   App Review
  • mzl.krqhhpao.480x480 75   App Review

The magazine reader itself is quite awesome as well. You can bookmark more then just one page, and easily jump to any one of them with a single tap. There’s also a convenient thumbnail scroller that you can use to quick skip pages and preview content. Overall, is quite an awesome app that’s also made very well. It is somewhat graphic-intensive which is why running it on older device might be slightly slower and cause memory related crashes. With that said, Readr is still one of the best magazine readers that I’ve encountered on the iPad and highly recommend that you give it a test drive with the 7 day trial. And you don’t even have to make an account.

Check out Readr for iPad on the App Store!

Weekly Poll: Do You Own a Game Console?

It’s the season for game console news, with both Sony and Microsoft recently unveiling their new game consoles, and Nintendo having beaten them to the punch by releasing the Wii U last winter. That’s, of course, at the same time that mobile devices and Macs are becoming more popular for gaming, and with AirPlay through an Apple TV, your iPad or Mac can power some serious widescreen gaming.

That doesn’t make consoles obsolete, of course. iOS devices have great touch and motion capacities, but the Xbox’ Kinetic gesture controls and the Wii’s motion controller — not to mention the gamepads used in all consoles — give console gaming a serious leg-up. Then, there’s the exclusive titles — from Mario to Halo — that are only on consoles.

That’s why we’re wondering if you have a game console, or if the announcements of new consoles have you thinking about buying one. We’d love to hear your thoughts on console versus Mac/iOS gaming in the comments below!

    



The Best Apps for Mobile Mac Users

Earlier this year, I made the move to a MacBook Pro being my primary machine after years of having a desktop with a supplemental laptop. This change really just acknowledged the way I already used my computer since I seldom sat down in front of my several year old desktop. Over time I’d moved to doing almost all my work on my MacBook. In fact, for much of the last six month before making the change, the most common way I accessed my desktop was by remoting to it from my laptop.

This change lets me be more mobile and that brings a lot of freedom when working, but also adds a few challenges with having a computer that’s meant to be on the go. Over the last couple of years while gradually making the switch from my laptop being a supporting machine to my primary computer, I’ve come to use several apps that help simply the job. Let’s look at a few of them.

Jettison

The greatest advantage of using laptop comes in that I can pick up my MacBook and take everything with me. When I’m done working for the day or when I need to leave, I usually just close the lid and let my MacBook go to sleep. When I have an external drive plugged in to access data this can be a problem as external drives don’t like being disconnected without warning. In fact, there is a chance of data loss anytime you don’t correctly eject a drive.

Jettison is an app that solves this problem by automatically ejecting all external drives when I put my MacBook to sleep by any method. It also adds the nice feature that if the external drive is still connected when I open my MacBook back up the app will automatically mount it back to my Desktop.

Price: $1.99
Requires: OS X 10.6.8+
Developer: St. Clair Software

Mi-Fi Monitor

It seems that every week it’s a bit easier to find a wireless when away from home or work. Though more common, we’re still a long way from being able to count on wireless being everywhere that you might like or need to work. Even when wireless is available, it’s all too often a slow connection being overwhelmed at the coffee shop or hotel. Or worse hotels often want outrageous prices for wireless access. And at all these places you are at the mercy of connections more often designed for convenience and not security. I’ve found a MiFi gives me reliable and fast access to the Internet in almost any place that I want to work and indispensable when mobile.

Mi-Fi Monitor works with most Novatel based Mi-Fi units such as the ones from AT&T and Verizon. It resides in the menu bar and tracks the celluar signal level of my connection useful where the connection is unstable or borderline. It also provides an indication of battery strength letting me know when I need to recharge the unit before suddenly losing network connection at an inopportune time. Lastly it tracks the traffic transmitted and received which helps me keep from going over my data cap.

Price: $1.99
Requires: OS X 10.6+ and supported Novatel Mi-Fi device
Developer: Infinica

Here’s some other apps to monitor your bandwidth usage, if you use a USB 3G adaptor or just want to keep tabs on your Wifi usage.

proXPN VPN

Those data caps are why sometimes I still use the wireless network instead of my Mi-Fi. I’m always cautious about using the public open wireless commonly found at restaurants, coffee shops, and hotels since the information transmitted over this wireless is flying about visible to anyone with malicious intent. HTTPS secured sites won’t have this problem, and since the release of Firesheep in 2010 brought this problem to light, many sites have redesigned around that. Still, a large number of poorly written sites remain out there and sometimes you’ve no choice but to use one, or do not have the time or ability to see if one is well written or not.

So when I’m doing anything regarding personal data on a public wireless network, I use a VPN to encrypt all my traffic so anyone sniffing around sees nothing useful. I currently use proXPN because they have a free plan that limits the connection speed and types of connections, but works well for the only occasional use I need. When using this type of service, you’re putting your trust in the provider of so some care and research into them is required, but I prefer that to the risk of a poorly written web site letting private data be stolen. proXPN offers paid plans providing more features and greater speed.

Price: $Free plan or paid plans starting at $6.25 per month
Requires: OS X 10.6+
Developer: proXPN, B.V.

Another nice VPN you can try is TunnelBear.

Bartender

When mobile my main screen is my laptop screen which is only 15″ and not the 22″ monitor I have at home. For someone like me with a lot of apps in my menu bar, often I found that some would be hidden by the menus in apps that I used making accessing them inconvenient. I found the solution for this in Bartender. This is a bit more expensive than many apps at $15, but allows you to clean up your menu bar by moving items into a second menu bar called the Bartender Bar. It works with either menu bar items of built in Mac OS utilities or any custom programs that you’ve installed. You can also hide an item completely.

The result is a cleaner menu bar with only the things I really want to see. The other items only need to be running or I access less often can stay out of the way until needed. Bartender also can be set to temporarily move an item back to the main menu bar when it changes. For example, normally I keep DropBox on the Bartender Bar, but when the icon changes due to files being synched, it pops up to the menu bar for five seconds to let me know something is going on.

Price: $15
Requires: OS X 10.6+
Developer: Surtee Studios

Watts

Watts functions as a replacement for the built in menu bar icon providing additional functionality. The primary addition is to remind you and guide you through the process of calibrating your laptop battery on a regular basis. This process keeps the keeps the onscreen indicators on time remaining while on battery and the percentage of battery left more accurate and also should keep the battery usage operating more efficiently.

It also provides an indicator of the health of your battery, the number of charge cycles the battery has completed, and the remaining capacity of the battery letting you keep an eye on the battery health and plan for a replacement before needed. It can also provide notifications when battery charge levels reach a certain percentage and to unplug if you’ve had your laptop connected and running for more than a specified number of hours. It’s perhaps a bit overpriced at $6.99, but provides useful information to help get the most out of the battery of your laptop.

Price: $6.99
Requires: OS X 10.5+
Developer: Binary Tricks

Another option that’s free but basic is coconutBattery.

Conclusion

The increased power and resources available in laptops today makes them a viable option for a full time computing platform. The ability to take your work away from the desk when traveling or just when you need a change of scenery make the decision even more appareling. While laptops face additional challenges in network connectivity and battery life, these apps can help make them less problematic.

    



iOS 7 To Support Flickr And Vimeo Integration

According to the latest rumors about Apple’s upcoming mobile OS, we could be looking at social photo and video integration in iOS 7 by way of Flickr and Vimeo support. Most likely the two services will be added to the existing social sharing options of Twitter and Facebook.
The source of the rumors is a 9to5Mac article which reads:
“Both Flickr and Vimeo will now also be integrated deeply into the new operating system, so users will be able to sign into the respective networks via iOS 7′s built-in Settings application. Like with iOS’s Facebook and Twitter ties, Apple customers will be able to log-in one time into each social network and have full sharing access.”
This does mean that along with Twitter and Facebook, other third-party apps would be allowed to hook into Flickr and Vimeo by way of an instant log in. However, it’s important to note that not every feature that’s being tested on iOS 7 are to stay after it arrives, so the Flickr And Vimeo integration may both be removed before Apple releases its next mobile OS. Till the truth is unveiled on WWDC 2013, do not hesitate to express your thoughts in the comments 

Apps We Use: Jorge Rodriguez

It’s now my turn to tell you about all the amazing apps I’ve found and kept using to this day, after years of reviewing tons of wonderful software for Mac.Appstorm. Some of these won’t surprise you; in fact, they might have been repeated several times by other authors that have posted in this series. However, I hope you get some cool ideas as to how you could use some of these apps, or perhaps pick up a few new apps that you hadn’t heard of.

I’ve broken these apps down into categories of what I generally do with them. Hopefully that’ll make this easier to read and relate to. Let’s do this!

Just Alfred


I have to admit I wasn’t really a fan of Alfred until a few weeks ago, when I decided to get into it after I read Pedro Lobo’s Alfred articles. Now I have Alfred with the Powerpack and workflows for everything: creating a reminder, rebooting into my Boot Camp partition, creating new notes in Evernote, and a long etc.

The other features of this launcher are of course a huge plus as well, I have a bunch of custom sites setup to be launched with a keyboard shortcut, and the clipboard and snippets integration have completely replaced a bunch of apps I used in the past like CopyLess and SnipEdges. Nowadays, I couldn’t use my Mac without it.

Note Taking


I’m a hardcore Evernote user, I’ve been a fan for years and have notes on everything from long overdue to-do lists, to a huge catalog of audio notes for songwriting. It works for me as an immense archive with neat organization, and the newest Mac update has made it even more of a delight to use.

However, there are times when I’m concentrated on work and I don’t have time to open up the app and set up my new note with tags, corresponding notebook, format and more. That’s where apps like Scrawl and Noteworthy come in. They’re simple little menu bar note apps that let me scribble things quickly without getting too distracted. Neither of them are perfect, but they work as a temporary storage place for my notes so that they can later be moved over and organized in Evernote.

Entertainment and Procrastination


I love Spotify. Not only does it let me stream music from the web, but it has also replaced iTunes as my library music player, since it also gives me access to the music in my hard drive. The in-app plugins make it even better, giving the app integration with services like Last.fm and sites like Pitchfork. Really, I only open iTunes nowadays to download podcasts, transfer new music and sync my iOS devices.

As far as social networks go, Tweetbot is by far the best Twitter app I’ve used. It’s pretty, very easy to navigate, supports Tweet Marker, integrates well with its iPhone counterpart, and it even lets me send articles to Readability right from the app. It’s a dream come true and totally worth the money. For interacting with Instagram, I use Carousel, which gives me a very native-like glance at my feed.

Work, Work, Work


For writing, there’s nothing else like Byword for me. It’s fast and easy to get started working on it, it provides a very clean and pretty writing environment for keeping distractions away. Markdown, exporting, line and paragraph focus, those are all just a few more goodies that make Byword one of my favorite apps.

On those days where I’m dreading work and putting it off with procrastination, I use Eggscellent. It’s a task/time-tracking app that makes you productive through time intervals of breaks and hard work, similarly to the Pomodoro Technique.

The Rest

  • TicToc: A simple menu bar app that tracks the time you spend on given tasks. It’s useful when I’m not working with Eggscellent and would like to just know how much time I’m spending writing or watching my YouTube feed.
  • Seashore: A pretty basic image editor based on GIMP. It’s very easy and fast to work with, and it fills my ocassional image editing needs.
  • Broom: I have an old low-end Macbook, and as a poor college student, I’m always hurting for HDD space. Broom lets me easily see which files or folders are taking up large amounts of space, so that I can delete them or move them over to a DVD (no, not even an external HDD).
  • JiTouch: This app extends the functionality of the trackpad by giving you customizable gestures for pretty much anything. I almost exclusively use it in my web browser for switching and closing tabs, but just with those two things, it’s something I couldn’t live without.
  • F.lux: It lowers the intensity of your screen’s glow at night so that you don’t strain your eyes or get into weird sleep cycles. Some people can’t stand it, but I find it quite soothing.
  • Chocolat: The perfect text editor. It’s a shame I don’t have much of a need for it, since I love using this app.

Closing Thoughts

As I’ve mentioned previously, the best tool is the one that doesn’t get in your way. Some of you may find my picks inadequate, but for the moment, all of them are working out great in my workflow. In a few months, who knows? I tend to switch most apps pretty quickly, with only a few being mainstays in my computer (Evernote and Byword, for example). But what about you? What do you think of my picks, and where would you differ? Let me know in the comments!

    



Create a Picture From a Thousand Words With Wordify

Typographic artwork is very popular at the moment with all sorts images being created, from maps to movie posters. They look really cool but don’t you just wish that you could do it yourself using any picture you want?

Wordify brings creating these types of graphics to your Mac in a very simple to use app that will convert any image you want into a typographic piece of art. It gives you beautiful results, and actually looks great doing so.

Word Art, for Real

Wordify lets you drag images directly to the main window to start converting into typographic artwork

As soon as you launch Wordify, you’re presented with a small window onto which you can drag an image. There’s a selection of templates to get you started, ranging from shapes to animals. Wordify works best when using portraits of people or images shot on clear backgrounds as you get the best effect from it but in my testing I was able to get some pretty good results from photos on multicoloured backgrounds.

If you’ve not got any pictures to use, Wordify includes some templates to get you started and see how the app works

The app is sparse when it comes to controls and only has three button on display once an image is loaded, one of them for deleting the image. The other buttons start the text rendering and provide access to the settings.

In Your Own Words

Once you’ve selected an image to use, you’re then able to customise some of the text options

There aren’t many options in the way of settings but what you can customise is useful nonetheless. The default text used is, rather fittingly, “Here’s To The Crazy Ones” but can be changed to any text you wish. Only unique words are rendered so if you paste in your favourite quote and it contains the same word a few times, you’re not going to see it more than others. So, there’s no way to get a phrase — even just two words — to be guaranteed to show up together.

You can specify the text to use and Wordify will randomly place the words with varying sizes throughout the image

You’re also able to customise the font, size and colour of the text generated. A nice touch is the option to completely randomise the font used if you’re not too interested or would like to see what your image would look like in different fonts. I like this option as you get to mix up all the different fonts that you have available, resulting in some really great looking artwork.

You can see a preview of your image being generated within the app’s window once you start the conversion

Instead of just outputting an image for you to use, Wordify shows you a preview of the artwork being generated and, once finished, results in a PDF that’s approximately 10×8 inches. Not only can you print it at home but because it’s a PDF, there’s no loss in quality so you can scale it up to almost any size you wish. If you think the artwork is truly special, you’ll find no shortage of online printing companies that can print your typographic piece onto canvas or large poster formats.

Room For Improvement

Whilst you can pick any colour you’d like for the text, you’re limited to just using some RGB sliders without being able to specify an exact colour

The app does have one or two weak points that are worth mentioning. Although you can specify any colour you want for your text, there’s no colour picker or even palette. Colours are controlled by a red, green and blue slider but with no feedback on the exact colour you’ve chosen. If you’ve got a very specific colour you’d like to use then you’ll need to have a keen eye to make sure it’s the same.

Some fonts (such as Wingdings) are symbol fonts that contain no readable characters so you’ll often find random symbols appear within your artwork. I’d like to see the option to specify a number of fonts to use rather than everything in my font library.

Generated PDFs are also just opened, in my case, with Preview. Whilst Wordify generates the PDF, the actual saving and management of it is done within your preferred PDF viewer. I find this a little counterintuitive as the file that’s generated is a temporary PDF, you need to save (or move) it using Preview if you want to keep it. It would be a little easier if the app simply saved the PDFs to a folder rather than sent them to Preview first.

You can alter the colour and fonts used, creating some remarkable pieces of work

Conclusion

Wordify is an interesting app and despite it’s lack of customisable options is quite fun to use. Not every image you use will come out great but once you get used to the types of images to use, you’ll have plenty of fun. The fact that Wordify saves artwork as lossless PDF files means that you can create some truly great posters and have them printed to put up on your walls.

    



Animate Your Web Content With MotionComposer

With Adobe’s “no CS7″ announcement, everyone seems a little shaken up. Some are even looking for good software alternatives already. If you’re one of them, this app may catch your attention.

Let us introduce you to MotionComposer. MotionComposer is Aquafadas’ answer to Adobe’s Edge Animate or Tumult’s Hype, so if you are a web developer having a tough time animating websites with HTML5 and CSS3, it’s an app you should be checking out.

MotionComposer

MotionComposer HTML5 Preview window.

MotionComposer Overview

We’ve all played around with lines and lines of code trying to conjure up the coolest HTML5 and CSS3 animations, but we can all agree that this can be a little hectic and time consuming. That’s why apps like MotionComposer exist.

MotionComposer gives you the ability to create your animated vision using a friendly UI that generates the code for you. You won’t have to deal with any code, which makes this app perfect for non-developers.

MotionComposer

MotionComposer’s intuitive UI

Working with MotionComposer

The first time you open up MotionComposer, you will be greeted with the welcome screen that helps you get started with the product. You will find the intro video to be the most useful. (I like videos, anyways.) Technically, by watching their introductory video, you can get a good idea on how to operate this application and create something basic – add to that the fact that you can use pre-made templates, and you’ll be set.

Once you start your first project – whether you use a pre-made template or start with a blank document – you will get a very clean UI that isn’t as daunting and as intimidating as most design/development apps. This is great because users won’t have to spend so much time learning the ins and outs of the app.

MotionComposer gives you a canvas and timeline UI that most users will be familiar with. You can interact with these pieces easily. The other parts are as intuitive as the timeline and canvas, but they do tend to be more option-heavy. Most of your time will be spent on the Inspector tab where you can edit slides and document settings as well as Components (layers/items) gradients, effects, opacity, and other properties. This area gives you a lot of flexibly when creating your content, and it is all labeled and divided into understandable chunks.

The upper section of the app let’s you add media, text, rectangles and preview or publish your work. This is where knowing what you can do with a rectangle comes in handy. If you round all the borders of the rectangle, you can make a circle. You can create many shapes and other things with CSS3, but MotionComposer only gives you the rectangle. It would be nice if it gave you access to other CSS3 shapes. It would be even cooler if you could create your own elaborate shape.

MotionComposer

Transforming a rectangle into a circle.

MotionComposer’s Missing Tools

As cool as it is to play around with MotionComposers capabilities, though, I can’t help but to notice a few things missing. For starters, custom fonts aren’t supported. The app only allows you to use web-safe fonts, so if you want to get creative with your typography, you’ll need to use pictures instead of fonts.

That isn’t it. The ability to add shadows, or glow effects to elements is only supported for your Flash export. Why? You can achieve these effects with CSS3, so why doesn’t the app support that? This goes for text as well. If you want to add shadows or some kind of style to your text, you won’t be able to do it with this app.

MotionComposer

MotionComposer’s publish settings.

Which brings us to this question: why is there no code editor? Sure, some may not want to deal with code, but what if you want to learn how to do this by hand? MotionComposer could serve as an amazing learning tool, but sadly there isn’t even a preview of the code.

The code editor would be useful if you want to add your own styles, too. You could add a crazy gradient to your text and then animate it. Of course you can do this after you export it, but that will probably have you deal with other factors of your animation.

MotionComposer

MotionComposer’s exported project.

The Verdict

MotionComposer has a lot of room to grow, but it is hard not to see the advantages of using an app like this one. You can create amazing HTML5 banners, ads, sliders, and so on with ease; you could even make a simple piano, if you so desire. However, if you plan on doing bigger, more elaborate things, you might want to spend your money on another app. Which is interesting considering that MotionComposer’s main competitor is 100 dollars less and doesn’t require you to have Flash player.

    



Find Free Wi-Fi Hotspots Worldwide With Wi-Fi Map!

The winner of our Free App Poll this week is free Wi-Fi Map! This free app for iPhone helps you find practically all the Wi-Fi hotspots of our planet!
If you are active and dynamic, if you like to have fun and travel then Free Wi-Fi Map is a perfect choice for you to stay online wherever you are!
Some words about the app by developers:
We made a great effort to make the app not to distract you from you main aim – find Wi-Fi and connect with it. Working with our app you will see the map (where you will be the central figure, of course) and blue markers, which designate the hotspots. Click the blue marker – and you will receive all the information about certain hotspot and sometimes even the password.
The second way to discover the nearest Wi-Fi is a bookmark “Nearby” where you can find the list of hotspots that a closest to you and the distance between you and the place with Wi-Fi. Sounds cool, right?!
After reaching your destination you can help your friends by sharing the hotspot through Facebook, Instagram or Twitter.
The last thing to add is that we are now working hard to let you add and correct the hotspots on your own!
Here’s what Wi-Fi Map boasts with:
cool and useful app;
WI-FI hotspots worldwide;
WI-FI passwords and tips;
smart search by the cities;
map navigation;
search by the nearest spot;
your current location offline;
perfectly work offline;
compass for navigation if you are offline;
share spots in Facebook, Instagram, twitter for your friends and many more!
Wi-Fi Map is available in the Apple App Store for free and requires iOS 6.0 or later to be functional on your iPhone, iPod touch, and iPad. The app is fully optimized for iPhone 5 as well.
*For Developers: To
become the next winner of the weekly poll and see the review of your app on our
blog, get started now, check out: