Hi,
I am having an application in which i am storing user ip address. But now i want to store the City, Country and Country Code of the user on the basis of their ip addresses. So I am able to get the user's IP Address in ASP.NET but how to get other details. If its possible (which i don't thin it is) then tell me else tell me some alte...
What is a really simple online tool for encoding and color coding HTML docs and snippets from reposting into blog entries?
I found this one: http://www.stevetrefethen.com/highlighter/
but was looking for some alternatives.
UPDATE:
Sorry, I should have mentioned that I'm looking for more of a "one off" tool. I won't be posting code ...
I often need to verify some simple code before posting, and it's great if I have installed IDE, but what if not? It would be nice to have online free tools for SQL, VB.NET, C# code validation, or maybe even testing.
EDIT
What I actually mean are online live web tools, like JSLint for javascript.
Have you seen any?
...
I have a free Wordpress account, and this means I'm not able to install plugins for syntax highlighting. I'm doing all my source highlighting with pygments offline. This generates HTML code with inline styles ( so that I don't depend on a CSS file ).
Is there an online tool that can do this?
...
Hello!
I am desperately looking for a simple, online test case management tool. Something inexpensive, for a small team, similar to the on demand version of fogbugz.com.
I have found lots of tools but most are hundreds of dollars per license...
I have heard of Testopia but this is based on bugzilla. I would like something independent...
Hi,
Not sure if this has been done before, but I think it will be a good idea to get a list of (free) online tools available that help application development. By 'online tools', I mean in-browser applications which require no extra downloads. I always seem to stumble upon cool applications (often after I needed it), so I thought it w...
This may sound stupid...
I am wondering if anyone knows on-line enviroment for developing an ASP.NET web application. What do i understand thru this? A website where you write your code, save the project, etc, and test it on-line.
At the moment i am "stranded"... unable to test the code i write, because i can not install what i need ...
I'm searching for a website where I can test python scripts within a simple form (so I don't need to install python on my local machine). I know there is a site that can do it (also other script languages like javascript, php are supported...) but I forget the name.
Anyone can help me? Thanks!
...
I have a small project that only employs 2 developers right now (Maybe there will be more developers later, but i wanna keep it small). Maybe it can be non-php software, but i should work fine online at Sourceforge.net.
So, can anyone tell me which would be the best free (OpenSouce preferred) software for project management, the feature...
I'd like to know the best way to create online calculator for stock options such as this site
http://www.sitmo.com/live/OptionVanilla.html
I can see it uses CGI, and I like to learn what other ways to achieve the same goals using other languages.
If anyone has experience building it and can freelance, I'd like to know as well.
Our sit...
Are there any online IDEs that support Objective-C?
The popular ones seem to have neglected this language.
Please include a link.
...
How can I integrate programming language interpreter / compiler into a website like Codepad.org or Ideone.com? Is there any opensource solution? How do they ensure that the users do not write destructive code?
I know that Ideone has an API, but I am more interested in a self hosted solution.
...