AutoHotkey Community

It is currently May 26th, 2012, 3:48 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 54 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
PostPosted: April 25th, 2008, 5:56 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
Biorhythms

Feedback Request:
I've started a grass-roots re-write of this application.
Jump to Version 2.0

Image

If you know nothing about biorhythms, you can get started here.

This application uses rmchart.dll* and several snippets found
on the AHK Forum; Proper credit provided in the code.

*You need not download the dll as it is embedded in the script.
[Note] The link above has died; I have the files available here.


[edit] Code removed from post by author; Download it here.


toDo;
- Replace Save/Load with a Profile Manager for Save, Load, Edit, Delete
- Until then, fine-tune Saving/Loading Profiles, including bug fixes
- Add Past/Future Date functionality
- Add 'Compatibility'
- Include gdiplus.dll in distribution for non-XP/Vista users
- Clean up the code
- Make 'marker' movable
- Consolidate GUIs
- Add support for the four (4) additional cycles
- Consider native AHK solution for chart
- Add customizable date formatting
- Add local regional settings

knownIssues;
- Canceling 'Load Profile' when launched from 'Profile Editor' does not return to the Editor
- 'Profile Editor' no longer displays Load button after Profile.ini exists (until reload)

changeLog;
[latest]
- Finally, Save/Load Profile feature added (but not yet refined)
- Rewrote code for gathering birth information; Now uses dateTime control

[older]
- More housekeeping on the code today; Little new functionality
- Added Icon and Tray Menu
- Cleaned up some of the code [finally] and moved HUGE data chunks to external file
- As suggested by Drugwash, added clear marker for "Today" (Thanks SKAN)
- Started Prep-work for Profiles and cleaned up Menus and Buttons (Note: Now just buttons)
- Started adding Menu items (Note: Menu has been abandoned for buttons)
- Progress Bar added for installing dll (Note: Took too long... Removed until Installer is ready)
- Rudimentary 'Help' added
- Dates added to bottom of chart
- Screenshot added above

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Last edited by SoggyDog on September 14th, 2009, 9:39 pm, edited 69 times in total.

Report this post
Top
 Profile  
Reply with quote  
PostPosted: April 25th, 2008, 6:34 pm 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8775
SoggyDog wrote:
If you know nothing about biorhythms, you can get started here.


Thanks for introducing it.. and the chart looks cool! :)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 26th, 2008, 1:22 pm 
Offline

Joined: March 13th, 2008, 6:37 pm
Posts: 155
Location: Trøndelag, Norway
ok, so i got the chart.
now, how do i reed it?

idea for an uppgrade:
create an reed button with a toturial on how to read the chart

_________________
-._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.-


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 26th, 2008, 7:01 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
imapow wrote:
ok, so i got the chart.
now, how do i reed it?

idea for an uppgrade:
create an reed button with a toturial on how to read the chart


A tutorial is in the works, but getting the core functionality down was priority one (of course).
To get you started, refer to the wikipedia link in my first post or do a quick Google for 'biorhythms'.

Thanks for checking it out.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 26th, 2008, 8:36 pm 
Offline

Joined: March 13th, 2008, 6:37 pm
Posts: 155
Location: Trøndelag, Norway
SoggyDog wrote:
To get you started, refer to the wikipedia link in my first post or do a quick Google for 'biorhythms'.


k.

_________________
-._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.-


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 28th, 2008, 6:38 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
Update: Dates added to bottom of chart.

See first post for download.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 28th, 2008, 10:39 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
Update: Rudimentary 'Help' added (something more formal to come eventually).

See top post.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 30th, 2008, 6:15 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
Update: Progress Bar added for installing dll (has subsequently been replaced with simple splash screen).
Update: Started adding Menu items (Help button moved to Menu).

See top post.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Last edited by SoggyDog on October 22nd, 2008, 9:37 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 5th, 2008, 10:38 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
Bump

The code is sloppy and poorly written and it could definitely use an installer since WriteFile() takes so long,
but that aside, with so little feedback from the community, I wonder if this is even worth pursuing?

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Last edited by SoggyDog on October 22nd, 2008, 9:36 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 7th, 2008, 4:37 am 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
Discontinued

:cry:

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Last edited by SoggyDog on May 7th, 2008, 2:33 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 7th, 2008, 10:37 am 
Offline

Joined: March 13th, 2008, 6:37 pm
Posts: 155
Location: Trøndelag, Norway
SoggyDog wrote:
Discontinued due to lack of community interest
:cry:


R.I.P. Biorhythms :cry:

_________________
-._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.-


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 7th, 2008, 11:25 am 
SoggyDog
You should make programs for YOURSELF and share them if you think that others would like them. I'm sure you're not but you are coming across as a cry baby (... Discontinued due to lack of community interest in the thread title and in your last post (in big red letters!!)). There probably are people that ARE interested in your app but are not posting... I know I don't always. Do YOU find it useful? Do YOU enjoy programming it? If you do then carry on with it and bugger "community feedback".

Please take this post as constructive and carry on with your app. :)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 7th, 2008, 11:54 am 
Offline

Joined: November 2nd, 2004, 2:43 pm
Posts: 1019
Location: London, UK
I have noticed that interest can be huge, but people will generally only post when something doesnt work or if they want changes made.

_________________
Steve F AKA Superfraggle

http://r.yuwie.com/superfraggle


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 7th, 2008, 2:32 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
nli - MsgBox wrote:
SoggyDog
You should make programs for YOURSELF and share them if you think that others would like them. I'm sure you're not but you are coming across as a cry baby (... Discontinued due to lack of community interest in the thread title and in your last post (in big red letters!!)). There probably are people that ARE interested in your app but are not posting... I know I don't always. Do YOU find it useful? Do YOU enjoy programming it? If you do then carry on with it and bugger "community feedback".

Please take this post as constructive and carry on with your app. :)

Of course I take your post as constructive (the cry baby thing stings a little, though). I did start working on this as a project for myself (I always thought biorhythms were kinda neat) but posted to share with the community hoping for input that would help keep me motivated. You see, I get bored easily and lose interest in things. The code is sloppy, etcetera and I know that... That's not what I was looking for, but rather ideas to make it better (like imapow's suggestion for some sort of instructions) and to keep me moving forward.

PS - Title and 'last' post now simply read 'Work Suspended'


Superfraggle wrote:
I have noticed that interest can be huge, but people will generally only post when something doesnt work or if they want changes made.

That's one reason I simply marked the thread as 'Discontinued' rather than removing it.
Who knows, maybe I'll change my mind down the road and get back to work on this.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Last edited by SoggyDog on June 2nd, 2008, 8:12 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 7th, 2008, 2:38 pm 
Offline

Joined: November 2nd, 2004, 2:43 pm
Posts: 1019
Location: London, UK
Maybe Rename it to Final Release. Disoncontinued may put people off looking.

_________________
Steve F AKA Superfraggle

http://r.yuwie.com/superfraggle


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 54 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: oldbrother and 14 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group