Spoofed Spam from NeoSmart's Domain

An hour ago a spamming agency seems to have sent out thousands of messages from random @neosmart.net email adresses. NeoSmart Technologies was not involved in this spamming attempt (check the message headers!) and we’d like to assure everyone that we never have and we never will condone spam to come from our servers.

These messages were sent to random addresses, so whether or not you’re a member here doesn’t matter. Odds are, you won’t receive one of these emails, but we just wanted to make that all clear.

Some background on domain spoofing:

Continue reading

Inventors of Feed Icon Scrap Design, Start Anew?

If the Mozilla has one cross-browser innovation fully licensed and acknowledged across the world, it’s their feed icon. The now infamous feed icon even has websites dedicated to it, and has successfully been adopted by Internet Explorer 7, Opera, and the much of the rest of the browser herd.

But is it about to change? Just today, the Mozilla Foundation released (on it’s official wiki) concept art for the new Firefox 2.0 theme, and something caught our eye. Is it possible that along with the new UI for tabs, buttons, and boxes, Firefox will ship with a brand-spanking-new RSS icon? It sure seems that way!

Continue reading

Internet of the Future II: A Common Platform

Following our first article in the “Future of the Internet” series earlier this week, we have another story for another era. “Blending the Browser” focused on the client-side of things, how the software developers will adapt their programs to meet the needs of corporate and home users around the world. Part two of this series covers the internet protocols themselves and the impact it will have on the web as we know it.

Judging by previous trends and publications, HTTP is here to stay. As far as server-based communications are concerned, HTTP offers a very versatile and easy-to-use universal medium of communication, at decent speeds, and with relatively few draw-backs. Even if a better protocol could be implemented, it is highly doubtful that it any from-scratch implementation will ever replace HTTP simply because of how widespread it has become, and how much everything depends on it.

Continue reading

CompleteRSS: Content-Complete Feeds Raring to Go!

NeoSmart Technologies is proud to announce the release of CompleteRSS 0.1 Beta.
CompleteRSS is the only WordPress plugin used to guarantee complete article text in RSS feeds. Some of the things it does are things that end-users can change on their own (such as selecting full-text entries), but it’s biggest feature is a work-around for the much-contested ‘upgrade’ for WordPress 2.1: RSS and Atom feeds will not show text past the <!–more–> tag!

CompleteRSS is the only way to get WordPress 2.1 to display the full article content to display in your feeds, since there are no options to disable this ‘feature’ of WordPress 2.1. CompleteRSS is also the only way to display your feeds entirely free of the heavily-abused ‘content:encoded’ tags.

CompleteRSS has been implemented here on The NeoSmart Files, and you can check it out in our proudly FeedBurner-powered Atom feed: http://neosmart.net/blog/feed/

Continue reading

The Real Deal with Microsoft Virtual PC

Longhorn Blogs recently reported about the dismal lack of activity from Microsoft’s Virtual PC camp, and what they would like to see in it. But we think there is a bigger question afoot: why Virtual PC?

VirtualPC is dead. It has been dead since Virtual Server became free. Virtual Server is Microsoft’s ultimate virtualization framework; and the only real VMware competitor.

The only problem is: Virtual Server is made for enterprise environments and server-based implementations. Kind of like VMware’s ESX server, but without the linux. Virtual Server is relatively fast, definitely powerful, and supports a large variety of guest operating systems. Virtual Server isn’t anywhere near as user-friendly as VPC and most certainly not even comprable to VMware, and it’s much, much, harder to set up than either of them.

Continue reading

NeoSmart IRC

NeoSmart Technologies now has an IRC channel on SlashNet…
Our address: irc://slashnet.org/NeoSmart

This will be our temporary address until we find or write a decent IRC script to run from our local servers, but until then, please join us!

We also have a new userbar for EasyBCD:
EasyBCD Addict

Internet of the Future I: Blending the Browser

Every couple of months a tech magazine will print an article about technology in the future, covering everything from wrist-watches to laptops to cable television, but no one ever discusses what the internet will be like five, ten, or fifteen years from now – because no one knows. This is the first of several articles NeoSmart Technologies is publishing regarding the internet of the future: how we’ll use it, what it’ll be like, and where it’ll go from there.

The growth and expansion of the internet and its associated programs and technologies can best be compared to that of a living species: the laws and theorems revolving around the expansion of technology provide sufficient evidence that its growth cycles can be interpreted in the same way as that of an organism – and from there we have our first glimpse at the future of the internet.

In studying the growth patterns of such a technology, it becomes apparent that the model being followed is one of heavy and very spontaneous growth fueled my innovation and necessity, followed by long periods of stabilization and standardization. The best example would be in the 1990s when the browser wars between Microsoft’s Internet Explorer and Netscape Navigator.

Continue reading

EasyBCD DLL & API

As you all may know, NeoSmart Technologies’ Computer Guru was head of the VistaBootPRO project, and now with the rest of the NeoSmart team is working on the EasyBCD project – both (the first is now deprecated) to manage the Windows Vista bootloader.

In writing these programs at the NeoSmart Research & Development center we’ve found the WMI ill-fit for interfacing with the Windows Vista BCD Store for anything other than grabbing information. The WMI is mainly an interface for getting information and not originally made for writing to the sources, making it too difficult for most BCD-related uses. In developing EasyBCD, our team started off by creating a programmatic framework for BCD interface that plugs directly into bcdedit.exe and does all the work from there.

This is just a ‘feeler’ announcement, to find out if any of Windows Vista programmers or general software developers would be interested in such a DLL (written in fully managed .NET code) that would have functions to add, remove, delete, and modify various bootloader options (i.e. do most things the EasyBCD project focuses on)?

Continue reading

CSS & Vista's New Fonts

As we reported and reviewed in our article “A Comprehensive Look at Microsoft’s New Fonts”, Vista has some spectacular new fonts – but we have a few issues with them now that we’ve tried them and implemented them with mixed success here on The NeoSmart Files and on the Forums, and here’s the problem.

They just don’t fit. The new fonts are mostly too small to be plugged right in to an existing CSS file. If you tweak the CSS so that it looks right for, say, Calibri; ten minutes later someone that doesn’t have that font is going to come around and ask your server for that CSS file – but since they don’t have Calibri installed, their browser will use the next one on the list, and unfortunately, your sizes are going to be all wrong.

Continue reading

Announcing EasyBCD

VisualBCDFollowing our “decomissioning” of work on VistaBootPRO by a series of under-handed tactics by PROnetworks culminating in a Cease & Desist on even using VistaBootPRO, we contacted NeoSmart Technologies’ legal advisors and asked thim if it would be OK to continue work on VistaBootPRO under another name.

Their response was slightly disheartening, but after a day of non-stop work, EasyBCD 1.1 has been released – a visual bootloader modification utility written from scratch and without referring to or copying from the VistaBootPRO source code. Not only is EasyBCD under new management and officially free of legal misgivings, it has also taken bootloader modification to the next level, with a much nicer, cleaner, and easier-to-use GUI; tens of new features; and all the bugs ironed out.

Continue reading