Messages - LonelyPixel [ switch to compact view ]

Pages: [1] 2 3 4next
1
T-Clock / Re: T-Clock 2010 (download)
« on: September 05, 2013, 01:42 PM »
I've got a real calendar for that. ;-) (Palm Desktop *cough* - don't have much time to replace it but I'm at it...)

2
T-Clock / Re: T-Clock 2010 (download)
« on: August 28, 2013, 04:09 PM »
As for the "close on second click": If your problem is that the calendar window loses focus when clicking the taskbar, then there's a common solution for you. Remember the time when the calendar window lost focus, and count the time until the mouse button was pressed (not clicked, which includes the release) on the taskbar item. If it's shorter than a few milliseconds, the calendar was still focused just ago. In this case, you can close it again.

3
T-Clock / Re: T-Clock 2010 (download)
« on: June 20, 2013, 02:21 AM »
Why not set your computer's time zone to UTC instead of your local time zone? So it would be consistent with every other appearance of a clock in the system.

4
T-Clock / Re: T-Clock 2010 (download)
« on: June 04, 2013, 01:30 PM »
The source code is now up: https://github.com/dg9ngf/T-Clock

The download archive isn't all as lucky. GitHub has discontinued the file download feature, because it was confusing as they say. Too bad, it served me well. I'm currently trying the Google Drive hosting, but it has been proven to be complicated to handle in the past. Plus it's not really part of the repository so that other contributors could replace it... Maybe I'll just include it in the source code repository as well.

5
T-Clock / Re: T-Clock 2010 (download)
« on: June 04, 2013, 07:22 AM »
Alright, so from a licensing perspective, either BSD (or the similar MIT) licence or Public Domain would be appropriate. BSD/MIT require keeping any existing author/copyright notices but allow everything else. Public Domain should actually allow everything with no restriction whatsoever. BSD/MIT are very common among open-source projects with a very liberal licence, and Public Domain is for instance used by the very popular SQLite project.

As for GitHub, I actually wouldn't need to maintain "my branch" of T-Clock. (I'm just a user who wants to see it working...) My idea was to find a place for the latest version of the code for every contributor to contribute to and hence for every interested user to get it from. I've seen three current contributors so far, one being you and the other two being the most recent patch commenters in this forum. I don't see myself as one of them so far. It would of course be most useful if everybody had access to this one location and GitHub could be it. (There are sure other sites like CodePlex and you name it, but my personal experience is limited to GitHub. Also, I'm not fully aware of how multi-contributor cooperation really truly works with GitHub, but at least one repository is certainly a start for it.)

Long story short, I'll just create a repo there, upload my latest build of it and publish the URL. You could then also use that link for this site and we'll see how it goes with further contributions and patches. No obligations at all.

Pages: [1] 2 3 4next
Go to full version