Sunday, December 07, 2008

The votes are in...

.. And the results are good! Hello Group won the Adobe MAX Award they were nominated for!

The rich internet application MyHome won the award in the "envision" category. Read more about it on Hello's web site: http://www.hellogroup.com/max2008/

Congratulations to the team behind it - nice work :-)

Tuesday, November 25, 2008

Hello Adobe MAX

So stuff is happening. The Adobe MAX tour has started, and some good news has already come from it:

Hello has submitted a project to the Adobe MAX Awards 2008 and it has made it to the finals! The project is called "MyHome" (MinBolig) and has been developed in collaboration with the Danish Electricity Savings Trust (Elsparefonden).
You can vote for it, and make it win. Wouldn't it be cool to have a Danish project win the European Adobe MAX Awards. Vote here:
https://www.adobemaxsubmission.com/viewer/?projectid=96&location=EMEA

Oh, and Hello has already won a MAX Award for Best Enterprise Application, with Nasdaq:
http://max.adobe.com/blog/2008/11/max-awards-2008-nasdaq-market-replay.html

Thursday, October 09, 2008

Exciting new videos

In the last few weeks, a lot of new videos have been posted to Channel9, Microsofts portal for spreading the word about new software...

A lot of the posts are from the JAOO conference, which was held here in Denmark not too long ago. And just like last year, I've seen almost all the videos, and found the pretty cool. It seems like a lot of the videos are about programming languages and/or parallelism, and the evolution in those fields - very intriguing!

Maybe JAOO is a conference I should attend next year.

Anyway, check it out at http://channel9.msdn.com

Tuesday, September 30, 2008

I'm online again!

I recently moved to a new apartment (in beautiful Frederiksberg) and have thus been without Internet for a couple of days - you know how it goes.

Then yesterday I received a letter from my ISP saying my Internet connection was switched on and that I could start using it. I didn't have time to try it then, and haven't until now. There were problems, however. The ISP (ComX) has a website where all "clients" to your Internet should be entered with their MAC address. I did that with my AirPort Express, using the MAC address that Airport Utility would show me, bu that didn't work. After reading a few forums and thinking and swearing, the solution was to use the right MAC address. Not meaning I "misspelled" the address, but apparently wireless routers have two MAC addresses - one for WAN and one for LAN. The one I saw in AirPort Utility was the LAN one, and the ISP wanted the WAN one...

But it works now!!!

Thursday, September 25, 2008

The group finally says hello!

After having been officially merged for a couple of months, Hello Group (formerly HelloWeb, HelloGroup, HelloBrand etc...) has released a web site!

Be sure to check it out here:

www.hellogroup.com

I find it pretty neat! I'm in one of the videos - see if you can spot me :-)

If you don't already know it, I do a lot of work for Hello Group, and I'm proud to say that I've been doing some of the finishing touches on the site. I've developed a new plugin for the site - which is running on the Wordpress blogging engine.

Saturday, September 06, 2008

Auto XML sorted

I've been fighting a bug for some hours now bug have finally found the solution!

Here's the deal: I've developed a tool to import the contents of some files into a database. Furthermore there is a UI for CRUD'ing the now database content. The problem was, that when I imported from more than 10 files (don't know why this exact number, it's purely empirical) the data would show up pretty strange. It should have a format like this:

1 (count: 34)
3 (count: 54)
2 (count: 20)

But instead it was showing:

1 (count: 1)
2 (count: 1)
1( count: 1)
1 (count: 1)
3 (count:1)
... etc.

Weird!

At first I was looking at the import tool - I must have made an error somewhere, but no. The solution was to sort the data! The stored procedure selecting the data uses FOR XML AUTO to generate a hierachical structure, and somehow that twisted the data. But after adding "ORDER BY ColumnName" to the SQL it comes out right!

I don't understand why yet - and can't find any other posts regarding the same topic....

Monday, May 05, 2008

Arghh - Java 1.6

Not that I'm a huge Java fan, but I'm getting somewhat tired of not having the newest update.

Okay, here's the deal. I run Mac OSX on my trusted MacBook Pro (core duo) which i bought in the summer of 2006. That means it's not even two years old, but already software is being released which my Mac cannot run! By that I mean of course the Java 1.6 SE update, build by Apple. They have only released the update for 64-bit machines and mine is 32-bit !!!

I'm not even sure whats in Java 1.6, besides some improved performance, but I've experienced a few programs and applets that I couldn't use, as they required 1.6...

Goddamn it.


And my SuperDrive won't read DVD's anymore.. Maybe I should just get a new Mac...

Monday, April 14, 2008

ASP.NET Login isn't persistent

I've had a problem with the System.Web.UI.WebControls.Login control on a web application. ASP.NET creates a cookie for the login, which is supposed to be psersistent if the "RememberMe" checkbox is selected. The problem is, however, that if you restart your computer, the cookie is deleted, and you have to login again... I decided to investigate, and found that this is caused by the application pool on the webserver recycling from time to time, and hereby generating a new machine key for the application.

The solution: Generate a static machine key and put it in your web.config.
I found the answer here: http://forums.asp.net/p/947381/1147268.aspx.

See this resource for creating a machine key: http://aspnetresources.com/tools/keycreator.aspx.


Another problem bites the dust!


UPDATE: Well it doesn't seem to be that simple after all. The login still isn't persisten :-(

Wednesday, February 20, 2008

Web 2.0 in a nutshell

I recently saw a presentation from Adobe, in which they had an interesting slide. It's essentially a list of mappings between web 1.0 and web 2.0 concepts and applications. For you out there who need a short intro to web 2.0 or you who just want to know the buzz-words, look no further:


Web 2.0 concepts

Sunday, February 17, 2008

Someone finally did it

In my previous post I joked about mankind and innovation
regarding the USBWine device. This post, however, is dead serious but still pretty amazing.

Some guys have created an "assistant that lets you focus on what you're doing, and not how you do it" as they define it themselves.

What is it? The guys at Humanized had a problem: "Computers are hard to use!". A lot of the task you perform at your computer every day, is in no way optimized for productivity. The goal for "Enso", as the product is called, is to remove these productivity barriers.

Many people have said this, but these guys have actually done it. Whatch the demo here: http://www.humanized.com/enso_demo.php

Unfortunately it doesn't work on Mac :-(

Thursday, February 14, 2008

Mankind at the top of innovation

Well, we've finally reached the top. The max potential of the human brain. The best we can be!

What I'm talking about? Presenting: USBWine - the product that finally makes computers truly productive...


Sunday, February 10, 2008

An Internet star is born

Once in a while, someone comes along and shows the world some wierd talent, skill, creativitiy, or just plain old stupidity. A lot of these 15-minutes of fame has been awarded through YouTube and American Idol, and another one has seen the light!

This time it's Renaldo Lapuz, performing "We're brothers forever" - an original composition dedicated to the Idol judge Simon Cowell.

I don't want to try and describe the performance, but I will point out, that I've never seen the judges on American Idol dance before ;-)

Thursday, February 07, 2008

HTML in the previous

The HTML generated by Contribute, as mentioned in an earlier post, seems to be pretty clean. In the referenced post it consists of <p>, <ul>, <li>, and <a>...

It does, however, insert a <div> in the beginning with the attribute:

xmlns="http://www.w3.org/1999/xhtml"

But that ain't too bad :-)

Contributing to the blog

Lately I've found some new inspiration in Adobe's Creative Suite 3. I've been toying around with Flash, Photoshop, Illustrator, Fireworks, InDesign, Dreamweaver, Flex and today: Contribute.

More specifically I'm writing this post from inside Contribute :-)

Contribute is an application build to help webmasters, blog owners and the like to keep their website and/or blog updated.

So far, here are some of my thoughts:

  • The editor seems nice - better than NeoOffice for the Mac anyay. It has some well built "Insert link" and "Insert image" dialogs! I'll get back and comment on the HTML it generates when this is posted
  • A well needed change from the web based interface og Blogger (which works great, but is a bit boring)
  • The price tag on the software, I think, will scare off some people. With $169 for a single license, I wouldn't go buy it. I guess people who spend every day maintaining websites may find it reasonable
  • The blogging feature is pretty cool. Contribute seems to integrate well into your chosen blogging system. It supports Blogger, WordPress and Typepad out of the box, and other blog servers through the MetaWebblog API
  • With my system (Blogger) I'm writing the post in-context (screenshot here)
  • I can save a post for finalizing later, as with Bloggers interface. In Contribute there is a list of unpublished posts/pages so you can easily find them again
  • As nice as the above sounds, I'm still not convinced when it comes to "normal" websites. I just don't see Contribute replacing real Content Management Systems any time soon. Too many features are missing (user management, extensibility etc.)

Those were some initial ponderings. I will probably get back about CS3 soon ;-)

Friday, January 04, 2008

Something I should NOT be doing...

Okay, so I'm currently studying for a couple of exams at CBS and therefore spend too much time everything else than studying.

But some good has come of it. The other day I saw this video someone forwarded to me on Facebook, and I went to Youtube looking for more from the same authors. The guys who make them are called "The Whitest Kids U Know" and I've listed my favourite ones below:

Well, I shouldn't be spending time writing this post, so back to the books it is...