Tagged Questions

2
votes
5answers
113 views

Inter-Process Communication Recommendation

I'm searching for a light-weight, fast and easy way to handle Inter Process Communication between some programs on a Linux machine. Currently, I'm thinking Named Pipe, because it's provided by the OS …
2
votes
3answers
46 views

How does your company/business document their technology roadmap?

I have seen people use everything from sticky notes to pretty expensive software. I have been asked to do a bit of research into different available software and or methods for creating and tracking …
4
votes
3answers
227 views

Is there a free/demo version of COBOL with multi-user support?

I have been using COBOL 85 for a long time, including work with merging COBOL and Z80 assembly. However traditional COBOL doesn't support multi-user/shareable (ie can run concurrently from various …
1
vote
3answers
105 views

Modern ASP.NET eCommerce solution

Hi, i'm done quite lot searching, but just to be sure, is there any modern ASP.NET eCommerce solution? Almoust all solutions i've found are ASP.NET 2.0 based, use no ORM, have no clear separation of …
1
vote
5answers
510 views

Which ASP.NET Diagramming Library/Control do you Recommend?

I'm looking for an ASP.NET library or control (preferably in C#) to create workflow diagrams from business processes. Edit: To clarify, the necessary info (task, holder, status, etc.) is stored in a …
1
vote
7answers
108 views

PHP Framework recommendation?

Hi, I'm pretty much new to PHP and still learning as I go. (aren't we all) I'm working on a Web 2.0 startup and I wonder what PHP Framework should I use. It must be free and of course enables …
14
votes
23answers
4k views

What is the best PHP programming book?

I'm interested to find out what Stack Overflow believes the best PHP book is - both for those who are beginners to web programming as well as those who have previous programming experience (they don't …
0
votes
4answers
51 views

Looking for a good tool for online help

I'm looking for a tool that would allow a small team to build out on-line help content for our web application. Ideally, the tool would allow us to grow the help content very easily, so something …
1
vote
6answers
70 views

Recommend book on Human Computer Interaction

Hi, I'm looking for a good book to read on HCI over the xmas holidays, is there a particular book you would recommend on this topic? Thanks,
0
votes
2answers
41 views

Which SVN hostings allow repository import/export

There are many subversion hosting companies, some free, some charge a bit/a lot. When google first offered GMail, they allowed users to come and to leave, unlike most other major providers. You could …
0
votes
2answers
216 views

Ugly Code: Amusing comment?

Here's a fragment of code I'm prototyping that should, by all accounts, never see the light of day. I'll refactor it and clean it up before I merge it into my project. However, it seems to be …
11
votes
15answers
944 views

How can I impress people with Perl’s capabilities?

I would like to give a presentation for my co-workers that will show off some amazing things that Perl can do, things that would make programmers and non-programmers alike say to themselves, "WHOA you …
0
votes
1answer
73 views

GWT Books/Tutorial for GWT 1.4 --> 1.7

I'm taking over a colleague's GWT project soon and I've never coded in it before. However as I come from a Java background, I'm sure I won't be banging my head too much or be too overwhelmed when I …
1
vote
3answers
49 views

PAYPAL IPN problem

It's not a problem but i don't know how to do this; let's say that I have a sign up form with some fields: username, password, email, as you know the user clicks on the BUY BUTTON and pay's up. Well, …
7
votes
14answers
2k views

choosing a c++ unit testing tool/framework

Could you recommend a testing tool/framework to use for testing C++ code in a UNIX environment ?

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