working

Grails HTML Code -- Further Reading?

So I've done some reading on grails, mainly on object and the relationships, etc, so I get how to create domain classes and controllers and how they work and everything, but the connection I haven't made yet is how you can take that and design a working HTML interface and useable website with that. Can anyone suggest some further reading...

grails named queries

I started to write a simple named query in grails ..but it says missing method on the domain for the named query:( am i doing something wrong? I referred the documentation and i find no problem with the code.Any help?? I just tried the example in the documentation. class Publication { String title String author Date datePublis...

Code problem - objective c - newbie

Here is the code: - (IBAction) charlieImputText:(id)sender { NSAppleScript *keystrokeReturn = [[NSAppleScript alloc] initWithSource:@"tell application \"System Events\" to keystroke return"]; [keystrokeReturn executeAndReturnError:nil]; [progressBarText startAnimation:self]; charlieImputSelf = [sender stringValue]; NSAppleScript *se...

C# Get working directory of another process

I want to determine the absolute path of files used by a known process by reading the command line. Currently, the process is started with relative paths in the command line that point to various files such as config files. The problem is that if the paths are not relative to the folder containing the executable, I have no way of convert...

Working Directory in Visual Studio C# file

What exactly is Working Directory in the properties of Visual Studio C# project. I have see a project where I right click and go to Properties and then I go to Debug tab, it shows me Working Directory where Author of the code has specified folder in local machine. I want to know what does that working directory means and what kinds of f...

Working Copy View in PVCS?

Hello everybody, My company is using presently SVN and testing other tools in order to migrate, if a more convenient tool is found. My question is about PVCS. I just wanted to know if PVCS features a view of the working copy as SVN does? As far as I know, in older versions, one has to work in local, out of the control of PVCS, then c...

Stuff every programmer needs while working

I've been tasked with creating a fun and relaxing environment, one thing I know that I want is ergonomic mice and keyboards, others have suggested exercise balls and bands. What is it that every programmer needs while working? What might not be necessary but would be nice to have anyway? ...