Infovore » tag » utility
  • About
  • Archives
  • Projects
  • Talks
  • Code
  • RSS
  • Contact
  • Jcrop – Deep Liquid
    "Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications." Wow – snappy, well-made, and very impressive.
    (tags: jquery dhtml javascript programming image editing )
  • Slammer – Designer's Geometry Box
    "Slammer gives you any grid you want, anywhere you want: Typographic Grids, Golden Sections, Fibonacci series or Rule of Thirds. Thats not all, Slammer also has Rulers, Crosshairs, Magnifier, Measurements & Screenshots. Slammer is a must have for any designer."
    (tags: grid layout design osx application utility tools )
  • Every day the same dream – molleindustria
    Bleak, stylistically lovely, flash game about the drudgery of existence. Not cheery, but some beautiful touches. And I loved the cow.
    (tags: flash games life experimentalgameplay )
  • GeSHi – Generic Syntax Highlighter :: Home
    "Welcome to the home of the Generic Syntax Highlighter – GeSHi. GeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has been generalised to this project." As seen on the Panic blog: very impressive, in particular, the clickable documentation of Objective-C keywords.
    (tags: programming syntax languages highlighting tools utility )
  • The Most Boring Game of the Year | Edge Online
    "The walkthrough posted by Lee Beng Hai belongs in a “best games writing” list somewhere, not so much for the prose, but for the depth of his coverage and the gratitude I feel for it, like he’s the first guy in my tribe to wander into the jungle and come back with all his limbs." Chris Dahlen on why nobody's writing about Demon's Souls, but everybody's playing it. (Also: "It’s not “flow”, because flow implies progress; it’s more like tantric sex with a slide rule" is a brilliant analogy).
    (tags: chrisdahlen games complexity demonssouls engrossment )
  • tobi's clarity at master – GitHub
    "Clarity is a Splunk like web interface for your server log files. It supports searching (using grep) as well as trailing log files. It has been written using the event based architecture based on EventMachine and so allows real-time search of very large log files. If you hit the browser Stop button it will also kill the grep / tail utility."
    (tags: logs server webserver analysis utility ruby )
  • JSGB v.0.02: a JavaScript Nintendo GameBoy Emulator and Debugger
    "a JavaScript GameBoy Emulator" Blimey.
    (tags: javascript games gameboy emulator nintendo bonkers )
  • A Common Nomenclature for Lego Families by Giles Turnbull – The Morning News
    "Every family, it seems, has its own set of words for describing particular Lego pieces. No one uses the official names. “Dad, please could you pass me that Brick 2×2?” No. In our house, it’ll always be: “Dad, please could you pass me that four-er?”" So true. I'm trying to recall our own nomenclature.
    (tags: language lego nomenclature slang argot families building making )
  • Tale of Tales » Interview with Frank Lantz
    Great interview with Lantz, expanding on his "games aren't media" angle and some other interesting points on aesthetics; totally marred by Michaël Samyn's trolling of a comment thread (on his *own* company's blog). Still, read the top half!
    (tags: games interview taleoftales franklantz media play rules aesthetics )
  • flogr – Project Hosting on Google Code
    "Flogr shows your pictures from flickr in a customizable photo portfolio interface which includes a main photo page with EXIF details and flickr user comments, a customizable thumbnails page of your recent work, a slideshow component to browse through thumbnails, a tag cloud page, and an about page that shows your flickr user profile. With flogr you can control which photos are shown by specifying the flickr tag(s) to include so you can show only your best photographs if you choose." Which is something I've been looking for for a while. Glad I didn't have to write it, now.
    (tags: flickr photography photoblog webapp software )
  • Namechanger
    "NameChanger is designed for the sole purpose of renaming a list of files."
    (tags: mac osx utility application )
  • Hacking with Style: TrueType VT220 Font
    "Fortunately, modern displays can display characters that look exactly like this without special circuitry used in the original DEC terminals and there is free software that can be used to create a usable outline font out of a PNG image." Recreating VT220 terminal fonts in software, and from thence into Truetype.
    (tags: terminal typography fonts retro software )
  • LimeChat: IRC Client for Mac
    "LimeChat is an IRC client for Mac OS X written on RubyCocoa." I did not know about this. It looks nice.
    (tags: irc osx mac application )
  • elevation's event_calendar at master – GitHub
    "Easily show multiple, overlapping events across calendar days and rows." Which is hard, and it is nice to know someone else has done the work.
    (tags: rails plugin rubyonrails development ui calendar )
  • urban computing conference title generator
    "Do you like cities? Do you like architecture? Do you like speaking at conferences?" I think this has sewn up the 2010-11 circuit.
    (tags: cities urban informatics conferences talks funny )
  • [this is aaronland] buckets of vessels
    ""Who amongst us will write the Building as Contacts and Related Goodness blog post?" It's worth remembering, I think, that he [Dan Catt] already has."
    (tags: flickr buildings cities personification )
  • designswarm thoughts » Blog Archive » Rants I don’t have time to write
    "Seems to me people help people go through stuff, life and things. Technology and infrastructures are not the only tool we have and social interactions count more in my opinion. When technology fails, you’ll still have to ask for directions whether you like it or not :) and whether you think your laptop is user-friendly or not is absolutely not related to your gender."
    (tags: society interaction design architecture people communication )
  • Briefs: A Cocoa Touch Framework for Live Wireframes
    "Briefs is a framework for packaging concept screens & control schemes that run live on the iPhone and iPod Touch. This allows you to experience the feel of your concept without the expense of development." Ooh.
    (tags: iphone ui interaction design development prototyping )
  • rush
    "rush is a replacement for the unix shell (bash, zsh, etc) which uses pure Ruby syntax. Grep through files, find and kill processes, copy files – everything you do in the shell, now in Ruby." Equal parts "ooh" and "hunh?", I think.
    (tags: shell ruby unix commandline utility )
  • aanand's cmon at master – GitHub
    "All yeahs in a baby are always the same height." Crazy markup preprocessor of the day, with suitably entertaining documentation.
    (tags: cmon html layout markup wtf )
  • Warhammer Online for Mac – jerakeen.org
    "It seems to me that Transgaming have done more to hurt the Mac gaming world than anyone else. The idea that you can turn your product into a Mac game OVERNIGHT, without employing ANYONE WHO SEEMS TO CARE ABOUT THE PLATFORM is an absurd thing to peddle."
    (tags: tominsam games porting transgaming osx mac software )
  • git ready » tig, the ncurses front-end to Git
    "Tig provides a simple command-line yet visual interface to Git." An explanation of what Tig does, and why you might find it useful.
    (tags: git linux osx scm tools versioncontrol )
  • tig
    "Tig is a git repository browser that additionally can act as a pager for output from various git commands."
    (tags: git scm versioncontrol linux osx programming cli utility )
  • House of the Dead Overkill – Case study – a set on Flickr
    Marvellous – case study of all the packaging concepts for the bonkers House Of The Dead: Overkill. Lots of gnarly, grindhouse-inspired graphic design going on here, and many things that are as good as the final version.
    (tags: houseofthedead games marketing packaging design graphicdesign retro )
  • Rule-Based Programming in Interactive Fiction
    Andrew Plotkin on some of the design of Inform 7, and rule-based programming as it applies to IF. Long story short: everything is exceptional, and designing systems to support the kind of stories IF authors want to tell is hard.
    (tags: programming games design language parsing rules if interactivefiction inform inform7 parser )
  • Flickcurl: C library for the Flickr API
    "Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It uses libcurl to call the REST web service and libxml2 to manipulate the XML responses." I did not know about this, but it looks nifty. Now, to compile it on OSX…
    (tags: flickr api c curl utility programming )
  • Product: NASA Apollo 11 Manual
    Haynes Manual for the Apollo 1 LM and CSM. Awesome.
    (tags: nasa space haynes books print )
  • ThinkGeek :: Pocket Retro Game Emulator
    It looks like a GBA Micro; in fact, it's a portable multi-platform emulator, it's $100, and there's almost nothing you can do on it that isn't highly illegal. But if the hardware's manufactured well, it's a lot less faff than modding a PSP these days…
    (tags: games emulator hardware electronics gadgets dodgy curious )
  • favicon.ico Generator
    Ooh, nice – online favicon generator and editor. Might be useful one day.
    (tags: web design tools favicon graphics utility online )
  • Defensive design: Magnetic zones on the unibody MacBook – (37signals)
    "…removing the screws made it clear that the magnetic zones serve a second function. When my screwdriver slipped, the screw didn’t fall into the depths of the case. Instead, it flew right over to the magnet, and I was spared the pain of extracting a three-millimeter needle from an expensive electronic haystack."
    (tags: design apple hardware defensive dualfunction )
  • The Subtle Art of Persuasion
    James Box on interaction design as behavioural modifier. I really enjoyed this – mainly for its thoughts on architecture, branding, marketing, copywriting, rather than just on pure IXD. Some interesting products in there, too. Worth another look.
    (tags: jamesbox interaction design interactiondesign behaviour architecture persuasion presentation )
  • Teaching Kids Programming – O'Reilly Radar
    "I think there's a lesson here: doing something in hardware isn't automatically cool, particularly for kids. It's harder to make things happen, so we veteran geeks get a thrill from it. We think that because it's physical, real, and a Robot, kids will automatically be excited. But for kids who are learning, and who don't appreciate the significance of the challenge, it's just hard and unrewarding."
    (tags: programming computing education teaching children physicalcomputing hardware electronics )
  • Convertbot – Tapbots
    This is exactly the kind of thing I was talking about around a year ago – the value of bespoke, beautiful UI to interact with mundane code; people aren't just paying for software here, they're paying for interaction design.
    (tags: iphone interface design interaction interactiondesign app conversion utility )
  • What does one TRILLION dollars look like?
    "…these various numbers are tossed around like so many doggie treats, so I thought I'd take Google Sketchup out for a test drive and try to get a sense of what exactly a trillion dollars looks like." A nice, simple piece of amateur informatics that is a good wake-up call.
    (tags: money visualization finance economics bailout us )
  • Quick and dirty slides
    Margaret's slides from GDC2009. Even without the notes, there's clearly some great meat here, and "Stop Wasting My Time And Your Money" has some stonkingly good moments – notably, the discussion of the HL2 lambda, and a great, great Sam Beckett gag.
    (tags: margaretrobertson gdc2009 slides presentation games story narrative play spore education )
  • Skip Hop: Moby bath spout cover
    "MOBY is a spout cover that brightens up the bath while keeping baby’s head safe from bumps." As swissmiss pointed out: adorable.
    (tags: design beautiful product bath whale )
  • Board game legend Reiner Knizia seeks iPhone devs – Offworld
    "One of board gaming's most prolific and revered designers, Reiner Knizia, is actively searching for iPhone devs to help bring his games to the iPhone, says industry site boardgamenews." Oooooooooh. That is all.
    (tags: games iphone development boardgames interesting reinerknizia )
  • Introducing the ProjectSearch Rails plugin: – (37signals)
    Rails plugin for intelligently searching within your application. Not a bad idea; will probably end up using this at some point.
    (tags: programming ruby development rails plugin utility search )
  • Fullbright: A worthy model
    "I would love to see more games that use Flower as a model, not in the copycat sense of being "flying games" or "games where you're the wind," but in the high-level approach that the production implies. Smaller, shorter, higher-fidelity, more focused, more sensate experiences that are affordable, accessible, and digestible. The primary obstacle to one designing a game with these principles in mind seem to be finding an engaging core sensation that fits the constraints. I can't wait to see the results that this challenge brings." Some sensible, and lucid, thoughts on Flower from Steve.
    (tags: games ps3 stevegaynor scope flower highfidelity )
  • Obsessed with the production design of "The President's Analyst" – a set on Flickr
    Jones has now seen "The President's Analyst" which is, by anyone's standards, a remarkable movie. Especially the bit in the cornfield. And the ending. Anyhow, he's screengrabbed loads of it on Flickr because it's just beautiful.
    (tags: satire movies sixties stills jamescoburn thepresidentsanalyst productiondesign )
  • Why the Wii will never get any better
    "…the Wii’s software stack is designed with little to no future proofing. There are basically zero provisions for any future updates; even obvious things like new storage devices or game patches. What’s worse is that this will affect the compatibility mode of any future Wii successor." Interesting analysis of what's going on inside a Wii, even if the architecture is a little limited.
    (tags: programming nintendo hardware architecture analysis wii code microprocessors )
  • Wax on the Arm | Gamers With Jobs
    "I smile. I didn't fool him in the slightest. But it doesn't matter. I didn't fall. Wax on the arm." Lovely.
    (tags: games music writing culture marriage )
  • Mindquirk | Xbox Live Friends
    "Xbox Live Friends is a tool for keeping a vigilant eye on what all of your friends are doing." It's much improved from previous versions, too. Enjoying this quite a lot.
    (tags: games osx mac utility xbox live xboxlive )
  • Good design: The ten commandments of Dieter Rams
    These feel about right. Or, at least, about right if you agree with Rams as both a designer and a provider of commandments. He's hard to argue with, for sure.
    (tags: design advice utility explanation simplicity dieterrams clarity )
  • Defend Moscow on MySpace Music – Free Streaming MP3s, Pictures & Music Videos
    Defend Moscow are a friend's new band, and their single "Manifesto" is out very, very soon; big, eighties-influenced pop, with slightly filthy bass and that classic boy/girl harmony thing going on. Hoping for good things for this, so into the links it goes!
    (tags: music indie awesome pop defendmoscow single davefawbert kidsrecords )
more recent posts tagged as 'utility' | earlier posts tagged as 'utility'

Archives

  • 2022  January February March April May June July August September October November December
  • 2021  January February March April May June July August September October November December
  • 2020  January February March April May June July August September October November December
  • 2019  January February March April May June July August September October November December
  • 2018  January February March April May June July August September October November December
  • 2017  January February March April May June July August September October November December
  • 2016  January February March April May June July August September October November December
  • 2015  January February March April May June July August September October November December
  • 2014  January February March April May June July August September October November December
  • 2013  January February March April May June July August September October November December
  • 2012  January February March April May June July August September October November December
  • 2011  January February March April May June July August September October November December
  • 2010  January February March April May June July August September October November December
  • 2009  January February March April May June July August September October November December
  • 2008  January February March April May June July August September October November December
  • 2007  January February March April May June July August September October November December
  • 2006  January February March April May June July August September October November December
  • 2005  January February March April May June July August September October November December
  • 2004  January February March April May June July August September October November December
  • 2003  January February March April May June July August September October November December

infovore.org is a weblog by Tom Armitage, 2003-2025.