AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 19 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Computer usage analysis
hamoid

Replies: 12
Views: 5906

PostForum: Scripts & Functions   Posted: Mon May 21, 2007 1:17 pm   Subject: Computer usage analysis
[url=http://www.hamoid.com/files/logging_work_with_ahk(sql-php).zip]file in zip format.

Sorry for that link, but it looks like the system does not like parenthesis... copy and paste please Smile

On ...
  Topic: Clean Up Code
hamoid

Replies: 58
Views: 3069

PostForum: Wish List   Posted: Mon Nov 06, 2006 10:21 am   Subject: Clean Up Code
there is little in common between Pascal (and dialects), C (and variants), Basic (mostly the Visual one), Perl, Python, to name but a few "popular" languages...

Maybe they don't have so ...
  Topic: Clean Up Code
hamoid

Replies: 58
Views: 3069

PostForum: Wish List   Posted: Sun Nov 05, 2006 7:03 pm   Subject: Clean Up Code
I just want to point out the existence of The idea is that application developers don't have to design their own macro languages and interpreters.

...freeing the developer from handling the mundane ...
  Topic: MIDI IN support in AutoHotkey
hamoid

Replies: 64
Views: 20644

PostForum: Wish List   Posted: Sun Nov 05, 2006 12:06 pm   Subject: Open Sound Control (OSC) in AHK
This is something new: maybe something better than MIDI could be implemented?

[url=http://www.opensoundcontrol.org/cnmat]Open Sound Control (OSC) is an modern open standard for communicating comput ...
  Topic: MIDI IN support in AutoHotkey
hamoid

Replies: 64
Views: 20644

PostForum: Wish List   Posted: Sun Nov 05, 2006 11:41 am   Subject: MIDI IN support in AutoHotkey
I just did a new experiment in my quest for controlling Photoshop and other programs with a MIDI controller :)

MIDI-OX can be scripted using Windows Script Host (WSH).

So I did a small .js progr ...
  Topic: MIDI IN support in AutoHotkey
hamoid

Replies: 64
Views: 20644

PostForum: Wish List   Posted: Tue Oct 03, 2006 11:55 am   Subject: MIDI IN support in AutoHotkey
I tried looking for help at [url=http://groups.google.com/group/comp.music.midi/browse_thread/thread/ab52f0692512ade0/187774095cce19b8#187774095cce19b8]groups.google.com

Here seems to be [url=http: ...
  Topic: Web design: CSS files, brighten / darken HEX color
hamoid

Replies: 2
Views: 2122

PostForum: Scripts & Functions   Posted: Thu Aug 10, 2006 2:58 pm   Subject: Web design: CSS files, brighten / darken HEX color
Wow thanks! That's much more clean and organized.

These formulas should compensate the lack of change with dark colors:

x * 1.05 + (1-(x/255))*10
x * 0.95 - (1-(x/255 ...
  Topic: Web design: CSS files, brighten / darken HEX color
hamoid

Replies: 2
Views: 2122

PostForum: Scripts & Functions   Posted: Tue Aug 08, 2006 3:36 pm   Subject: Web design: CSS files, brighten / darken HEX color
I work with CSS files. Sometimes I want a HEX color slightly darker or brighter than an existing color. From your text editor, select something like 4E80B3 and press Ctrl+Alt+Shift+NumpadAdd (brighter ...
  Topic: macro recorder
hamoid

Replies: 24
Views: 12359

PostForum: Ask for Help   Posted: Wed May 31, 2006 11:10 am   Subject: macro recorder
Thanks, I found something interesting at:

http://www.donationcoder.com/Software/Skrommel/index.html#DoOver

The problem is that it's very slow because it waits for selecting the original window. ...
  Topic: macro recorder
hamoid

Replies: 24
Views: 12359

PostForum: Ask for Help   Posted: Wed May 31, 2006 8:32 am   Subject: macro recorder
Too bad you didn't get a reply in half year...

I'm in the same situation you are. I used a programming language called Amiga E, and it had the same option. And it would save you so much time!

It ...
  Topic: MIDI IN support in AutoHotkey
hamoid

Replies: 64
Views: 20644

PostForum: Wish List   Posted: Sun Apr 30, 2006 8:43 am   Subject: MIDI IN support in AutoHotkey
New ideas:

1. daonlyfreez wrote about winmm.dll. One could use DllCall() to call that library, using http://www.borg.com/~jglatt/tech/lowmidi.htm (C example) and http://msdn.microsoft.com/library/d ...
  Topic: Computer usage analysis
hamoid

Replies: 12
Views: 5906

PostForum: Scripts & Functions   Posted: Sat Jan 28, 2006 12:37 pm   Subject: Computer usage analysis
Yes, it can easily be used to track any behaviour.

You just have to decide in which format you save the information to the log file, and then analyze the stored information somehow (in my case it's ...
  Topic: Computer usage analysis
hamoid

Replies: 12
Views: 5906

PostForum: Scripts & Functions   Posted: Mon Dec 12, 2005 10:45 am   Subject: Computer usage analysis
gestern noch Berlin heute schon Mallorca, Respekt!

Laughing hahaha! you should be a detective! I moved back to Mallorca two months ago. But soon I should find a new destination. Don't worry, we will a ...
  Topic: Computer usage analysis
hamoid

Replies: 12
Views: 5906

PostForum: Scripts & Functions   Posted: Sun Dec 11, 2005 8:00 pm   Subject: Computer usage analysis
Hello,

I want to share what I did today with AHK, maybe someone finds it interesting.

I've been using a program called Smart Worktime Tracker for two years. I bought this program, but the develo ...
  Topic: MIDI IN support in AutoHotkey
hamoid

Replies: 64
Views: 20644

PostForum: Wish List   Posted: Thu Jun 16, 2005 5:50 pm   Subject: MIDI IN support in AutoHotkey
Hi, I haven't forgotten about this MIDI idea, but didn't have time yet. In a few weeks? I have a friend who is a programmer and could help me do it.

By the way... this is funny... One time I did a ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group