| Author |
Message |
Topic: [Func] HTTPRequest: for Web APIs [AHK-B + AHK-L+Unicode+x64] |
derRaphael
Replies: 176
Views: 12410
|
Forum: Scripts & Functions Posted: Tue Jun 14, 2011 5:48 pm Subject: [Func] HTTPRequest: for Web APIs [AHK-B + AHK-L+Unicode+x64] |
nice one
good to know that httpQuery has now a worthy successor.
when talking of OAuth, it might be worth an idea to have build in cookie support (ideally with keeping session cookie data whi ... |
Topic: For future programmers and people interested in Java |
derRaphael
Replies: 31
Views: 1839
|
Forum: General Chat Posted: Fri May 27, 2011 1:57 pm Subject: For future programmers and people interested in Java |
What I meant to say is that Java can be run on the major OS's. The main OS's I am talking about are Windows, Macintosh, and Ubutnu. Many other Linux OS's can use the JRE.
Ubuntu is not an OS, but ... |
Topic: Up n away |
derRaphael
Replies: 9
Views: 419
|
Forum: General Chat Posted: Wed May 25, 2011 7:00 pm Subject: Up n away |
Are you still working on nubAHK or have you abandoned it?
nubAHK wont be developed. however there will be a language named nubScript and another one which will be a high level programming language ... |
Topic: Up n away |
derRaphael
Replies: 9
Views: 419
|
Forum: General Chat Posted: Tue May 24, 2011 7:59 pm Subject: Up n away |
For all those wondering that i disappeared from forums - its true. I stopped using AHK and decided as as final act to release all published scripts unless noted otherwise under CC-BY ...
For all t ... |
Topic: Torrent finder seized |
derRaphael
Replies: 18
Views: 1175
|
Forum: General Chat Posted: Mon Nov 29, 2010 6:16 pm Subject: Torrent finder seized |
ICE should probably go for the Google next - its a shame that such a big company did nothing to prevent torrent search results
+1
yeah, lets have the world's biggest search engine being ... |
Topic: Torrent finder seized |
derRaphael
Replies: 18
Views: 1175
|
Forum: General Chat Posted: Mon Nov 29, 2010 5:17 pm Subject: Torrent finder seized |
| i think that the major problem on this issue is the DRM aka Digital Restriction Management which represents the despaired tries of large industries to transfer physical merchandising strategies into t ... |
Topic: « What's on your mind? » |
derRaphael
Replies: 1230
Views: 48246
|
Forum: General Chat Posted: Thu Nov 18, 2010 11:18 am Subject: « What's on your mind? » |
wondering how pointless this entire thread actually is. hopefully somebody shows mercy and deletes it.
Did you read all posts?
actually ... no ... is that important? the name of this thread is « W ... |
Topic: « What's on your mind? » |
derRaphael
Replies: 1230
Views: 48246
|
Forum: General Chat Posted: Wed Nov 17, 2010 5:53 pm Subject: « What's on your mind? » |
| wondering how pointless this entire thread actually is. hopefully somebody shows mercy and deletes it. |
Topic: Another licensing question |
derRaphael
Replies: 18
Views: 756
|
Forum: General Chat Posted: Wed Nov 17, 2010 5:51 pm Subject: Another licensing question |
That may be considered as bypassing/going around someone's copyright...
Your own work based on someone's other work that is protected by copyright can be protected by your copyright if it is a origin ... |
Topic: [AHK_L] extremly slow string manipulations unlike ahk basic |
derRaphael
Replies: 6
Views: 712
|
Forum: Bug Reports Posted: Fri Nov 12, 2010 8:50 pm Subject: [AHK_L] extremly slow string manipulations unlike ahk basic |
ok - concluding, basically the reason for this massive discrepance is the regex and the resulting conversion which takes place internally.
when this line is commented out (as the source wordlist is ... |
Topic: [AHK_L] extremly slow string manipulations unlike ahk basic |
derRaphael
Replies: 6
Views: 712
|
Forum: Bug Reports Posted: Fri Nov 12, 2010 8:15 pm Subject: [AHK_L] extremly slow string manipulations unlike ahk basic |
this is not really a bug, but made me wonder about the internals of ahk_l and the massive speed differences when dealing with data.
here are screenshots of the msgboxes
This is ahk_l
http://www ... |
Topic: true escaping of quotation marks within string assignments |
derRaphael
Replies: 1
Views: 740
|
Forum: Wish List Posted: Fri Nov 12, 2010 5:22 pm Subject: true escaping of quotation marks within string assignments |
| It is simply unnecessary, not logical and ridiculous that quotation marks within an expression string assignment are only limited to double quotation marks and may not be written as escaped quotation ... |
Topic: Newline Built-In Var |
derRaphael
Replies: 18
Views: 1847
|
Forum: Wish List Posted: Thu Nov 11, 2010 10:20 pm Subject: Re: Newline Built-In Var |
That's a poor argument since C is still in use today. Surely that should suggest the escape sequences are adequate...
just because something is in use it doesnt automagically means that it is good ... |
Topic: [AHK_L] Unicode Lineending fail |
derRaphael
Replies: 4
Views: 515
|
Forum: Bug Reports Posted: Thu Nov 11, 2010 10:12 pm Subject: [AHK_L] Unicode Lineending fail |
| the w3c has been asked to officially support unicode endings within xml standards. since it makes perfect sense for xml data, there are some fractions which use ahk (and will continue using ahk_l) to ... |
Topic: More flexible function override |
derRaphael
Replies: 10
Views: 663
|
Forum: Wish List Posted: Thu Nov 11, 2010 10:02 pm Subject: More flexible function override |
overriding build in functions already works, i just like to have a way to call the build in functions (which were overridden), too
probably something like aliases which cannot be overriden are a po ... |
| |