| bio | website | artlung.com |
|---|---|---|
| location | San Diego, CA | |
| age | 43 | |
| visits | member for | 2 years, 10 months |
| seen | May 13 at 14:46 | |
| stats | profile views | 267 |
I am a web developer and some-time designer, blogger. Tech interests: PHP, MySQL, JavaScript, especially OO, jQuery, Flash, Open Source libraries of all kinds, WordPress, SilverStripe, Drupal, and more. I like to make web things.
You can reach me at joe@artlung.com
On twitter @artlung
See also: joecrawford.com
|
Aug 7 |
comment |
Bandwidth heavy site… use co-location? Ah, I presumed the bandwidth heavy pieces would be media you could put on a CDN, sounds like I presumed wrong. Though if you have dynamic chunks that get processed in a predictable way (a finite set of possible data "chunks") you could still put all that into a CDN. I'll stop trying to guess about your app now. :-) |
|
Aug 7 |
comment |
What are some good resources for generating privacy policies and terms of use? Fixed the BBB link to point at the new location. (Shame on BBB for not implementing a proper redirect!) |
|
Aug 7 |
revised |
What are some good resources for generating privacy policies and terms of use? link to bbb sample privacy notice changed |
|
Aug 6 |
answered | Credit card start and end date selection |
|
Aug 6 |
answered | Bandwidth heavy site… use co-location? |
|
Aug 6 |
awarded | Enthusiast |
|
Aug 5 |
accepted | Legal standing for a copyright notice placed by prior web developer? (long backstory) |
|
Aug 5 |
answered | How long does propagation of newly registered private name servers typically take? |
|
Aug 5 |
comment |
Legal standing for a copyright notice placed by prior web developer? (long backstory) Thanks for the thoughts, I hope your analysis is the more correct one, though the lack of a contract or a clear verbal agreement about intellectual property issues leaves it all very vague and messy. |
|
Aug 5 |
comment |
Legal standing for a copyright notice placed by prior web developer? (long backstory) I'll add, the "verbal contract" likely did not encompass intellectual property issues in any way. |
|
Aug 5 |
comment |
Legal standing for a copyright notice placed by prior web developer? (long backstory) Sans contract, it really is a mess. I am going to share with The Client the issues and leave it for them to decide how to handle it going forward. Worst case, I can redesign the site with a few search and replaces and it'll look drastically different. Thanks for the analysis. |
|
Aug 4 |
asked | Legal standing for a copyright notice placed by prior web developer? (long backstory) |
|
Aug 4 |
accepted | Allowing customers to edit static website via WYSIWYG |
|
Aug 4 |
comment |
Font resizing widgets: worth it? Hell Bobby Jack, if you're going to go to the trouble to refer to something and in doing so insult both this site and my question, you might as well include a link! :-) I went looking and found: uxexchange.com/questions/44/45 |
|
Aug 4 |
awarded | Nice Question |
|
Aug 3 |
awarded | Good Answer |
|
Aug 2 |
comment |
Allowing customers to edit static website via WYSIWYG But that requires content management system-managed pages, right? The question is specifically about editing a static website. |
|
Jul 31 |
comment |
Allowing customers to edit static website via WYSIWYG How is the page included on your website? It seems like this would necessarily be JavaScript or an iframe, which makes the search engine and accessibility implications of this pretty bad. Maybe I'm misunderstanding though. |
|
Jul 31 |
comment |
How to change CSS in a child theme? I think it's possible that it did work, but the CSS you changed did not work as you expected. I would do something more drastic, perhaps add border: 10px solid #f00; as well, and see if that has an impact. |
|
Jul 31 |
awarded | Good Answer |