topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 25, 2024, 3:52 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.


Topics - SexyLilDarkPaw [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / IDEA: Rename Pad
« on: August 04, 2009, 12:47 PM »
Tired of pressing F2 or right clicking and selecting rename on a multitude of files and folders, i propose a context menu button or something similar which opens a very basic notepad style window with all the current folder paths contents, and just like in notepad you can go line to line, find and replace, etc,.

So you can basically edit them all at once, hit save and you're done.

Anyone know if this is possible?  I think it would make life easier =] for some of us who cant learn regex and regular expressions and o-o all those crazy other tools and this way you get the efficiency but its idiot proof.  Looking for something very simple at the moment/

Although, if anyone feels up to it a more advanced version could include check boxes to exclude lines (files/folder), possibly a preview panel for pictures that updates each time you switch lines.

Anyways if any of you all know something similar in existence or know how to create something like this let me know.


2
Post New Requests Here / IDEA: autooglefriend AHK script
« on: February 13, 2009, 01:44 PM »
So you got an annoying friend who can't use google and asks you like questions non stop.  This site does like a google automated fly in and types the text says that wasnt so hard and then googles it for the person.  I was wondering if there was a way to script it so all i do is highlight a portion of the convo where they asked me  the question and press a hotkey to auto-paste into the message box and send?  I'd give it a go myself but i'm afraid looking for window dialog to paste into text box or something would be hard.  i want it to work on the current ontop application and send to the textbox

http://www.lmgtfy.co...What-they-asked-here

Any hints ideas, help  or even coding would be appreciated =)

3
General Software Discussion / SandBoxie! Best Security Tool 2007?
« on: January 02, 2007, 02:17 PM »
I would write a review but i dont know where to begin, it isntalls system drivers that allow redirection of files and registry keys it makes a virtual environment (sandbox) that you can run your browser in, or test an application in development, or even run malware or viruses without consequences.  Once you are done testing or installing possible security threats you empty the sandbox and no changes were done to your registry or file system.  Also has the option to move/save files you like from the sandbox. 

http://www.sandboxie.com/

^_^ its Totally free but the free version limits your number of sandboxes,.. so you cant test things in separate areas without having files interfere with others results.  If you jsut want it to secure your browser or test possibly dangerous apps its great you only need one box.  =) best of all if you run say virus.exe in sandbox from your rightclick menu and it deletes all your windows folder or overwrites files, the originals are unharmed it uses the file system drivers to redirect to the sandbox where they are null =o its awesome i been using it for like a week now installed and uninstalled MANY programs and cleared my box with no consequences.  I also ran some viruses on purpose to see how it helps =).

(Only problems MSI support isnt the best just yet, and i have to clear my System Events Logs at startup for it to work, thats easy stuff though. =) Let me know what you all thinks, and if you can see any flaws in the concept.  As for me i think its gonna be one of my more used tools =P)

Anyways Love you DonationCoders, happy 2007

Your Friend, Felicia

4
Post New Requests Here / IDEA: VUE; Virtual User Environment
« on: November 01, 2006, 06:52 PM »
The plan is to use BATCH scripting to make a USB portable "Roaming Profile" for XP based systems.  It would show up in the explore context menu of the USB drive as the second item.  When activated or launched it would redirect %USERPROFILE% to E:\%PortableProfile%.  Thus reading and writing to your application data folder history and cookies would take place on the usb key.  The programs you use would not follow you but the settings would.

for example any pc you go to and load VUE, you would run msnmsgr on their pc and it would see "E:\%portableprofile%\Application Data\MSN Messenger\" it would then load msn based on your settings, this would mean it would save your emoticons and your contacts nicknames, and how your organize them etc,.. so you wouldnt have to reconfigure for every pc. msn is just an example i think it would work other places too.

I also think after VUE loads it should refresh and and load "E:\%portableprofile%\application data\microsoft\Internet Explorer\Internet Explorer Wallpaper.bmp" as well as "E:\%portableprofile%\desktop\" this would replace the desktop wallpaper with yours and have your desktop shortcuts / icons and they would be arranged just how you like.  Start > my documents should link to "E:\%portableprofile%\My Documents" and so on.

My question to you all is do you think its possible  :tellme: or am i just crazy.  Technically roaming profiles exist for networks and store the info cached on the hard drive, i want to do the same thing except i want it on USB.  Now would you say its best to make a BATCH that abused the SET command and changes it all to what needs to be and when you unload the usb you must unload VUE first as to not corrupt the current user you like absorbed lol.  It would prolly be even more amazing to code an EXE loader maybe NSIS that would load off the USB and edit in memory and redirect all reads/writes and when you disconnect the USB drive it would have the original variables stored in ram [only like 1k text] that it would then reset upon the USB drive disconnecting.

Basically the idea is a Freeware version of U3/Ceedo, except it would be ten times better, and it would be compatible with all applications that are already install on the host pc.  Though this would not make apps portable, it would allow you to carry your desktop and documents as well as settings everywhere.  portable apps already exist but whats the fun without a portable profile  ;D.

Not sure if it can be done.. i am starting to try the SET command and browsing around in batch and i downloaded nsis but im a newb and never coded anything if anyone can do it or has a better idea, i would be very much interested.

-Felicia

P.S. sorry for the mega rant

5
Post New Requests Here / IDEA: World's Largest Security Token
« on: April 24, 2006, 07:15 PM »
Haha mouser said useless tiny apps, thought this would be funny and maybe even useful

How about a program that takes your hardware ID's like serialnumber, or other hardware ID and then squares them by each other or something so you get a massive random number almost like a CRC or an MD5

and then the program could be used through like command line to compare your hardware to the checksum generated number and output either good or bad the user could add it to batch scripts or .COM's to add security, so their apps wont run anywhere but on their computer or something (pc dont boot unless confirmed?) like

If %Check% = 19236378462389 then Run
If not dont run

Its prolly more complex than that lol but hey ^__^ its just an idea. Any one got any other ideas or opinions?

oh well ttyl ;)
                        Felicia

6
Post New Requests Here / DONE: Private Dictionary
« on: April 19, 2006, 07:11 PM »
Hi all,  ;D

Just randomly had an idea come to me! and i figured i would toss it out and see if anyone likes it.

Here is my pitch

Wouldn't it be kind of an interesting to have a tray app that allows the user to create custom dictionary files that they can share with their friends so only the people with the dictionary that you made can translate and share messages with you.  To make it easier and more efficient, don't even make a GUI have the tray icon display a menu 1. choose dictionary, 2. make your own dictionary then have an option to encrypt or decrypt the text and send it back to the clipboard.


::Sample Dictionary::
================
It just follows each Key's placement as to row 1, 2 or 3 and what numbers its between, can be done in your head by looking at the keyboard but that will slow you down :-p

Although it has the inability to code symbols and numbers with his dictionary. It would be effective.

    12  23  34  45  56  67  78  89  90  0-
1   Q   W   E   R    T   Y    U   I    O   P
2   A   S    D   F    G   H    J   K    L
3   Z   X    C   V    B   N    M

so Hello would be

267 134 290 290 190
  H   E    L     L     O

considering its not simple like  A = 1 and the numbers are random because of how they appear on the keyboard its hard to guess and figure out that each number stands for a section of the keyboard, the BEST part is if you crush it together 267134290290190 (Hello), you don't need separators because the function in the program would look for the letters predefined number, and since the numbers wont overlap its simplistic enough that almost a search and replace function would encode it for you, without confusing the numbers because the code never work backwards the middle or end of a coded letter wouldn't be mixed up with the next one because the number is smaller (1, 2 or 3).

Well anyways just a thought, I would love to hear anyone's suggestion or criticisms, or if you know of a program like this, i would be interested.

ttyl Felicia,  ^_^

Pages: [1]