Good to know more about. Thanks Andrew Austin
Tag archives for development
-
-
So this is going to make web development across platforms much easier (hopefully). Public DNS for local IP addresses!
-
Two of the most helpful and delicious sites on the web:
- http://baconipsum.com/
- http://baconmockup.com/ (didn’t know about this one till today!)
-
I guess Webkit stopped support for the tab character entry in textareas a while ago. Luckily there’s an Chrome Extension that re-enables it plus some: Textarea Code Formatter
-
Just ran across another issue with the worst browser in the world… Here’s the vague error message: Could not complete the operation due to error 800a03e8 It’s likely due to JavaScript executing before the page has finished loading (and more than likely, the JS was trying to manipulate the DOM). It took a few minutes…