| Author |
Message |
Topic: TOR client? |
degarb
Replies: 6
Views: 177
|
Forum: Ask for Help Posted: Tue Mar 02, 2010 3:24 pm Subject: TOR client? |
Ahh, you're thinking of Torrent linx! VERY different than the TOR network.
And torrent linx work with Clients {like BitTorrent as hugov mentioned}.
DBM
Any command line clients or ahk cli ... |
Topic: TOR client? |
degarb
Replies: 6
Views: 177
|
Forum: Ask for Help Posted: Thu Feb 25, 2010 5:22 pm Subject: TOR client? |
Don't they call them tor links? I know I used it to download some large iso images.
Anyone, know where to start to merge this with standard podcasting and automated podcast clients like ahkpod ... |
Topic: TOR client? |
degarb
Replies: 6
Views: 177
|
Forum: Ask for Help Posted: Mon Feb 22, 2010 7:53 pm Subject: TOR client? |
Titan, my man! Iron ahk!
I don't know much about tor and wiki not offering me the shoe leather info. All I know about tor, is you post a tor link on a page, the client (in my case opera, looks f ... |
Topic: TOR client? |
degarb
Replies: 6
Views: 177
|
Forum: Ask for Help Posted: Wed Feb 17, 2010 2:05 am Subject: TOR client? |
I might like to make a tor client, something p2p for podcasting.
I never personally had enough bandwidth for tor, and am fuzzy if this is possible. |
Topic: filemove and filemove dir with mp3 and windows sharing. |
degarb
Replies: 3
Views: 238
|
Forum: Bug Reports Posted: Wed Feb 10, 2010 12:45 am Subject: filemove and filemove dir with mp3 and windows sharing. |
| Yes, that first link was mine. Found it is most certainly some permission getting corrupted on file move. ( I say corrupted because of cacls stated permissions seem correct, to me; while running the ... |
Topic: AHK bug found! |
degarb
Replies: 8
Views: 337
|
Forum: Ask for Help Posted: Tue Feb 09, 2010 11:03 pm Subject: AHK bug found! |
I will have to explore this further to see if I can limit kids to certain folders and wife to others.
On one hand, cacls is better than filecopy/filedelete if you have a few hundred megs to move ... |
Topic: AHK bug found! |
degarb
Replies: 8
Views: 337
|
Forum: Ask for Help Posted: Tue Feb 09, 2010 9:26 pm Subject: AHK bug found! |
Just tested cacls b.mp3 /P Everyone:F
This works! The file is listenable after doing this, after script filemove. But it has a confirmation dialog. If I can't find the switch to turn off the co ... |
Topic: AHK bug found! |
degarb
Replies: 8
Views: 337
|
Forum: Ask for Help Posted: Tue Feb 09, 2010 8:58 pm Subject: AHK bug found! |
Probably correct. I just wish it was in chm, I would have used a filecopy and del origs. I now must find the original ahk, find the code and change filemove, then recompile, and test.
One thing ... |
Topic: filemove and filemove dir with mp3 and windows sharing. |
degarb
Replies: 3
Views: 238
|
Forum: Bug Reports Posted: Tue Feb 09, 2010 6:49 pm Subject: filemove and filemove dir with mp3 and windows sharing. |
Command: Filemove
Circs.: Windows sharing mp3s after using filemove. Files show up on other computer, but not accessible.
Conclusion: filemove fails to set some attribute on mp3 files that all ... |
Topic: AHK bug found! |
degarb
Replies: 8
Views: 337
|
Forum: Ask for Help Posted: Tue Feb 09, 2010 5:59 pm Subject: AHK bug found! |
Command: Filemove
Circs.: Windows sharing mp3s after using filemove. Files show up on other computer, but not accessible.
Conclusion: filemove fails to set some attribute on mp3 files that a ... |
Topic: Download podcasts, script for portable devices |
degarb
Replies: 18
Views: 2674
|
Forum: Scripts & Functions Posted: Mon Feb 08, 2010 9:50 pm Subject: Download podcasts, script for portable devices |
| Today adding import opml (early beta without proper regex) and some minor bug fix. I updated posted code, and site (plus adding screenshot). |
Topic: browser open ahk |
degarb
Replies: 2
Views: 82
|
Forum: Ask for Help Posted: Sat Jan 30, 2010 11:15 pm Subject: browser open ahk |
http://www.thenakedscientists.com/rss/naked_archaeology_podcast.xml
http://www.howstuffworks.com/podcasts/stuff-you-should-know.rss
Both are subscriptions. |
Topic: browser open ahk |
degarb
Replies: 2
Views: 82
|
Forum: Ask for Help Posted: Sat Jan 30, 2010 10:15 pm Subject: browser open ahk |
Is there a way to get an rss or xml in a browser to my podcast app and add to subscriptions. I am unsure where to start.
When I setup opera prefs>downloads>application/xml then open with app ... |
Topic: opening windows task scheduler |
degarb
Replies: 3
Views: 197
|
Forum: Ask for Help Posted: Sat Jan 30, 2010 9:16 pm Subject: opening windows task scheduler |
| This work on xp, 98, vista and w7? |
Topic: opening windows task scheduler |
degarb
Replies: 3
Views: 197
|
Forum: Ask for Help Posted: Sat Jan 30, 2010 8:29 pm Subject: opening windows task scheduler |
I know how to add a scheduled task in xp. But I don't wish to go that deep.
All I want to do is create a menu item that simply opens the task scheduler in xp and win7/vista. But cant seem to find ... |
| |