• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

2 month collage project

 
greenhorn
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any body please give me advise for a good 2 month collage project. I am thinking about mail server (a web site that will provide mail service). What can be other options in java?

Thanks.
Pooja Jain
 
Ranch Hand
Posts: 452
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Pooja, here are a few websites to get you going on collage projects:

http://www.paperwishes.com/articles/How+to+Collage+the+Artsy+Way/51144
http://www.creativity-portal.com/howto/artscrafts/collage.html
http://familycrafts.about.com/cs/adventcalendars/a/bladventcollage.htm

Have fun, and most important - be c*r*e*a*t*i*v*e
 
Ranch Hand
Posts: 3852
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here are some projects, which *we* developed (tried to develope) in our collage:

1] virtual private network.
2] implementation of call centre.
3] railway reservation (old one).
4] cyber cafe management.
4] shopping centre management (bar code reader and....).

etc.

Hope it helps.
[ October 09, 2005: Message edited by: rathi ji ]
 
ankur rathi
Ranch Hand
Posts: 3852
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mail Server is also good. But I think, it will be like 'company's internal mail server', they can't send mails to others and vice versa (although it doesn't happen in all the company)... because you will not launch it on actual running server (hope I am right here) and there are lots of other issues also like domain name, registration etc.

But its Okay to build even that...communication within server (or site)...

Please correct me if I am wrong somewhere.

Thanks.
 
Ranch Hand
Posts: 5399
1
Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We developed robotic arm to provide exercise to paralysed man, controlled by computer.

Sounds interesting

But it was small prototype that would provide movement to small iron rod through stepper motor; motor speed and angle was function of virtual patient's temprature, heartbeat etc ..
 
reply
    Bookmark Topic Watch Topic
  • New Topic