Skip navigation.
Home

Feed aggregator

Re: [jugnagpur] JUG representations from Colleges

Group Discussions - 19 hours 30 min ago
Many students from my ex-college (G.H. Raisoni IIT) are interested in
becoming the part of this and I think we also have good participation from
RKNEC. So next time I am sure, we will get many students to our group who
are really interested and passinate about technology specially Java.
I will inform about this in my college, and I think Hrushikesh can

JUG representations from Colleges

Group Discussions - 19 hours 30 min ago
Hi All,
We need representations from colleges in Nagpur. Please help building a
list of colleges having students interested in Java.
Also if you are a student send your willingness to become JUG representative
for your college.
with regards
Tushar
============================== ================
Tushar Joshi, Nagpur

Participation from IT companies

Group Discussions - 19 hours 30 min ago
Hi All,
We need participation from Java enthusiasts from most of the IT companies in
Nagpur. Please help identifying companies having Java professionals and to
contact them for joining JUGNagpur.
1. Companies known to me are:
1. Persistent
2. Global Logic
3. PTG
4. Infospectrum (we have some members)

Re: [jugnagpur] Projects Checkout Problem

Group Discussions - 19 hours 30 min ago
Rahul,
Just go to the *source *section of each project page and read the
instructions.
You can also use Tortoise SVN for this purpose.
for example : [link]
With Regards,
Chetan Gole

Projects Checkout Problem

Group Discussions - 19 hours 30 min ago
Hi Everyone,

Can any one tell me how to take the checkout of the following projects

1) JEasyUML [link]

2) JCompare [link]

I am not able to take the checkout of these projects.

Re: [jugnagpur] Open Source Projects

Group Discussions - 19 hours 30 min ago
Chetan and all,
Actually these project doesn't need any formal joining.
1) You can download the code from the SVN repository
2) You can read the email archives of the devel mailing lists
3) You can read the blogs to see the current status of the project
4) You can play with the code and read the google code project wiki to know

Re: [jugnagpur] Open Source Projects

Group Discussions - 19 hours 30 min ago
Harsh and Tushar sir,
I want be a part of these two projects. On Google code project page it says
"Join this project by contacting the project owners."
Please add me to this project, I want to be a contributor.
Also lets start coding and disscussion about the projects.
Thanks and Regards,
Chetan Gole

Lets decide topics for discussion

Group Discussions - 19 hours 30 min ago
Hi All,
Lets decide the topics for discussion we want to take ahead in our forth
coming meetings.
I will request everyone to voice their choice, we will finally publish a
list of topics that we want to discuss on in forth coming meetings.
Thanks and Regards
H.M. Karkar
------------------------------ -------------------

Re: [jugnagpur] Open Source Projects

Group Discussions - 19 hours 30 min ago
Harsh,
Those two open source projects which I mentioned in the 3rd JUG Meeting are:
1) JEasyUML [link]
2) JCompare [link]
with regards
Tushar
============================== ================
Tushar Joshi, Nagpur
MCSD_NET C#, SCJP, RHCE, ZCE, PMP
Software Architect @ Infospectrum India Private Limited, JUGNagpur Leader

Re: Good Information on starting an open source project

Group Discussions - 19 hours 30 min ago
Hi All,
This link is a must to read, which tells the most famous, and most succesful
open source products read on...
[link]
Thanks and Regards
H.M. Karkar
------------------------------ ------------------------------ ----------

Good Information on starting an open source project

Group Discussions - 19 hours 30 min ago
Hi All,
I just was wondering how would an open source project life cycle be and some
of the good concepts i found in the following links,
In our 3rd meet, Rohan also has referred to the "In 1997, Eric S.
Raymond<[link]>wrote
*The Cathedral and the Bazaar" *
**
1) [link]

Open Source Projects

Group Discussions - 19 hours 30 min ago
Hi Tushar,
Please let us know the names of the open source projects you started that we
discussed one was i remember "Open UML" can you please provide the links and
details for the same.
Thanks and Regards
H.M. Karkar
------------------------------ ------------
Project Manager
Info-Spectrum India Pvt. Ltd

Re: [jugnagpur] Re: Lets Meet

Group Discussions - 19 hours 30 min ago
Thanks Tushar Sir, Rohan Sir & Harshvardhan sir for clearing our doubts on
java technology.
Thank you very much for uploading the ppts presented yesterday.
Thanks With Regards,
Rahul Raja

Re: [jugnagpur] Re: Lets Meet

Group Discussions - 19 hours 30 min ago
The presentation by Rohan Ranade is uploaded at
[link]
with regards
Tushar
============================== ================
Tushar Joshi, Nagpur
MCSD_NET C#, SCJP, RHCE, ZCE, PMP
Software Architect @ Infospectrum India Private Limited, JUGNagpur Leader

Re: [jugnagpur] Re: Lets Meet

Group Discussions - 19 hours 30 min ago
Hi Dhawal,
Thanks for your email, surely, I am preparing forward for new presentations
covering more in depth applications with JSF and validations, and to add to
it i am going to introduce the Spring and Hibernate at some later stages.
Thanks and Regards
H.M. Karkar
------------------------------ -----------------

Daily Dose - Android Doesn't Count Upgrades as Activations Either

Javalobby - Fri, 09/03/2010 - 09:30
Google responded to Steve Jobs' implications at the iPod/Apple TV/iOS presentation this week.   At the presentation he said that Apple estimates about 230k new activations of iOS devices every day.  Jobs said that Apple thinks they're ahead of everyone else because "some of our friends are counting upgrades in their numbers."  Google, thinking this referred to them, sent a release...

Does NoSQL Mean No-ACID? Well, Yes...Yes it Does...

TheServerSide - Thu, 09/02/2010 - 18:59
ACID is hard to scale. But isn't NoSQL/NoACID the lazy way around the problem? Why not solve the ACID scalability problem instead of just going NoSQL? It's a hard problem to solve, but here are a few ideas on how to solve it.



NoSQL - ACID - Environment - Database - Air Quality

Is Android Evil? Insight from Andreas Constantinou

TheServerSide - Thu, 09/02/2010 - 18:50
Is Android really open? Research Director Andreas Constantinou uncovers the many control points behind Android and explains why Android might be the most closed system in the history of open source



Open source - Android - Closed system - Programming - Languages

Klaros-Testmanagement 3.1 released – including Mantis integration

TheServerSide - Thu, 09/02/2010 - 18:50
Klaros-Testmanagement is an Ajax-based web application to support test managers in controlling and managing the entire testing process in software development projects.



Software development - Ajax - Programming - Testing - Languages

IDE 2.0: The Age of Intelligent IDEs

Javalobby - Thu, 09/02/2010 - 18:19
The latest innovation in the Eclipse space that I'd like to share with you is Code Recommenders. Already available as a plugin for Eclipse, Code Recommenders provides intelligent code completion. Rather than giving you all possible methods for code completion, this plugin proposes the methods that you probably  need at the top of the list, with a rating of how applicable each method is.
Syndicate content