Cubelogic News

SimpleTimer v1.2 released

Filed under: apps by Ettore — 20060110 0239 Tuesday

I just released SimpleTimer v1.2. It’s a Universal Binary, so it should run on Intel-based Macs. However, Intel compatibility was not tested at all.

Overall, version 1.2 features minor changes: most noticeably, I streamlined the main UI removing the redundant “warning” feature. Our online pharmacy is the perfect resource for people to get their drugs without any hassles or awkwardness. buy cialis We work hard to make sure you save money every time you shop with us. buy levitrabuy soma At our online store, you pay less and get more. buy viagra


Updated Perl scripts for Objective-C accessors generation

Filed under: scripts by Ettore — 20051005 0040 Wednesday

I fixed a bug on my Perl scripts that prevented correct parsing of old Mac style line endings (“\r”). New versions are available here:

cubelogic.org/scripts/objc-gen-scripts.html

However, I discovered 2 (two) additional bugs in the process!


NSCoding methods generator scripts v1.1 released

Filed under: scripts by Ettore — 20050221 1441 Monday

Version 1.1 of my Cocoa NSCoding methods generator scripts have been released. There was a bug related to the BOOL data type. New versions are available at this page.


simplefind 0.2b

Filed under: work-in-progress by Ettore — 20050204 1243 Friday

Simplefind v0.2b is available. The latest version adds regular expressions file-name matching. The user can add the filename constraint just like the other constraints. I think it’s really much easier to use than the classic “find”, but of course is much less powerful. It seems to work quite well, but it was not tested thoroughly. I should update my makefile to properly install it on the host system, but I haven’t done it yet. No time.

UPDATE 07/2010:
Simplefind is no longer available. It was an unfinished project that I don’t plan to complete.


SimpleTimer 1.1.0b1 released

Filed under: apps by Ettore — 20050114 0321 Friday

I released a new version of SimpleTimer a few minutes ago. About the un-dismissable alert bug: I am not able to reproduce it anymore with this latest fix. Nevertheless, since this bug is not easily trackable I’d like to conduct more testing: therefore, I am releasing this version as a beta. Whoever is interested in doing some testing should contact me at support at cubelogic dot org.


SimpleTimer known bug: undismissable alert box

Filed under: apps,bugs by Ettore — 20041230 0119 Thursday

Rarely, when a timer ends and opens an alert box, it happens that the alert box is not dismissed. Currently, to get rid of the alert box, one has to close and restart SimpleTimer. Anyway, this won’t affect other applications and also SimpleTimer will continue to run fine, just as if the alert box was closed.

I am currently unable to reproduce the bug, so it’s quite hard to work on it. If anyone is able to spot this annoying bug, please send a bug report. Please included a full description of the circumstances under which it happened (how many timers were open, how many were active/running, what were you doing before it happened, etc.). Please also include the Console log, available thru the Console application (to find it, go to the “Applications” folder, and then the “Utilities” folder: here double-click on “Console”). Once Console.app is open, select the “console.log” and copy the lines related to SimpleTimer in the bug report.

Hopefully this bug will be fixed in the next version!


SimpleTimer French localization

Filed under: apps,work-in-progress by Ettore — 0106 Thursday

Thanks to the help of Mr. Claude R., SimpleTimer will soon have a French localization. I’m pretty excited and honored about the interest. I’m currently cleaning up my code, putting *all* localizable messages in separate .strings files. Admittedly, this is kind of a tedious job, but on the plus side it’s giving me the chance to make my code look nicer and easier to read. Oh yes, I also spotted a couple of bugs. :)


Scripts available

Filed under: scripts by Ettore — 20041227 0340 Monday

I posted some Perl scripts to the web site. I use them all the time whilst coding in Objective-C. I find them much faster than compiled application services like Accessor Generator. Also, I like the fact my scripts don’t waste any resources whatsoever when they are not used.


SimpleTimer 1.0

Filed under: apps by Ettore — 20041225 0425 Saturday

SimpleTimer 1.0 is finally out. Also, yesterday I finally completed the redesign of the web site, which made me think on the fact that I should make something to replace my current HTML editor, which is kind of old. Maybe I should extend Smultron, which is pretty nice, clean and Free.


SimpleTimer v0.4

Filed under: apps by Ettore — 20041201 1802 Wednesday

A new version of SimpleTimer is available at cubelogic.org/simpletimer. Version 0.4 adds sound, the ability to save favorite URLs/msgs directly from the timer window, plus a warning option before the actual end of the timer, and some other UI improvements.
Also, I reserved a space on the web-site to access the nightly builds.


« Previous Page