Sunday, February 25, 2007

I have found a new low to my procrastination. I have reached the end of the Internet.

Ok people blog something I don't want EOTI as my home page for ever.

posted by Aaron Fischer on Sunday, February 25, 2007 9:18:08 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

Question What is a social network? 

Google Says:

Definitions of Social Network on the Web:

  • The personal or professional set of relationships between individuals. Social networks represent both a collection of ties between people and the strength of those ties. Often used as a measure of social “connectedness”, recognising social networks assists in determining how information moves throughout groups, and how trust can be established and fostered.
    www.parliament.vic.gov.au/sarc/E-Democracy/Final_Report/Glossary.htm
  • refers to structural characteristics such as proximity to others, frequency of social contact and the type of relationship (eg spouse, confidant, relative, friend, group).
    www.therubins.com/geninfo/Definit.htm
  • A web of interconnected people who directly or indirectly interact with or influence the student and family. May include but is not limited to family, teachers and other school staff, friends, neighbors, community contacts, and professional support.
    rrtcpbs.fmhi.usf.edu/rrtcpbsweb/glossary.htm
  • A social network is a map of the relationships between individuals, indicating the ways in which they are connected through various social familiarities ranging from casual acquaintance to close familial bonds. The term was first coined in 1954 by J. A. Barnes (in: Class and Committees in a Norwegian Island Parish, "Human Relations").
    en.wikipedia.org/wiki/Social_network

So what purpose does MySpace or the others with this type of social networking website format really provide that a personal blog would not?  After all those that run the Internet, you and me the small development community really isn't the whole of the Internet our Social Network?  For example take a look at what happens when Dare Obasanjo nags about functionality in Google Reader and Feed burner.  Blog Rants as Bug Reports.  So you can notice that with the advent of RSS and RSS aggregator like Google Reader our little Geekdom has cemented itself.  Developers of feedburner and Google subscribe to Dare and now their respected peer, thus they respond promptly his criticism.

I wouldn't call WordPress a Social Network but it does provide the bare free foundation.  You can start a conversation with the world add resource pages. Is there any thing missing from this equation except some one specifically telling you "you are not part of a social network called the Internet."?

Last night I asked do I really exist without any readers?  But I know I have at least three constant reader Google, MSN Search and Yahoo.  So perhaps the better question is do you really exist if you don't blog?  If you don't there is no real potential for your view points and insight to propagate through the Internet and to others in our little Geekdom.  I think blogging for Geeks is the equivalent to all of the more "Social networking" that is done in other businesses ie lunches and dinner parties.  But that's just my two since what do you think? and yes a blog with comments enabled begets conversation.

posted by Aaron Fischer on Sunday, February 25, 2007 12:04:27 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

I have seen a few people point out that along with SQL 2005 SP2 there was also a update to the online book documentation.  It looks to be a nice set of documentation maybe when I have a free week I'll read through it all.

SQL Server 2005 Books Online

posted by Aaron Fischer on Sunday, February 25, 2007 11:32:36 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

Hamad Darwish has published his collection of images taken during Microsoft's Windows Vista Photoshoot.

They didn't make the cut but are still spectaclular, I only wish I could take such amazing shots.  Have a look. World of Photography

You can also see Hamad's full gallery at Flickr

posted by Aaron Fischer on Sunday, February 25, 2007 11:29:00 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
 Saturday, February 24, 2007

Seth recently asked:

If no one reads your post, does it exist?

What do most people get out of blogging? After all, most blogs are virtually unread by outsiders...

The act of writing a blog changes people, especially business people. The first thing it does is change posture. Once you realize that no HAS to read your blog, that you can't MAKE them read your blog, you approach writing with humility and view readers with gratitude. The second thing it does is force you to be clear. If you write something that's confusing or in shorthand, you fail.

Respectful and clear. That's a lot to get out of something that doesn't take much time.

Or maybe I just like like the sound of crickets. After all silence is golden right?

posted by Aaron Fischer on Saturday, February 24, 2007 2:36:21 PM (Pacific Standard Time, UTC-08:00)   #    Comments [1]
 Friday, February 23, 2007
The EPA is telling us, they will have more accurate mileage estimates
posted by Aaron Fischer on Friday, February 23, 2007 1:03:26 PM (Pacific Standard Time, UTC-08:00)   #    Comments [2]

Last night I got a letter from MSDN.  If you have been in away and missed it the Daylight Saving Time has changed read on to see what might be affected if you use DOT NET or CRT.

Dear Valued Microsoft Customer,
In 2005, the United States government passed the Energy Policy Act of 2005. This act changes the start and end dates for Daylight Saving Time (DST) as of spring 2007. These changes may impact the way applications run. Microsoft is releasing an update for Windows through Microsoft Update that reflects these changes.
Developers who use the .NET Framework may find their applications affected if the application uses the time zone information for historical purposes or if they have derived custom classes from System.TimeZone to provide custom time zone information. The standard System.TimeZone class provides a managed wrapper for the underlying Windows Operating System time zone functions.
In addition, developers who use Visual C++ may find their applications affected if they use the CRT time functions, or the TZ environment variable. Microsoft is currently working on a fix for this issue and will post information about its availability on the Visual Studio Support page.
Most applications that use these affected classes will not need to be modified as this update will ensure that the correct data is provided seamlessly to the application. However, applications that use these classes or the underlying Windows API to perform historical time look-ups will need to be modified.
In most cases, developers who have extended the .NET Framework’s time zone support by creating custom time zone classes derived from System.TimeZone, or by direct access to the Win32 API, will not have to update their applications as long as the available updates to the operating system are applied. However, solutions that rely on private time zone data, or that retrieve system time zone information by accessing the registry directly, may need to be updated. Applications that deal with historical time zone data may also need to be updated.
Microsoft advises all developers who make use of time zone data to test their applications against this update to ensure that their applications function correctly.
For more detailed information and the latest updates please visit http://msdn2.microsoft.com/en-us/vstudio/bb264729.aspx, Preparing for daylight saving time changes in 2007, and KB928388: 2007 time zone update for Microsoft Windows operating systems


Update: I corrected all links.
posted by Aaron Fischer on Friday, February 23, 2007 6:11:21 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
 Wednesday, February 21, 2007
Alfred noted in a post today Computer Science and Data Structures how many students are not studying data structures.  Maybe there is no more need for this after all all you need programmers and developers to do in business is wire up all the different components.  Kind of like a plumber its not as if they need to know any thing about their material they just make connections from one fixture to the next.  In the end your toilet gets water and expels water to the sewer.  So why would we need to teach students this basic computer science idiom.  Now they just open C# or VB and drag some buttons on a form drag a data table onto the form.  Heavens any Neanderthal can do it.  I am not sure how you tell the educated from then sheep.  Though I enjoy my foray into managed code and the joy that is DotNet.  I know my roots from Fortran to C.  I don't think a computer science degree makes the developer but does your business what some one who plays a developer on TV?
posted by Aaron Fischer on Wednesday, February 21, 2007 11:34:55 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
Reflector 5 still doesn't seem quite right.
posted by Aaron Fischer on Wednesday, February 21, 2007 10:35:27 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
good by old friend....
posted by Aaron Fischer on Wednesday, February 21, 2007 9:29:07 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]