I touched my first computer 26 years ago, one TK90X that my mom bought to me to play games. The games wasn't so good, then I started to write code in basic and Z80 assembler. After four years, in 90, I started to work on a video store close to my home “programming” in Clipper Summer 87 - at that time I didn’t had a clue of what it was but the owner decided to hire me even without previous experience. I stood coding in xbase (clipper, joinner, dbase and variants) for almost 4 years, then came C and Pascal 5.5 (where I learned my O.O. concepts). In 94 I started to work as self employee and passed by a bunch of companies doing more code (VB3-6, VC++, sybase, oracle 7.3), coordinating developers and doing analysis. In 2004 I started to code in java and since then I’m trying to keep working as system archictec and to improve my team lead skills. I also did a lot of work that I forgot or that I don’t like to mention ...
|
Jan
4 |
|
answered | openNi, openCV, Processing: kinect with Java |
|
Jan
4 |
|
answered | Possible to use flash in java application? |
|
Dec
28 |
|
answered | Is it possible to get the command used to launch the jvm in java? |
|
Dec
26 |
|
awarded | Supporter |
|
Oct
26 |
|
awarded | Teacher |
|
Apr
24 |
|
answered | How to get width and height of a Webview in android |
|
Nov
30 |
|
answered | flex-rds-server license |
|
Nov
28 |
|
comment |
flex-rds-server license Sri you said it is open source but where is it's source code? It's not inside the blazeds source code trunk neither in the 4.0.0. I saw in the adobe svn tree that it is below the com.adobe but the source code is not there anyway ... |
|
Nov
28 |
|
comment |
flex-rds-server license Hmm, I just removed the flex-rds-server.jar from the lib folder and the demo app that I'm basing myself continues to work (coenraets.org/blog/2011/08/…). As far as I understood this jar, to be really useful, should be declared in the flex-servlet.xml and this app does not uses it. |
|
Nov
28 |
|
comment |
flex-rds-server license I figured out that this jar is used by the Flex Builder Data/Services view, it's required in order to auto discover the services that you are publishing. I don't know if it can be used outside the Flex Builder, not sure but I think it can be removed since I'm not using it. I think it should only be used in development time ... |
|
Nov
28 |
|
comment |
flex-rds-server license Hi Sri, actually I do have two modules. In the first one, the view, I'm using flexmojos and it's fine, it's working. Into the second module, the service tier, I'm using spring with blazeds and other minor stuff - it's a simple java project. I can add the flex-rds-server.jar into my local repository, the compilation is not the problem. Maven is okay. I'm just concerned about the license model of this flex-rds-server.jar - I'm not sure if it really is open source since I could not find it's source code. |
|
Nov
28 |
|
asked | flex-rds-server license |