Tagged Questions

0
votes
2answers
33 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
211 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 …
0
votes
6answers
58 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
1answer
54 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 …
0
votes
2answers
25 views

Naming Conventions for Methods / Classes / Packages

What naming conventions do you use for everyday code? I'm pondering this because I currently have a project in Python that contains 3 packages, each with a unique purpose. Now, I've been putting …
1
vote
2answers
78 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 …
0
votes
3answers
39 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, …
1
vote
1answer
70 views

I need a recommendation for a Wordpress Newsletter/Mailing list plugin

Looking for a recommendation on a simple newsletter plugin for Wordpress. It needs to have a signup box with email, name, etc.. and then a back-end for viewing these email addresses and sending …
0
votes
3answers
60 views

Looking for recommendations on a good ** beginners ** bash tutorial

Hi, I am an ETL developer by profession that just started reading The Pragmatic Programmer by Dave Thomas & Andrew Hunt. I have been meaning to learn more about bash & command line in Ubuntu …
0
votes
0answers
11 views

gathering user information from social networking sites

I am curious with the current api of some major social networking sites such as (facebook, twitter, myspace etc) and the willing of the user (for instance user allows a site to inspect his/her …
1
vote
3answers
91 views

Grid Computing and Java

I couldn't seem to find a similar question to this. I am currently looking at the best solution solving a grid computing problem. The setup: I have a server/client situation where there clients …
3
votes
3answers
132 views

How to setup a sophisticated java development infrastructure?

I'm looking for a complete java development infrastructure with an integration of: an IDE like eclipse, a build system like Maven, a version control system like subversion, a continuous integration …
2
votes
7answers
85 views

Ontology, semantics, web mining resources

Do you know any good resources where I can read and learn about ontology, semantics and web mining? It could be a book, a website or any other resource.
0
votes
4answers
48 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 …
4
votes
3answers
113 views

Building a Collaborative filtering / Recommendation System

I'm in the process of designing a website that is built around the concept of recommending various items to users based on their tastes. (i.e. items they've rated, items added to their favorites list, …

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