Chrome's Coolest Feature: File Upload Progress Indicator

Google Chrome 4.0 went live a couple of weeks ago, and it has a feature that's been missing in most mainstream browsers ever since the Web was invented: a progress bar that actually shows, well, the progress of uploads. It's really frustrating to be uploading a large file to a website or as an attachment to an email or forum post and not know whether or not it's taking this long because it's just slow or because it's really stuck.

Chrome 4.0 now shows the status of file uploads as a percentage, making it very clear just how quickly (or not) your uploads are progressing - and it's something that all browsers should add ASAP. Many social websites rely heavily on uploads of photos, videos, music, and other files and are forced to implement nasty workarounds (such as using Flash upload forms) to present a more user-friendly upload system.

Continue reading 'Chrome's Coolest Feature: File Upload Progress Indicator'

Google Hiding URIs for Certain Search Results

Google is now unfortunately hiding the URIs for certain search results far more often than they ever have done in the past... and it's quite annoying. The Google search site is the pinnacle of function over form: it is sparse, plain, simple, and yet contains tons of information. But it seems that they're taking it a bit too far now, hiding valuable data making the results pretty useless. Marissa Mayer, where art thou?

As an example, search Google for "libmhash" right now. The first result is the result you want, but you'd never know it from looking at the search result:

Continue reading 'Google Hiding URIs for Certain Search Results'

Watch YouTube Videos Without Flash in HTML5

YouTubeRunning on Mac or Linux and tired of Adobe Flash eating up all your CPU cycles while you're watching YouTube? Buggy plugins that crash your browser and freeze your PC? Proprietary formats that get in the way? Want to embrace HTML5 and the future? Well, now you can... one YouTube video at a time.

We've written an HTML 5 Video Viewer for YouTube, and you can use it to browse YouTube in true 21st Century HTML5 quality. And it's super-simple to use.

Flash has been the bane of online websurfers ever since the 90s, especially on platforms where Adobe doesn't bother to go the extra mile to ensure that their proprietary, binary implementations are stable and efficient. On Linux and Mac OS X, the flash implementation takes up over half the available CPU and at high-resolutions stuttering occurs. HTML5 poses the answer providing a way for browsers to use the native implementations to render videos directly in the browser without resorting to ActiveX and 3rd-party browser plugins... it just has yet to be embraced.

But now you can uninstall Flash and enjoy your online videos in peace. Just go to http://neosmart.net/YouTube5/ and enter the URL of a video to watch it in the embedded HTML5 viewer. Yes, you can skip, skim, pause, resume away to your heart's content.

Even better, we've written a GreaseMonkey/UserScript to add a link to all YouTube video pages that points to the HTML5 version, leaving you with no excuse to still use the Flash interface!

All modern browsers that support basic HTML5 are supported. You'll need to have an MP4 decoder installed on your PC. Happy viewing!

Update:

It's been brought to our attention that Firefox does not support streaming MP4 content due to licensing restrictions, and as we mention above, an MP4 decoder is a minimum requirement.

Continue reading 'Watch YouTube Videos Without Flash in HTML5'

Download Windows 7 System Recovery Discs

With Windows 7 released and currently making its way to shelves in time for the holiday season, we've taken this opportunity to upgrade our copy of the official Windows System Recovery Discs for compatibility with Windows 7.

If you're like most PC users, you probably got Windows 7 with a new PC or laptop. And if you're like 99% of the population, you get your new machines from one of the major manufacturers. Dell, Acer, HP, Toshiba, Lenovo; who all have one thing in common: they don't give you a real Windows 7 installation disc with your purchase. Instead, they bundle what they call a "recovery disc" (that's if you're lucky - otherwise you'll have a recovery partition instead) with your machine and leave it at that.

It doesn't matter that you just paid a thousand dollars for a machine that comes with a valid Windows 7 license - your computer manufacturer just don't want to spend the money (or perhaps take on the responsibility) of giving you a Windows 7 installation DVD to accompany your expensive purchase.

The problem is, with Windows 7, the installation media serves more than one purpose. It's not just a way to get Windows installed, it's also the only way of recovering a borked installation. The Windows 7 DVD has a complete "recovery center" that provides you with the option of recovering your system via automated recovery (searches for problems and attempts to fix them automatically), rolling-back to a system restore point, recovering a full PC backup, or accessing a command-line recovery console for advanced recovery purposes.

Thankfully, Microsoft seems to have realized this problem, and have thankfully made a recovery disc for this purpose. It contains the contents of the Windows 7 DVD's "recovery center," as we've come to refer to it. It cannot be used to install or reinstall Windows 7, and just serves as a Windows PE interface to recovering your PC. Technically, one could re-create this installation media with freely-downloadable media from Microsoft (namely the Microsoft WAIK kit, a multi-gigabyte download); but it's damn-decent of Microsoft to make this available to Windows' users who might not be capable of creating such a thing on their own. You can make your own copy from Windows 7 Ultimate Edition, but now you have an easier alternative.

NeoSmart Technologies is hosting a copy of the Windows 7 Recovery Disc for your convenience. It's a 143 MiB download (165 MiB for the 64-bit version), and in the standard ISO format, ready to burned directly to a CD or DVD. Don't wait until your PC crashes to download a copy! Download and burn your recovery disc today, so that when the time comes, you'll be ready!

What it does: The Windows 7 Recovery Disc can be used to access a system recovery menu, giving you options of using System Restore, Complete PC Backup, automated system repair, and a command-line prompt for manual advanced recovery.

What it doesn't do: You cannot use the Windows 7 Recovery Disc to re-install Windows - it only fixes (not replaces!) Windows.

Why you need it: If you bought your PC from a major retailer, you didn't get this CD with your hefty purchase.

Continue reading 'Download Windows 7 System Recovery Discs'

Make Old Java Applications Fully Snow Leopard Compatible

If you have a bunch of old Java applications lying around in your Mac's /Applications folder, chances are, you'll come across this message box when you attempt to run them on Snow Leopard:

To open JavaApplicationStub, you need to install Rosetta. Would you like to install it now?
To open JavaApplicationStub, you need to install Rosetta. Would you like to install it now?

Personally, I try my best to avoid legacy Mac OS apps and haven't found the need to install Rosetta on OS X 10.6 Snow Leopard as of yet. Whether you have need of Rosetta for your other applications or not, there's no reason you should be running your Java-based applications through the Rosetta environment — they'll run just fine on native Intel Java on OS X… with just a little bit of a prod in the right direction.

Java applications are CPU agnostic (hence the "write once, run everywhere" Java motto). The Java applets you download and use can theoretically be run on any PC machine that supports Java; be it Intel, PPC, ARM, SPARC, or more. The native Java virtual machine will translate the "Java bytecode" into the equivalent machine assembly that your PC uses and understands, and therefore, Java code written for legacy Mac OS should run just fine on Snow Leopard

Continue reading 'Make Old Java Applications Fully Snow Leopard Compatible'

PCWizKid's EasyBCD Video Tutorial

PCWizKid of PCWizKid's Tech Talk has been kind enough to create an über-cool EasyBCD video tutorial that covers the basics of bootloader configuration and manipulation via EasyBCD. The video's been an instant-hit on YouTube, and we've embedded a copy of it below.

Note that in the video, PCWizKid is using EasyBCD 1.7.2, which is the latest stable version of EasyBCD... But there's a secret 2.0 version out currently in beta — we recommend you download yourself a copy and be the coolest kid on the block. It's been rewritten for stability and reliability, and will feature a ton of new Windows 7-only features for your itching, tweaking fingers. :-)


Follow us on twitter @neosmart to keep up with the latest NST news, developments, and releases!

Continue reading 'PCWizKid's EasyBCD Video Tutorial'

4Chan Strikes Again, Hiding Porn in Kids Clips on YouTube

Please note: that this sort of post is what the losers at 4Chan get a kick out of and look forward to seeing, it's clear that they get a perverse sort of pleasure out of hearing these complaints, but isn't possible for anyone with a shred of dignity to let events like this go without speaking.

4Chan, a group of immature script-kiddies that anonymously post online and organize "attacks" against various groups, organizations, and websites, are it again. This time, it's not the Church of Scientology they're attacking, but innocent children. As the BBC reports, members of 4Chan have been uploading videos containing explicit sexual content in droves to YouTube today, specifically targeting children.

The videos uploaded by members of 4Chan consisted of children's clips that start off innocently enough, showing cartoons and other rated-G material usually targeted at children around 5 years old, but soon enough change to videos of adults engaged in sexual activity. 4Chan has the uncanny ability to strike a nerve, driving even the most liberal of internet users to condemn their behavior as pure evil. The problem is, the anonymous 4Chan members are perversely motivated by this sort of response, and cannot be shamed into bringing an end to their disgusting activities.

Continue reading '4Chan Strikes Again, Hiding Porn in Kids Clips on YouTube'

Verified Accounts: Twitter's Next Attempt at Making Money?

How much would you pay for people to know you're really you? That the updates coming in every 2 minutes on that twitter page come from yours truly and not someone else... someone else pretending to be you?

If you're like most people, the answer is not much. But there are people out there that really care, and with good reason. If you're the FBI, Oprah Winfrey, or one of the million other celebrities currently on Twitter, you probably don't want someone out there passing themselves off as yourself while posting fake updates to an account literally millions are watching.

Some people to whom money is not an issue already pay thousands of dollars for meaningless SSL certificates - something tucked away in the corner of your browser window that no one pays much attention to. But imagine if Twitter were to start offering "verified accounts" that have been authenticated as belonging to a particular person or institute... how many of these celebrity accounts would suddenly turn into cash cows for Twitter?

Continue reading 'Verified Accounts: Twitter's Next Attempt at Making Money?'

Mini DisplayPort to Get Some HDMI Competition

Back in 2008, Apple introduced the new Mini DisplayPort standard as the only video output method on the new MacBooks and LCDs. Mini DisplayPort is a freely-licensed VESA standard [1] and has now been adopted by a number of other display manufacturers, and is a miniaturized version of the original DisplayPort interface.

This week, the fourth revision of the HDMI high-definition video output connector was revealed in the form of HDMI D, weighing in at a mere fraction of the original HDMI connector size and intended for use with mobile and embedded high-definition video devices [2]. The new HDMI connector is expected to ship later this year, and is in direct competition with VESA's Mini DisplayPort interface.

VESA is the international governing body for computer graphics standards, and has been designing video output standards since its conception in the late 80's [3]. HDMI is a private group formed in 2002, and licenses its interfaces out to manufacturers at four cents a device + a $10,000 yearly fee.

Continue reading 'Mini DisplayPort to Get Some HDMI Competition'

Windows 7 Discontinues Ultimate Extras

Users attempting to upgrade from Microsoft Windows Vista Ultimate Edition to Windows 7 Build 7100 (the unofficial RC1 release leak), are greeted with the following "compatibility warning" dialog:

Windows 7 has discontinued Vista's "Ultimate Extras"

Windows Vista Ultimate Edition's "Ultimate Extras" have been a constant source of derision and anger from Vista users ever since its release 3 years ago. If the blog posts are to be believed, millions of users purchased Windows Vista Ultimate Edition in the hope that the added-value "Ultimate Extras" package - which was left un-described and of unknown worth at the time - would turn out to be a good investment.

Continue reading 'Windows 7 Discontinues Ultimate Extras'