![]() |
|
Spaces home InkyProfileFriendsBlogMore ![]() | ![]() |
|
May 13 Heads up, CyBook ownersBookeen has just released a new version of the firmware of their CyBook device (v1.1). Check out http://www.bookeen.com/support/ebook-support.aspx for more information (requires login). Why are those URLs blocked on Messenger?There was a recent fall-out over the blocking of *youtube.com on the Messenger service. I doubt this was ultimately the result of Microsoft wanting to promot it's MessengerTV service, though, as some conspiracy theorists may have you believe.
Although I've worked at the Messenger Server team (I'll use that name for simplicity reasons) before, I have never heard of a so called partner handling the blocked URLs. Things change, of course, so they might have changed this over the past year. I can also think of valid business reasons for this move: there are companies out there who simply have more knowledge about these nasty URLs, quick-spreading trojans, virusses, and such, and the team in question may simply want to shift its focus back to developing new features for Messenger instead of putting considerable man-power into a single feature which consists (mostly) of adding new URLs and removing some out-dated ones.
It does make me doubt the reliability and quality control of said partner. Such f-ups definitely make the Messenger service as a whole look bad, especially when communities like Slashdot get wind of it ... of course, Microsoft bashing is the #1 favorite past-time over there, but still. Other valid URLs like ebuddy.com are also still blocked, despite questions from the public and eBuddy themselves to unblock the domain. This is where another question kicks in: if YouTube can be unblocked in a few hours, then why is there (presumably) so much red tape and beaurocracy surrounding other domains for it take weeks instead?
Of course, this all assumes the "SPIM Filter" has a legimate reason for existance in the first place. I think it's a good first step, but it definitely needs work.. starting a year ago (remember, the "feature" has been active for a few years now).
What do you think? Should Microsoft remove the filter completely? Or should it be replaced with a different way of blocking malicious URLs? Do you think it should be intergrated with the Phising filter used by Internet Explorer? May 08 Inky 0, Zune 1 :-(Don't get me wrong, I'm still extremely happy with my Zune, and the software it comes with. Heck, the XNA 3.0 CTP was released this week, and now I have games on my Zune. Yay! (Although most games I tried still crash.. I guess that's what you get for using experimental software).
There's just one minor detail about the recently released version 2.5 of the Zune software... it includes the "Now Playing" feature for Messenger. Yeah, great work boys! Obviously my whole Zune project has suffered a bit of a setback, and to be honest, now that they added the feature, it has obviously become less of a priority for me to finish my own stuff... I do have other stuff to do!
Ah well, it was great while it lasted. I might release it some day, or I might release the source in a few days. We'll see.
(Appologies for the lack of links to the CTP, previous blog posts and what not, but I'm too lazy right now to add them.) May 07 Three things that should scare the crap out of you1. A programmer with a soldering iron;
2. A manager who codes;
3. A user who gets "ideas".
P.S. Don't worry! The Zune stuff is on the way. I will be releasing a build as soon as I finish the installer. April 29 My recent Web 2.0-nessThe last few weeks I have noticed I have signed up for a few additional Web 2.0 services, such as Digg, Last.fm, Live Mesh, and stuff. Not that I really use them, or want to use them.. But most sites require their visitors to sign up in order to post comments (whatever happened to post as an anonymous coward?)
I still vehemently refuse to use Twitter though. I'm afraid the world might end up a little less sane if I do.
The Zune stuff is coming along nicely. I'm adding Last.fm support today, which should be a cool addition. I'll add some more options for the Now Playing add-in, and then I'm ready to build the actual installer. It should be interesting to try and build it using Zune's own UI framework, which might result in a purdy application! April 27 Inky 1, Zune 0The Zune software is cool. It looks sleak, works great. There is just one drawback: It doesn't implement the Now Playing feature for Windows Live Messenger. Of course, a well-motivated geek doesn't just give up. Instead, I've created what I call "Zune Add-Ins". A few lines of magic in the Zune resources has allowed me to pretty much implement, touch, iterate over, and what not, every object in the Zune software.
Très cool. So how does this all work you ask? The Zune software implements what is called Iris -- A UI framework based on MCML. Iris adds several improvements over MCML, including the ability to run scripts.. And the best thing is, Iris is written entirely in .NET! So, the first step was to let the Zune software load my own DLL. This was reasonably straightforward by adding a new Script tag, and adding a reference to the DLL as a namespace. The second part was adding a small "Add-Ins" link next to the settings link/button in the top-right corner. When clicked, it launches a new dialog.. And this is where the real magic kicks in.
Intead of putting the whole dialog in the ZuneResources DLL, isntead I opted to one-time import my own XML file containing IML (Iris Markup Language). From this XML file I can create, manage, etc., the settings dialogs for Add-Ins, by letting Add-Ins give me the path to their own XML file. This way, you can actually create neat little Zune dialogs for your Add-In settings.
The Add-Ins themselves simply reference a special .NET library which contains an IZuneAddIn interface, and are stored in the /AddIns/ folder. My code simply walks over all the DLL files in that folder, dynamically loads them and checks if there are any classes implementing the special interface. If so.. Voila! Your Add-In has been sucked into the Zune software. Cool!
Either way, here is the result so far:
I'll work on it a bit more, and then release it for BETA. This will probably be sometime next week. Spam, ugh!It's not big secret that we use Google Apps (GMail, etc.) for our bot2k3.net domain. Nick once set it up, and it works fine, so I'm hesitant to move over to a different solution (such as Windows Live Domains.. does that even still exist?), or running our own mail server (we did that for a few years, and it was a pain to maintain properly). Seeing as I always access my e-mail via Outlook (POP3), I never really checked out the web front-end.
So, today I had to log in from work, and not wanting to set up Outlook I figured I'd give the web front-end a go. I finished what I had set out to do, but then my eye caught the spam count.. 3,500 (and then some)! Wow. I never got all those spam e-mails via POP3, so Gmail is doing a pretty decent job with it. I still can't believe I'm receiving that much spam, though, but by the looks of it they are pouring in (2 or 3 every 10 minutes or so.. Yikes!).
My e-mail address must be sitting on a fair number of web pages. Including my blog. Shit.
Good thing that my primary e-mail address (my ISPs) doesn't receive that much spam (maybe only one or two a day), and isn't listed anywhere un-obfuscated. April 15 Ninentdo/Wii GamerCard?Hmm. As you can see, I have an XBOX Gamercard thingamajig on my blog. Seeing as I also own a Wii, I wondered if there was something similar for that console. After some searching there doesn't appear to be, and it looks like Club Nintendo also does not expose the data via an API of sorts (which sucks!). Does anybody know of any alternatives? April 04 Tagged by EmbeeI've been tagged by Embee. Now, supposely, I need to write 10 random things about myself, and I need to tag someone else, and I can't tag back. Or something along those lines. I don't react too well to "tags" however. I've done it once, in a distant past (or was it just over a year ago? oh well), and now I consider it to be a form of spam -- Something along the lines of "Send this to 10 people or you'll never find the love of your life". Yeah, right.
She (Embee) did finally add Windows Live Alerts to her blog, though, which is super cool stuff. Everyone who has a blog should offer the alerts: I love getting these alerts on Messenger, instead of having to deal with ten different applications to track my communications. E-mail and IM (+ Alerts) is pretty much all I need and want. And if I ever decide I want to know about new blog post on the go (i.e. via mobile), Windows Live Alerts let's me do that as well!
(Yes, I know Outlook and IE now offer RSS support, but I don't like the interfaces). March 13 I love my e-book readerI'm lazy when it comes to buying stuff -- when possible and conventient I try to get it online. Books are no exception. I've picked up on reading a few years ago, focussing on English books to improve my overall English reading skills. Having read a fair few books since then, I decided to buy an e-book reader late last year.. Mostly because I was quickly running out of space on my bookshelf, and I got a bit tired of dragging around pocket books on every trip: they fill up space.. especially when traveling by plane. So, I browsed around and finally stuck with the CyBook Gen3, a small and portable ePaper device (and it's damn lightweight!). It has some internal memory which is good for a dozen books, and it can very easily be extended with an SD card. Currently I have a 512 MB one, but I'm contemplating upgrading to 4GB so I'm pretty sure I'll never run out of space again. The obvious advantage is that if you want to drag around a dozen books or so, you don't need an extra backpack. The books are also a little bit cheaper for me, seeing as most English pockets are around 12 euro, whereas I can get them online for around 8 USD. You do the math (it's about a 50% saving though!). The device is easy on the eyes as well: it uses ePaper, which is a technology that enables the device to render once, never having to refresh the screen (which is done in monitors, TVs, etc.). This also means it uses very little power.. which I definitely noticable. I haven't really recharged the battery since I got it, besides a few minutes from time to time to put a new book on the SD card (yeah yeah, I didn't have an SD card reader on my old laptop). So if you like reading, and don't mind using a device rather than having the "real deal" in your hands, definitely check it out :-)... You need to be willing to fork over some money for it though, most e-book readers go for around 300-400 USD. Ouch. February 24 360voice.com is really coolAfter browsing around, visiting some sites about XBOX 360 (and games) I found http://www.360voice.com. After creating a blog with them, they start generating the content of your blog as if your XBOX is actually blogging! It's really cool (granted, it takes a while for your blog to be populated, but alas), and has some pretty advanced statistics, too.
I've added a link to "my" 360Voice blog on the right side of my space --->
Now I'm waiting for the first content to be generated ... February 13 The Experiment is backTagging is back!
If you haven't added me to Messenger yet, but want to try it out, anyway, you can now click here to start an anonymous conversation with me over the web. Type !help (the old !tag also works) to get started.
I've made a bunch of changes which makes it easier for me to manage, and allows me to add more statistics later on. I'm contemplating creating a dynamic tag cloud (a small one, of course) and put it in my display picture.. That would be pretty cool. Welcome To The ExperimentIf you have me added to Messenger, that is.
I've just created a simple add-in (using the deprecated WLM Add-In stuff, yay) that implements tagging for Messenger. Basically, it allows anyone to open a conversation with me, and type "+tag" or "-tag", where "tag" is the word they want to bump or bash. I am interested in seeing how it will go, how much abuse it will get, what people will tag most, etc.. I reckon it should somewhat represent my contact list demographic, that is, more technical tags, oriented towards specific topics.
If you have me added, feel free to type "!tag" to get some information about tagging. Bump and bash tags by typing "+tag" or "-tag" (e.g. "+car" or "-car"). The two most popular tags are shown in my personal message. To prevent spamming, I've set it so you can only tag a word once every ten minutes (you can tag other words in that period, of course).
Have fun, and let me know if you have any good ideas for it :-)
Update: I've taken it temporarily offline to make some changes, but a lot of people were interested, cool! February 12 Pcking up blogging againHopefully I will be picking up blogging again. I have some more free time nowadays, so that's no excuse anymore. In the mean time, be awed by the awesome Sony Ericsson XPERIA X1 (as featured on Mess.be): http://www.sonyericsson.com/x1/. Hopefully I'll be able to get my hands on one when my current mobile contract expires this fall. February 10 Phantom Messenger SyndromeThere is an (apparently) well-documented phenomona called the Phantom Vibration Syndrome, or Vibranxiety for short. Sufferers from this syndrome often think their mobile is vibrating (indicating a call or a new text message) when it is not (more information here).
So, while we are defining such syndromes, I would like to add one: the Phantom Messenger Syndrome, or Messerxiety for short (yeah, I just made that up).
Or maybe I'm just nutters. Either way, every now and then I look at my screen from a different angle (or when I'm really focussed on a small area of the screen, such as when working in Photoshop for example). It is then that I can clearly see one of my Messenger windows is blinking orange ("seeing" is blink from the corner of my eyes). Of course, when looking down to the taskbar, no one actually sent me a message (boo!), and there are no blinking items -- at all.
Do you suffer from this syndrome as well?
Inquiring minds want to know! January 16 "My Dream"Take me to my dream Love is everything Where there is no war And then children sing Love is all around It's the only thing In a dream that must come true December 12 MSN Netherlands can't get the facts straightShort but très funny: There is a quiz on MSN Netherlands which determines your "Mesenger IQ". It features six questions about all aspects of Messenger.
However, one of the questions/answers is just plain wrong. The question goes "How many buddies can you have?" with the following answers: 400, 500, 600. Which one would you pick? As a fanatic Messer I'm sure you would pick 600, the last known number of buddies. Whoops! According to MSN the limit is 500. Of course, 600 should be the right number of buddies, and, even more embarrisingly, the real number of buddies isn't even in the list.. The limit is actually 1200 buddies, although I'm not sure if this limit only applies to either Messenger of ABCH (where your address book is stored).
Another question is "with how many buddies can you chat simultaneously". I didn't even know there was a limit. I'm fairly sure there is a "theoretic" limit of infinite conversations. Of course, they could mean the maximum numbers of buddies per conversation, which is something else all-together. They say the limit is 20 buddies.. Has anyone actually tested this?
Oh, and the test is buggered up, anyway -- Wrong answers will show up as "correct" (but won't count towards your x/6 questions right score) October 21 Happy anniversary, mom & dad!This day in history: 30 years ago, in 1977, my parents got married (that means diamonds!). Yay! Party! October 16 Microsoft ships X. Company Y did it first.Sometimes I can get very annoyed at the short sightedness of people. This time it is about the constant bickering when Microsoft ships a cool new product (be it software or hardware, but mostly hardware) that a different company ("preferably" either Google or Apple) has done it all before. However, most of the time the product by the other company isn't around that long (say, a couple of weeks, maybe a month or so at most). One of the most heard complaints is: "Microsoft probably copied this from company Y, again." A great example of this is the Zune v2 with touch screen (versus the iPod Touch and iPhone). Okay, seriously, reality check here. How long do you think it takes to design, manufacture, write software for, and ship a product like the Zune v2 with touch screen? Certainly not the small amount of time between the release of iPod Touch and the announcement of the Zune v2. Yes, there were rumours, but not for very long befor Apple announced its products. Then tell me how Microsoft could have possibly copied this "idea" (which has been around for ages ayway, so Apple isn't very innovative, either!) in the space of maybe a month or two? Yeah, Microsoft has copied some ideas from other companies in the past. It is not like Apple or Google (or IBM, or Sony, or ...) ever borrowed ideas from someone else. If it's a good idea and it sticks, then why not use it (or something similar)? Another often-heard complain is "Finally, Microsoft gets it", usually after a product announcement. Huh, say what? You don't think Microsoft has enthusiastic and smart people who get it? Of course it does! But obviously designing a product (sometimes from scratch), getting all ideas worked out, etc. etc., take a lot of time (and, granted, there is some office politics to be done as well). Microsoft got it, the teams and people got it -- just because there isn't currently a product that makes use of <insert hip technology here> doesn't mean they aren't working on it. [EOB]. |
|
|