Archives for tag: technology

The New PS3 Chip

February 10th, 2005

Brian Meidell has a brief write up about the new chip that will be in the PS3, while I don’t particularly understand the most technical parts of the 2 articles. I’m knowledgable enough to know it’s going to rock. Let’s see how the xbox responds, with a multipurpose computer or with something else?


Tech Support Lines

January 13th, 2005

One thing the big corporate companies have right is tech support and it really helps how I feel about the company. At work we have a couple of support agreements and it saves time and money if you can call them and speak to a tech within 5 minutes.

Microsoft and Symantec have perfected it, and can usually sort you out within 10 minutes. Mercury Connect is also really good at resolving your problems very quickly.


Conversation Engine Thoughts

December 30th, 2004

Diego has been writing about a project of his the “Conversation Engine”. I thought I would add a few thoughts to the fray that might help.

For discovery a simple RPC-Ping can be used, this can then add that site onto the spidering queue. To maintain the small scale test of the engine to begin with a whitelist of sites that are allowed to ping. Each page should be spidered multiple times over time to take advantage of trackback and pings. This could be coupled with trying to take the date/time out of the published posts. This may be a little difficult but still possible.


test

December 29th, 2004

test test test test test


Word Ordering in Search Engines

December 10th, 2004

The way Google (and I’m sure most other search engines) use the ordering of the search terms is quite interesting. I have a feeling it may be a by-effect of the way they implement the filtering of results within their databases. To improve results, a person can reorder their search terms, but does the search engine do this itself.

The search engine could use the most common usage of each word (noun/verb) to decide if it is the subject of the search or the action being performed on the search and reorder accordingly.


Microsoft’s Standards Anti-lockin

December 2nd, 2004

There has been talk (here and here) about fixing the standards support in IE. Microsoft thinks they have a lock-in with their ActiveX support and how they support the webstandards and they don’t want to compromise that.

I think the opposite is true, if they don’t fix it, customers (enterprise and consumers) will move to the standards compliant options because development is cheaper. 2 years is a long time and if they have to upgrade their intranet, they just might ditch ActiveX and goto an alternative. We have already seen that the consumers haven’t got a problem with switching.


Scoble’s credibility

November 10th, 2004

Scoble has lost alot of credibility with me today. Looking at the times he has posted he has been active on his weblog at 2 separate times in the last day and hasn’t posted the biggest IT related news (IMHO) of the day. The release of Firefox. I should be giving him the benefit of the doubt, but the KoolAid really could be getting to his brain.


Poor Man’s Project Management

October 26th, 2004

I’ve take to using grep and a //TODO comment to handle my project management on my project. It’s better than keeping a list in a separate file cause this also keeps the context of what you wanted to do.


Google Desktop Search

October 15th, 2004

Dave Winer is excited about the new Google Desktop Search, he says they need to allow users to add their own drivers which allow more content types to be searchable. I agree totally with his thinking that they need to open it up. This is going to show us if Google get’s it.


Firefox

September 20th, 2004

I’m very interested in the Firefox development process, I’m slowly working my way into hacking on it. However, the release goals for 1.0 don’t seem clear to me, at the moment the release is being targeted very much towards the home user and I don’t believe this is a good thing. When this badboy hits 1.0 IT managers are going to be trying to deploy it and the support just won’t be there.

I am CCed on a few bugs that will affect how I will roll it out to the 30 workstations that I’m in charge of and some of these will affect how it can be pushed out to 1000s of workstations. Alot of these are being minused for the 1.0 release. The most recent one of these is bug 218944 which is a setback to home users as well as corporate users, it would allow proxy settings to be set in one place in windows and be used by both firefox and IE

If you have the time and care, checkout the bugs that bug 241532 depends on and lend a helping hand.