November, 2007
Removing ^M from your Mac text files
Here are some tips for removing those troublesome carriage return characters from Mac OS text files:
Using perl
perl -pi -e 's/\r/\n/g' <filename>
ASP redirect script
Posted November 19th, 2007
in
PHP (or non-ASP) developers: if you ever need to create a redirect script on an IIS server using ASP, just create a file called 'index.asp' or 'default.asp' and add the following line:
Apple OS X 10.4.11 update problems
Posted November 18th, 2007
in
Some people are having problems with the latest Mac OS X 10.4.11 update.
All categories
- Sysadmin (47)
- Security (23)
- Web developer (20)
- Developer (19)
- Operating Systems (18)
- OpenBSD (8)
- Outsourcing (8)
- Bookmarks (7)
- Agile Methodologies (7)
- Ruby (7)
- OS X (6)
- Crib sheet (6)
- Project Manager (5)
- Trends (5)
- CSS (5)
- Linux (5)
- Business (5)
- Analyst (4)
- Scrum (4)
- Drupal (4)
- Brain (4)
- Web (4)
- Video (4)
- DNS (2)
- BIND (2)
- Privacy (2)
- Agile Modelling (2)
- Firewall (2)
- Template (2)
- Accessibility (2)
- Business (2)
- SCM (2)
- Photoshop (2)
- Telecoms (2)
- SEO (2)
- FreeBSD (2)
- Social networking (2)
- News (2)
- Bruce Schneier (2)
- Entrepreneur (2)
- Society (2)
- System Modelling (1)
- Legal (1)
- Contract (1)
- CMM (1)
- Zope (1)
- Plone (1)
- Storage (1)
- Photography (1)
- Apache (1)
- Encryption (1)
- Design Patterns (1)
- NAS (1)
- Innovation (1)
- Kawasaki (1)
- networking (1)
- email hosting (1)
- ASP (1)
- Web services (1)
- Distributed computing (1)
- Virtualization (1)
- Boot Camp (1)
- Parallels (1)
- VMware (1)
- Tools (1)
- Monitoring (1)
- Web2.0 video (1)
- Technology (1)
- Design (1)
- SUN (1)
- MySQL (1)
- Amazon (1)
- S3 (1)
- Web standards (1)
- SXSW (1)
- Social media (1)
- Interviews (1)
- DEFCON (1)
- Start-Ups (1)
- Customer service (1)
- Web application (1)
- Google (1)
- The Beatles (1)
- Peace (1)
- Government (1)
- PauloCoelho (1)
- P2P (1)
- Internet (1)
- Filesharing (1)
- Economics (1)
- DLD (1)
What's Facebook doing with our data?
Posted November 10th, 2007
in
Facebook is great. You can find out what your friends are up to, hook-up with long-lost university chums; I've even hired someone through it.