| Author |
Message |
Topic: [some code] Arduino.ahk beta .01 |
Murp|e
Replies: 12
Views: 2383
|
Forum: Scripts & Functions Posted: Tue Sep 27, 2011 11:44 am Subject: [some code] Arduino.ahk beta .01 |
ahklerner: I've been planning an arduino project for some time now and will definetly give your script a try.
In the meantime, perhaps you could clarify a few things:
-What is the goal of your scr ... |
Topic: OCR a 7-segment display using ImageMagick and GDI+ |
Murp|e
Replies: 0
Views: 462
|
Forum: Scripts & Functions Posted: Thu Aug 18, 2011 1:52 pm Subject: OCR a 7-segment display using ImageMagick and GDI+ |
This script downloads a #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliabilit ... |
Topic: WolframAlpha |
Murp|e
Replies: 4
Views: 1350
|
Forum: Utilities & Resources Posted: Mon Aug 01, 2011 10:39 am Subject: WolframAlpha |
| I searched the forum for wolframalpha and this topic was the only one that mentions the WolframAlpha API. It would be immensely useful is someone could somehow empower AutoHotkey with the WolframAlpha ... |
Topic: PHP forum topic monitor |
Murp|e
Replies: 5
Views: 421
|
Forum: General Chat Posted: Mon Jun 13, 2011 6:44 am Subject: PHP forum topic monitor |
So I see you've meet my monitor bot already, no need for introduction then. sumon thanks for sharing your code, it looks good!
If someone with more experience in PHP than I, could look through thro ... |
Topic: Tools for turning text into a jpg for Website banner |
Murp|e
Replies: 9
Views: 529
|
Forum: General Chat Posted: Fri Feb 18, 2011 8:08 am Subject: Tools for turning text into a jpg for Website banner |
| PhiLho: You're right, it does seem to work in Firefox, but not in Chrome, IE7, Opera... |
Topic: dllCall and libCurl |
Murp|e
Replies: 22
Views: 3461
|
Forum: Ask for Help Posted: Fri Feb 18, 2011 7:50 am Subject: dllCall and libCurl |
| quin99: Thanks for sharing that tip. I've never used AutoHotkey_L, but I suppose it's only a matter of time until I do. By the way, I wish someone could improve the [url=http://www.autohotkey.com/foru ... |
Topic: Tools for turning text into a jpg for Website banner |
Murp|e
Replies: 9
Views: 529
|
Forum: General Chat Posted: Wed Feb 16, 2011 2:28 pm Subject: Tools for turning text into a jpg for Website banner |
| shajul: Thanks, but that doesn't seem to work either. Clicking on the link in your post leads to the front page of www.lifehacker.com. |
Topic: Tools for turning text into a jpg for Website banner |
Murp|e
Replies: 9
Views: 529
|
Forum: General Chat Posted: Wed Feb 16, 2011 11:21 am Subject: Tools for turning text into a jpg for Website banner |
| Maria: As previously mentioned, you can use Gimp (You'll need to download and install the program from [url=http://www.gimp.org/downloads/]this link). You could also try an online image editor as sugg ... |
Topic: Microsoft SQL help (Multiple rows -> Multiple columns) |
Murp|e
Replies: 3
Views: 425
|
Forum: General Chat Posted: Wed Feb 02, 2011 7:28 am Subject: Microsoft SQL help (Multiple rows -> Multiple columns) |
wtg: Thank you so much for this, I eventually got help from someone nicked Xgc on IRC yesterday and this was the result:
SELECT persons.firstname, persons.lastname, p1.phone AS Direct_Number, p2.ph ... |
Topic: Need to crop 100 jpg files |
Murp|e
Replies: 5
Views: 248
|
Forum: Ask for Help Posted: Tue Feb 01, 2011 2:53 pm Subject: Need to crop 100 jpg files |
| Costas: Should you have to do something similar again, I would really recommend Photoshop actions as mentioned by Guest. See an example to get started here: http://www.switchonthecode.com/tutorials/ph ... |
Topic: Microsoft SQL help (Multiple rows -> Multiple columns) |
Murp|e
Replies: 3
Views: 425
|
Forum: General Chat Posted: Tue Feb 01, 2011 2:34 pm Subject: Microsoft SQL help (Multiple rows -> Multiple columns) |
| I have one PERSONS table and one PHONE table. Each person has several rows in the phone table (Direct line, fax, cell phone). I can't figure out how to list all 3 types of phones for each person i.e. ... |
Topic: Wishes for a possible IDE for AutoHotkey (e.g. debugging) |
Murp|e
Replies: 42
Views: 6641
|
Forum: Wish List Posted: Mon Jan 17, 2011 9:25 am Subject: Wishes for a possible IDE for AutoHotkey (e.g. debugging) |
| This sounds great, I look forward to testing this! |
Topic: Wishes for a possible IDE for AutoHotkey (e.g. debugging) |
Murp|e
Replies: 42
Views: 6641
|
Forum: Wish List Posted: Thu Jan 13, 2011 12:52 pm Subject: Wishes for a possible IDE for AutoHotkey (e.g. debugging) |
| That sounds interesting! |
Topic: Convert PDF to Continous Jpg or Bitmap |
Murp|e
Replies: 3
Views: 1459
|
Forum: Utilities & Resources Posted: Mon Dec 06, 2010 11:55 am Subject: Convert PDF to Continous Jpg or Bitmap |
roonyroo:
1. Split large PDF into multiple smaller PDFs.
You could use something like 2. Convert all PDFs into images.
Perhaps you can use 3. Combine all images into one large image.
You could u ... |
Topic: Bitlocker encrypting system drive after Win7 Pro->Ultimat |
Murp|e
Replies: 2
Views: 310
|
Forum: General Chat Posted: Fri Nov 26, 2010 1:06 pm Subject: Bitlocker encrypting system drive after Win7 Pro->Ultimat |
MacroMan!: Thanks for your reply. www.pgpi.org looks like it was designed in the early 1990s and last updated in 2002, it's not very reassuring.
I'll definetly keep the Easus disk copy program in m ... |
| |