Taylor published this entry on Wednesday 12 November, 2008 at 10:45 am. It's been filed in the Uncategorized category. {Share Your Thoughts}
Taylor published this entry on Friday 24 October, 2008 at 12:28 pm. It's been filed in the Uncategorized category. {Share Your Thoughts}
A second episode of Geek Out. Geeky Linkage!
Taylor published this entry on Wednesday 22 October, 2008 at 1:44 pm. It's been filed in the Uncategorized category. {Share Your Thoughts}
A recent post to the Google Groups for my favorite editor Coda detailed how to set up the new SVN feature with a git repository. Naturally, I had to try it.
So far, so good. I haven’t made a commit to my public repo yet, but I’ll update more on that later. Now, to subversion or to git? I’m not sure.
Taylor published this entry on Tuesday 14 October, 2008 at 7:43 pm. It's been filed in the Uncategorized category. {1 Comment}
This is the first installment of “Geek Out”: geeky linkage.
Enjoy.
Taylor published this entry on Sunday 05 October, 2008 at 9:13 am. It's been filed in the Uncategorized category. {Share Your Thoughts}
Wasn’t it just in 2.5 that we got a “wp-admin” redo?
Meh, I’m over it, the new one, due in November, looks great.

Captured by Michael Mistretta for WP Candy and Word Camp Toronto.
Taylor published this entry on Sunday 28 September, 2008 at 12:41 pm. It's been filed in the Uncategorized category. {Share Your Thoughts}

wtfbbq
Is this necessary? They claim it’s a “random security measure” to protect Facebook from spam. Hrm. Weak sauce, Facebook, weak sauce.
Taylor published this entry on Wednesday 24 September, 2008 at 9:30 am. It's been filed in the Uncategorized category. {1 Comment}
Ever try to use CSS to specify a background image for table rows?
IE 6 and 7 breaks it. The image is iterated across each <td> in the row. Here’s a simple fix in your CSS:
tr {background: url('image') no-repeat left top; position: relative;}
td {background: none}
Easy.
Taylor published this entry on Saturday 06 September, 2008 at 3:28 pm. It's been filed in the Uncategorized category. {Share Your Thoughts}
Got a job at DU … a real one. Starts Monday (9/8).
Still living in my parent’s basement. Drinking lots of Mountain Dew and writing code.
Moving to a new apartment (The Marks at Hampden and Downing) on the 20th. It’s awesome (huge/ballin’).
Starting an LLP (limited liability partnership) with John to handle our freelance web development work. More on that later.
That’s it.
Taylor published this entry on Tuesday 02 September, 2008 at 10:42 am. It's been filed in the Uncategorized category. {Share Your Thoughts}
He said
I said
- Proprietary: If you think the Microsoft monopoly sucks don’t you think that a Google monopoly does suck as well? It might be partly open source, but Google Chrome won’t be another Firefox, you can bet. Google is the Microsoft of the Web. It won’t be friendly forever. Just ask the Chinese. Microsoft of the web is a bit extreme. It will be open source. Webkit is open. Not to mention portions of the code base are being handled by other entities (like V8). Its a Google branded browser, or course the shell will be proprietary.
- Privacy: Google knows what you search (Google search), what you read (iGoogle, Google Reader), what people visit a site (Google Analytics), what sites you visit (Google toolbar, lifetime Google cookies, DoubleClick tracking cookies) etc. but there still are some unknowns, from time to time. With a Google browser you can’t hide anything anymore. Conspiracy theory. Your privacy is your own concern; choosing to use the Internet (that is remote data that belongs to someone else) is choosing to forfeit some of your privacy. Besides, it’s this same feared browser that will implement some of the best anti-phishing and security measures out there.
- Ads: Both Firefox and Internet Explorer 8 come with either built in or easily added Google ad blockers. A Google browser is basically a Google Ads feeding machine. Download the plugin. It will be available in a few days.
- Web Development: Web Developers have a difficult enough job to fix websites for the 4 most used existing browsers now IE7, IE6, Firefox, Opera. Do you think a Google browser and IE8 will make it easier? Currently building websites often takes up less time already than tweaking them for different browsers. First, Opera is NOT in the top 4 browsers used, Safari is. Second, most developers are building to appease IE6 (though, they should stop), IE7, Gecko (Firefox), and Webkit (Safari and Google). The discrepancies between versions of Firefox and Safari are minimal and can be fixed in the later stages of development.
- Web Standards: Do you really expect Google and Microsoft to implement the same Web Standards? No way, they will attempt to push their own ways of interpreting them, both will differ. We’ll end up with web apps or even websites working just on one of them. Standards are an after thought. Browsers often regulate new standards. Yes, what IE has done to the web is criminal, but there will always be varying degrees of adherence to standards. As web developers, we suck it up, and build stuff that works for everyone.
- Firefox: The guy who built Firefox now works with Google or for both FF and Google. Do you really think this will go forever and Google will support it’s own free and non-profit open source competition? Someone will. Even if (when) Firefox dies, there will be another.
- Search: No other search engine will be able to succeed in future. Google will just like Microsoft bundle the browser with the search engine so that any new search engine that comes up in future will face an unsurmountable disadvantage: It won’t be able to gain market share without owning a browser. Yeah, maybe…
If you are worried about a browser, be concerned for IE8.
Taylor published this entry on Wednesday 13 August, 2008 at 1:27 pm. It's been filed in the Uncategorized category. {Share Your Thoughts}
The suffixes -ish and -ness are both great descriptors of my status as a freelance web developer and consultant. I still work part time at the University of Denver for the stability of a paycheck while I get on my feet. I truly prefer (for now) the hectic schedule and risk involved in freelance, and can’t wait to expand my workload in the coming weeks. Eventually, I’d like to free myself from the 9 to 5 ball and chain, and work full time as a freelance “web technologist” (that’s what I am calling it). For now, at least.
Need work? Let me know: tbeseda at gmail.