• 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

New Forum suggestion

 
Ranch Hand
Posts: 381
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Unless I am confused and don't see it I think it would be nice to have a forum here where one could post bits of code that would be helpful to others. I am not talking about being sourceforge or anything but I have a couple of classes for example that are generically useful.

Like one that is a basically a byte buffer (without NIO though and it has some improvements I believe) so you can read and write primitives out of bytes. I don't think my explanation is too good but I hope the general drift of idea of what I am talking about comes across.

Perhaps it could also be a repository for sample bits of code like a simple DAO or showing various JDBC connection strategies. Again those are just examples but if all the code was in place I think it would be easier to point to it and it (the forum I have in mind) might well be a valuable resource.

Well just a suggestion... I think I am posting this in the right place. But if not or I am out to lunch please let me know.
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How about putting them on our Wiki/Faq. I just made one for JavaIO. Clicking that link will take you straight to that page.
 
Maximilian Xavier Stocker
Ranch Hand
Posts: 381
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I will have to see if I can figure that out... I am familiar with the wiki concept but I haven't actually used it before. But thanks for the tip.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also, to promote someone else's website. I use http://www.javaalmanac.com/
has got lots of cool code snippets.

Mark
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I have a suggestion for following new groups:

1) Portal- may include but not restrict to any of the portal technology BEA,oracle, iplanet, plumtree etc.

2) EAI - may include but not restrict to any of the Application integration technology- TIBCO,WLI etc.
 
Maximilian Xavier Stocker
Ranch Hand
Posts: 381
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gregg Bolinger:
How about putting them on our Wiki/Faq. I just made one for JavaIO. Clicking that link will take you straight to that page.



Okay I tried one.. if I have totally mucked it up please let me know. I think I did okay... but I;m not sure how it goes in a FAQ

http://faq.javaranch.com/view?JavaIoFaq
 
Gregg Bolinger
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Maximilian Stocker:


Okay I tried one.. if I have totally mucked it up please let me know. I think I did okay... but I;m not sure how it goes in a FAQ

http://faq.javaranch.com/view?JavaIoFaq



Totally awesome job! Those entries are great.
 
Maximilian Xavier Stocker
Ranch Hand
Posts: 381
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gregg Bolinger:


Totally awesome job! Those entries are great.



Okay thanks (although just to confirm I only added the Byte Buffer one). I would love a but too many meetings
 
You had your fun. Now it's time to go to jail. Thanks for your help tiny ad.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic