Navigation

Search

Categories

On this page

Does Steve Ballmer work at Microsoft ?
Fiddler : A HTTP Debugger
New features in Opera 8.01
Jay Leno does Micheal Jackson
PHP & .Net
Wicked Code on MSDN Mag
Internet Explorer has tabs so.. ?
Starwars and Photoshop
Divelements

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 148
This Year: 1
This Month: 0
This Week: 0
Comments: 42

Sign In
Pick a theme:

# Wednesday, June 29, 2005
Wednesday, June 29, 2005 7:33:39 PM (GMT Daylight Time, UTC+01:00) ( )

According to this article http://zdnet.com.au/news/software/0,2000061733,39199269,00.htm

"Microsoft CEO Steve Ballmer confessed the software giant's .NET strategy has come to a standstill, says he's accepted SQL Server's shortcomings, and vowed to keep fighting search giant Google"

Why exactly has the .Net strategy stalled  ? does this mean 2.0 will be delayed again ?

Given all the goodies that are supposed to come out later this year, and the amount of .Net code being used why has the .Net strategy stalled ?

Any comments ?

Comments [1] | | # 
# Friday, June 24, 2005
Friday, June 24, 2005 9:46:23 PM (GMT Daylight Time, UTC+01:00) ( .Net Web )

fine tune website performance, see what the browser is doing. Handcraft http requests etc..

this beats using ethereal to do the same..

http://msdn.microsoft.com/ie/default.aspx?pull=/library/en-us/dnwebgen/html/ie_introfiddler2.asp

Downlod from http://www.fiddlertool.com/fiddler/

Comments [0] | | # 
# Tuesday, June 21, 2005
Tuesday, June 21, 2005 7:37:31 PM (GMT Daylight Time, UTC+01:00) ( )

New version released. Many security fixes.. and comes close to passing the ACID 2 test http://www.webstandards.org/act/acid2/test.html#top

 An interesting feature called Browser Javascript is  included http://www.opera.com/docs/browserjs/ . This fixes any Javascript problems a web site may have with Opera. The definitions are automatically updated. Complete changelong is here at http://www.opera.com/windows/changelogs/801/

 

Comments [0] | | # 
# Friday, June 17, 2005
Friday, June 17, 2005 9:24:41 AM (GMT Daylight Time, UTC+01:00) ( .Net Web | Consultancy Skills )

I'm evaluating PHP versus .Net for an application I have to build. One factor that favours PHP is hosting costs. LAMP hosting is much cheaper than .Net hosting. PHP gives most of the functionality that .Net can give, more like classic ASP so the higher cost of .Net hosting cannot be justified. So I'm learning PHP and MySQL. I'm pretty good with Linux but never tried any development on it.. so here goes. I'm planning on using Apache mod_rewrite, there is an IIS equivalent but not so powerful as mod_rewrite. If I had done this in .Net, I'd have to write it as an http handler. I might do this later but its nice to have this as part of the web server. A few regular expressions is all it takes.

Comments [0] | | # 
# Thursday, June 16, 2005
Thursday, June 16, 2005 9:37:09 PM (GMT Daylight Time, UTC+01:00) ( .Net Web )

Two good articles on using the new features in ASP. Net 2.0

http://msdn.microsoft.com/msdnmag/issues/05/02/WickedCode/

http://msdn.microsoft.com/msdnmag/issues/05/06/WickedCode/default.aspx

I like the script call back feature using XML-HTTP. This can replace a Java Applet I built sometime back.

Its good to see that some of the code I've written using the 1.1 runtime be part of the base class library. This would make development so much faster.

On the other hand are Java Applets still relevant ? The use of JavaScript and XML-HTTP is increasing. Combine that with the wonderful interfaces Flash can produce and you have the capability to deploy very light weight web based apps.

Comments [0] | | # 
Thursday, June 16, 2005 9:24:03 PM (GMT Daylight Time, UTC+01:00) ( Odds & Sods )
Found out today that IE has tabs, not directly but by using the latest version of the MSN toolbar. As an Opera user this is not so groundbreaking, but it is somewhat useful for those IE only sites. The whole screen flickers when switching tabs and it would be good if clicking on a link with the srcoll wheel opens the link in a new tab. I do like the Windows desktop search that comes with the whole package. I like the search while type feature, and it doesn't use a browser to show the results like Google Desktop search does. This is the app I like out of the whole package. It offered pdf searching before Google so I'm sticking with it.
Comments [0] | | # 
# Sunday, June 05, 2005
Sunday, June 05, 2005 10:51:33 PM (GMT Daylight Time, UTC+01:00) ( Odds & Sods )

http://www.worth1000.com/cache/contest/contestcache.asp?contest_id=6091&display=photoshop#entries

Magic with Photoshop .. Starwars is the victim.

I can't figure out why many people hate JarJar Binks so much. I like the charachter, much funnier than C3PO.

Comments [3] | | # 
# Wednesday, June 01, 2005
Wednesday, June 01, 2005 9:42:09 AM (GMT Daylight Time, UTC+01:00) ( .Net UI )

http://www.divil.co.uk/net/controls/

This is one nice collection of controls. These are what MS didn't include in their control library and what other vendors charge a hell of a lot. I've used the toolbars and menus for some applications. The licensing is quite resonable. The free version can be used to try out the control. This should be in every Winforms developers toolbox.

Comments [0] | | #