The tag has no wiki summary.

learn more… | top users | synonyms

149
votes
17answers
62k views

Git GUI client for Linux

Which is the best gui client on Linux for Git. Update: After checking out all of the GUIs mentioned here, git cola seems to work well for committing/pushing gitk seem to work the best for ...
80
votes
28answers
45k views

What is the best MySQL Client Application for Windows

Are there any MySQL Client applications for Windows that get even close to what the Enterprise Manager / Server Management Studio is for Microsoft SQL? I have two requirements and one "nice to have" ...
37
votes
11answers
28k views

Rest clients for Java?

With JSR 311 and it's implementations we have a powerful standard for exposing Java objects via Rest. However on the client side there seems to be something missing that is comparable to Apache Axis ...
28
votes
3answers
15k views

Is there a good GUI Mercurial Client for Windows?

Other than Tortoise HG, what is a good GUI client on windows? I've already looked at: http://mercurial.selenic.com/wiki/OtherTools
23
votes
8answers
7k views

Is there a WebSocket client implemented for .NET?

I would like to use WebSockets in my Windows Forms or WPF-application. Is there a .NET-control that is supporting WebSockets implemented yet? Or is there any open source project started about it? An ...
21
votes
13answers
2k views

Are binary protocols dead?

It seemed like there use to be way more binary protocols because of the very slow internet speeds of the time (dialup). I've been seeing everything being replaced by HTTP and SOAP/REST/XML. Why is ...
20
votes
2answers
1k views

How does jQuery .data() work?

My Javascript knowledge is pretty limited. Instead of asking several javascript questions I got the "message" from Stack overflow and started using jQuery right away in order to save me some time. ...
20
votes
8answers
8k views

What is the minimum client footprint required to connect C# to an Oracle database?

I have successfully connected to an Oracle database (10g) from C# (Visual Studio 2008) by downloading and installing the client administration tools and Visual Studio 2008 on my laptop. The ...
19
votes
13answers
11k views

Are there any good graphical Git and Hg/Mercurial clients on Mac OS X?

I'm searching for compelling Git and Mercurial clients on Mac OS X. The most clients I've found so far were less compelling as I expected. Some of the clients are programmed even in Ruby or Tcl/Tk, ...
19
votes
8answers
16k views

What Java FTP client library should I use?

Since I received no positives answers to my last question. I will try to write a Java FTP upload applet myself. My question is: "Can you recommend a Java FTP client library for me to use?" I want it ...
17
votes
13answers
60k views

What is the best WebDAV client for Windows?

The support of locking will be preferred.
16
votes
5answers
2k views

Using Git on Windows

What is the simplest (to install and use) git client for Windows nowadays?
16
votes
21answers
1k views

How to react when the client's response is negative on delivery?

I am a junior programmer. Since my supervisor told me to sit in with the client, I joined. I saw the unsatisfied face of the client despite the successful (from my programmer's perspective) delivery ...
15
votes
6answers
32k views

How to get a user's client IP address in ASP.NET?

We have Request.UserHostAddress to get the IP address in ASP.NET, but this is usually the user's ISP's IP address, not exactly the user's machine IP address who for example clicked a link. How can I ...
15
votes
11answers
710 views

How do you avoid being taken advantage of by clients?

I’m just wondering what strategies you guys have for not being taken advantage of by clients. This mainly relates to them getting me to do free work. I do free-lance contracting, building websites ...
15
votes
7answers
857 views

Alternative “architectural” approaches to javaScript client code?

How is your javaScript code organized? Does it follow patterns like MVC, or something else? I've been working on a side project for some time now, and the further I get, the more my webpage has ...
14
votes
7answers
10k views

C# - Free FTP client library for C-sharp

Im wondering if anyone here can recommend a FTP library(class) for C#.. That is free. I've been looking around the net, but all the classes I've found are very poor written, and have very poor ...
14
votes
22answers
1k views

What was your worst client request/specification?

What was the vaguest, most contradictory, physically impossible, or sheer gibberish specification you have ever received from a client? And more interestingly, how did you handle it?
11
votes
5answers
2k views

force client disconnect from server with socket.io and nodejs

Is there any way to disconnect a client with SocketIO, and literally close the connection? So if someone is connected to my server, and I want to close the connection between them and my server, how ...
11
votes
10answers
313 views

How do you get clients to use your bug tracking system?

on larger projects i use a simple bug tracking system that's designed to be used by clients i have a lot of trouble convincing clients to use it (they send bug reports via email) does anyone have ...
11
votes
1answer
419 views

Clojure best way to achieve multiple threads?

I am working on a MUD client written in Clojure. Right now, I need two different threads. One which receives input from the user and sends it out to the MUD (via a simple Socket), and one that reads ...
10
votes
12answers
4k views

Easy to use Git client for non-technical people? [closed]

My team consists of both software developers, business analysts, tech writers, and other non-technical people. We've started storing non-code artifacts (e.g. user manuals, technical documentation, ...
10
votes
15answers
1k views

How do you help a non-technical client or boss understand why something takes so long?

I want to know specifically how you deal with explaining a timeline to a non-technical boss or client, and why it takes so long to do something they feel should take a lot less longer. I hear "Why ...
9
votes
8answers
302 views

Coding in front of the client?

I was wondering what peoples opinions are (I have made this a community wiki) on coding in front of a client? I was in a meeting today with a client who was highlighting some bugs and requesting some ...
9
votes
7answers
3k views

What C++ library should I use to implement a HTTP client?

I'm looking for a C++ library that implements or enables the implementation of a HTTP client. It should handle cookies as well. What would you propose? Thank you in advance for your time.
9
votes
16answers
1k views

When the Client asks for something ludicrous and insists [closed]

Ok, so the client is insisting that I make a control that is essential to the website I am doing (it's the nav) into something that, frankly, no one would know what it was much less would click on it. ...
8
votes
1answer
150 views

A “Client - Server” performance issue

I have a "Queuing Theory" problem where following are to be done: Develop a CLIENT to send continuous packets of fixed size to SERVER at fixed rate SERVER has to queue these packets and SORT them ...
8
votes
8answers
342 views

Languages that interpret down to Javascript?

Another post questioned how practical it is to compile languages into Javascript. Practicality aside, what interpreters translate from some language X to Javascript and were implemented in ...
8
votes
4answers
2k views

Python client library for WebDAV

I'd like to implement a piece of functionality in my application that uploads and manipulates files on a WebDAV server. I'm looking for a mature Python library that would give an interface similar to ...
8
votes
6answers
11k views

An online SVN client

I am looking out for a Web-Based Svn client. I already use a SVN server. My requirement is to login anytime, anywhere and edit the source code and checkin I googled a lot for this with no ...
8
votes
4answers
248 views

How do you find new clients that need development?

My question is directed at any of you that run small development shops. How do you go about finding clients that need web based development? Thus far, we've had numerous clients but the bulk of them ...
8
votes
6answers
5k views

PHP REST Clients

I'm trying to connect to a RESTful web service, but I'm having some troubles, especially when sending data over PUT and DELETE. With cURL, PUT requires a file to send, and DELETE is just weird. I'm ...
8
votes
4answers
1k views

.net 3.5 Client Profile. Completly useless? Am i missing something?

(NOTE: sory for my not so good English) I'm currently evaluating the .net client profile for a future project, and there are some things I've found that I think make it pretty useless, unless I am ...
8
votes
11answers
4k views

Best Python supported server/client protocol?

I'm looking for a good server/client protocol supported in Python for making data requests/file transfers between one server and many clients. Security is also an issue - so secure login would be a ...
7
votes
1answer
248 views

Differing form size between XP and 7

I am developing a C# WinForms app on my XP dev machine with Visual C# Express 2008. I set the form to have a size of my liking with Width and Height on the designer and all looks good. I also set ...
7
votes
2answers
768 views

How do I configure a C# web service client to send HTTP request header and body in parallel?

I am using a traditional C# web service client generated in VS2008 .Net 3.5, inheriting from SoapHttpClientProtocol. This is connecting to a remote web service written in Java. All configuration is ...
7
votes
3answers
536 views

Why is it a bad idea to use ClientLogin for web apps in the Google API?

I just picked up the Google API today to allow some users of our site to upload videos to our own organization YouTube account. I Don't want our users to know our user name and password, but rather ...
7
votes
2answers
3k views

twisted http client

I am after an example describing the usage of Twisted's HTTP Client. After reading the excellent blog post on the internals of Twisted, I understand how the "Factory" and "Protocol" components play ...
7
votes
4answers
24k views

RTSP client in android

I am writing a RTSP client in Android. I am able to receive the Responses for all the requests i.e., DESCRIBE it sends back the 200 OK SETUP with transport: RTP/AVP:unicast:client_port=4568:4569 got ...
7
votes
8answers
19k views

SVN Error: Expected fs format between '1' and '3'; found format '4'

Here's what I did, I have installed svnserve as a service and I started it with the net start svn service command. I typed svn ls svn://localhost to test the service but it returned the error as ...
7
votes
2answers
5k views

TIBCO.EMS .NET client / WCF channel

Folks, TIBCO has announced support for WCF channels back in April - has anything of that materialized by now?? Where and how can I download either these new WCF channel bits, or where can I get my ...
7
votes
3answers
2k views

How to convert Perforce depot locations to client view locations

I'd like to know how to convert Perforce depot locations to client view locations for the purpose of script writing. I have a script that first checks out a file for edit in perforce and then ...
6
votes
2answers
183 views

.net remoting: Update already serialized objects

I got a MarshalByRefObject named "DefaultMeasurement", which contains a List of IPoint-objects. public class DefaultMeasurement : MarshalByRefObject, IMeasurement { private List<IPoint> ...
6
votes
2answers
428 views

DAG-oriented git browser?

There are git intros with pretty graphs to get your head around the concept of "git's history is just a DAG". I'm wondering why there are (seemingly) few visual git browsers that builds upon this ...
6
votes
2answers
6k views

jax-ws client : what's the correct path to access the local wsdl?

i suppose this is a trivial question but after spending a lot of time on trying all the paths i've given up . The problem is i need to build a web service client from a file i'm been provided. I've ...
6
votes
2answers
643 views

Maximum application size of android & BADA platform

what is maximum size of thick/thin client application(to d/w through OTA) in both Android & Samsung Bada platform ?
6
votes
11answers
3k views

Connect two client sockets

Let's say Java has two kind of sockets: server sockets "ServerSocket" client sockets or just "Socket" Imagine the situation of two processes: X = Client Y = Server The server process Y : has a ...
6
votes
4answers
5k views

ASP.Net Checkbox value at postback is wrong?

We have a checkbox that is initially disabled and checked. It is then enabled on the client side through javascript. If the user then unchecks the box and presses the button to invoke a postback, the ...
6
votes
5answers
382 views

Hierarchical object model with property inheritance and event bubbling?

I'm writing a document-based client application and I need a DOM or WPF-like, but non-visual model that: Is a tree composed of elements Can accept an unlimited number of custom properties that ...
6
votes
3answers
3k views

Are there any good PostgreSQL clients for linux?

I am frustrated of not having a good Linux GUI administration and development tool for PostgreSQL. pgAdmin III is buggy and unusable piece of... hmm, software, compared to Windows-only PostgreSQL ...

1 2 3 4 5 30