Search found 129 matches

by JoeSchmoe
28 Nov 2015, 10:58
Forum: Ask for Help (v1)
Topic: [Solved:] Website blacklists using COM
Replies: 2
Views: 1184

[Solved] Re: Website blacklists using COM

Thanks, Tank. I've used hosts in the past, but it takes a while for the hosts file to be re-read and it can't be extended to things like whitelists or blocking based on other parts of the URL. Also, it requires admin privileges to edit the hosts file, and I want to avoid that if I can. TLM saw this ...
by JoeSchmoe
27 Nov 2015, 11:28
Forum: Scripts and Functions (v1)
Topic: Get the URL of the current (active) browser tab
Replies: 197
Views: 142625

Re: Get the URL of the current (active) browser tab

Thanks so much for writing this. Just knowing I have a library that will work with all of the big browsers is incredibly helpful.
by JoeSchmoe
17 Nov 2015, 16:48
Forum: Ask for Help (v1)
Topic: [Solved:] Website blacklists using COM
Replies: 2
Views: 1184

[Solved:] Website blacklists using COM

Hello,

I'm trying to write an open source program like Cold Turkey, which helps people by blocking distracting websites:
http://getcoldturkey.com/

Is it possible to implement website blacklists using COM? It's okay if it only works for a specific browser like IE.

Thanks!
by JoeSchmoe
17 Nov 2015, 16:43
Forum: Ask for Help (v1)
Topic: Need help with Pulover's
Replies: 1
Views: 709

Re: Need help with Pulover's

Check out the gosub command
by JoeSchmoe
17 Nov 2015, 16:25
Forum: Ask for Help (v1)
Topic: "Setting" existing objects
Replies: 1
Views: 660

"Setting" existing objects

Hello, I have an "Options" object that has a bunch of "option objects" in it. Each of the options has bunch of methods and instance variables. Here's what I want to do. Options := {} Options.AnOption := New OptionClass ; When I do this: Options.Option := SomeValue ;I'd like AHK to do this: Options.O...
by JoeSchmoe
08 Nov 2015, 22:00
Forum: Scripts and Functions (v1)
Topic: SerDes() - AHK object (de)serialization [v1.1 and v2.0-a049]
Replies: 11
Views: 11868

Re: SerDes() - AHK object (de)serialization [v1.1 and v2.0-a049]

Thanks for some great libraries, Coco. Is it possible to serialize to a variable in memory? I'm looking for a simple way to inspect objects in memory by serializing them and then displaying them via a msgbox. I've tried displaying a class variable via the JSON.dump(), but it doesn't work, so I thoug...
by JoeSchmoe
08 Nov 2015, 20:44
Forum: Ask for Help (v1)
Topic: AHK and WinPCap Topic is solved
Replies: 2
Views: 2403

Re: AHK and WinPCap Topic is solved

Holy crap, I'd be very interested in this as well. Wrappers already exist for many other languages. Perhaps one could be ported to AHK as well: https://en.wikipedia.org/wiki/Pcap#Wrapper_libraries_for_libpcap.2FWinPcap Most likely it would use DLLcall, but you'd have to investigate winpcap to know f...
by JoeSchmoe
08 Nov 2015, 20:24
Forum: Scripts and Functions (v1)
Topic: Columbus - a fast program launcher/searcher
Replies: 157
Views: 60314

Re: Columbus - a fast program launcher/searcher

Heya, I think this program looks great. I love that it's open source and I've been keeping my eyes out for an open source Launchy replacement now that Launchy isn't being updated. I've got some feedback that I'd love to give, but, first, would you mind either adding some more comments to Fuzzy()? In...
by JoeSchmoe
06 Nov 2015, 19:54
Forum: About This Community
Topic: My resignation, and some background of events lead to.
Replies: 85
Views: 52642

Re: My resignation, and some background of events lead to.

Thanks for your balanced and wise perspective in this thread, Lexikos. As someone who has learned so much from AHK and has cared about the community since even before Chris started to pull back, I've been watching the thread carefully recently. Thank you, also, Tank and JoeDF for your service to the...

Go to advanced search