At this point in its development cycle, Vista is wrapping up, pages are being stamped, and volumes are being closed. It’s not done, but it’s as close to RC1 as it can get, and Release Candidates are theoretically lock-down final bug-bashing opportunities, and not much gets changed at that point. So Build 5472 is for many a last opportunity to bug the irritations and annoyances that still remain in Windows Vista and we don’t plan to miss out on the fun!
A Separate .NET 3.0 and What it Means
Ricky Tan of Microsoft’s MSDN Blogs hints at an RTM within two months for the new .NET Framework 3.0, and leaves us to wonder just what that means for the .NET Developers out there. For those of you that haven’t heard, Microsoft .NET 3.0 Framework is the new name for WinFX and .NET 2.0 bundled together.
Assuming you’ve read the links above, the obvious question is whether or not this is a good thing. If it were a simple announcement stating that “.NET 3.0 won’t RTM with Vista” we can tell you that the community would be in an uproar given Vista’s spotty track record. But this is actually really good news.
3 Ingredients for Perfect Posts
So you want to perfect your blog, get that traffic, make your ratings rocket, and eat off the fat of the land. Well, we can’t claim we’re experts in that field, but here’s some things we have noticed in our time blogging..
There’s three kinds of posts. You need them all, even if it doesn’t look like it. They don’t bring equal traffic, they’re not all as easy to write, and some take longer than others, but you have to do it if you want to succeed.
What to do with AOL
America Online. Once the world’s single largest ISP and for many the first step into the glorious world of the internet. Now AOL is just a burden; after refusing to innovate, lower costs, or provide newer services, America Online is feeling the pain. And it hurts.
AO(Hel)l may have been the biggest and the baddest 10 years ago, but today AOL is on the brink of extinction. Just yesterday AOL announced they would no longer charge “it’s existing subscribers for online email and premium instant messaging” to all its broadband users across America. Bit of a shock actually, since we don’t think they even have any “You’ve got Mail” users any more.
Overclocking the Conroe
So you Want to Overclock that Conroe?
Intel [[INTC]] finally has its new line of Conroe processors out, and no matter who or where you ask, they’ve done quite a good job with them. On the other side of the court AMD is readying its own AM2 line for release, with the FX-64 promising quite a punch.. While we haven’t been lucky enough to receive prototypes of either of these two product lines, our product analysts have been hard at work studying the reviews conducted by other big names in the hardware review industry. As such, this isn’t a review, rather it’s more of an analysis of these next generation CPUs, the technology behind them, and what it means for overclockers and bleeding-edge enthusiasts today.
Configuring JSP for IIS
Many people love the ease and security of using Internet Information Services 6 server on Windows 2003. Adding PHP and ASP support is a cinch, and in no time at all, IIS 6 can serve anything you throw at it – except JSP files of course. By no stretch of imagination is getting JSP running invisibly with IIS 6 an easy job, and here’s the best way to do it.
In this guide, we’ll be using IIS 6 on Windows Server 2003 with SP1 installed, together with the Tomcat servlet engine (version 5.5.17 stable) to parse the JSP files that IIS may encounter. It covers all the prerequisites and how to get them up and running.
The Firefox… Panda?
Firefox. You must have heard of it by now, you know, that really ‘cool’ browser that sees itself taking over the world of internet surfing in 5 to 10 years. Yes, that’s the one.
If I were to ask ‘What’s their logo?,’ of an average Firefox user, the answer you’d expect (and can safely bet your money on) would be “A red fox around a globe” except, of course, for the fact that isn’t. Well, yes, that is a globe, but that logo has never actually featured a red fox!
What you see above isn’t a fox. Sure, it may look like one, but it isn’t. As a matter of fact, it has nothing to do with a red fox or a brown fox, and if you had said ‘red raccoon’ or ‘tiny and very-colorful panda’ you would have been a lot closer to the truth.
EasyBCD 1.2 and CHMOD-Win 3.0!!
What better way to celebrate our brand-spanking-new download system than to write code — lot’s of code!? It’s a party, with a new version of NeoSmart Technologies’ highly popular EasyBCD utility, the very best Windows Vista bootloader modification tool; and a (very) long-awaited version 3.0 of CHMOD-Win, the Windows/Linux ACL client!
And We Thought Java was the Same Everywhere!
Java. It’s that old language that runs code in a highly bloated virtual machine at slow speeds and terrible performance, especially on the Web. On a local PC, a Java’s just pure slow, but on the web Java can be a real headache. However, it has its benefits too — or so we thought. There are only two reasons someone would use Java in a website today: they wanted to write a complex program/script really quick and they needed it to just work regardless of browser or platform. After all, Java is Java, no matter if you’re on Windows, Linux, or Mac; or use Firefox, Opera, or even Internet Explorer… But it’s not!
First, to clarify: this isn’t an article about Java, and it especially isn’t an attack on Java, not today. This is about Opera 9, the wonderful and highly-innovative browser that can do anything and everything with less memory than its competitors and with much less time too. But it breaks Java.
Workaround for Akismet on SVN
WordPress has lost the domain that Akismet was hosted on — and SVN users are stuck. Since the domain is no longer valid, when your SVN client attempts to query it for the Akismet plugin (which is included via something know as “svn externals“), it gets a HTTP 501 error, and the entire SVN update fails. For some, that might be OK, if all you have on SVN is WordPress, your plugins just don’t get upgraded. No biggie.
Some of us however depend on SVN for a lot more than just WordPress. NeoSmart Technologies is such an example: we jumped on to this great CVS replacement the minute we heard about it — it’s that great. At NST, we have our Gallery, Blog, various small scripts, and most importantly, our download system on SVN. We don’t even use FTP anymore, just SVN the files from our side, SSH into the server, and update the repo. It’s that easy.