Tagged Questions

31
votes
25answers
1k views

IE6: To support or not to support.

As most Web developers know, IE6 is a pain to support when it comes to making a website look and feel just as in the other major browsers (Firefox and IE7). I'd like to know what are the feelings of …
29
votes
29answers
2k views

What are the best web design sites?

Hello! I just wanted to know what are the best websites about web design? I'm looking for websites about either web design, CSS, Photoshop for the web or web development in general (like new web …
28
votes
7answers
323 views

Improve the performance of an ASP.NET application

How to improve the performance of an ASP.NET application? Which are are the fields I should take care? The application includes DB connections and Image Parsing etc.
24
votes
12answers
7k views

Pros/Cons of Django vs Pylons

I'm begining a new webapp in Python. I've narrowed my choices down to Django and Pylons. What are the pros/cons of each?
23
votes
14answers
5k views

What’s the best Django search app?

I'm building a Django project that needs search functionality, and until there's a django.contrib.search, I have to choose a search app. So, which is the best? By "best" I mean... easy to install / …
23
votes
16answers
2k views

What’s the best online payment processing solution?

Should be available to non-U.S. companies, easy to setup, reliable, cheap, customizable, etc. What are your experiences?
22
votes
21answers
1k views

Which format for small website images? GIF or PNG?

When doing small icons, header graphics and the like for websites, is it better to use GIFs or PNGs? Obviously if transparency effects are required, then PNGs are definitely the way to go, and for …
20
votes
18answers
2k views

Recommendation for straight-forward python frameworks

Although I have quite a few years of experience of building web applications in Java, I've not really done much web development in the more lightweight 'LAMP' style. I've recently picked up python …
20
votes
17answers
4k views

How do you disable browser Autocomplete on web form field / input tag?

How do you disable Autocomplete in the major browsers for a specific input (or form field)?
19
votes
28answers
1k views

Underused Features of HTML

Yes, many web developers live and breathe HTML, but there are still tags and tricks that aren't used as often as they could be. What are some of your favorites?
19
votes
12answers
2k views

Why would one use REST instead of Web services?

Attended an interesting demo on REST today, however, I couldn't think of a single reason (nor was one presented) why REST is in anyway better or simpler to use and implement than a Web Services stack. …
19
votes
23answers
992 views

Starting javascript development - what to do?

What it a good starting point for learning javascript? I'm a well versed C and Java programmer and I have some decent experience in C++, so I'm looking for a few suggestions: What is some good …
19
votes
12answers
677 views

Personal Website Construction

I'm currently trying to build a personal website to create a presence on the web for myself. My plan is to include content such as my resume, any projects that I have done on my own and links to open …
18
votes
20answers
2k views

Stick with PHP or learn Ruby (on rails)

Hi, I am a CS student and I wanted to get some more experienced folks' opinion on the following: I have a strong background in the curly bracket languages, particularly C and Java, and have been …
18
votes
8answers
4k views

What are some good Python ORM solutions?

I'm evaluating and looking at using CherryPy for a project that's basically a javascript front-end from the client-side (browser) that talks to a Python web service on the back-end. So, I really need …

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