Results 1 to 9 of 9
Thread: Anonymous Web Browser
- 05-26-2011, 11:02 PM #1
Member
- Join Date
- Mar 2011
- Posts
- 5
- Rep Power
- 0
Anonymous Web Browser
Hello everyone,
I am new (somewhat) to Java but not new to programming. I have an idea for a web browser that hides information about the user, ie. history (for obvious reasons =] ). If anyone would like to help or even has an idea of which direction to go in please post a reply or email me at [email address removed]
Thanks.Last edited by zaricpp; 05-27-2011 at 05:34 AM. Reason: Removed email address
- 05-27-2011, 01:10 AM #2
I may be stupid, but I don't understand the obvious reasons or the intended pun. What/whose information must be open to who?
And what information are you seeking. Just how to make a browser in Java? Then I just know that there's a spelled out example in the Deitel books and/or in the O'Reilly Nutshell examples (for a very basic rudimentary browser).
Show your efforts and post explicit questions on specific problems you met to get more helpful help.
(And why are you posting under "Applets"?)Last edited by Jodokus; 05-27-2011 at 01:25 AM. Reason: appletquestion
No bug ever had to calculate its fitnessfunction.
- 05-27-2011, 04:45 AM #3
No requests for off-forum communication please. Forums are for sharing problems and their possible solutions.
db
- 05-27-2011, 05:04 AM #4
Senior Member
- Join Date
- Feb 2011
- Location
- Georgia, USA
- Posts
- 122
- Rep Power
- 0
Google Chrome and Mozilla FireFox already have an anonymous feature. Are you talking about something different?
- 05-27-2011, 05:33 AM #5
So does Opera. But our OP wants to createGoogle Chrome and Mozilla FireFox already have an anonymous feature. Are you talking about something different?
;)a web browser that hides no information about the user
db
- 05-27-2011, 12:16 PM #6
@OP
Did you edit the first post by removing "no"? Now my answer looks silly. Please make corrections by making new posts, not by editing old ones.a web browser that hides no information about the user
(Ofcourse you can edit, but don't change the whole meaning.)No bug ever had to calculate its fitnessfunction.
- 05-27-2011, 10:50 PM #7
Senior Member
- Join Date
- Feb 2011
- Location
- Georgia, USA
- Posts
- 122
- Rep Power
- 0
I think the idea is that when you close the browser, it will delete all files it stored during the session, I.E. cookies and files. If you made a browser getting it to remove any files upon close would be the easy part. There is the inherent problem with this type of browser in the fact that it does not prevent web sites from retaining your information when you visit their site. Therefore, there may a bit of a false sense of security that there is not a record of your activity.
@Darryl
I was confused by the question but guessed that he meant a browser that would not have a history of what was browsed.
- 05-28-2011, 06:27 AM #8
- 05-28-2011, 06:29 AM #9
Similar Threads
-
Issue in method anonymous class in GWT
By ankit01 in forum GWTReplies: 0Last Post: 05-16-2011, 11:25 AM -
anonymous (unnamed) Classes by default always folllows Overriding concept
By mahendra.athneria in forum Advanced JavaReplies: 7Last Post: 02-26-2009, 06:46 AM -
Anonymous classes ...
By Nicholas Jordan in forum Advanced JavaReplies: 6Last Post: 11-27-2008, 06:02 PM -
Name of Anonymous class
By eva in forum New To JavaReplies: 1Last Post: 12-31-2007, 01:07 PM -
Anonymous class
By ravian in forum Advanced JavaReplies: 3Last Post: 12-25-2007, 10:56 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks