[jdev] Component basics

Samuel Goto samuelgoto at gmail.com
Wed Sep 14 15:41:50 CDT 2005


well,

   i am writing a component from scratch, so perhaps you could use
(well, not acctually use, since you may not want to use C, but get a
hint on how to start with ) some of my C code ( very, very very new
and very, very, very unstable )
 that will do a lot of components things like
   1) parse xml ( using expat )
   2) calculate a SHA1 to log in the server
   3) do all the boring thing about components
   4) handle an independent SQL connection for storage

   http://www.lsc.ic.unicamp.br/~samuel.goto/social.tar.gz

   this a very new project, under furious development. If you are
interested in writing a component, perhaps we could exchange some
ideias and problems.

    By the way, jdevs, I am starting to write a social component to
put in a jabber network a social network ( like orkut.com,
friends.com,etc ). It is a SOC proposal that is becoming real now ...
comments ?

    cya, mel

On 9/14/05, Brad Mace <bradm at callmeyer.com> wrote:
> I'm looking for a high-level explanation of how components work, how
> they interact with clients and servers, and what can be done in a
> component without requiring anything special in the client.  My first
> idea for a component is allowing offline status messages, so you can see
> a message like "Out of the office until Tuesday" for someone who is
> offline.  Hopefully a relatively simple project to start with.  I've
> written a bot using Smack to answer some basic queries, so I'm familiar
> with that part of things, I just need to get my head around the
> important aspects of components.
> 
> Thanks for any info
> 
> 
> 


-- 
f u cn rd ths u cn b a gd prgmr !



More information about the JDev mailing list