mine
Free Software!!!
I made a little app for my personal use the other day and thought I would share it. It basically keeps a window that is globally accessible through a keyboard command (cmd+shift+m by default). It lets you jot down any notes and use them in any other app.
Simi-useful but more importantly…free!
Download Memo 1.0
Exciting News
So I’ve put my pet project, Searcher, on Cydia (under Utilities). Searcher is an easy way to search your entire iPhone. SMS, Contacts, Notes, Events, Safari Bookmarks and Safari History are a single tap away. Check out the website for Positron Software to find out more.
I will have some more news on OpenClip in the [...]
OpenClip Concerns
Note: This is also mirrored on openclip.org.
Let me first explain how OpenClip works:
How it works is relatively simple and doesn’t break the SDK agreement. OpenClip works by looking into the Documents folder of other applications to get their pastes. Applications are allowed to write all they want to their own Documents directory (for copy), so [...]
iPhone Copy/Paste
I created an open source project for iPhoneDevCamp 2. It allows cross application copy and paste.
Basically, all you have to do to get the benefits is include a few classes and use the very simple API to copy data or paste data. The special part is cross application. Copy a cocktail in Cocktails and paste [...]
iPhone SDK
Who’s ready for the iPhone SDK? Me. In preparation, I’ve been working on a project I’m code-naming Engineer. That might change, but the app is a search application. At the moment, it searches SMS, Notes, and Contacts and it is pretty easy to add support for just about anything. I plan to add iTunes, Mail, [...]
Iron Coder Live
I finally entered an Iron Coder! The theme this year was “Conspiracy” and the API was “iPhone”. Which is a little funny considering there is no real API for the iPhone.
Basically what I did was write a little cocoa app that lives up in your menu bar and takes a shot with the iSight ever [...]
SearchMagic Beta!
So I think I’m going to try and get SearchMagic out the door by WWDC! This means I need to get the beta out there and let a few people try it. So grab your copy today:
SearchMagic 1.0b
If you don’t know what SearchMagic is, take a quick look at the paragraph description and movie on [...]
Source Code
I’ve put all the source code I want public into a public subversion repository (thanks dreamhost and thanks websvn!). Check it out:
Public Repository
It has some useful stuff. If someone wants to take PanicSaver and make it…um…work, that would be cool. I just don’t have time. Read the readme.txt for license info.
Also, you might [...]
New App!
Yay! One more thing to distract me from doing things that matter! So I was sitting in class trying to take notes while recording with Quicktime Pro and I realized there should be an app that does both! And then I thought of all the cool things that you could do with both audio and [...]
SearchMagic!
Ok, so I’ve been spending a lot of time lately working on a new application. It isn’t really that new. I wrote a RealBASIC version a long time ago. The basic principle is this: An app that provides a unified interface for lots of different search engines that are loaded from plugins. The results of [...]