|
|
@
|
Thursday, April 25, 2002
|
|
| |
ResPloder Trickery
I ran into some interesting ResPloder details. I knew things worked pretty well, but sometimes, if I explode and then implode I'd get something that wasn't exactly the same as the original. For example, I tried exploding Graphics Converter and then imploding it back to an application. I got a file with the right icon, but when I tried to launch it nothing happened. And it wasn't the right size. A bit too small. So I investigated and found two problems. One, resources have flags. Purgeable. Locked. System Heap. I think there are five in all. I wasn't preserving those flags. Now I do. I actually write the bits as 0's and 1's into the file name. The second problem was that the names of some of the resources are so long that the filename I got when I stuck everything together was too long. And I guess there was a bug in ResPloder such that the file would be completely dropped on the floor. So I tried not saving the resource names. And then everything worked. But that can't be what I do in the final version. I want to preserve resource names. So I'm going to have to do what I didn't want to do. I'm going to have to have a separate file to store resource-related gunk and I'm going to have to put that file in the resource type folder. I have no choice, really.
9:26:14 PM #
|
|
One more Blogger API test. I know you are all tired of them :) But I gotta keep testing. And test, and test.
3:08:07 PM #
|
|
Another test of Radio Poster 1.1 from Mac OS 9 using the Blogger API.
3:02:35 PM #
|
|
Another Blogger API test.
2:58:49 PM #
|
|
This is test using Radio Poster 1.1 from Mac OS 9 using the Blogger API.
2:58:04 PM #
|
|
Radio Poster 1.1
A test using Radio Poster 1.1 from Mac OS 9.
2:53:00 PM #
|
|
Fast And Furious Coding
I just spent a few hours of fast and furious coding and I think I have ResPloder 1.1 ready to go. It now does the implode/explode in a thread, so the rest of the machine can be somewhat responsive. There's a progress dialog and you can now stop the implode/explode. You'll be left with an incomplete file in that case, however. It was really easy to do all of this using REALbasic's Thread class.
11:38:45 AM #
|
|
New Site Look
I'm betting I won't be able to stand the new look for very long. But for right now I think it's pretty cool. It's the fonts that will probably drive me crazy. We shall see, but I may have to change them to a nice sans-serif before too long. But not the Verdana that I was using before. Something a little different this time around. But I'll stick with Courier as long as I can :)
7:45:12 AM #
|
|
ResPloder 1.1
I promised yesterday that I wouldn't spend the day talking about ResPloder. Today is another day. So here goes. I'm hard at work on ResPloder 1.1. It's already way more useful than 1.0. You'll be able to selectively exclude resources from the explode/implode. You'll be able to set the type/creator of the files it creates. PICT and TEXT files will default to Graphics Converter and BBEdit repsectively. I may throw some more defaults in there before I'm done. PICT are correctly turned into PICT files, and vice-versa. I just need to add a progress window and I'm ready to ship.
7:43:17 AM #
|
|
|
|
© Copyright
2002
Will Leshner.
Last update:
4/25/02; 7:43:18 AM.
|
|


|