Microsoft Photosynth Takes a Big Step Forward

This article was written on June 06, 2007 by CyberNet.

When Google Maps launched their "Street View" last week it started a huge spectacle of people looking for odd photos. Some of the things people found were quite funny, but I’m glad that Google launched such a feature because it helps people become familiar with areas that they haven’t visited.

It’s definitely a cool feature, but let the truth be told that it doesn’t stack up to what Microsoft’s Photosynth can do. If you haven’t heard of Photosynth then I’m sure you’ll be quite impressed. It essentially "assembles" images into a 3D world that you can navigate, and it is even more amazing than it sounds.

The downside to Photosynth is that it requires a lot of processing power to assemble the images together into a structural model that can be navigated. For that reason it hasn’t been opened up to the public yet, so you can’t upload your own pictures to see what this thing can really do.

Your Britain

However, they have taken a big step forward in helping prepare a piece for BBC’s new series entitled "How We Built Britain." The PhotoSynth team has spent 6-months preparing image mashups for Ely Cathedral, Burghley House, the Royal Crescent, Bath, the Scottish Parliament Buildings, and Blackpool Tower Ballroom. As long as you’re running Internet Explorer or Firefox, feel free to check them out yourself (it does require that you install an add-on though).

For those of you who don’t feel like installing anything, I have put together a 4-minute video demonstration of each place they have implemented:

Pretty cool, huh? I thought it was awesome being able to fly around all of the different places, and it definitely gives future tourists an inside look at popular areas.

Whether the Photosynth team will ever be able to increase the performance of the image assembling process is still a question that I find myself asking. It took them 6-months to prepare these galleries, so making something available for consumers to use would not be an easy task. Although the video in this post by the Photosynth team implies that there are other things this technology can be used for.

If you’ve got some photos of Britain that you don’t mind including in the project, they can be submitted at BBC’s site here. Alternatively you could upload your photos to this Flickr group.

Copyright © 2011 CyberNetNews.com

Related Posts:


WebRunner Becomes Prism – Roll Your Own WebApp

This article was written on October 26, 2007 by CyberNet.

Mozilla Prism
Click to Enlarge

Do you remember the WebRunner browser that we wrote about last week? It was created by Mozilla as a way for websites, such as Google Reader, to provide a standalone application for their users. That way people don’t have to keep their main browser open all of the time if all they want to do is read news on Google Reader, or browse Facebook.

At the time shortcuts (called a WebApp) had to be downloaded for each of the sites that you wanted to use with WebRunner, or you could create your own which was slightly complicated. Now WebRunner has been moved to a Mozilla Labs project, and it was renamed to Prism.

There are two really great things that were introduced with the release of Prism: a create your own WebApp GUI, and inline spell checking. In the screenshot above you can see what the GUI looks like when you run Prism for the first time. It asks you for details on creating your own WebApp, and takes just seconds to do.

Tip: Enabling the location bar does not mean you’ll be able to type an address into it. The location bar is a read-only bar that accepts no input, so it doesn’t serve any purpose other than telling you what site you are currently on.

And spell checking! Oh how I love the inline spell checking. It is arguably Firefox’s best feature, and now you can use it in Prism. This is great news for anyone who wants to use Prism for writing emails. Not to mention Prism’s extremely low memory footprint, which means it will be friendly on your system’s resources.

I believe that Prism really has a great future, and it will be interesting to see if offline support ever finds its way into the project. That would really make it even more superb!

Prism Homepage [via Mark Finkle]
Kudos to RangingTrip for the tip!

Copyright © 2011 CyberNetNews.com

Related Posts:


Keyboard Shortcut to Paste Plain Text

This article was written on September 10, 2009 by CyberNet.

puretext.png

arrow Windows Windows only arrow
There are some things I never understood with Microsoft. For example, why was it never possible until Windows 7 to have a keyboard shortcut for creating a new folder? Or for that matter why was there not even a toolbar icon you could add to perform that action? At least in Windows 7 they finally assigned Ctrl+Shift+N for creating a new folder, but that’s not the only thing that’s perplexed me.

Another thing that bothers me is why they make it so difficult to paste plain text in Microsoft Office. In Office 2007 you have to click the menu button located underneath the “Paste” icon, select “Paste Special”, select the “Unformatted Text” option, and then click “OK.” Really? I mean really? When I click the paste menu why would it not offer me three options: paste, paste unformatted, and paste special? I have a hard time believing that I’m the only one with this issue. Oh well, I know I’m talking to a wall.

If you feel the same way there’s a pretty nice app called PureText that makes the whole process a lot easier. You can create a customizable keyboard shortcut (default is Windows Key+V) that when pressed will insert the clipboard contents as plain text. All text formatting will be removed, but line breaks, tabs, and other “white space” is preserved. The clipboard contents also remains in-tact so that you can still paste the formatted version using Ctrl+V later on down the road if you need to. And the cherry on top is that it works across all Windows applications.

PureText is free, and doesn’t require any installation. All you have to do is download and run it to get started where it will sit in your System Tray. Just click on the icon if you want to change any of the settings.

PureText Homepage (Windows only; Freeware; Portable; Tested on Windows 7 64-bit)

Copyright © 2011 CyberNetNews.com

Related Posts:


WordPress 2.6 Utilizes Google Gears for Better Performance

This article was written on June 25, 2008 by CyberNet.

wordpress google gears.pngWhen WordPress 2.5 was released earlier this year the development team spent a lot of time focusing on the commonly overlooked administration area. Anyone running their own WordPress blog knows how much time you spend on the backside of things, and so this update was very much appreciated. WordPress 2.6 is due out in mid-July 2008, and with it comes even more new features for blog administrators!

What kind of new things will WordPress 2.6 bring? For starters it will have early support for Google Gears. You might be thinking that since it supports Google Gears authors will be able to write articles offline that can be published later on, but that’s not the case at all. Instead, WordPress 2.6 utilizes Google Gears to increase the online performance for administrators, and it does this by downloading frequently used images and static files onto your computer via Google Gears. That way when you’re navigating around the administration area of your blog it won’t need to load the JavaScript files or images since they’ll already be on your machine. This is therefore supposed to increase the responsiveness of the online interface.

One of the other more interesting features WordPress 2.6 will have is a post revision history. This will save copies of your posts as changes are made to them, and you’ll be able to restore a post back to any of the states available. Plus WordPress will even highlight the changes for you, which is especially handy if you have multiple authors working on a blog. This is all very reminiscent of how Wikipedia handles revisions.

Those are two of my favorite features in the upcoming WordPress 2.6, but you can expect to see some other new stuff as well:

  • A new and improved image editing dialog that offers lots of control over the images in your posts
  • A “Press This” bookmarklet for tumblelog style quick posting
  • Theme previewing as seen on WordPress.com
  • Built-in word counting in the post editor
  • The ability to disable remote publishing for the security conscious
  • The ability to relocate your content directory
  • The ability to move wp-config.php out of your web root
  • Drag-and-drop sortable galleries
  • Bulk delete, activate, and deactivate for plugins
  • and more…

All of this is currently available in the WordPress 2.6 Beta, or you can wait for the final release of the content management software which is due in mid-July.

WordPress 2.6 Features [via ReadWriteWeb]

Copyright © 2011 CyberNetNews.com

Related Posts:


Freeware to Monitor Bandwidth Usage

This article was written on December 22, 2009 by CyberNet.

networx.png
(Click to Enlarge)

arrow Windows Windows only arrow
There are some situations where it’s nice to monitor the amount of bandwidth that’s being used by your computer. One reason would be if your Internet Service Provider (ISP) caps the amount of data that you’re allowed to plow through in a given month. This kind of thing is especially prevalent in wireless carriers who tend to cap Internet usage at about 5GB per month, which actually isn’t all that much when you get into watching YouTube videos or streaming music.

Networx is a freeware utility for Windows that tries to provide you with every possible tool you can imagine for monitoring your bandwidth usage. You can see graphs of your usage, view your transfer rate, get detailed reports organized by time period or by the user logged into the machine, and keep an eye on how close you are to reaching your quota. Here are some more features it offers:

  • Clear graphic and/or numeric display.
  • Usage reports with export to a variety of file formats, including Excel, MS Word and HTML.
  • Permits close supervision of uploads and downloads.
  • Works with dial-up, ISDN, cable modems, ADSL, Ethernet cards, and more.
  • Includes network information & testing tools with advanced netstat that displays applications using your Internet connection.
  • Scalable to your own modem download capabilities.
  • Option to notify user or disconnect from the Internet automatically when network activity exceeds a certain level.
  • Speed meter to accurately time downloads and report the average transfer rates.
  • Dial-up session journal with detailed information about every session.

On top of all that Networx can also be used on-the-go thanks to the portable version, which means there’s nothing you need to install on your PC to start using it. And when you run it for the first time there’s nothing that you have to configure… it will just sit in your System Tray and immediately start keeping tabs on your network activity.

It’s not often that I come across an app that thoroughly covers what it sets out to, but this one does. If you want something that monitors bandwidth usage, this has got to be the best freeware utility available to do it. The wide range of utilities and customizability make this an extremely versatile app that will be tough to beat.

Networx Homepage (Portable Freeware, Windows only)
Thanks Tyler for the tip!

Copyright © 2011 CyberNetNews.com

Related Posts:


20th Century Fox to offer digital downloads for Android devices, Blu-ray purchase required

20th Century Fox is dipping its downloading toes into the 21st century’s waters, releasing movies on Android in addition to good, old-fashioned Blu-ray. According to the Financial Times, retail discs of X-Men: First Class will direct owners to a website where they can sideload a digital version of the film onto their Android device of choice. Apparently some of the suits over at Fox caught wind of how popular Android tablets are getting, and now see them as complementary, not cannibalistic (remember that industry buzz kill?) Sure, right now you shouldn’t expect any Netflix-sized library of titles, but perhaps we can all agree this is a step in the right download-to-own direction. Residents of the US, UK, Germany, and France will get the first crack at downloading the films. The rest of you can just stream and wait.

[Image credit via 20th Century Fox]

20th Century Fox to offer digital downloads for Android devices, Blu-ray purchase required originally appeared on Engadget on Fri, 22 Jul 2011 17:01:00 EDT. Please see our terms for use of feeds.

Permalink Yahoo! News  |  sourceFinancial Times  | Email this | Comments

Apple: One million Lion downloads in first day

Lion

You told us a lot of you had already downloaded Lion, but now Apple’s gone ahead and put any doubts about this $29.99 update’s popularity to rest. A cool one million downloads of Lion have been registered in the first day of availability. That’s faster than any other OS release in the company’s history, which lends perhaps a bit more weight to Apple’s “best OS we’ve ever made” claim. Still on the fence yourself? Maybe our Lion review will push you one way or t’other.

Continue reading Apple: One million Lion downloads in first day

Apple: One million Lion downloads in first day originally appeared on Engadget on Thu, 21 Jul 2011 16:31:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceApple  | Email this | Comments

Scout for Office 2007: What the Doctor Ordered?

This article was written on January 24, 2007 by CyberNet.

Scout for Office 2007
Click to Enlarge

I don’t think that anyone would argue that getting used to Microsoft Office 2007′s new interface takes some time. I’ve been using Beta 2 for what seems like forever (probably about 8 months in reality) and I finally feel comfortable being able to find the commands that used to reside on toolbars and menus in previous versions of Office.

It turns out that Microsoft is working on a plug-in for Office 2007 with the codename Scout, according to I Started Something. It will offer an additional tab that is similar to the one pictured above so that users will be able to quickly search for the commands that they could instinctively find before. As you start to type a word in the search box, such as “pictur” in the example, it will show you live results from the list of available commands.

One recommendation that I can give you is to make good use of the Quick Access Toolbar that is located above the tabs. It keeps you from having to constantly switch back and forth between tabs to get to the commands that you use frequently. The easiest way to add something to the Quick Access Toolbar is to just right-click on any item located on a Ribbon, and select the “Add to Quick Access Toolbar” option:

Quick Access Toolbar

To keep the toolbar from getting too cluttered you can customize it using the respective option on the right-click menu. That way you can reposition items and put separators in.

Of course, you’ll have to be able to find the command in the first place. I’ve found the help to be quite useful and it can save you more time than you think, but once the Scout add-on becomes available that will surely speed things up. This morning I actually came across an interactive tutorial that Microsoft is offering for Word 2003 users that lets you hover over a command to see where you can find it in Office 2007 (as pictured below). If that isn’t enough for you then click on the command and it will actually demonstrate how you can find that command in Word 2007.

Office 2007 commands

I was really impressed that they even let you go through all of the menus and select commands there as well, so it will be pretty comprehensive for most Word users. It would have been nice, however, if they put a tutorial like this together for Excel and PowerPoint but I couldn’t find one.

Once you start to get used to Microsoft Office 2007 it is hard to switch back to the previous versions that only have the toolbars. Everything works so smoothly and, despite the initial frustration, you can find things much faster. If you really give the new interface a fair shot, and still walk away not liking it I would be quite surprised.

Copyright © 2011 CyberNetNews.com

Related Posts:


Mojopac Freedom – Make Any App Portable

This article was written on October 08, 2007 by CyberNet.

Mojopac Last year we gave away some copies of Mojopac, and a lot of people seemed excited about the features the software offered. With Mojopac you can carry your own your own copy of Windows XP wherever you go, including any applications that you use.

Previously Mojopac ran you $50 to buy, but it can now be downloaded for free! That’s right, the new MojoPac Freedom was recently announced giving you the ability to carry your games, applications, and all of your operating system customizations with you on your iPod or USB drive.

How can they offer it for free? They still have a Deluxe version available for $50 but it hardly differs from the free version. The only added benefit that you really get is the technical support, but I have a feeling that their real money maker is in the Enterprise version. That has a lot of additional features consumers won’t really need, and by offering a free version for personal use they are more likely to get people to spread the word about their program. It’s kind of like how Microsoft offers Windows and Office to students at significantly reduced costs, because they know that if students are familiar with their products then they will carry that into the workplace.

Mojopac should work with almost all of your applications, but you can get a little reassurance by viewing a list of known programs that work with it. On the list you’ll see programs like Microsoft Office, World of Warcraft, iTunes, and dozens more.

Get Mojopac Freedom (Only works with Windows XP, Vista version is being tested)
Mojopac Video Demonstration
Source: jkOnTheRun

Copyright © 2011 CyberNetNews.com

Related Posts:


Half of Xbox 360 Units Sold to Buyers Who Didn’t Own Xbox 1

This article was written on January 19, 2007 by CyberNet.

Going along with our recent poll, here’s another question for you.  How many of you that own an Xbox 360, also own or owned at one point the original Xbox?  According to Chris Satchell of Microsoft, he’s saying that so far, 10.4 million Xbox 360 units have been sold.  But, even more interesting is that he says over half of those have come from people that never owned the original Xbox. Are any of you Xbox 360 owners previous Playstation owners? Satchell says, “There’s lots of new people coming in, which kind of surprises you.  What we’re actually finding is that our customer set is broadening, which we think is important.”

If that’s true, and half of those 10.4 million units were sold to those who weren’t original Xbox users, that says something. Dead Takahashi of San Jose Mercury News interviewed Gates and asked how his plan for 360 was working. Gates says, “It’s working perfectly.  We wanted to be the guy with the small box that costs less.  We wanted to have the most games.  We wanted to play to our software strength, and tools and online.  We wanted to swap positions with Sony.  We wanted to not be a year late, not be a bix box, not be a more expensive box. How are we doing on that?”

Well, let’s see. They wanted to be the guy with the small box that costs less. Check. Most games? Well, considering the 360 has been out for over a year now, of course there are more games than those made specifically for Playstation 3. Are they playing to their software strength, tools, and online? Absolutely. Xbox Live has 5 million users and it’s growing! At CES, Gates and Robbie Bach announced the move of Xbox Live to Vista this year, and an IPTV service for US Xbox 360 owners.

In the same interview with Takahashi, Gates admits that Microsoft did fail in terms of lack of software, price, and size with the original Xbox. It was bigger, cost more, and when it came to software, the Playstation 2 blew it out of the water. When Gates says, “We want to swap positions with Sony” I think just maybe, they could be well on their way with that.

Copyright © 2011 CyberNetNews.com

Related Posts: