Tagged Questions

2
votes
5answers
40 views

loading from JAR files during deployment vs development

hi when i am loading some data into my java program, i usually use FileInputStream. however i deploy the program as a jar file and webstart, so i have to use getRessource() or get …
0
votes
5answers
116 views

Is Solaris or Linux the better C GUI development environment?

What might be a better choice? I have my code (mostly C - as output from the GNU Eiffel compiler and some C++ for the GUI bindings) working with Sun Studio compiler and gcc. But …
0
votes
7answers
86 views

Is there any way to find out which Linux Distribution is used?

I would like to show the user some help on specific operations in my program of the form: Please type "apt-get install foobar" to install the foobar feature. Is there anything to …
0
votes
0answers
65 views

Where Are The MS-DOS Developers Now? [closed]

I was thinking today, where are the MS-DOS developers now? Are they developing today or not? If the are developing, in which language? Thanks. PS: Just to know, because I'm curiou …
0
votes
7answers
49 views

PHP server on local machine?

Hello, I'm trying to build a php site and I'm wanting to test my php files without uploading them to my host. Basically testing them on my own machine before I upload them. This …
3
votes
5answers
67 views

Struggling on implementation idea

Hello, What I mean is that when I want to implement something and I have an idea how to do it, I always try to think for other implementation solutions and if I haven't get any I …
88
votes
70answers
4k views

Old Developers - any future ?

I'm 44 now and I just love code! And software and programming. And MSDN, and Communication of the ACM and Programmez (French magazine) and Stack Overflow and McConnell, Cwalina/Ab …
12
votes
7answers
152 views

Role of Testers in Agile?

I work in a team which has been doing the traditional waterfall method of development for many years. Recently, we've been told that future projects are going to be moving towards …
1
vote
17answers
185 views

.NET Development In a Team

Hi everybody I'm starting a .NET project and my developers have their own laptops. How can I prevent the developers from taking the source with them out of the company? Edit: Ca …
-6
votes
0answers
89 views

Will you tell me why my only 1 page not cache ihave 200 page but why only 1 page not cache? [closed]

Dear all please help me with pages (see revision history for link) I have this page and another pages all my site regular cache but this page not cache from 3 octomber also i have …
0
votes
2answers
55 views

Cocoa iPhone Programming: Encoding/Decoding NSString

Is their a method to encode/decode HTML and URL (in Xcode, using Objective-C)? [NSString stringWithContentsOfFile:<#(NSString *)path#> encoding:<#(NSStringEncoding)enc#& …
0
votes
1answer
30 views

Development license for Google Maps

We are a software company developing a system using Google Maps for our customer internal use (commercial, with GPS device). I know that our customer need to have Google Maps premi …
-1
votes
2answers
56 views

Interesting activities during a visual studio build process [closed]

Possible Duplicate: What should I do while I’m waiting for the build / the tests / the database migrations to run? Which is your favorite creative activity, when you …
1
vote
1answer
34 views

Built in Analyzer in Xcode 3.1.4

Hi all, I wonder if the built in Analyzer in Xcode 3.1.4 makes it redundant to use LLVM/Clang Static Analyzer separately? Please refer to the original article here: Finding memor …
7
votes
17answers
552 views

To be a lazy developer or not to be a lazy developer?

Am I a lazy developer? Is it being lazy to use automated tools, such as code generators and such? Now, I could, if I had to, create all the data layers and entities I needed, but …

1 2 3 4 5 35 next
15 30 50 per page