The resources tag has no wiki summary.
3
votes
3answers
35 views
Good tools to get all resources for a particular URL?
I'm looking for clues on which tool to use to see all the resources that a browser would load when going to a particular URL. This would be similar to the list seen in Chrome's Developer Tools -> ...
0
votes
0answers
55 views
Shared web resources (IIS environment) — best practices? [closed]
. .
We have a growing issue to address, and I was curious as to what best practices were.
Here's the deal: we have multiple domain names and web folders (all under the same corporate umbrella). For ...
13
votes
14answers
496 views
What are some good feeds/blogs/twitter accounts to follow if I want to learn more about web development?
Who are some of the big names out there (besides Jeff Atwood/@codinghorror, of course) that I should be following as a resource if I want to stay on top of what's new as well commentary on what ...
1
vote
1answer
590 views
Google Chrome audit: resources are explicitly non-cacheable?
If I run a Google Chrome audit on a site, it lists all CSS, PNG, JPG, JS files and even the main domain (i.e. www.example.com) under the heading:
Leverage browser caching
The following resources ...
2
votes
1answer
116 views
Piwik Server Overhead
I am developing an intranet site on a Raspberry Pi and am interested in incorporating Piwik into my code. My question, however, is how much overhead impact there will be with the pi's CPU/RAM? Does ...
3
votes
2answers
95 views
How to best understand website design for those with a background in graphic design?
What are the best resources (i.e. tutorials, video keynotes, blog posts, etc) that best assist graphic designers understand the paradigm of website design? As a web designer, I'm really interested in ...
0
votes
1answer
61 views
CSS just for most basic HTML [closed]
I've read that my note system Wikidpad, which exports to very simple HTML, can use CSS (http://wikidpad.sourceforge.net/help/HtmlCss.html)
The elements in the output are not more than basic headings, ...
10
votes
5answers
646 views
What are sources of free/cheap stock photos? (Additional requirements, read description.)
Need photos for a website and the client has zero cash, What are sources of free stock photos? And how do I understand what the terms and conditions mean?
UPDATE: Changed the title from "free" to ...
6
votes
1answer
70 views
How do you track client sites' software?
I've got a bunch of clients, each using various applications, scripts, etc. and not all of those clients are necessarily "active" at any given moment. Some may be in current development, some may only ...
1
vote
3answers
117 views
What are the best resources for a graphic designer looking to get into web design?
A friend of mine is a very competent graphic designer who wants to expand their skills and get into web design (just the visual design, no coding). While some skills certainly transfer over, web ...
3
votes
2answers
120 views
Ideas for making money off a website
I'm considering acquiring a website that traffics close to 20k a month. It's currently unprofitable, but obviously I would need to change that to justify the cost.
It's a support site for a framework ...
4
votes
3answers
175 views
URI design for many-to-many relationship: advice needed
I'm stuck designing URIs for a many-to-many relationship between users and other resources. Specifically I'm having difficulty predicting the consequences of different approaches.
Given a resources ...
