I’m still working on it… still in the process of implementing file management features, mostly graphical elements that allow for handling of files. Like list them in list view or icon view, etc. It is gonna take a bit more time on that front as I thought it’d take… experimenting around with NSTableView – which …
Category Archive: laststep
Jul
06
laststep Shirt is been made now
So since I did a Madlax shirt, I went to the same guys to have a shirt made for my project. It has two images. LSShirt *completedTShirt = [[LSShirt alloc] initWithFrontImage: [attachment1] withBackImage: [attachment2]]; [completedTShirt setArriveDate: @"Thursday"]; return completedTShirt; Front Back – showing some of the features I am working on
Jul
01
Project laststep – where it's at
In the last few weeks I have been working pretty hard on my project, which eventually is meant to become a FreeBSD based operating system, with all likelihood commercial in nature. Recently the entire code base has crossed the 5,000 line mark, and it’s all working out nicely. I can tell you that I have …
Nov
10
Progress on my project
So I quickly want to keep you posted on progress on my project. It’s been a while since I worked on it, however I have been working on it the last two weeks. You see when I did the whole thing in Squeak, I made progress quickly – even had a working file browser. But …
Jul
06
First progress in Objective-C and laststep
Alright. So I have had a good look into Objective-C for the last few weeks. I think I have learned enough to start converting my original code from COSMOS (Smalltalk) into laststep (Objective-C). It is not much, but I have been able to build my own desktop with wallpaper, and a first port of the …
Jun
16
From Smalltalk-80 to Objective-C
As some of you, I am working on my own kind of distribution. I have continuously posted screenshots on my page. For now, my main page is offline as I am restructuring information on it, I am also in the process of setting up an all new domain, devoted to the distribution project alone. Some …

