Boyce's Blog

any asshole can open up a museum

September 24, 2005
by Robert
6 Comments

last.fm

Okay, so the service that I was using (formerly Audioscrobbler) to do the music stuff changed their web services. So, i wrote a new Magpie thing (more or less) from scratch. Source is available at http://rcboyce.com/projects/php/as/audio.txt and is under the … Continue reading

September 20, 2005
by Robert
4 Comments

ladeda

Bleah I was sick again yesterday. Oh well, I didn’t really miss out on much. I forgot to ask for my history and English tests back though…. I was the first one to turn in the physics quiz (it was … Continue reading

September 13, 2005
by Robert
1 Comment

another average day

Calc homework tonight was more like what I’d been expecting… unfortunately. I guess it wasn’t even that long. I missed a question on the physics quiz, i think. :( I think I did well on the Japanese test though. The … Continue reading

September 12, 2005
by Robert
2 Comments

今日

I had a pretty busy (but good!) day today. I got back my math test, had a 99. That’s probably one of the top scores in the class. It’s a good thing I did so well, or else I’d feel … Continue reading

September 8, 2005
by Robert
1 Comment

iTunes 5

The interface of iTunes 5 is, i think, an improvement on 4.x. Playlist folders are nice, even if they don’t work on the iPod. (iPod nano looks awesome, but doesn’t support Firewire docking? Weird.) I have some issues with the … Continue reading

September 6, 2005
by Robert
0 comments

notepad

<assembly xmlns=”urn:schemas-microsoft-com:asm.v1″ manifestVersion=”1.0″> <assemblyidentity name=”Microsoft.Windows.Shell.notepad” processorArchitecture=”x86″ version=”5.1.0.0″ type=”win32″/> <description>Windows Shell</description> <dependency> <dependentassembly> <assemblyidentity type=”win32″ name=”Microsoft.Windows.Common-Controls” version=”6.0.0.0″ processorArchitecture=”x86″ publicKeyToken=”6595b64144ccf1df” language=”*” /> </dependentassembly> </dependency> </assembly> UHOH I POSTED COPYRIGHTED CODE ONLINE!