Well, most gadget aficionados, myself included, are awaiting the release of many new products in the coming months. From the newest product from Nintendo, the Wii, to the Sony Mylo, and Microsoft’s Zune there are a myriad of new toys to be had. The target market for most of these devices lands smack in the middle between highschool kids, and college students. Call it a coincidence, or just fate, but this happens to be the same target audience which MySpace has succumbed to. The horribly crafted pages of MySpace.com lend themselves to the artsy hands of anyone with a small amount of knowledge of the web. By making the web this easy to influence, MySpace has created what some call a cult of personality much like Apple did with the iPod, but without the Jobs. The independent souls of MySpace can go from zero to hero in a matter of keystrokes. Digg helps nicely with this effect.
More on the history, and philosophy after the jump.
Continue reading ‘Zune, iPod and MySpace: A Short Study’
I apologize for the recent downtime. My host has been having trouble with their new Windows based servers, as well as their database server recently. Recently being, ever since we moved to the Windows plan. The site may be moving to another host over the next year or so, but it will never be taken offline indefinitely, as I would never let that happen.
Thank you for your patience, more updates soon.
Subversion
Subversion is the CVS done right. Now, I know many web developers who sware by FTP and their own voice as a means of controlling their source code. I for one believe that method is by far the easiest, and usually most efficient way to manage source code in a small business. Yes, it is dirty, and yes it can get ugly. The upside is that everyone knows what is going on in the company, and everyone knows what they can edit at any given time. The downside is that one slip up can cost you several hours, if not days of precious development time.
Continue reading ‘Free Source Control and Blissful Workflow’
I just had to cross post this. If for no other reason than to show off, gloat, or otherwise inflate my ego. That or just to prove how incredibly crazy the web really is. Small world, huh?
MyBlogLog Fun Friday Stats
Well, it is about time Sony realized that they’ve been doing everything wrong. I mean everything. Their new “Mylo™ personal communicator” is basically a complete 360 degrees for them. I mean, they finally realized that convergence is key. The PSP started it, but really failed at bringing cheap, portable video to the consumer. It also had so much potential to be used as a portable WiFi device, but really hasn’t been pushed to it’s true potential. The Mylo is just that, a PSP with what we all wish it had:
- Qwerty Keyboard
- Instant Messaging
- Internet Phone/Voice Chat
- A battery that can last a real work/use day
- Built in memory
- Video, Audio, and a decent browser. Yes, Opera.
- WiFi Streaming between players
I’m happy to see devices like this sprouting up. I would keep an eye on Microsoft’s Zune, as well as this project and of course the Nokia 770. These devices are the future. The handheld market has been slow recently, but with these new additions there’s no telling where we are going.
Oh, and if you’d like to buy me one you can send a donation to me. Hey, my birthday is coming up give me a break!
Sony Mylo™ Specs
Sony Mylo™ Learning Center
Pictures
Video
Update:
The thing runs linux!
It’s called ScatterChat by Hacktivismo/CDC. Very nice tool that uses the Gaim source along with the Tor network to route IM traffic as well as encrypt it using RSA key files. Very slick.
ScatterChat
Just a hotfix on the MBL plugin, this is really just a point release before the next version is released. Basically, this version fixes the multiple insertions per page issue. This update should insert the code into the header using the wp_head() hook instead of at the beginning of each post.
If you currently use the plugin, please give me a heads up. If you’d like to be notified of updates, feel free to let me know and I will send you an email each time I make an update to the plugin.
Thanks for being patient, and let me know if there are any bugs/wishes and I will try to get them fixed/added as soon as I can.
MBL Plugin for Wordpress 0.4.2
MyBlogLog has recently released a ton of new features which were brough to my attention by Nathan Dintenfass (thanks!) and I guess it is time to update the trusty Wordpress plugin. So far the update lineup is as follows:
- Wordpress Widgets
- Color Selector
- Communities Integration
- Better integration with template system
- More options and control over look and feel
Background
It is (about) day 2 of using ASP.NET and Visual Studio 2003 and I’ve finally managed to deploy an application to the new webserver. Basically all it does is read the iTunes text file output (File –> Export Song List… –> Text File) and outputs a DataGrid component with the artist, album, and song title with nice pagination. The nice thing is that the DataGrid handles the pagination and pretty much any operations with the data. I have to say, I really wrote this in about 2 hours in the wee hours of the night so if it breaks, let me know.
iTunes TXT v0.01
Why ASP.NET is unique…
There are so many people that have told me that ASP.NET and .NET in general is pretty much a waste of my time, but see, there are so many others who are using it and loving it. Here are a few reasons I personally see promise in the language(s).
- .NET keeps the code out of the interface using ‘Code Behind’ allowing your layout people to work on layout, and your coders to work on… code.
- .NET uses more than one language, but those languages can be used in both desktop and web based development. What this means is, an employer only has to hire one person and they could easily jump from web to desktop in hours instead of weeks.
- I can’t say just how much .NET WebForms really act like desktop applications. You can actually write subroutines that run on the webpage based on user actions. This is really unique, as at my work we usually have to shoehorn it by creating a new page or using a ton of javascript. .NET tries to take care of it for you and does a darn good job.
- Choices: You get a choice of VB.NET, J#, and C#. They all work pretty much the same with the .NET framework, but it really gives programmers the choice to specialize or just pick their favourite to work in. Personally, I like C# because it reminds me of Java and C mashed together, but these choices give developers with different backgrounds the ability to work together.
- Postbacks: .NET has a built in way of handling postbacks, you know, when there is an error or if you want to process data on the same page it is displayed, .NET can handle it for you.
- Source code safety: ASP.NET builds. It actually has to complie, which for some of us LAMP developers sounds like a royal pain, but really it keeps your source safe. Think about it, if you lose a client, or a client demands FTP access, they cannot access your source (at least not easily). It’s really a beautiful thing.
Hello World, for good measure…
I of course had to write a classic ‘Hello World’ in C# (desktop!) for good measure. It has a little more than a standard hello world, but I think it just shows how carried away I can get at 2am.
Hello World C#
Well, that’s it for now. More when I finally write something useful!
Well, I had my wisdom teeth (all 4!) taken out this morning (7:45am…geez). Everything seems to have gone well. My body doesn’t take well to the pain meds, but otherwise I seem fine. Bleeding has calmed down, I can drink/eat as long as I don’t take the meds. If all goes well I will be back at work on Monday (the day my DVD burner arrives).
Anyways, this is just one of the very few personal entries I make here. 