 |


 |
|
 |
 |
 |
 |
|
 |
 |
'cause while having lots of stuff is useful ("Ben, why do you have toy handcuffs...?" - people I lent handcuffs to for a show), I don't use... about 30% of the stuff. And it makes packing annoying. 'cause there's lots of stuff. Ideally, it'd be nice if I could move by throwing everything into one or two suitcases and vanish. Is the inconvenience of living out of two suitcases worth the convenience of having little to pack? Maybe. Much of the hassle is the kitchen stuff, which a relative is coming by to pick up. ----- Also, I shouldn't get too annoyed at the roommate, who left (for good*) already and has left me a large mold splotch to deal with (on one corner of his room). While I'm not getting compensated in money, I am getting some stuff in exchange, like a rather nice looking watch that he was given and hasn't worn. Also getting a wireless keyboard. Although I think I'm still relatively annoyed, since none of it is stuff I can use. I suppose I could sell the watch and keyboard, and maybe make use of some of the other stuff that's getting left behind, like 5+ shirts from various companies, unopened pack of pencils, assorted bits and pieces of stuff... And he's leaving books too. Mmm. Maybe I could sell some of the books... I wish I had more time, or a way to guarantee a sale in 4 days. *He's getting a different apartment, I'm graduating. Tags: packing, travel
|
 |
 |
 |
 |
|
 |
 |


 |
|
 |
 |
 |
 |
|
 |
 |
Via porsupah$ history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head 48 ssh 44 ./april1.pl 41 netstat 38 cd 33 ssh435 30 ping 30 ./crit 21 ls 17 sudo 15 make ssh435 is an alias that'll ssh me into the ece435 class gateway. april1.pl is a small script that'll use "osascript" to set the volume and "say" to make a server talk. :) Tags: meme
|
 |
 |
 |
 |
|
 |
 |

 |
|
 |
 |
 |
 |
|
 |
 |
I wish I had more time, so I could take apart the iTunesDB file on my iPhone so I could write some small app to let me upload mp3s to my iPhone. Here's what I know: -Music is located in /private/var/mobile/Media/iTunes_Control/M usic/F00 - F13 -Each Fxx folder contains assorted media files with a capitalized four letter file name, followed by the file extension. There are 20-50 media files in each Fxx folder. -There are a number of files in /private/var/mobile/Media/iTunes_Control/i Tunes/ --Ringtones.plist --Rentals.plist --PlayCounts.plist --PhotosFolderPrefs --PhotosFolderName --PhotosFolderAlbums --iTunesRingtones --iTunesPrefs --iTunesPlaylists --iTunesMovies --iTunesMoviePlaylists --iTunesDB (This is what we'll want to change, I think?) --iTunesControl I can open iTunesDB in a text editor (BBEdit), then replace all "mhod"s and "mhia"s with newlines for easier reading.... there's invisible.. somethings between letters (perhaps for.. unicode support of some sort? Need to view in a hex editor later...) From a quick glance at the iTunesDB, it contains: -A list of artists/albums -A list of songs, with song name, artist, album, genre, type, then song location similar to the following: Tags: hacking, iphone
|
 |
 |
 |
 |
|
 |
 |

|