topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 9:47 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - c.gingerich [ switch to compact view ]

Pages: prev1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 30next
226
Hello all. I have been creating and using this app for a little while and I wanted to know if it would be of any use to anyone else?

It is called Version Bin and it uses Pastebin.com to keep versions of code (a paid pastebin.com account is recommended but not required). I use pastebin's API to upload the code and then store the URL to that locally. It's very easy to use and there is a lot more room for more features. If using a free account or posting public the code is encrypted by default and you are limited to pastebin.com's pasting limit.

Below is a link to screen shots of the app. Please let me know if there is any interest in it and if there is enough interest, I'll make a full release. I was planning on making it shareware but not sure on the price yet, was thinking somewhere between $15-$25 USD.

http://1drv.ms/1Iysw4i


227
I have used Clickteam SynchronX and it has worked well for me - http://www.brotherso.../synchronx-4732.html

228
Thanks for your support!

I have extended the sale to 24 hours!  :up:

229
Found Deals and Discounts / Paste As File SALE!! - EXTENDED!!
« on: May 12, 2015, 12:07 PM »
For the next 24 hours Paste As File is on sale for ½ off!

If you haven’t upgraded now is your chance! If you have not heard about Paste As File, don't miss this deal!

Go here -> SALE OVER

For more information on Paste As File go to http://vdsfreak.com/post/90261660490/paf

230
Announce Your Software/Service/Product / Re: Self Script
« on: May 02, 2015, 06:55 AM »
Oh yeah. That might help also.  :D

231
Announce Your Software/Service/Product / Self Script
« on: May 01, 2015, 03:09 PM »
Self Script is a FREE self contained EXE with scripting based on Visual DialogScript. If you have used VDS then you already know the language, if not well then you are going to have to wait until I get some type of help file going. This is handy for creating quick apps without having to compile anything.

To use:
- Double click the EXE to run the script in the EXE
- Hold ESCAPE while double clicking the EXE to open the script in the custom editor.
- Press F9 to run the script
- Press F8 to nicely format the script

All code will be saved back in the EXE file.

Go to http://vdsfreak.com/...64006460/self-script to download, for more information, and to see example scripts. Links to the example scripts are at the bottom of the post.

Please do not email, message or post a reply asking me for more information on the scripting language, you'll have find a way to get a hold of the VDS help file or wait until I make a help file (if ever). I made this mainly for me to make quick apps but thought I would release it.

232
Ha, are you stalking me?  :D

233
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 06, 2015, 03:11 PM »
I think this is complete. Topic can be closed now.  :Thmbsup:

Thanks Edvard!

234
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 03, 2015, 09:24 PM »
If there are other people who would like to use this as well might be best to make it an option so others can use their own key. Maybe if the user does not supply a key then use one that is hard coded?

235
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 03, 2015, 09:14 PM »
I would like to use my dev key if that's ok. Ok about the user key, not a problem.

236
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 03, 2015, 07:21 AM »
Looking at the pastebin Api it says that the dev key is required to make the posts. I already am able to create the user key using curl so just need to be able to pass that to post parameters. I would like to be able to just pass everything to the command line but you can add an option for a configure file if you want as well.

Thinking about it you can add the user key creation into it as well, would be one less file to have to include.

Heck while you are at it, maybe add the ability to list the pasts also and return the output xml? Not needed for the initial release and you don't really need to add it as I do this with curl also but I thought I would throw it in also. :)

237
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 02, 2015, 06:59 PM »
 :Thmbsup: looking forward to it.
One other request, if a file is not specified can it just post text supplied to the command line?

Something like -paste:"text to paste"

Sorry I'll let you take over.  ;)

238
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 02, 2015, 07:28 AM »
Edvard,

That would be great! I Needed a solution 2 days ago but as soon as you can have it done I'll be ready.  :Thmbsup:

I have used Pastequick and it works great, I just need a command line solution that I can call from other scripts and batch files and also be able redistribute.

I'll be giving you a donation for your work as well :)

Thanks so much!!

239
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 01, 2015, 04:45 PM »
Saw that. It's for Python.

240
Post New Requests Here / Re: Pastebin command-line app for windows
« on: April 01, 2015, 03:19 PM »
I'm trying to use CURL.exe but it only gets me so far. If I have a large paste it errors out  >:( .... Most of my pastes will be large.

241
Post New Requests Here / Pastebin command-line app for windows
« on: April 01, 2015, 01:45 PM »
Could someone make a windows command-line app to post a text file to pastebin? Syntax would be something like:

pbcl.exe -file:<path/to/file.txt could be a large file up to the 10mb limit> -title:<paste title> -devkey:<key> -userkey:<key or blank for guest> -expire:<a valid pastebin expire code> -private:<a valid pastebin private code> -syntax:<a valid pastebin syntax code>

Return the pastebin URL or error code from pastebin API

If there is already an app like this could you point me to it?

If this could be done asap I would love it (under a deadline) and if maybe in Autohotkey with source so I can learn, that would be helpful as well.

Thank you so much!!!

242
Announce Your Software/Service/Product / Paste As File 5.0
« on: March 22, 2015, 02:57 PM »
After a while I finally got around to adding more to Paste As File!

In this version you can save FILES copied to the clipboard to an archive file (currently ZIP and 7z are supported but more may be added in the future), save a list of files with details like date/time and file size as well as the Idv2 and Idv3 tag sof MP3 files (more media types may be added), and also save the files to a sub-folder.

This is a paid upgrade from the previous versions but all minor versions of v5 are free.

Please take a look and let me know what you think. http://vdsfreak.com/post/90261660490/paf

Old review on TechZilla - http://revision3.com...zdaily/paste-as-file

THANKS!!

243
Post New Requests Here / Re: IDEA: Long left click as Right Click
« on: March 05, 2015, 07:46 AM »
EDIT: Well, after using it for a bit, it seems to stop working after a little. I have to close and re-open it for it to work again. Any ideas as to why?


Very cool!! Works great!!  :Thmbsup:

Thanks so much!

244
Post New Requests Here / Re: IDEA: Long left click as Right Click
« on: March 04, 2015, 10:19 AM »
Cool thanks a lot for the help and code! I'll be taking a look to see if I can tweak it a a bit, but works great for the most part.

245
Post New Requests Here / Re: IDEA: Long left click as Right Click
« on: March 03, 2015, 07:14 AM »
Ok thanks for making it! I'll take a look and see if I can figure it out.... I am also running Stardock Fences so not sure if that would mess with it also.

EDIT: It was Fences that was causing it not to work on the desktop. Uninstalled it and it works great now.

246
Post New Requests Here / Re: IDEA: Long left click as Right Click
« on: March 02, 2015, 07:56 AM »
Works great apart from one thing. It doesn't work on the address bar of chrome, IE, or a windows explorer window. After I highlight text and long left click, when it does the right click, it just deselected the text. Anyway to fix that? If not, that's fine it seems to work great everywhere else!!

EDIT: Doesn't seem to work on the desktop all the time. It worked once (i think) and now does not.

Thanks!

247
Post New Requests Here / Re: IDEA: Long left click as Right Click
« on: March 02, 2015, 07:43 AM »
Thanks! Going to try it in a little while.

248
Post New Requests Here / Re: IDEA: Long left click as Right Click
« on: February 27, 2015, 03:28 PM »
Hmm... no one has an idea to get this to work or a better way to do it?

249
Post New Requests Here / IDEA: Long left click as Right Click
« on: February 25, 2015, 08:34 AM »
I think this may be my first request. :-)

I am trying to make an app that will allow me to long left click (time needs to be adjustable) and have it preform a right click (while the left button is still down, not when it is released). It also should only happen when the cursor is in the same place when it was first clicked (or within a pixel tolerance that should be adjustable also) so it doesn't happen while dragging.

I have created a AutoHotkey script that kind of works but not all the time and not everywhere.

~LButton::
MouseGetPos, x0, y0
SetTimer, check, -500
;MsgBox %xysum%
return

check:
MouseGetPos, x, y
if (x0 = x || y0 = y)
{
if GetKeyState("Lbutton", "P")
{
Click Right
;SendEvent, {Blind}{RButton Down}
;SendEvent, {Blind}{RButton Up}
;SendEvent, {Blind}{LButton Up}
return
}
}
return

If someone could modify this script or write one that works better that would be great!!

Thank you!!

250
General Software Discussion / Re: Reliable Web Hosting for $5 or less?
« on: February 17, 2015, 01:35 PM »
I use tumblr.com with my own domain name and host my downloads on http://my.cl.ly or DropBox

http://vdsfreak.com

Pages: prev1 ... 5 6 7 8 9 [10] 11 12 13 14 15 ... 30next