Messages - brett [ switch to compact view ]

Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25next
96
Post New Requests Here / Re: "Write on Screen" Tool
« on: August 23, 2006, 08:01 AM »
Hi Peter

I just found the app you are after.
I used it ages ago to mark up some emails before replying but have not needed it for a while.
The name escaped me until today, so I was not sure what to google for.
And making the AHK script was good fun as I learnt a little myself.

Jotsmart
http://www.dailytoast.com/
Summary
Put a square around the screen area to work on.
Add lines, arrows, circles, squares, ellipses, different line styles and thicknesses. Highlighter, add text, change colors.
When finished, save the square area as a jpg or png, or email

- Ability to draw straight lines (from point "A" to point "B") with different thickness and colors (T&C).
- Ability to draw squares and circles, also with different T&C.
- Ability to hide (or minimize) the GUI, while using the tools.  Sometimes, it's in the way, and is a bit too big.
- Ability to confine Fibonacci lines from point "A" to point "B" (instead of drawing them across the screen).
- Change the T&C of the Fibonacci lines
.

Having revisited this software, it is handy. ($20) non expiring Trial inserts small advert below email, and advert below GUI
The 'Aquarelle Rule' is very narrow, very few people would have any use for it.
'Jotsmart' is something everyone could use.

when i have some spare time, i will play with the Fibonacci line script, it can draw the ratios on screen automatically so is more accurate then by hand. a combination of Jotsmart and the script should do everything you need

Good luck with your trading.

Side note. (whilst researching what a fibonacci is)
I read with interest a idea of creating a full automatic mechanical trading system. A application that would Buy and Sell via the internet without human intervention. You set the rules, give it some dollars, and sit back. Hmmmm, would it be possible.

dB
doublebogey








97
Living Room / Re: New DVD Rewinding Service
« on: August 23, 2006, 04:49 AM »
I cant believe I have been paying $3 for this down at my local shop.
I bet they just use this service and just cream off the top.
Well no more....     Thanks for the link.

doublebogey

98
Post New Requests Here / Re: "Write on Screen" Tool
« on: August 22, 2006, 08:06 AM »
Hi Aquarelle

Is there a way to program a "simple" tool such as something that could enable me to write directly on screen?
I want to be able to:
- draw straight lines, with and without end arrow.
- draw circles and boxes (squares).

- write words on top of other applications.
- Use a "Fibonacci tool" to be used on top of stock charts.

The use for this small app is limited to people that trade the stockmarket, using charting, and use the Fibonacci tool.
I would guess about 1 in 10,000 of general population.

So here is the catch,
This excellent website requires a little help to maintain its high standard. (WD mouser)
If you are successful with this script, I would like you to return to Donation Coder, and donate a very very very small percentage of your trading profits to DC.
Somewhere well less then 1% of the gains. :)

So here we have, The 'Aquarelle Rule', a small AHK script that will draw fibonacci lines ontop of the screen, and allow text to be overlaid.
Tip. I would use Mousers excellent 'ScreenShotCaptor' to archive your trades and notes. maybe you could post a screenshot later.

Comments, Suggestions and Feedback welcome
dB (Doublebogey)






100
Post New Requests Here / Re: IDEA: Very simple timeclock utility
« on: August 08, 2006, 06:39 AM »
Thanks doublebogey, that works pretty well.  It keeps track of everything happening.  I would rather have it just keep track of when I arrive or go to break instead of every little thing I'm doing on my computer.

This raises a very valid point and one I was a little uncomfortable to start with.
There are no end of intrusive keyloggers, and equally as many privacy sweepers around.

TitleLog is intended as a 'Personnel' Log of the days PC activity.
Personally, the more I have used this, the more I like it.
To give an example of how bad I am at keeping a Timesheet, I installed a GPS Vehicle Logger in my car, and its brilliant.
TitleLog will bring me similar information.

So to avoid the privacy stigma with TitleLog.
- A icon will always display in the toolbar
- The text files are just that, Text files in plain old CSV format.
- You can always edit out any lines of a log file in Notepad.
- The AHK source code is available,  but not very pretty.

NEW
Version 1b
- The elapsed time a window is active is now logged
- The 'Show todays Log' now opens a Listview, click on headers to sort - time, elapsed, Window name
- added. 'Open Log Folder' to select any day for the listview
- Tidy up of some lines and bugs

raw text log
20060808,2116,Loading TitleLog v1b Preferences,0:00:00
20060808,2116,musikCube,0:00:11
20060808,2116,Google - Mozilla Firefox,0:00:06
20060808,2117,Inbox - Thunderbird,0:00:13
20060808,2117,Google - Mozilla Firefox,0:00:07
20060808,2117,DonationCoder.com Forum - Index - Mozilla Firefox,0:00:16
20060808,2117,AutoHotkey Help,0:00:08
20060808,2117,TitleLog.exe Exited by User

Listview
Screenshot - 08_08_2006 , 9_37_01 PM.png

Feedback welcome always

Doublebogey

Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25next
Go to full version