Posts

Showing posts from June, 2007

a shift in computing

there is a shift in the architecture of new applications that are coming up now.(june 2007)..instead of using the resources (CPU, Storage,Memory) of the server..use them of the client itself..and only depend on the server for the most useful tasks..which actually require the server... try google gears, flex, silverlight, xul, ...all of them enable that sort of applications to be developed. the client is becoming thicker again. With all this, the need to provide synchronization of profiles/ export-import facilities becomes necessary.

test

testing new template from scribefire.

recorder

Recorder Start 0 User types into address barand presses enter. Resultant page is obtained. User performs actions on this page or user collects variables from this page. Select XPath and then select the desired variable and click on Collect C Form fill and submit.Record the http interaction. User clicks Stop Stop o Play > Display collected Variable list Name Value Type interesting events on submit form on select text,list on change textfield,textarea on click button,radio,combo,checkbox

sen

Let the internet chase you. End users dont like to write scripts. They would rather use tools to describe what they want and rely on the tool to do the conversion into script. Instead of writing code for each browser separately using the plugin development framework of the browser, develop the site in Flex so that it will work on all browsers. Recorder,Scheduler, Executor, Notifier User, Scenario,Task, Variable, Event, Schedule, Notify

transition plan

learn flex and live data pass flex certification contact consultants and update about the new opportunity start weekend training shift to flex training in company.

more flex

http://www.flexcoders.net/ http://directory.onflex.org/ http://as3.metah.ch/ http://groups.google.com/group/flex_india/web/blogs

Piggy Bank

Information is offered free of presentation. Containers of information- Books,Jornals, Newspapers,Internet. Search engines were invented to break down the website barriers. Screenscrapers were invented to extract fragments within webpages. Java based libraries can be integrated into FireFox. Status bar icon Chrome additions to Firefox detect document loading events, invoke scrapers Javascript code on DOMs and provide XUL based UI An XPCom component called nsPiggyBank written in Javascript provides a bridge over to Piggy Bank's java code. Personalizable home pages Greasemonkey Chickenfoot ( the great ) Hunter-Gatherer Net Snippets Annotea Thresher empowering web users. 

flexing

Tutorial Download SDK Videos Flex Performance Transition to flex development from testing 1. Get flex certified 2. Learn flex-j2ee integration

ydea

Pay per use for using service versus ad-based model. Use the user actions to refresh the ad when the app is being used. Email address can be used to send sms messages also. Calculate the user SMS count. Allow user to pay and add credits. Number of credits used,remaining,total credits. A user gets created by adding details. email and phone number, and submitting payment information by purchasing credits. User activates himself through email/sms to use the service. User creates scenarios,tasks,variables, check frequencies and notification preferences. Scehduler executes a scenario if the check frequency is reached. Scenario is a set of tasks to be executed. After each task gets executed, corresponding variables get populated. After all tasks get executed , comparison engine comes to play. The output of comparison engine is boolean..It determines whether to invoke notifier. Task URL to Go Data to populate Action to perform Text to Check Variable to populate Input (indefinite number of var

bea 10

Java EE 5 EJB 3 Java Persistence API (JPA) Streaming Api for Xml   (StAX) Integration of Tuxedo,Aqualogic,Spring Write EJB's as POJO's Annotations for JNDI lookup, defining remote interfaces, security, persistence.. In EJB 3 Deployment descriptors are optional. Only needs tospecify for entries that override the defaults. BEA worked with Spring to get a special version of Spring called Pitchfork BEA Kodo seamlessly integrates with JPA and Java Data Objects (JDO) @Id (Primary Key), @OneToMany annotation, @JoinTable Java EE 5 introduces a new processing API, JAX-WS. Representation State Transfer (REST) Java Server Faces (JSF), Expression Language (EL) JSF is part of Java EE Version 10 supports SNMP 3