I've been thinking about files and computers a lot lately, and I think that I would like to start an Open-Source software project.
Jacket
The most comprehensive file opening tool.
No hassle, it just works.
Simple, clean interface.
Available for Mac, Linux and PC.
No need to download any other software to easily view any type of file.
__________________________________________
We could base it on already existing Open-source projects such as Chromium, Gimp and Audacity as well as VLC.
If you have any experience in coding, you can be part of this.
You just have to promise that you will be hard-working and contribute well.
That is all
PS: If you can work out how I got the name Jacket, you get a free cookie :3
Offline
Sounds awesome! Jacket....
Offline
Wow. I'm not sure what language you'd do this in, since a lot of those programs are written in different languages and have completely different layouts and graphic schemes.
Last edited by veggieman001 (2012-04-10 20:32:47)
Offline
I'd say base it off of chromium.
If you can find an open source virtual machine program maybe implement that into it so you can open windows files on linux, linux files on mac etc.
Offline
Is your name Jack? Is it in commemoration of the leaving of 08jackt?
Offline
samtwheels wrote:
Is your name Jack? Is it in commemoration of the leaving of 08jackt?
Sorry but no
Offline
ooh! Is it because a jacket zips and unzips, like this will do to files?
Offline
Will it parse HTML in HTML files?
Like, how will it work?
Here's what would probably be easiest (though this'll be pretty tough): read out text/*, display image/*, display movie/*, play sound/*, open application/*.
Offline
scimonster wrote:
Will it parse HTML in HTML files?
Like, how will it work?
Here's what would probably be easiest (though this'll be pretty tough): read out text/*, display image/*, display movie/*, play sound/*, open application/*.
Probably not at first, it would probably read them as plain text files
Not sure what you mean xP
Offline
jji7skyline wrote:
scimonster wrote:
Will it parse HTML in HTML files?
Like, how will it work?
Here's what would probably be easiest (though this'll be pretty tough): read out text/*, display image/*, display movie/*, play sound/*, open application/*.Probably not at first, it would probably read them as plain text files
Not sure what you mean xP
your on! was i right?
Offline
samtwheels wrote:
jji7skyline wrote:
scimonster wrote:
Will it parse HTML in HTML files?
Like, how will it work?
Here's what would probably be easiest (though this'll be pretty tough): read out text/*, display image/*, display movie/*, play sound/*, open application/*.Probably not at first, it would probably read them as plain text files
Not sure what you mean xPyour on! was i right?
Thanks.
No, your zipping unzipping suggestion was incorrect
Offline
jji7skyline wrote:
scimonster wrote:
Will it parse HTML in HTML files?
Like, how will it work?
Here's what would probably be easiest (though this'll be pretty tough): read out text/*, display image/*, display movie/*, play sound/*, open application/*.Probably not at first, it would probably read them as plain text files
Not sure what you mean xP
Print text files (MIME type text/*, such as .txt, .html), display images (.jpg, .png), play movies (.mov, .mp4), play audio (.mp3, .wav), and open applications (.exe, .app).
Offline
what language will you right it in i might be able to help
Offline
Ecliptic wrote:
Ah, nice.
I'm currently just using The Unarchiver, a free Mac application, which I prefer over the default Archive Utility.
I use both :3
Dinoclor wrote:
Well, just stick to well-known file formats at first and then use the other ones. (E.g. PNG and JPEG before PSD, etc.)
Excatly!
Offline