April 10th, 2006
Eclipse is a pretty flexible application development tool, I’ve been using it off an on with some degree of satisfaction. Previously its handled upgrades reasonably well. I don’t use the tool often enough to really pay attention to when an upgrade occurs. But for a considerable amount of time I’ve noticed that the application hasn’t undergone an upgrade that it initiated. So I finally decided to google the problem and found a post on the subject (a year ago!).
Posted in random interest | No Comments »
October 21st, 2005
So I don’t know why I haven’t bothered to look into this more, but I use VNC occasionally and noticed (a long time ago) that the x session that’s started through it wasn’t the full blown gnome desktop. While a bummer, it wasn’t that big of a deal. The fix was a simple one. TightVNC gets its profile settings from a .vnc folder in which contains a ‘xstartup’ bash script that runs when the server is started to load user settings, etc. The line I needed to change was:
x-window-manager &
to instead:
gnome-session &
A quick restart of the vnc server and back to the nice gnome environment. I don’t know why I didn’t bother sorting that out before…..
Posted in random interest | No Comments »
September 29th, 2005
Another interesting item. This is where I came across the Sack of AJAX.
Brilliant Button Maker by LucaZappa.com
Posted in technology | No Comments »
September 29th, 2005
I really got to find some time to play around with some implementations of AJAX. The fellow below has an alternate engine than the SAJAX version. He also has a WordPress plug-in that allows for inline editing of posts. Cool!
Twilight Universe » Blog Archive » Sack of Ajax
Posted in technology | No Comments »
August 19th, 2005
Following up on the AJAX notion I’m learning a little more about…adaptive path » ajax: a new approach to web applications
Posted in technology | No Comments »
August 15th, 2005
Several little bits that came from a surfing domino effect that occurred this morning for me.
- AJAX I’ve heard of this, just not under the *new* term.
- SlideML I’ve seen a presentation format similar to this using only an HTML page and CSS…S5 or some sort of similar name.
- miniXML A parser that I just learned about that could prove to be quite useful, given a little project I’ve been working on off and on.
All of these are in relation to this series of comments. The end result is of particular curiousity for a little project I’ve been toying with relative to a web site that’s horribly laid out, but yet has valueable information.
Posted in technology | No Comments »
August 15th, 2005
Venture should build around community, not technology: Community Trumps Technology
Interesting point….
lifehack.org » Bootstrapping a Viral Startup
Posted in random interest | No Comments »
August 15th, 2005
I’ve heard of this book before, never thought to check into it more. But it seems like it might be worth flipping through.
SolutionJunkie20–20Doug20Giuliana
Hipster PDA Templates
Hipster PDA Instructions
Posted in random interest | No Comments »
August 1st, 2005
This guy has some interesting bits of information to share, several provocative sites as well that seem worth mentioning. lesscode.org for one, Django for another.
Posted in technology | No Comments »