Search the web
Sign In
New User? Sign Up
pinoyjug
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16891 - 16920 of 19871   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16891
Hi guys! It is known to many Java professionals and headhunters/recruiters alike that Java works well with Oracle. However, it is unfortunate for some people ...
Timothy Samaniego
netboysbe
Offline Send Email
Aug 1, 2007
1:17 pm
16892
Hi Timothy, I've been involved with Java projects concerning Oracle versions 8, 9i, 10g. There is even 11g now: http://www.oracle.com/index.html (but that's...
Brian Tan Seng
brian_tanseng
Online Now Send Email
Aug 1, 2007
10:51 pm
16893
by Alan Berg Java is a very popular object-oriented programming language that is used to build enterprise-level applications. Unlike C and C++, Java performs...
Art Sombrito
asombrito
Online Now Send Email
Aug 2, 2007
12:29 am
16894
Hi Brian! Thanks! That was an eye opener! ... (http://en.wikipedia.org/wiki/Object-relational_mapping ... ...
Timothy Samaniego
netboysbe
Offline Send Email
Aug 2, 2007
5:50 am
16895
Is it possible to have Eclipse views to be displayed on another monitor. I was planning on setting up two monitors on my linux dev box. I hope to use monitor...
Marlowe Inoferio
marloweinoferio
Offline Send Email
Aug 3, 2007
3:05 am
16896
... Just drag the view outside of your main Eclipse window onto your second desktop. Just tried this using Eclipse Europa (under OS X 10.4). I assume it'll...
Alistair A. Israel
aisrael
Offline Send Email
Aug 3, 2007
4:46 am
16897
Hi all. May I ask for everyones opinion on an ideal development environment. What we currently use: IDE:Eclipse Source Code Management:SVN What we plan to use:...
Jessie Evangelista
bluemage.rm
Online Now Send Email
Aug 3, 2007
7:41 am
16898
I wouldn't call this 'ideal', but I'd say it's 'pragmatic': Continuous Integration: CruiseControl Issue Tracking: Trac Development Process: whatever works...
Alistair Israel
aisrael
Offline Send Email
Aug 3, 2007
8:10 am
16899
* We're using Eclipse for our IDE as well, but NetBeans might be better for Swing, JSF and J2ME. * For SCM, we're also currently using SVN, but some of us...
Calen Martin D. Legaspi
calenmartin
Offline Send Email
Aug 3, 2007
9:22 am
16900
... I very much prefer to use Hudson <http://hudson.dev.java.net> these days as it's very easy to install and creating a new project is just as easy via it's...
Ealden Escañan
ealdenescanan
Offline Send Email
Aug 3, 2007
9:23 am
16901
Project Management: You need to check out Basecamp or Unfuddle. These tools work wonders, especially for remote clients and remote teams. Basecamp works better...
Allan Tan
allanctan
Online Now Send Email
Aug 4, 2007
7:37 am
16902
IDE: Eclipse Source Code Management: SVN Continuous Integrations Server: Continuum (http://maven.apache.org/continuum/) Project Management/Issue tracking: Trac...
Jeff Gutierrez
jeffgoot
Offline Send Email
Aug 4, 2007
7:37 am
16903
... It works in linux too. I am using fiesty ... (This is out of topic) If u r using nvidia 1) backup xorg.conf 2) install nvidia-settings 3) then use the...
Steve Torrefranca
tabacide
Online Now Send Email
Aug 4, 2007
7:38 am
16904
We use diff dev env for diff projects but ill probably call this "no hassle" dev environment, something that we have tried that worked well for us: IDE:...
ibo
poweribo
Online Now Send Email
Aug 4, 2007
7:39 am
16905
Pardon me if this question is a bit off-topic. I'm confused. Is XP's YAGNI and refactoring practice against with "Open Closed Principle"? If I follow the...
Otan
ghostfighter@...
Send Email
Aug 4, 2007
7:40 am
16906
Hi Jessie, you may want to try these in your development setup: IDE:Eclipse with MyEclipse Source Code Management: Subversion or Perforce Build tool: Maven...
Jojo Paderes
jojopaderes
Offline Send Email
Aug 4, 2007
3:06 pm
16907
... My choice is Emacs, but then again... ;) ... SVN has decent tool support in Eclipse. I don't see why you'd have to use CVS and the associated pain from it....
JM Ibanez
cyberlizard0
Online Now Send Email
Aug 4, 2007
3:06 pm
16908
I find Subversive a good Eclipse Team plugin implementation. I can see how it can be a bit confusing to a CVS user especially SVN's use of revision numbers for...
Jeff Gutierrez
jeffgoot
Offline Send Email
Aug 4, 2007
3:08 pm
16909
For the implementing an issue tracker/documentation/version control/continuous integration combo... I can suggest looking at Buildix...
butchland
Offline Send Email
Aug 5, 2007
9:01 am
16910
*zenguru_mode=on* Ah, you are close to achieving ENLIGHTENMENT, my friend. No, the OCP (Open-Closed Principle) is not in opposition with refactoring...
butchland
Offline Send Email
Aug 5, 2007
9:27 am
16911
ibo <poweribo@...> writes: IDE: Netbeans SCM: SVN for centralized synchronization, Git for everything else (depends on how close your code is) ... Maybe...
Jan Alonzo
devnull_01
Offline Send Email
Aug 5, 2007
9:35 am
16912
... join the pinoyseg Y! group! :) ... I think it still applies. The "close" is for the API - the interfaces and public classes/value objects. If you still...
Miguel Paraz
mparaz
Online Now Send Email
Aug 5, 2007
9:35 am
16913
ibo, Jessie is merely asking for some tips. Please give your inputs without bashing other technologies. I can reply to you point by point but it's just a waste...
Melvin Dave Vivas
bugsy_700
Online Now Send Email
Aug 5, 2007
9:36 am
16914
My current video card is a builtin motherboard video. I will try your x config setup Steve on my new nvidia card( will buy one) . I am also using Eclipse...
Marlowe Inoferio
marloweinoferio
Offline Send Email
Aug 5, 2007
9:36 am
16915
Reviving... I'm now using Google Web Toolkit for an AJAX-heavy project (to be revealed soon, hehe)... and it rocks!! I recommend y'all try it out....
Miguel Paraz
mparaz
Online Now Send Email
Aug 6, 2007
2:31 am
16916
Thanks for the git stuff info. as for SVN, yes I did say "bec of tools support". its algorithms and techniques used are prolly superior, but the tools sucks. ...
ibo
poweribo
Online Now Send Email
Aug 6, 2007
2:35 am
16917
... From: Michael Muin, MD <mikemuin@...> Date: Aug 6, 2007 10:04 AM Subject: [PH-Cyberview] LF: Corporate Trainings To: ph-cyberview@yahoogroups.com We...
Miguel Paraz
mparaz
Online Now Send Email
Aug 6, 2007
7:14 am
16918
yeah, GWT rocks! ... -- http://jaredtech.blogspot.com...
Jared Odulio
audrey_flo
Offline Send Email
Aug 6, 2007
2:16 pm
16919
I think we need to benchmark ourselves and not rely on a third-party survey. Sometimes, the company doing the survey does not properly map a company's levels...
Emerson Tan
enggsoc
Offline Send Email
Aug 7, 2007
2:32 am
16920
Let me just summarize and post my comments IDE Choices: Eclipse, IDEA, Netbeans, Emacs Current choice: Eclipse Reason: IDEA isn't free and my boss has certain...
Jessie Evangelista
bluemage.rm
Online Now Send Email
Aug 7, 2007
9:30 am
Messages 16891 - 16920 of 19871   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help