Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
BubbaGrace
Jul 14, 2006

How about a windows context menu for uploading files to a specified FTP host. Say I right click a folder and select FTP Upload > mysite.com it will upload the specified folder and all of the sub folders and files contained within. The ability to add mulitple FTP hosts would be a definite plus. Id also prefer for it to overwrite existing files by default. Thanks guys.

http://tinyappz.com/wiki/Request:1177796654

Adbot
ADBOT LOVES YOU

BubbaGrace
Jul 14, 2006

Yea I think that would do it. Thanks man.

BubbaGrace
Jul 14, 2006

http://tinyappz.com/wiki/Request:1185617354

Im looking for a windows application that will record the sound from open applications that I specify and output each app as a seperate .wav file. Also the ability to specify one track as the track that I have specified as my recording input. So for example I have open the following:

-Winamp playing a song
-A soundboard program
-Skype

I would want to output those as winamp.wav, soundboard.wav and Skype.wav respectively. As well as my system input line as mic.wav

If this is not easy I understand, I have yet to find a program that does this. It would really be usefull to me.

BubbaGrace
Jul 14, 2006

Sorry XP Professional

BubbaGrace
Jul 14, 2006

Im looking for a simple gui program that I can create an html template with variables in. The program will allow me to add something like %link% to my template so I can quick change the page. Also the ability to add my or remove these variables from the program at will is needed.

You may be asking yourself why I would need something like this. Basically I use the same html template to post galleries in wordpress. So this would help me alot instead of using find/replace in notepad++

Here is a sample of what id like to do

code:
<!-- BEGIN POST -->
<div class="post_thumbs">
     <img src="images/%thumb1%" width="270" height="300" alt="%thumb1alt%" />
     <img src="images/%thumb2%" width="270" height="300" alt="%thumb2alt%" />
</div>
							
<br />
							
<div class="post_desc">
     %post_desc%
</div>
							
<br />
							
<div class="gal_button">

     <a href="%link%" title="View the full gallery">View Gallery</a>

</div>
<!-- END POST -->
Again I would need to be able to specify the original html template with variables. Have the ability to create or remove variables, output new html file with variables replaced with the content I entered in the gui. Right off hand I know I'll probably need the ability for about 20 variables right off the rip. Again thanks in advance guys.

EDIT: Also the ability to save templates I made as editable presets would be awesome too. Since alot of the things I post are basically the same only with minor edits as well.

DOUBLE EDIT: http://www.tinyappz.com/wiki/Request:1187378836 (note wiki code tags destroy my example formatting)

BubbaGrace fucked around with this message at 20:39 on Aug 17, 2007

BubbaGrace
Jul 14, 2006

IsaacNewton posted:

For wordpress?

Thanks but thats not going to work. It doesnt work with new pages which is actually 80% of my editing. Also id prefer to have this locally as its easier to maintain and alot faster.

BubbaGrace
Jul 14, 2006

IsaacNewton posted:

There you go Felony; http://www.tinyappz.com/wiki/Template_Filler

Hope you like it, feedbacks appreciated. :)

Thank you very much this is what I am looking for. I do have a suggestion or two though. Is it possible for the result tab to show as full size of the window. Also scrollbars in the result window would be good. Other than that its perfect

Edit: Also I don't know if scroll bars in the result window would allow mouse wheel movement or not. Not important but would be appreciated.

BubbaGrace fucked around with this message at 21:37 on Aug 20, 2007

BubbaGrace
Jul 14, 2006

IsaacNewton posted:

Done and done (Updated on the wiki), and yeah the mouse wheel works just fine.

Perfect. Thanks again.

BubbaGrace
Jul 14, 2006

IsaacNewton posted:

Done and done (Updated on the wiki), and yeah the mouse wheel works just fine.

Ok I have a suggestion. I see a pretty common thing .net apps don't have or allow. Would it be possible to allow me to maximize, minimize and restore the application? I don't know if .net has something against that or what, but it would be helpful.

EDIT: I see I can do this via the taskbar but not the main window. You don't have to add it, no big deal.

BubbaGrace fucked around with this message at 10:56 on Aug 21, 2007

Adbot
ADBOT LOVES YOU

BubbaGrace
Jul 14, 2006

http://www.tinyappz.com/wiki/Request:1233952423

Bash script that can be run via SSH to download files directly from Filefront. I would like the ability to run the script ./filefront followed by the url to the file I wish I grab. I had one a few years ago that used CURL to make this happen.

EXAMPLE:
code:
./filefront http://files.filefront.com/Unreal+Tournament+3+v13+Patch/;11485146;/fileinfo.html
Thanks in advance.

  • Locked thread