aspect oriented project

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Aug 2005
Posts: 6
Reputation: loser1 is an unknown quantity at this point 
Solved Threads: 0
loser1 loser1 is offline Offline
Newbie Poster

aspect oriented project

 
0
  #1
Aug 5th, 2005
hi everyone,

i have a final year project for my BS computer science. can anyone suggest me a project on aspect oriented programming??

other suggestions are also welcome....all i need is a brief(or long) description of what to prepare.

thanks
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: aspect oriented project

 
0
  #2
Aug 5th, 2005
Pick something that interests you, and will show your knowledge of the language. But we really shouldn't have to give you ideas if your a bs student.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 55
Reputation: Sauce is an unknown quantity at this point 
Solved Threads: 0
Sauce Sauce is offline Offline
Junior Poster in Training

Re: aspect oriented project

 
0
  #3
Aug 5th, 2005
You could check out this idea..
http://www.daniweb.com/techtalkforums/thread28724.html

Or if your bored you could take a handy off the shelf router, you might have laying around or using one and reverse engineer the http server and make an attempt of an enterprise level network management application.

(some projects i did when i was bored as a CS Major)
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 58
Reputation: JeffHeaton is an unknown quantity at this point 
Solved Threads: 0
JeffHeaton's Avatar
JeffHeaton JeffHeaton is offline Offline
Junior Poster in Training

Re: aspect oriented project

 
0
  #4
Aug 5th, 2005
I have done very little with ASP so foar. But logging seems to be a common demonstration of ASP. Since it is something that spans across the entire application, ASP is useful for it.
Jeff Heaton
Check out my Java Neural Networks
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: aspect oriented project

 
0
  #5
Aug 5th, 2005
How much time do you have for this project?
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 6
Reputation: loser1 is an unknown quantity at this point 
Solved Threads: 0
loser1 loser1 is offline Offline
Newbie Poster

Re: aspect oriented project

 
0
  #6
Aug 6th, 2005
I have a month to decide a project and then a semester to implement on it.

JeffHeaton can you elaborate a little more on your idea....ASP logging

and...can someone suggest a project on cryptography?
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 55
Reputation: Sauce is an unknown quantity at this point 
Solved Threads: 0
Sauce Sauce is offline Offline
Junior Poster in Training

Re: aspect oriented project

 
0
  #7
Aug 6th, 2005
Its been done before but why not make a secure chat client that stores public keys on a keyserver. Similar to what pgp desktop, i beleive does, for email. Just write your own for chatting. Java makes it pretty easy but if you wanted to get more technical you could omit java's handywork and write your own implementation of a form of public encryption. (I've done RSA for this...took my scheme code and converted it to java and threw it into a chat program.)

If you have a semester to do this, i would definately go for the latter. A very nice version of this could be done in a week or two. I already had the scheme stuff done, so my version took me a weekend.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 6
Reputation: loser1 is an unknown quantity at this point 
Solved Threads: 0
loser1 loser1 is offline Offline
Newbie Poster

Re: aspect oriented project

 
0
  #8
Aug 6th, 2005
that sounds interesting. any more ideas, on any topic
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: aspect oriented project

 
0
  #9
Aug 6th, 2005
I don't know if I would suggest a cryptography project....Unless you could figure out something that will take longer than most. Normally, all you have to do is figure out the range of characters in the ascii code, and then convert with some formula. What about something educational? Or maybe your own email system? I think encryption could go along with that.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: aspect oriented project

 
0
  #10
Aug 6th, 2005
Crypto and chat apps have been done to death...

Doesn't mean you shouldn't consider them, but you might want to think outside the box.
In my experience doing something unexpected gets you browniepoints with graders.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC