 |
Saturday, November 01, 2003 |
Since I am not home much, I have had a near impossible time blogging. To make my blogging life a bit easier I moved over to TypePad as my blogging service. My new weblog can be located at http://www.aliaghareza.com. If aliaghareza.com isn't forwarding yet, the new blog is located at http://ali.blogs.com
9:05:02 PM
|
|
 |
Friday, October 17, 2003 |
Apple's frontpage claims "Hell froze Over".
9:58:47 PM
|
|
 |
Friday, August 22, 2003 |
I finally found my radio serial number! While I don't feel I have anything profound to say right this second, I will make a post just to get one out of my system. The only way to get out of a blogging slump is to keep writing. I guess I have spent too much time just waiting for something enlightening to say before I say anything. So, I will take the advice of many people I have spoken to and just write as much as I have time to write and see what happens.
8:59:03 PM
|
|
I was bored last night so I wrote an xslt that converts my exported opml blog roll to the Radio navigator format. The navigator format is what is used to have links on the right side of your Radio page, and most news aggreators export in the opml format. It’s a pretty trivial xslt, but it can come in handy if you use Radio.
<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format"> <xsl:attribute-set name="set"> <xsl:attribute name="name"><xsl:value-of select="current()/@title"/></xsl:attribute> <xsl:attribute name="pagename"><xsl:value-of select="current()/@htmlUrl"/></xsl:attribute> </xsl:attribute-set> <xsl:template match="/"> <xsl:element name="navigator"> <xsl:for-each select="/opml/body/outline"> <xsl:element name="item" use-attribute-sets="set"/> </xsl:for-each> </xsl:element> </xsl:template> </xsl:stylesheet>
7:30:13 PM
|
|
Wow, Wired has just put up a article on extreme programming. Check it out.
6:35:42 PM
|
|
 |
Monday, June 09, 2003 |
Joi Ito: At some point, these "places" became public places and I ended up becoming a custodian. It's like having people come over to your place to party leaving you to clean up the mess. I lost control of the community, but not the responsibility. If it was called "Joi Ito's list" I think people wouldn't have come into the discussion thinking that it was a public place.
Like Joi, I wish people would use trackback more and comments less.
I wonder if trackbacks will ever be a part of RSS. I thought RSS was supposed to be exposing metadata to the world. Aren’t trackbacks metadata? Everyone raves about how Sharpreader threads posts. Well, should this be just a “feature” of a news aggregator, or should it part of the syndication. I also think in Sam’s case, having trackbacks in RSS would eliminate the need for comments all together.
Though google trackbacks would need to be filtered out.
10:07:58 AM
|
|
 |
Thursday, May 29, 2003 |
I just realized that the "…" in a google search result description is a delimiter for different snippets of the page.
Started playing with InfoPath. I have a feeling you can't consume a web service that requires a soap header.
I built a WinForm App a while back that consumed the google web service. I picked up a few advanced commands which are very useful. Ex.
asp -site:www.asp.net -site:www.microsoft.com
This will exclude both the asp.net and microsoft.com site from your search. Also if you search through google groups you can use "-group:" to do group restrictions.
1:00:28 AM
|
|
 |
Thursday, May 22, 2003 |
This link has an amusing and interesting discussion of how the authors of “The Matrix Reloaded” made use of a real-life cracker tool in the movie. Gotta love touches like this.
Cool!
4:10:11 PM
|
|
Micrsoft downloads now has a 1.1 version of their Bootstrapper Sample:
OverviewThe Setup.exe Bootstrapper sample demonstrates how to create a single setup program that, when launched installs the following items:
- .NET Framework version 1.1 Redistributable package (Dotnefx.exe)
- .NET Framework version 1.1 language packs (Langpack.exe)
- .NET Framework application
[MS Downloads]
3:04:51 PM
|
|
 |
Thursday, May 08, 2003 |
I have never been a big fan of Java's whole "Build Once, Run anywhere". Swing never looked liked it matched the OS the app was running on. If you wrote a java app, it looked like a java app on windows, and it looked like a java app on linux. This is definitely something that always bothered me about java. I think other people feel the same way. I checked out the enhancement log for jdk 1.4.2 and I saw this:
Release 1.4.2 includes many bug fixes and these major enhancements:
- The Microsoft Windows XP look and feel. If you are using the system look and feel on the Windows XP platform, Swing components now match the platform.
- The GTK+ look and feel. You can now customize your look and feel to a particular theme
Pasted from http://java.sun.com/j2se/1.4.2/changes.html
I haven't tested it out, but it definitely seems a step in the right direction for java.
11:27:32 AM
|
|
© Copyright 2003 Ali Aghareza.
|
|
 |
 |
 |
 |
November 2003 |
Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
|
|
|
|
|
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
|
|
|
|
|
|
Oct Dec |
|
 |
 |
 |
 |
|