BCS Java

Java programming language was employed to develop many computer applications.  Applications developed are stand alone as well as web based. Grails is employed using Groovy programming language as well as other technologies to deliver rich internet applications via the Java Virtual Machine (JVM). To read more about Java as a programming language click here. Mr. Arch […]

BCS Eclipse Mars IDE

Well folks Eclipse has done it again. The newest release Mars is available. I have used Mars for the first three milestones and I could not be more pleased. I initially downloaded the Eclipse Mars M3 Packages beginning with the IDE for Java EE Developers. The initial install can be located at the link below. […]

BCS Flash Builder 4.5 Execute URL Routine

There are those occasions when our flex application will need to interface with existing sites on the world wide web.  To invoke a URL in flash builder is slightly different than any other programming scenario I have used. I have written a small routing that handles URL requests.  The code is as follows” [codesyntax lang=”actionscript3″] […]

BCS STS Grails Authentication

Invoke the SpringSource Tool Suite and make sure the Grails perspective is active.  Create a new grails project and name it BCSBookStore. Invoke the Grails command prompt and issue the following command install-plugin spring-security-core This action installed the spring security core. Now we are ready to invoke the quick start by issuing the following command […]

IT Paradigm Technology Shift

  Make no mistake about my premise. I love Delphi couldn’t have used it for decades if I did not love it (I started with single digit Turbo Pascal series). With Agile tools I go from zero to production with six tables and scaffolds with unit tests (three for authentication and three for problem solving) […]

BCS STS Grails And Flash Builder

The Flash Builder plugin is fully functional with the 32 bit version of SpringSource Tool Suite. Basically this combination harnesses the power of Grails for Flex Builder code generation.  Spring security is available for all generated applications.  The Flex Scaffolding plugin capability is also available for all generated applications. This combination provides the technician with […]

Grails And Flex Applications

The state of software engineering has evolved to the point where design and development tools perform perfunctory task and project configurations.  This level of framework frees the technician from mundane activities and allows the technician to focus on design and delivery of the end end user solution. You can download the free SpringSource Tool Suite […]