Sign in
Tales from the Smart Client
John Gossman's observations on Avalon development
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
January 2009
(1)
November 2008
(1)
October 2008
(1)
August 2008
(2)
July 2008
(2)
June 2008
(1)
May 2008
(8)
February 2008
(2)
May 2007
(1)
November 2006
(1)
October 2006
(1)
September 2006
(1)
August 2006
(1)
April 2006
(2)
March 2006
(5)
February 2006
(6)
January 2006
(2)
October 2005
(16)
September 2005
(7)
August 2005
(4)
July 2005
(3)
June 2005
(2)
May 2005
(11)
April 2005
(8)
March 2005
(11)
February 2005
(4)
January 2005
(20)
October 2004
(12)
September 2004
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Tales from the Smart Client
Automating the hosting application using IronPython
Posted
over 8 years ago
by
JohnGossman
1
Comments
With the code below I could host an Avalon TextBox in my application, type Python expressions and see the results. What I still could not do (when I first finished the code) was execute code back in my application. I needed to give the Python code an...
Tales from the Smart Client
I'm a client guy...in case you hadn't noticed.
Posted
over 8 years ago
by
JohnGossman
1
Comments
All this web stuff is just soooooo... confusing.
Tales from the Smart Client
.NET 3.5 SP1 Beta and WPF
Posted
over 5 years ago
by
JohnGossman
1
Comments
Scott's blog has an extensive list of the new stuff: http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx If you scroll down about half way, you'll find the WPF features: better startup...
Tales from the Smart Client
Blogs.Msdn.Com infrastructure?
Posted
over 8 years ago
by
JohnGossman
4
Comments
For obvious PR-ish reasons, Microsoft encourages employees to have public blogs. For obvious ego-ish reasons, a ton of Microsoft employees have taken the company up on the deal. I had a personal blog 3 years ago before I left Visio, at a time when it...
Tales from the Smart Client
Wiki Spam and Page Rank
Posted
over 8 years ago
by
JohnGossman
7
Comments
Within 15 minutes of my last post, Bob pointed out that the purpose of Wiki Spam is to increase the Page Rank of their sites. So, I understand the business model now, I just don't get the ethics... Bob by the way, has an interesting looking site.
Tales from the Smart Client
But what about ValueConverters?
Posted
over 8 years ago
by
JohnGossman
0
Comments
Chris mentions just using ValueConverters to adapt the Model to the View instead of this complex Model/View/ViewModel stuff. I should have made it clear, the ViewModel contains ValueConverters. If you can implement you UI using a set of ValueConverters...
Tales from the Smart Client
New role
Posted
over 6 years ago
by
JohnGossman
2
Comments
We recently shipped Expression Blend, the product I had been working on for the last few years. I love the product and the team, but it was the longest project I've ever worked on, and I was offered a great new opportunity: to work on WPF, both the desktop...
Tales from the Smart Client
You read the book, you saw the movie, now read Ajax -- the Blog
Posted
over 8 years ago
by
JohnGossman
0
Comments
About time
Tales from the Smart Client
Amazon Developer's Conference
Posted
over 8 years ago
by
JohnGossman
0
Comments
Came across the AWS blog coverage of the Amazon Developer's Conference . It's a very different business from what I do, but I love the speaker list and the discussions.
Tales from the Smart Client
Maxi-Microsoft -- How do we grow?
Posted
over 8 years ago
by
JohnGossman
0
Comments
As much as I would enjoy tooling around Redmond on a bulldozer , I think it is fair to say Microsoft's growth potential is limited by our ability to find great candidates, in particular ones happy to endure our rainy winter months. If Microsoft wants...
Tales from the Smart Client
Everybody in the pool
Posted
over 8 years ago
by
JohnGossman
0
Comments
CNET has a lengthy piece on Ajax responding to the WSJ article. I agree with David Temkin: "The successors to Word and Excel and Powerpoint are not going to be written this way. It's just not going to happen."
Tales from the Smart Client
Is the Canvas model scalable?
Posted
over 9 years ago
by
JohnGossman
0
Comments
Miguel has a list of concerns with the Avalon architecture. I'll start with the easy ones: Canvas model: Avalon's canvas model suffers from the same problem every other retained system suffers: they are hard to scale in the general case. I worked on AutoCAD...
Tales from the Smart Client
Cute cartoon from the Flash community teasing Microsoft
Posted
over 8 years ago
by
JohnGossman
0
Comments
If you haven't seen the Incredibles you may not get it. If you have, be sure to stick through the credits and hear the Flash Song. FlashAndSparkle
Tales from the Smart Client
Avalon Grid effects
Posted
over 8 years ago
by
JohnGossman
0
Comments
My colleague Amir Khella is experimenting with the Avalon Grid control, using it to provide FishEye effects quite unlike anything you'd expect from a mere layout container: http://www.elementsofpassion.com/archives/2005/07/playing_around http:/...
Tales from the Smart Client
Why Pythalon?
Posted
over 8 years ago
by
JohnGossman
0
Comments
Looking at the last point on its own grounds, you may think: "Okay, you can program Avalon in Python. So what? I'm a C#/VB/C++ programmer...I need to learn Python why??" The reason Pythalon is so fun is that it is interactive. The programs in the previous...
Tales from the Smart Client
We're hiring
Posted
over 5 years ago
by
JohnGossman
1
Comments
http://blogs.msdn.com/ivo_manolov/archive/2008/05/20/8526007.aspx
Tales from the Smart Client
Visual3D versus Model3D
Posted
over 8 years ago
by
JohnGossman
0
Comments
Daniel tells the tale: http://blogs.msdn.com/danlehen/archive/2005/10/09/478923.aspx
Tales from the Smart Client
Mozilla Wiki suffering from Slashdot Effect
Posted
over 8 years ago
by
JohnGossman
1
Comments
When my colleague Joe Marini was slashdotted a few months ago, I remember a post from the peanut gallery about how Joe should switch to an open source server to get better reliability. Hmmm... who would have guessed MozillaWiki was running a crappy commercial...
Tales from the Smart Client
Computers are like electricity
Posted
over 7 years ago
by
JohnGossman
0
Comments
People have been wondering about the impact of computers for a long time. In terms of previous technological revolutions it initially seemed the computer might be like a power-plant or some kind of factory machine: centrally located, staffed by professionals...
Tales from the Smart Client
Graphics support in the browsers
Posted
over 8 years ago
by
JohnGossman
0
Comments
In response to my Ajax rants, Mark Finkel points out browsers can do rich graphics using SVG and VML. Frankly, this is the direction the web needs to head. I am a big fan of these vector graphics formats (my friend Richard See and I launched Visio's SVG...
Tales from the Smart Client
IdeaBlade is part of ObjectWare
Posted
over 8 years ago
by
JohnGossman
0
Comments
Looking through some more papers at IdeaBlade, I found ObjectWare references. I briefly did a ObjectWare based prototype project about 10 years ago when ObjectWare was SmallTalk based. Cool technology then, if not exactly mainstream.
Tales from the Smart Client
Avalon topics to watch
Posted
over 8 years ago
by
JohnGossman
0
Comments
Avalon has made an enormous amount of progress in the nearly 3 years I have been working with it. I've had some little projects at work recently, and it is increasingly a pleasure to do them in Avalon...whereas in the past, the stability and incompleteness...
Tales from the Smart Client
Attached Properties and Python script
Posted
over 8 years ago
by
JohnGossman
0
Comments
While I'm trying to work around the xml:space issue from my last post, it is worthwhile to see how simple it was to create the attached property (which works fine, as long as your script doesn't need newlines...): namespace Pythalon { using System;...
Tales from the Smart Client
It's a big, scary world in here
Posted
over 9 years ago
by
JohnGossman
0
Comments
MS is a big place. It is so big, I really don't know much about the other parts about the company after five years. There is a huge sales and marketing organization, and though I have friends who work there, I don't know much about what they do day-to...
Tales from the Smart Client
Enabled comments
Posted
over 8 years ago
by
JohnGossman
7
Comments
Curious how long before I get comment spam.
Page 4 of 6 (143 items)
«
2
3
4
5
6