Tagged Questions
-1
votes
1answer
18 views
Does any one know of visualization software for html? [closed]
I am looking for an app that you can use that when you open your website in it it will map all the connections, sort of like which page is linked to what resources and which other pages. I am trying ...
1
vote
0answers
62 views
What basic tools used in web development [closed]
Looking for some info on basic tools of web development.
As a java developer I am somewhat used to and reliant on using eclipse as my IDE. However every time I go to create something in html I am ...
2
votes
1answer
285 views
Adding JavaScript Libraries to Sonar
Is there a way of adding javascript libraries to Sonar? I found that we can define undefined variables in 'General Settings' option, but couldn't find a way to tell Sonar that I have used a specific ...
1
vote
0answers
40 views
creating portfolio of txt and other files
I have a program (executable) that can produce bunch of files (~100 files) - mix of graphics, portable documents and txt files. I get such results every time I run the software, so that I want to ...
0
votes
1answer
167 views
Software simulation tool
Is there any tool out there that can create software simulation?
The meaning of simulation is to simulate a piece of software for training purposes, so for example, the software require a user to ...
0
votes
2answers
445 views
Best development environment for data entry based web application [closed]
While I have some experience developing HTML and DHTML based web applications (mostly using PHP and perl), I have found it to be a pretty slow process to develop an application. I am wondering if ...
2
votes
1answer
104 views
How to create divs like Stack Overflow's divs above
I like the 'flat' clean look of Stack Overflow's divs 'Question' 'Tags' 'User' etc. How can I mimic those in my blog? Mind you, I am not too familiar with XHTML (mostly c++). Are there any tools to ...
4
votes
4answers
350 views
How Can I Improve My CSS + HTML Workflow?
I am a LAMP developer but am also advanced in CSS/HTML. The problem is that my workflow in that area really suffers from redundant and tedious tasks. There must be a better way. I currently start with ...
5
votes
7answers
725 views
What is your workflow when designing HTML/CSS layouts?
I have been working with PHP/MySQL as a hobby for close to a couple of years now, I have been working with photoshop for a very long time, I know CSS & HTML well enough to write without any ...
2
votes
5answers
291 views
freeware HTML creating tools for Linux
I have linux centos 5.3. I am in progress to create a website but i am not aware of writing HTML. I need some tool to convert text to html. On google I have found many tools with can help in creating ...
0
votes
2answers
135 views
Reformatting Tools
Is there a good tool available (preferably opensource or free) that will take C# or VB.NET source code, prettify it (format it consistintly) and convert it into HTML source code (so I can post it on ...
5
votes
4answers
2k views
Are there any standalone HTML markup validation tools
Other than submit individual web pages for verification on the W3C site, are there any standalone tools that will do this job.
Ideally this would be a visual studio plugin that could catch errors at ...
0
votes
2answers
256 views
Web / HTML design methods and tools
Since I'm new to the world of professional web/HTML and ASP design, I'm curious of what others in the field use when building pages from nothing. I'm not one to use MS Word to design my page or form, ...
71
votes
35answers
5k views
Tools for faster, better web development [closed]
Over the years most web developers will have built an arsenal of tools or "tools of the trade". Recently I discovered rsync and I am surprised how I managed to live without it all these years. What ...