Skip to Content

Submit your nominations for the Luxist Awards' Best in Decor
AOL Tech

editor posts

Filed under: Text, Blogging, Productivity

WordPress gets a better spellchecker, After the Deadline

Automattic, the company behind WordPress, has acquired a spiffy spellchecker called After The Deadline. It's now available on Wordpress blogs, and you can enable it in the Wordpress visual editor by clicking the ABC button with the green checkmark (If you're using a WordPress.org install, get the plugin). After the Deadline is smarter than the spellcheckers we're used to in desktop apps, because it analyzes the millions of posts on Wordpress.com to create context and get things like proper names right.

After the Deadline finds a lot of mistakes that other spellcheckers won't. If you use "new" instead of "knew," for example, ATD will know whether you've got the right one in context. It can also check for clichés, double-negatives, passive voice, and other problems that generally weaken your writing. ATD also gives you fine-tuned control over those stylistic elements: you can have it stop checking for certain problems, or teach it to ignore your intentional, but technically incorrect, word choices. ATD only works with English right now, but other languages are in the works.

[via TechCrunch]

Filed under: Internet, Productivity, Web services

Dinky Page, for making quick throwaway webpages

Dinky Page is a lightweight web page editor and hosting service, ideal for creating example pages or quickly hosting some information you need to share. If you have something to put up on the fly, and you need an HTML page, but not an entire blog, Dinky Page might be the perfect solution. You'll have to host your images and videos somewhere else, but that's not a big problem when people increasing have accounts on sites like Flickr, YouTube and Vimeo.

You only have to click one button to get started making a page on Dinky Page. From there, you can use the site's visual editor, or start writing or pasting your own HTML. Javascript and flash are supported, as is embedding. The downside of not having to register for Dinky Page is that there's no account you can log into to edit a pre-published page. Instead, you'll have to save the link Dinky Page gives you when you publish.

[via Instant Fundas]

Take easy web screenshots with Aviary


Aviary, maker of excellent web-based creative tools with bird-themed names, has done it again. The latest addition to their impressive collection is an easy-to-use web app for taking screenshots of any webpage. Just put the URL of the page into your address bar after http://aviary.com/ and you're good to go.

Once you've got a page open in Aviary, you can crop and edit it online. The standard brush, text and shape tools you're familiar with from other image editing programs are available, so you might be able to get away with doing everything you want on the web instead of resorting to Photoshop.Two caveats: you'll need to sign up for an Aviary account to save your work, and editing results may vary if you use the CPU-intensive "advanced editing" features.

[via Lifehacker]

Filed under: Design, Photo, Macintosh, Productivity

Pixelmator 1.4 adds new paint engine


Pixelmator has earned a following by doing the tasks most people use Photoshop for, but doing them much cheaper. That's truer than it's ever been in the new version 1.4, which adds a new painting engine, new brushes, and support for Photoshop brush formats. If you're a professional photographer, Photoshop CS4 might be worth $700 to you, but if you're someone who just needs powerful drawing and image editing tools, Pixelmator's $60 price tag looks pretty tempting.

With Pixelmator's existing tablet support, and the new brush customization features, you should be able to use Pixelmator for just about any drawing task. It's compatible with practically every image format, and has lots of intuitive little shortcuts that make it behave the way you'd expect from a good Mac app. The main gripe I've seen from commenters on the Pixelmator blog is the lack of a Photoshop-like "save for web" feature. Word on the street is that it will implemented in the next version, but that one feature should hardly deter you from checking out this great app.

Filed under: Design, Utilities, Productivity

Favicon Generator: favicons made easy

Have you ever seen a site with a really awesome favicon -- that tiny icon that shows up in bookmarks and address bars -- and wondered how to get one yourself? Favicon Generator makes it totally simple, with two different ways to get exactly the icon you want. You can upload any image, or make your own with a pixel-level editor. Then Favicon Generator does the rest, and gives you a .ico file that you can use with your site.

Generator mode is where you can upload your gifs, jpgs and pngs to be converted. The Generator will resize them to the standard 16x16 pixel favicon size for you, but you can easily get a full-sized .ico instead by clicking a checkbox. In Editor mode, you draw your own icon on an oversized 16x16 grid, using any web colors you like. There's no option to enlarge the grid, so this is no solution for serious pixel-art projects. When it comes to favicons, though, it's the perfect tool for the task.

Filed under: Design, Internet, Utilities, Productivity, Web services

Take one guess what RoundMyCorners does



If you need a quick way to round the corners of an image but hate messing with a full-blown image editor, then make sure you bookmark RoundMyCorners. Similar to other apps like this we've covered before, it's a very basic online tool but it works exactly as promised.

Simply select an image from your computer then choose your options. Corners can be rounded from 1 to 10 pixels and customized with just about any color you can think of. Decide if you want a reflection included, what format you want the image saved as (PNG, JPEG, or GIF), then let RoundMyCorners do its thing. The final image will download automatically to your desktop, with "rounded" thoughtfully provided in the file name.

This is a fantastically handy tool, but there are a couple of small improvements I'd like to see. A preview function would be terrific, as would the ability to name the file before it's downloaded. The developer says additional functionality is on the way, so let's hope these are two features that make the cut.

There's nothing flashy or fancy about this Web site, but RoundMyCorners a great tool to get the job done.

Filed under: Developer, Utilities, Macintosh, Productivity

Coda 1.5 released

Panic Inc.'s Coda, the one-window web development wonder for Mac OS X, has just been updated to version 1.5. Coda is a great program, designed to put source editing, FTP, CSS and command line access all in one application. It's a great, great application for developers and is definitely one of my most-used applications.

With version 1.5, Coda adds Subversion to its tool-belt, which is sure to make many, many users extremely happy. Git might be the new hotness, but seeing as graphical SVN clients are just now starting to trickle onto OS X, this is great news to any Mac developer.

In typical Coda-style, Subversion access is clean and easy to manage. Source-control is set-up on a per-site basis. If your existing site already has a SVN directory, Coda detects it automatically. You can also enter in a repository's URL and login details to checkout a copy of a repository if no local copy exists.

In addition to Subversion support, Coda 1.5 also boasts a much-improved find and replace system. The find and replace command can now span all open files, files in a directory, or files in the local root site. In the past, this was one of my only problems with Coda -- I had to search through each file to find a specific line of code, instead of being able to search across a group of files. This is great for updating an image directory or changing a file name across a bunch of PHP or CSS files.

The "Books" menu has also received a big update: support for custom books. Coda's Books feature works by connecting the user to a web page housing a book's complete text. Out of the box, Coda comes with access to a CSS, HTML, PHP and Javascript manual. When writing anything in those languages or formats, you can also refer to the reference books to look up commands or syntax rules. This can be very handy. Now, with the custom book feature, you can add other online books. For instance, I added the Django Book to my bookshelf so that I can have easy access to it anytime I'm working on a site that uses that framework.

Coda's Clips feature has also been improved with support for groupings, importing, and exporting. There are lots of other improvements (check out the release notes) that make an already great program even better.

Coda 1.5 is a free update for all existing Coda users. You can download a 15-day trial from Panic's site. Pricing is $99 for new users, $85 for existing Transmit 3 customers. Coda requires OS X 10.4+.

Filed under: Internet, Utilities, Productivity, Web services, web 2.0

Web-based Vi text editor hits the web: text-edit from anywhere!

jsvi web-based Vi clone
That popular Unix and Linux text editor known as Vi is now the proud brother of an online clone that should run in most javascript enabled browsers. It's called jsvi, and now you can write your own programs and HTML code from anywhere!

Such remote locations include but are not limited to:
  • your local library
  • the internet cafe down the street from work
  • your aunt's house
  • those weird McDonald's locations with internet computers inside
  • the boss' laptop
  • Russia
On a more serious note, the Vi simulator works with nearly all the traditional keys and substitution commands, and you can copy/paste from the clipboard. It also includes a built-in spell checker for those long-night moments when you've stared a word for too long and can no longer remember how to spell it. Does that happen to other people, or is it just us?

Filed under: Fun, Internet, Blogging, Productivity, Web services, Google, Yahoo!, Browser Tips, web 2.0

Photobucket gets image editing features thanks to FotoFlexer

Photobucket + Fotoflexer
Photobucket, a popular image-hosting site, will get basic image-editing features (resizing, cropping, coloring, rotating, etc.) thanks to FotoFlexer, an in-browser, web-based picture editor.

For those who use both services, this is probably unsurprising as FotoFlexer already lets users save their edited pictures to their Photobucket accounts -- as well as any Facebook, Myspace, Yahoo Flickr, and Google Picasa accounts that they know the usernames and passwords to.

Well, at least this saves Photobucket users the hassle of logging into a separate site to do a little basic editing, which comes to a total of 48 seconds saved per photo edited according to our highly (un)scientific calculations.

Filed under: Internet, Text, Utilities, News, Blogging, Web services, Mozilla, Freeware, Open Source

Performancing Firefox plugin is now ScribeFire

ScribeFire
Now you know that PayPerPost acquired Performancing, right? The Performancing Firefox plugin (the blog editor) is now rebranded as ScribeFire. I'm glad the plugin is still its own entity. I am a huge fan of it, and I would hate for any kind of merger, acquisition, or take-over to mess with it. I like it just the way it is. A new name isn't bad in that regard. It may help garner more of an audience for it, not that it doesn't already own the planet in its respective market. I don't know that I have seen anything else (in-browser) like it. ScribeFire, not Performancing. I haven't had a chance to install my stikkit (mental cortex edition, just kidding) but when I do, I will have to make a mental note of it, ScribeFire, I have got to remember that. With the new name, also comes a new website, at ScribeFire.com. Not much there yet, but there will be more coming soon. Stayed tuned.

via TechCrunch

Filed under: Design, Internet, Photo, Utilities, News, Windows, Macintosh, Linux, Web services, Freeware

Pixer.us, another web photo editor

Pixer.us
There are many online ajax-powered photo editors out there, and the list now includes pixer.us. Not sure if Pixer is one of my favorites, really, but the controls are simple and it works fairly well. I wish this editor had the capability of editing from a URL, not just the upload box. The effects section brings some good options but it is hard to tell what it will look like since the preview isn't on the image your are editing, but off to the side. A decent first try, but in my mind, not quite ready for prime-time yet. Try it and let me know if you agree.

Filed under: Internet, Utilities, Video, News, Web services, Freeware

Create videos online with Toufee

Toufee
Toufee, the new online video editing site is hitting the buzz-o-meter today. A new online video editing and mash-up service--I love the idea, but I think it still has some work to do to really snag the public interest. I don't like the fact that I can't upload bigger than 10MB. I have no 10MB video. I know the limit exists because as a fledgling service they can't take on the world's video en masse yet, but increasing the file size would also increase the service's usability. I suppose you could compare this service to an online version of Windows Movie Maker in that it has a simplistic approach and helps the user create easy-bake video without any know how. And it doesn't crash like WMM, so that's a plus. Toufee sports transitions, video, images, sounds, and multiple frames. The controls seem very easy, and are built in Flash, so most people should have no problem running it. Also, it loads very fast for such a useful flash application. Multiple projects can be saved and worked on in the future as well. I'd say that a couple code jams to develop the app and its platform a bit more and Toufee is a worthy candidate for a bunch of funding.

Gickr: Create animated GIFs online

GickrGickr is a cool web app that lets you quickly created animated GIFs without leaving the comfort of your web browser. Gickr has two modes: The first mode lets you grab frames for your animation directly from Flickr. Just enter a Flickr username and/or tag and your pictures will pop up, then you can include the ones you want to include in the animation. The second mode lets you upload images from your hard drive. The options are simple and few--you can choose the size of the resulting image from a drop-down and you can pick a speed from "Slow" to "Blasting." Gickr's main purpose is to create simple slideshows rather than sophisticated animations, so you're not able to control looping or change the order of the frames. Refreshingly, Glickr doesn't require registration or anything like that. Take a look after the jump to see a quick animation I put together in Glickr.

Read more →

Filed under: Design, Photo, Utilities, News, Windows, Open Source, Imaging Tips

PAINT.NET 3.0 alpha is here

paint.net

I have been using Paint.net for a while now, and it really is a decent editor. Everyone who needs something more powerful than the Microsoft Paint that comes with Windows, but can't figure out Adobe Photoshop needs to take a look at Paint.net. The new alpha release (for testing only of course) has a multiple document interface, which is one of the biggest improvements in the new version. Though it is labeled Alpha, 3.0 is quite stable and usable. It now has common color palette and even a common colors panels too. The formerly slow font-loading problem has been smoothed out, and the fonts show up quickly now. Check it out!

Filed under: Windows, Macintosh, Linux, Blogging, Freeware

Bleezer: blog anywhere

Bleezer typewriterThis is a cool little tool for you bloggers out there: Bleezer. It's a free, no frills blog editor that is cross platform and handles all the major APIs. For people who work on multiple platforms, the Java app is a godsend; it means one layout, one set of keyboard shortcuts, and that means higher productivity, in my book, anyway. That said, there are downsides. Java GUI means slow on many systems, especially Windows, and there are still utf8 bugs to be worked out, at least on Windows. That said, a unfied interface to all my projects is probably worth a couple of growing pains, especially since the price is right: free. Download it for Mac, Windows or Linux (and I don't see it shouldn't run on BSDs with lcompat) and decide for yourself.

bleezer edit screen
Bleezer edit screen

[via Defelxion]

Featured Time Waster

Graveyard Shift - zombie-busting Time Waster

With Halloween fast approaching, it's a great time to get in some practice defending your territory against zombies. In Graveyard Shift, you take aim at zombies and other creepy-crawlies, blasting them into splatters of cartoony green guts. It's a casual first-person shooter, and it's very easy to get the hang of - use the mouse to aim, click to fire. Graveyard Shift has at least 15 levels, and it might even have some secret stages I haven't unlocked yet. They key to getting good at Graveyard Shift is learning to use ...

View more Time Wasters

Featured Galleries

Defective by Design, London: Protest Pictures
Microsoft Security Essentials
Chromium Pre-Alpha on CrunchBang Linux
Safari 4 Beta
10 Firefox themes that don't suck
IE8 RC1
Download Squad at the Crunchies After-Party
Download Squad at the Crunchies
WordPress 2.7
Cooking Mama: Mama Kills Animals
Windows 7 Hands On
Comodo Internet Security
Android First-look: Amazon.com MP3 Store
Android First-look: Twitroid
Google Reader Android
Android Hands-On
Twine 1.0
Photoshop Express Beta
Mozilla Birthday Cake
Palm stuff
Adobe Lightroom 1.1

 


Follow us on Twitter!

Flickr Pool

www.flickr.com

More Tech Coverage

AOL Radio