your favorite little computer program hoonja-doonja (mac version)

Message Bookmarked
Bookmark Removed
Not all messages are displayed: show all messages (1739 of them)

Lightroom's definitely good for power-tagging and searching (it runs a big internal database), but costs a fair bit. I never managed to click with Picasa, but it does do what you want.

You could also think about <A HREF="http://reinventedsoftware.com/together/";>Together</a>. It's not dedicated to images; it holds anything, but has good tagging and comments fields, a fast search, and a nice drawer that floats on the side of your screen and will accept images dragged straight from Safari. It's like Yojimbo done right.

stet, Friday, 19 March 2010 01:58 (sixteen years ago)

fukn bbcoed

stet, Friday, 19 March 2010 01:59 (sixteen years ago)

parallels bundled with 9 other apps for $50 (parallels usually retails for $80) at mac bundle - will macdvdripperpro finally replace mactheripper??

ain't no thang but a chicken ㅋ (dyao), Monday, 29 March 2010 13:59 (sixteen years ago)

fukn bbcoed

― stet, 19 March 2010 01:59 (1 week ago)

imo it's time we as a community started asking serious questions

Jermaine Jenason (darraghmac), Monday, 29 March 2010 15:54 (sixteen years ago)

Like that there a bunch of these "drag and drop to icon, uploads to web and copies URL into your clipboard" apps out, but most of them are targeted towards Twitter, giving you a short url for link. Is there a good one that works similarly for embeddable images (for say this forum) and automatically uploads to a free image host and spits out a URL?

Nhex, Saturday, 10 April 2010 04:31 (sixteen years ago)

https://addons.mozilla.org/en-US/firefox/addon/10035

not exactly what you're looking for but i use this, works ok

r|t|c, Saturday, 10 April 2010 09:26 (sixteen years ago)

i'll try it out, thanks!

Nhex, Saturday, 10 April 2010 16:35 (sixteen years ago)

two weeks pass...

Dear user, Since today the 23.04.10 all BBC channels have been eliminated from Zattoo due to a legal litigation. Unfortunately the BBC has forced us to do so. Complain to the BBC if you want to continue enjoying the BBC on Zattoo. We apologize for all the inconveniences this may have caused you.

Best regards, Zattoo

cozen, Sunday, 25 April 2010 11:18 (sixteen years ago)

two months pass...

Any recs for a free DVD-Divx converter?

Salted gnocchimole (admrl), Tuesday, 6 July 2010 19:17 (fifteen years ago)

Handbrake

like a ◴ ◷ ◶ (dyao), Tuesday, 6 July 2010 19:21 (fifteen years ago)

2nd handbrake

btw, if anyone's looking for a flashcard studying program, Anki's quite nice. downloadable decks on a huge number of subjects, very neat.

angry virgins seeking validation (sciolism), Tuesday, 6 July 2010 19:30 (fifteen years ago)

I tried Anki once but it was really slow - did I just have a bad configuration?

like a ◴ ◷ ◶ (dyao), Tuesday, 6 July 2010 19:30 (fifteen years ago)

it can be a bit slow starting up, but it's otherwise fine for me. ymmv.

angry virgins seeking validation (sciolism), Tuesday, 6 July 2010 19:59 (fifteen years ago)

one month passes...

okay trying anki again and it's pretty fantastic.

dyao, Tuesday, 10 August 2010 12:57 (fifteen years ago)

gonna give this a try:

http://pomodoro.ugolandini.com/

to be more productive.

? (dyao), Saturday, 21 August 2010 08:44 (fifteen years ago)

based on the following principle

http://www.pomodorotechnique.com/

? (dyao), Saturday, 21 August 2010 08:45 (fifteen years ago)

i use it. it works.

SYNTAX ERROR (remy bean), Saturday, 21 August 2010 11:59 (fifteen years ago)

networking edition

shimo: VNC manager
marcopolo: detect location changes (i use this to automatically launch an applescript to change my time machine disk from the disk i keep at home to the one i keep at work when i arrive at either location)

unix edition

http://www.decimus.net/dterm.php -- quick terminal in the working directory of any file/folder open in a gui app
homebrew -- nice macports/fink alternative that doesn't want to install its own versions of perl, python, tex, x11, etc., etc. when you want to install some shitty little command line utility or library

caek, Saturday, 21 August 2010 12:48 (fifteen years ago)

trial copy of iSleep expired and i didn't feel like paying for it, so::

start playing music in itunes

run this in script editor

--

property outMinutes : 15

set outTime to outMinutes * 60 * 0.5

delay outTime

tell application "System Events"
sleep
end tell

LA river flood (lukas), Saturday, 21 August 2010 15:45 (fifteen years ago)

dropbox is so useful it's painful, because I am waiting for the other shoe to drop and them to charge me $10 a month to use this shit or w/e

dayo, Friday, 27 August 2010 02:16 (fifteen years ago)

Would pay anyway, it's too damn good to do without.

stet, Friday, 27 August 2010 13:58 (fifteen years ago)

two months pass...

in 2010: macvim + texshop + macvim + texshop + omnifocus + macvim + texshop + mercurial + bibdesk

caek, Sunday, 21 November 2010 02:11 (fifteen years ago)

vim hoonja doonjas: snipmate + supertab together

caek, Sunday, 21 November 2010 02:15 (fifteen years ago)

love texshop

BIG MUFFIN (gbx), Sunday, 21 November 2010 02:55 (fifteen years ago)

feel like if I ever used caeks computer it would feel like driving the batmobile

_| ̄|○| ̄|○| ̄|○ (dayo), Sunday, 21 November 2010 03:03 (fifteen years ago)

texshop + bibdesk is pretty much my life, or at least 2/3 of it (gotta sleep sometimes)

kinda :/ about that but it pays the bills

Euler, Sunday, 21 November 2010 03:58 (fifteen years ago)

i use vim to edit and just use texshop to compile/preview.

caek, Sunday, 21 November 2010 09:55 (fifteen years ago)

What're the advantages of vim? I use vi for quick unix hackery for our departmental web page etc, but o/w I just want to be able to type and require very little from a text editor than that. I can't think of when I'd need to do regex find/replace, for instance, although I think I could do that in texshop if I cared enough. But I'm open to being sold on an improved workflow, so what're the advantages of vim?

Euler, Sunday, 21 November 2010 12:44 (fifteen years ago)

I've never branched out beyond emacs + latex for this stuff. I see the attraction of graphical frontends but I guess I'm happy enough with my workflow.

seandalai, Sunday, 21 November 2010 12:59 (fifteen years ago)

you are probably using vim in vi mode, euler. the original vi binary is not distributed on any modern unix that i know, although i remeber you are a solaris dude, so maybe you really are.

anyway, once you're running vim, remember it is crippled to emulate vi by default, i think (depends on your system vimrc). so the first thing you should do is add "set nocompatible" to your .vimrc to make it into vim.

here's some links for taking advantage of vim

http://vim.runpaint.org/
http://nvie.com/posts/how-i-boosted-my-vim/
http://stevelosh.com/blog/2010/09/coming-home-to-vim/

you probably want to install at least

http://code.google.com/p/snipmate/ and
https://github.com/ervandew/supertab

caek, Sunday, 21 November 2010 13:27 (fifteen years ago)

if you use vim and texshop then you might find this useful in your .vimrc

nnoremap <leader>tx :!open -a TeXShop %<cr><cr>

that makes "\tx" open and compile the current file in texshop (\ might be something else if you have reconfigured leader)

caek, Sunday, 21 November 2010 13:30 (fifteen years ago)

Sticking w/BBEdit, me.

stet, Sunday, 21 November 2010 19:35 (fifteen years ago)

TextMate and/or Coda here

Stockhausen's Helicopter Quartet (Elvis Telecom), Monday, 22 November 2010 04:48 (fifteen years ago)

is there a reason i shouldn't use CloudApp for quick n dirty image sharing? it works beautifully

progressive cuts (Tracer Hand), Tuesday, 23 November 2010 10:23 (fifteen years ago)

Yes, but I can't remember what it is. Something about security, I'm sure.

stet, Tuesday, 23 November 2010 10:42 (fifteen years ago)

hmm there's also this Droplr thing..

basically i am tired of photobucket loading Flash video and making me click like five times just to upload a photo

progressive cuts (Tracer Hand), Tuesday, 23 November 2010 10:49 (fifteen years ago)

or this, if i want to use my own hosting.. http://getfileshuttle.com/

progressive cuts (Tracer Hand), Tuesday, 23 November 2010 10:51 (fifteen years ago)

i use this thing http://min.us/

caek, Tuesday, 23 November 2010 10:55 (fifteen years ago)

or http://www.dropmocks.com/ is the same thing i think

anyway, it's good

caek, Tuesday, 23 November 2010 10:56 (fifteen years ago)

How do that workie?? You have that page bookmarked, open it, then drag a file to it? Seems more of a hassle than dragging to the menubar

progressive cuts (Tracer Hand), Tuesday, 23 November 2010 10:57 (fifteen years ago)

yeah i guess. it's less hassle than photobucket though.

caek, Tuesday, 23 November 2010 10:58 (fifteen years ago)

Not saying much..

progressive cuts (Tracer Hand), Tuesday, 23 November 2010 11:07 (fifteen years ago)

Tracer do you not use dropbox? Just drag the pic into your "Public" folder, then right click and choose "copy public URL". You get a link you can paste in. Is seamless.

stet, Tuesday, 23 November 2010 13:01 (fifteen years ago)

i use this often
https://addons.mozilla.org/en-US/firefox/addon/9221/

Nhex, Wednesday, 24 November 2010 02:47 (fifteen years ago)

two weeks pass...

If you're on a Mac and use Gmail as your mail service and you currently use Mac Mail to gather said email... this works better.

http://www.sparrowmailapp.com/

I am Woolen Man. The scarf and I are one. (kenan), Thursday, 9 December 2010 05:03 (fifteen years ago)

tried mailplane? (i haven't, but i'm going to need one of these things soon)

just woke up (lukas), Thursday, 9 December 2010 05:07 (fifteen years ago)

No, this is better.

I am Woolen Man. The scarf and I are one. (kenan), Thursday, 9 December 2010 05:10 (fifteen years ago)

for some reason sparrow's site doesn't work unless you take out the www

Nhex, Thursday, 9 December 2010 05:16 (fifteen years ago)

What platform and browser are you on? I just loaded the link I posted just fine in Safari, Firefox, Opera, and Chrome.

OMG, don't tell me you're using Explorer.

I am Woolen Man. The scarf and I are one. (kenan), Thursday, 9 December 2010 05:25 (fifteen years ago)

I've been using Mailplane for months and months (a year or two?)

It's great. It's basically gmail as an app. A step beyond using Fluid to create an app. But it has more features. Even if it didn't, I still like it.

Sparrow is more of it's own app with a fancier UI. I tried it once but didn't take to it over mailplane. I see it was just updated, I'll give it another shot. It's got a long way to go. It's just not mature yet. It's way of dealing with labels is a total mess.

dan selzer, Thursday, 9 December 2010 05:43 (fifteen years ago)


You must be logged in to post. Please either login here, or if you are not registered, you may register here.