 | Last login: 4 months agoSureshKrishna79 is a 29 year old person from California, USA. |
Share This- https://eclipsecon.greenmeetingsystems.com/submissions/view/84
Dec 16, 2007 12:39am (1 review) science https://eclipsecon.greenmeetingsystems.c...- With the increasing Web 2.0 frameworks and advanced widgets, it's quite natural to adapt a similar widget styles and effects in RCP kind of applications too. With the help of SWT, JFace, Forms Toolkit and Nebula it's possible to create a quite different in UI Richness. Advanced widgets like Date, Grid, Formatters, Advanced Tables, Accordion and Forms Toolkit give a total functional advancements and UI richness to the application. This short presentation shows the power of these frameworks and how cool would an application looks like, more of a demo than talk.
Share This- Eclipse as a Platform & Sciology = Science + Technology
Dec 15, 2007 10:07pm (1 review) science http://sureshkrishna.wordpress.com/2007/...- Eclipse, the ubiquitous platform, has survived another challenge by releasing Europa and the incredible download numbers speak for it's success. Initially it was perceived as a Java IDE , then a tools development environment, then a Rich Client Platform (RCP), then Tool Integration Platform, and now it's an eco-system of platform, application frameworks, tools, runtimes, and especially a universal tool platform - an open, extensible IDE for anything, but nothing in particular. The intent of the article is to highlight the different areas of the industry and how Eclipse is used by different category of users.
Share This- Oxygen Ventures
Dec 14, 2007 10:57pm (1 review) science http://www.oxygenventures.com/- Oxygen Ventures is a growing IT professional and business advisory services firm. We provide our services while maintaining our unique model of providing personal, client focus that is the cornerstone of our philosophy. Our consultants work with clients across industries and platforms. We are proud of the consistent and steady growth since the firm's inception and are committed to long term relationships and be a true partner for our clients. As a company we have aggressive, attainable growth plans to expand our client base and service offerings in the future. We serve clients all over the United States and other countries across the globe.
Share This- Do you care about Garbage Collection ? & Sciology = Science + Technology...
Dec 14, 2007 10:56pm (1 review) science http://sureshkrishna.wordpress.com/2007/...- Recently there have been few instances our RCP application crashed with the OutOfMemory exception and it took lot of time to look reasons behind the crash. An easy solution is to increase the PermGen from 64mb (default) to 256mb (recommended). Well, this works for the application and i am happy. Since then, i explored few books and articles to look into the memory allocation, objects creation and garbage collection can effect the application and its memory needs.
Share This- Did you check your Pulse ? & Sciology = Science + Technology
Dec 14, 2007 10:55pm (1 review) science http://sureshkrishna.wordpress.com/2007/...- If you are using Eclipse, then you must check out Pulse. Irrespective of if one is a Developer, Technical Lead or an IT manager, Pulse has some thing to offer. Pulse is free software created by Genuitec LLC, which focuses to decrease some of the pain points and ease the eclipse profile maintenance.
I have been playing with Pulse in past few weeks and it certainly does what it claims to be. Following is a typical scenario that i have been using eclipse from past 5 years. Its very interesting to analyse them and see how Pulse helps me in improving the same tasks that i very often.
Share This- UI Designers dilemma !!! & Sciology = Science + Technology
Dec 14, 2007 10:54pm (1 review) science http://sureshkrishna.wordpress.com/2007/...- Eclipse Visual Editor, NetBeans Matisse project and Instantiations SWT Designer are wonderful WYSIWYG editors that i have used till now. With few projects that i have done, i have always hand coded the UI's. And of course i have done UI development on the Eclipse through out. So all the perspectives, views, editors, wizards, preferences and properties are hand coded and i am quite comfortable with it. I do agree that probably it takes more time for me to hand code but i feel "personally" satisfied.
Share This- Any recommended strategy for eclipse plugin build ? & Sciology = Science...
Dec 14, 2007 10:53pm (1 review) science http://sureshkrishna.wordpress.com/2007/...- I am on a cross-road and i have too many choices to make. My requirement is pretty simple that i need to able to build the plugins and my RCP application via automated build. Our server side product runs on the cruise control and src code is in SVN; so, i would like to use the same infrastructure for eclipse plugin build too. Unfortunately i do not see or i am not aware of any of recommended strategies for the plugin build and also some tips on automated nightly builds. I am aware of the following strategies.
Share This- &War Room& is gaining popularity over conventional cubicle | Agile Software...
Dec 14, 2007 10:49pm (1 review) science http://www.agilesoftwaredevelopment.com/...- For newcomers in Scrum and XP, its often difficult to appreciate a "War Room" or "Team Room" or often called as "Scrum Room". The conventional seating which depicted the hierarchies is slowly fading. Project's Team is recognizing the importance of the communication and how to make it effective by sitting together.
- Dec 10, 2007 10:40pm
- I am on a cross-road and i have too many choices to make. My requirement is pretty simple that i need to able to build the plugins and my RCP application via automated build. Our server side product runs on the cruise control and src code is in SVN; so, i would like to use the same infrastructure for eclipse plugin build too. Unfortunately i do not see or i am not aware of any of recommended strategies for the plugin build and also some tips on automated nightly builds. I am aware of the following strategies.
A simple ant script
Maven Project
PDE Build
Which of the above strategies would anyone recommend and why ? For me i also have the requirement that my plugins should be compiled against a specific eclipse versions and we want to have this as an Eclipse IDE application.
Can anyone point me to the right resources ? And also its interesting to know the build system used by Eclipse and other product leaders like Instantiations, Genuitec and Innopract.
|