It is currently Sun May 26, 2013 12:13 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 49 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
 Post subject: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 4:42 am 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3741
I thought it would be an interesting topic to discuss about Software that hasn't yet been developed that you would like as a Portable Application to be developed. I am hoping developers will come across this thread and gain a sense of inspiration into creating a Portable program. All suggestions* below.

*Note: I am not referring to suggestions of current applications which aren't Portable, e.g. Office as Open Office Portable is a worthy alternative.

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 5:26 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
I don't think you'll get many good ideas. Portable software movement is fairly big and I think that all important things are done already. So you'll either get some niche things or more major ones that are available, but could be done better.
As example of the latter I could give virtual optical drives.

_________________
Image


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 6:12 am 
Online
User avatar

Joined: Sat Sep 09, 2006 10:14 am
Posts: 673
Location: Hungary
Well, I actually got one. I started to develop it (using NSIS) but at about 80% I realized I'm too lazy to continue :)

It's a backup utility but not a regular one. It operates from the right-click context menu of files (yes, not truely portable) but a very simple GUI could be created to it (perhaps a floating always-on-top box). It's WIP name is DupeME and duplicates the file in question (+ opens file in default program). You could set how many backup files are allowed, where to store them (right next to the main file or in a separate directory), backup extension, etc. When opening duplicate files in DupeME it prompts for restoring the backup (Yes|No).

If I would start it over I would choose AutoIt I guess as NSIS is not very capable of creating GUIs, not to mention my limited programming knowledge. If someone's interested I'd happily hand over all credits & stuffs :)


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 8:19 am 
Offline

Joined: Thu Aug 26, 2010 6:37 am
Posts: 60
Like this?

Objective:
To make a searchable catalogue off all your collected software DVD/CD library
Idea:
1 Each disk in your collection is loaded - obviously by hand
2 The disks folder structure is scanned
3 An identically named empty structure is re-created with empty files on a dedicated device e.g. 4GB USB
4 The disk is ejected
5 An 'index number' is displayed for the disk, so the physical disk can marked/labelled

Use:
Use the excellent 'everywhere' search program to find any software you have on your shelves

Notes:
I've omitted all the little details & 'maybe try's etc for brevity and clarity.


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 2:27 pm 
Offline
User avatar

Joined: Mon Aug 27, 2007 2:00 am
Posts: 3741
Thanks everybody! My main goal was for those who know AutoIt, AutoHotKey and want to learn but lack inspiration in what to design then this thread could have been a good catalyst.

@tproli - Nice idea, but isn't this a little bit like DropIt or couldn't this be added to DropIt (for example)? :)
@NickR - There is something kind of similar in TPFC with ZeroZipper - http://www.portablefreeware.com/index.php?id=1573, of course the cataloguing would have to be done manually.

Again, for those want to pick up a programming language and wish to step away from the "Hello World" tutorial(s), these Examples above will be a great starting point to learn skills in a real world environment. :)

_________________
Added 177 Applications: Portable and an AutoIt MVP
SoftwareSpot - Portable Apps


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 4:01 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3477
Location: US, Texas
Quote:
Software that hasn't yet been developed that you would like as a Portable Application to be developed


* A text-transformation utility similar to the very not portable CleanHaven. EditPad and Notepad ++ come close but miss on a few important elements.
* Some kind of Visio replacement. Don't say "Dia" unless you've really used it to solve problems because it can't and it doesn't. Edit: I had forgotten about Dynamic Draw Portable, although I haven't tested that program at any length.
* Barcode scan/recognizer. We have one but the reviews were not great. Its something that has come to portable devices like cell phones and should come to portable software. Edit: PA has a Bar Code creator: Zint.
* A strong, commercial anti-virus product. Big boys like AVG, McAfee, something like that. I've seen discussion of this, but if someone has really solved this, please reply.

I'll see if I can come up with more when I have more time.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 4:52 pm 
Offline

Joined: Fri Jun 09, 2006 8:58 am
Posts: 66
webfork wrote:
* A strong, commercial anti-virus product. Big boys like AVG, McAfee, something like that. I've seen discussion of this, but if someone has really solved this, please reply.

using ClamWin as a benchmark, what are you wanting to improve?
do you mean like a full-fledged, resident scanner?


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 5:28 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3477
Location: US, Texas
atomizer wrote:
webfork wrote:
* A strong, commercial anti-virus product.

using ClamWin as a benchmark, what are you wanting to improve?
do you mean like a full-fledged, resident scanner?

If you're doing tech support, you're worried about the foreign system you're on, or many other scenarios I can think of, you need serious antivirus. I don't know how ClamWin compares in terms of virus detection to major anti-virus applications, but I do know its considerably slower.

A resident scanner would be nice, but isn't critical in my view.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 6:03 pm 
Offline

Joined: Tue Mar 09, 2010 7:36 pm
Posts: 197
2D and 3D CAD. I'm currently using DraftSight for 2D, it's not natively portable, but I've hacked together a wrapper for it. Blender is OK for general 3D, but it's very hard to draw things that are mm accurate.


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Wed Mar 02, 2011 8:10 pm 
Offline

Joined: Fri Jun 09, 2006 8:58 am
Posts: 66
webfork wrote:
If you're doing tech support, you're worried about the foreign system you're on, or many other scenarios I can think of, you need serious antivirus. I don't know how ClamWin compares in terms of virus detection to major anti-virus applications, but I do know its considerably slower.

i like it because it's open source and it doesn't entrench itself throughout your system. however, in-the-cloud scanning is becoming popular and so maybe Clam AV for Windows would interest you (ClamWin doesn't do the cloud). Clam, as far as i know, is really popular for server side scanning. defs seem to updated more frequently than many commercial products. another one to check out is aSquared (now Emsisoft). their command-line scanner is free and i have had very good results with it.


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Thu Mar 03, 2011 12:50 am 
Offline
User avatar

Joined: Sat Jul 31, 2010 1:19 am
Posts: 808
Location: Helsinki, Finland
webfork wrote:
atomizer wrote:
webfork wrote:
* A strong, commercial anti-virus product.

using ClamWin as a benchmark, what are you wanting to improve?
do you mean like a full-fledged, resident scanner?

If you're doing tech support, you're worried about the foreign system you're on, or many other scenarios I can think of, you need serious antivirus. I don't know how ClamWin compares in terms of virus detection to major anti-virus applications, but I do know its considerably slower.


Strictly speaking, ClamAV sucks.

http://www.virus.gr/portal/en/content/2009-08%2C-10-august-05-september

_________________
My YouTube channel | Release date of my fourth playlist: April 11, 2013


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Thu Mar 03, 2011 1:51 am 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 902
Location: Kce,PL
SYSTEM wrote:

comparison rules wrote:
The default settings of each program were not used, in order for each program to achieve its maximum detection rate. Because of this, there is a possibility for the tested programs to detect a few false positives.

Strictly speaking, such comparisons are useless.
A program that wouldn't look at a file and always yelled 'it's a virus!' would be considered perfect.

_________________
Image


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Thu Mar 03, 2011 7:27 am 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3477
Location: US, Texas
SYSTEM wrote:
Strictly speaking, ClamAV sucks.

That seems to be the case. Even their wikipedia page is very sour.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Thu Mar 03, 2011 8:02 am 
Offline

Joined: Fri Jun 09, 2006 8:58 am
Posts: 66
no wonder i never have any viruses :)

actually, as a "software developer", if you want to call me that, who distributes software, i guess i should be careful about joking around with that :)
i'm a bit of a security nut and i do take serious precautions


Top
 Profile  
 
 Post subject: Re: Portable Software that hasn't been developed?
PostPosted: Thu Mar 03, 2011 10:06 am 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3477
Location: US, Texas
webfork wrote:
I'll see if I can come up with more when I have more time.


Here are some more I put together:

* DVD ripper (like Handbrake)
* Basic video editor
* Basic music-making / production software
* Food/weight/health
* Mapping or GPS software beyond just ITNS Converter (http://www.portablefreeware.com/index.php?id=1977)
* SFTP server (not FTP over SSL). I can explain the distinction and why this is important elsewhere.
* More art/drawing/creative type programs. ArtRage (http://www.portablefreeware.com/index.php?id=330) is really an example of what I'd like to see more of. Most image programs take the form of editors or filtering.
* Form-filling program. This is really something an AutoHotKey or AutoIt person could try to tackle. ArsClip (http://www.portablefreeware.com/index.php?id=734) comes close, but I haven't been able to make the formfill tool work.

Edit:
* A portable MediaWiki. You can configure some programs here on the site to run a local webserver and wiki, but this is not simple. As fantastic and versatile as Wiki's are, I'd have thought someone put one together by now. There's WikidPad, but I found it hard to use and dislike CamelCase.
* Super simple cleanup. We have some great system-cleaning/privacy protection freeware here on the site, but I'd like to see a one or two-click solution to clean the system (with optional 1-pass wipe). When the cleaning is done, the program should automatically log out or shut down the system. When you're using a public computer, it should be unfailingly simple to erase everything you did and then walk away.

Edit2:
* Traffic shaping ala Netlimiter ... there are a few possibilities out there but none look portable.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 49 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group