Sunday Project #1: Just a List
I’m not sure exactly how this little experiment will make me rich, so any ideas and suggestions are welcome! ;-)
I love when websites create API:s and that more and more services can interact with each other. What bothers me is that the usability still isn’t really quite “there” yet. The constant logging in is for example something I could live without.
Many sites give me much more than I’m looking for, and that not in a good way. The various pages of settings and guides I have to go through before just doing what I’m there for suggests something is wrong (either with me or the website).
I wanted a way to just jot down whatever was on my mind, and share it simply. Take for example a grocery shopping list that I want my boyfriend to have. I could mail it, but then it wouldn’t be a collaborative document. I could log in to google docs and create a document and share it with him, but… come on!
So, I’ve created Just a List! This is, just as it sounds, pretty much just a list. What’s great about it is that you actually don’t have to do anything besides writing your list. No login, no save-button, nothing!
It’s still very much on a conceptual testing stage, but should be fully functional (except for the collaboration parts). Any suggestions on uses for this would be highly appreciated!
No commentsVideosupport – for ShootItLive
ShootItLive makes it possible for photographers with wifi-enabled cameras to upload images and get them published on for example online news sites almost instantly. ShootItLive is used by for example Aftonbladet, the largest online news site in Sweden.
During February and March 2010 I added video support for ShootItLive. Technology used include Python, FFmpeg, ORMs such as SQLAlchemy and Elixir and frameworks such as Smisk.
FFmpeg
The FFmpeg version used is custom built to include x264-support. It’s tested for input formats avi, mov, mp4, wmv and flv and output formats flv, f4v and jpeg. Exiftool is used to extract exif information.
The system supports multiple output formats for a single input file, such as different video formats and poster frames (images).
Comments Off




