Category: geeky
04/22/07 09:47 - ID#39008
perverse
I have begun a perverse new project which I call Billustrator, a simple drawing program with a familiar interface:

It is written in Java, and thus runs on Mac OS X and Linux as well as Windows. It will be small and lightweight, so that users can do simple editing quickly. The architecture is extensible by design, and so it is not limited by its own assumptions. I think it would be keen to be able to embed it into web pages as an applet, and thus enhance the graphic capabilities of this 'Web 2.0' nonsense. [Along the lines of the (e:strip) chalkboard, only more so.]
(e:dragonlady7) thought I was cracked, until this afternoon when she said she needed to crop & scale an image and had to resort to Photoshop. I guarantee that Billustrator could have had the job done before Photoshop had even finished launching.
The main UI is nearly done, and all the commands and tools are stubbed out. Even the builtins are implemented as plugins, so the plugin architecture is coming along as well and should end up very robust. More details [or not] as they become available [or don't].
- Z
Permalink: perverse.html
Words: 204
Category: geeky
11/20/06 04:37 - ID#37393
nobody asked
[requires Google Earth]If anybody can think of any real use for it, I'll fix it up real nice and officially put it on the site; otherwise, I'll just leave it around as a curiosity.
Also, you can get notified of our events by RSS now; there are feeds for each calendar, category, and venue in the database.
I think this would be an excellent application for the wireless web, but sad to say, I've got other stuff that needs to get done first.- Z
Permalink: nobody_asked.html
Words: 121
Category: geeky
11/02/06 08:04 - ID#37389
great minds, right?
I've been playing around with Django
a lot. It's a very young framework, but as long as the developers retain tight control over the architecture, I think it's got staying power. Not very long ago I started reading up on J2EE and Jakarta Struts, and it seemed to me to be such a brilliant idea, but like anything Java, it was just way, way more complicated than it needed to be. As I read more about it I kept saying, yeah, if this were done in Python instead we could just cut that out, ... and that ... and wow, you'd actually be able to use it. Django is gunning for everything in J2EE and Struts that is useful, without all that other bullshit that's only there to circumvent Java's fascist static typing. I get the impression that Django is a lot like Ruby on Rails
- except that I know Python.Today I started poking around at the Yahoo Flash Maps API. I like it. I know this is going to offend certain people, but let's face it- AJAX+DHTML is an egregious hack based on a misbegotten API [XMLHttpRequest
I'm looking at you]. I think using Flash instead is a much more elegant solution to map service in particular, and Flash's HTTP library, while a little weird, at least suggests to me that someone thought it over before they released it. Also, Yahoo offers the Boring-old-image API to their maps, which I intend to use on our fledgling mobile website. Feature request: you should be able to dump a pile of markers onto the map and ask the map to make sure they all fit. Yahoo's agreement says Non-Commercial Use Only, but as long as (e:ajay) doesn't blow me in, I think we're cool.- Z
Permalink: great_minds_right_.html
Words: 319
Category: geeky
08/16/06 08:26 - ID#37368
great ideas in action
which was intended to demonstrate the extent of the functionality of VRML. It's basically a fictional 3D space where you can set up a homestead, interact with it and other peoples' digs, and, through an insane amount of Javascript and server-side scripting, interact with the other people on the site at the same time. The idea was cool but sadly, VRML tanked, and I don't expect xVRML (WIKIPEDIA - XVRML) to do much better.Item: I recently discovered that, as a byproduct of a Homeland Security project, USGS is making available extremely high resolution [1px=1ft] uncompressed aerial photography of the 133 most populated urban areas in the United States
at what I understand to be very low prices. The Census Bureau already makes available location data about all the streets in a city through their TIGER/Line program
for free. The NWS has begun offering geocoded satellite data with 2min resolution.-Where is (e:zobar) going with this-- you say.
A couple weekends ago I smoked a J and hit Google Earth and it blew my mind. All Over The Wall. [Which happened to be on the hifi at the time.] I thought it would be so freaky to set up a house WHERE YOUR HOUSE IS*. And you could put your car where your car is, or drive it down the streets to hang out at your friend's house. And if you looked up in the sky, you could see the actual clouds that were actually there at that moment. Because sometimes it sucks outside. My car would be the Monopoly shoe. Dude.
- Z
_______________
- And if you looked at the computer in your virtual house, you'd see Google Earth with your house where your house is.
Permalink: great_ideas_in_action.html
Words: 337
Author Info
Date Cloud
- 10/11
- 08/10
- 07/10
- 06/10
- 05/10
- 04/10
- 03/10
- 02/10
- 01/10
- 12/09
- 11/09
- 10/09
- 09/09
- 08/09
- 07/09
- 06/09
- 05/09
- 04/09
- 03/09
- 02/09
- 01/09
- 12/08
- 11/08
- 10/08
- 09/08
- 08/08
- 07/08
- 06/08
- 05/08
- 04/08
- 03/08
- 02/08
- 01/08
- 12/07
- 11/07
- 10/07
- 09/07
- 08/07
- 07/07
- 06/07
- 05/07
- 04/07
- 03/07
- 02/07
- 01/07
- 12/06
- 11/06
- 10/06
- 09/06
- 08/06
- 07/06
- 06/06
- 05/06
- 04/06
- 03/06
- 02/06
Category Cloud
More Entries
After This
My Fav Posts
- This user has zero favorite blogs selected ;(

mobile


carolinian, have you tried using the Gimp with the X11 program in Mac OS X? It's a really cool open-source image editor that I use all the time on Linux.
Though, as I can't find my tablet or my mouse, it's kind of almost a moot point. I don't know how well I can doodle with a touchpad.
But considering that there's really no simple paint application that comes with OSX, it's perfectly understandable. It's kinda weird that you get lots of software for ripping and editing MP3's from iLife, but the second you need to doodle something, you have to buy an $800 program. I've been using JDraw for several years for such doodles; you may be able to harvest some useful Java code from that.
Of course, you will need to add Bonjour and Flickr support for added geek points. ;)