Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Hi! That's my profile - Signed to become Jforum Developer

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
i'm a java programmer from an year. I'm just working on jforum (work motivation ) and in this mounths i implemented an changed some parts of it.
I just know about Struts and by years OOP....i came by a c/c++ experiences....also assembly (PC).
By my side i can say to know about MySql and it's tools...i also used dreamweaver and css programming.

I work in an italian software house, and we (me and my associates) are searching for an opensource project....jforum in the specific way.

thanks

Alberto Aidala
[originally posted on jforum.net by Alberto]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome!

Have you looked at JForum3 source code yet? We sure need a lot of help there. You can get it from http://jforum.googlecode.com as a start.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thx
i've got it.
...really i've just modify some part of jf3...so if u like it...i can do a list of the relevant changement and show you the code if interested... ^^
[originally posted on jforum.net by Alberto]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ooook 8) so...

here some change.

  • Bad words v1.0

  • This is a first version of the well known function, all implemented by me and Federica.
    The "function" consist in two directory

    The first is the bad words businnes logic.
    The second it's a simple db connection class.
    Why? :roll:...we could say that it's because we wont to recicle this bad words code also for other application so using your query mapping it wasn't the right way... :P Anycase it'sn't a problem...it could easily changed if you prefer the "mapping way".

    ah!
    i forgot...the bw it's inserted int the GenericPostDao file...in line

    79-80

    declaration

    292-316

    Update post

    367-387

    insert post

    [The GenericPostDao file it's changed also in other parts, i ve shot the relevant...if u prefer i ll send all the file]

    What do you think about talking around the other 3 point one by one?
    (so, let's start with BW and passing to the next oki?)
  • Lock/unlock user function for cooky-logined user
  • Monitoration
  • Help tips

  • [originally posted on jforum.net by Alberto]
     
    Migrated From Jforum.net
    Ranch Hand
    Posts: 17424
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Cool. You can attach the diff files here, and we discuss them.

    Rafael
    [originally posted on jforum.net by Rafael Steil]
     
    Migrated From Jforum.net
    Ranch Hand
    Posts: 17424
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Ha, this is for JForum 2.1.x. I forgot to mention that any new development effort is focused on JForum3

    Rafael
    [originally posted on jforum.net by Rafael Steil]
     
    Migrated From Jforum.net
    Ranch Hand
    Posts: 17424
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    ok....mistake...so...we 'll download the 3 and applicate all modify...be patient plz
    [originally posted on jforum.net by Alberto]
     
    Migrated From Jforum.net
    Ranch Hand
    Posts: 17424
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    ....saing that it's a "bit" different...it's nothing... =_=" ok...studing....
    [originally posted on jforum.net by Alberto]
     
    Don't get me started about those stupid light bulbs.
    reply
      Bookmark Topic Watch Topic
    • New Topic