Hulu has added Hulu Plus Chromecast support to its iPhone app, allowing users of Apple’s smartphone to control playback of the on-demand video service through the compact media adapter. Hulu Plus first made an appearance on Google’s streaming dongle at the start of the month, but was only available on the iPad version of the […]
Best Google Voice Apps for iPhone
Posted in: Today's ChiliThis article was written on November 16, 2011 by CyberNet.
Google Voice is a great service for having a single phone number ring multiple phones, plus you also get unlimited text messaging for free. A deal like that is pretty hard to beat, but iOS users aren’t able to get the integrated experience without jailbreaking their iPhone. There are some apps, however, that try to make using Google Voice a little more seamless.
The commonality I found between most iOS Google Voice apps is that since there is no public API for Google Voice many of them can feel sluggish if you don’t have a good network connection. This is because they are essentially loading and parsing the desktop version of the Google Voice site with each operation. When you’re trying to send or receive a simple text message the last thing you want to do is wait a minute for the app to finish what it’s doing.
The developer of Think Messenger ($2.99 on iTunes) and Think Dialer ($1.99 on iTunes) decided to take a different route. Instead of using the desktop version he went with the mobile version, which meant everything would be a lot faster, but some limitations would also be imposed. The speed improvements over some of the other apps like GV Mobile+ is rather noticeable to me. It even feels faster than the official Google Voice app released by Google themselves.
You may be wondering why there are two apps instead of just one, but I think that’s what makes me love this integration even more than the others. By separating out the calling and SMS text messaging it feels more like the native iPhone experience, and overall the apps feel a lot more polished than the others I’ve bought. The only thing that feels a little out of place is that the voicemail retrieval is done through the Think Messenger app, which I suspect is because the Think Dialer does not yet support push notifications. With Think Messenger you get native push notifications without any subscription fees, and it works very well.
Think Messenger Screenshots
Think Dialer Screenshots
Think Messenger Homepage ($2.99 on iTunes – Universal iPad/iPhone app)
Think Dialer Homepage ($1.99 on iTunes)
Copyright © 2013 CyberNetNews.com
This article was written on May 01, 2012 by CyberNet.
Yesterday we covered how to install new skins in XBMC, and today we are going to show you how you can customize the backgrounds skins use for each of the entries on the main home screen menu. When I hover over the movies menu, for example, mine will rotate through over a dozen photos that I downloaded of my favorite movies. You can tweak these settings directly from the XBMC interface, but I actually found it to be faster to change the settings in the appropriate configuration file. So I’ll show you both methods and you can pick the one you find to work better.
Sources for Images:
If you are looking for somewhere to get images for your favorite TV shows and movies, I recommend heading over to TheTVDB or TheMovieDB. Each has a vast selection of 1920×1080 backgrounds that can easily be downloaded to your machine.
Update Backgrounds in XBMC:
In XBMC navigate to Settings -> Skin, and there should be an option related to backgrounds or backdrops depending on the skin you are using. Select the menu item you want to modify, and then choose whether you want to set it to a single background image or multiple images:
Now just save the settings, go back to the home screen, and you should see that the changes have already taken effect.
Update Backgrounds Through Configuration Files:
If you are updating all of the various menu items it might be faster if you work directly in the guisettings.xml configuration file. Before making any changes to this particular file make sure you close out of XBMC first. After that go ahead and navigate to your profile folder:
- Mac: ~/Library/Application Support/XBMC/userdata/
- Windows: %appdata%\XBMC\userdata\
And then open up the guisettings.xml file.
Now you need to know what to look for. There is a lot of data crammed in the guisettings.xml file, and the setting names will change based upon the skin you are using. I’m going to provide the names you need for the Confluence skin (the default skin) as well as the Aeon MQ 3.
The portions of the XML file we will be looking for are going to be in this format:
<setting type=”string” name=”SKIN_MENU_ID“>FILE_OR_FOLDER_PATH</setting>
The SKIN_MENU_ID is what you’ll search for in the guisettings.xml file, and the exact name will depend on the background image you’re looking to modify:
Confluence Theme:
- Weather: skin.confluence.Home_Custom_Back_Weather_Folder
- Pictures: skin.confluence.Home_Custom_Back_Pictures_Folder
- Videos: skin.confluence.Home_Custom_Back_Video_Folder
- Movies: skin.confluence.Home_Custom_Back_Movies_Folder
- TV Shows: skin.confluence.Home_Custom_Back_TVShow_Folder
- Music: skin.confluence.Home_Custom_Back_Music_Folder
- Programs: skin.confluence.Home_Custom_Back_Programs_Folder
- Play Disc: skin.confluence.Home_Custom_Back_PlayDisc_Folder
- Settings: skin.confluence.Home_Custom_Back_Settings_Folder
Aeon MQ 3 Theme:
- Videos: skin.aeonmq.3.CustomVideos_Background
- Music: skin.aeonmq.3.CustomMusic_Background
- Movies: skin.aeonmq.3.CustomMovies_Background
- Disc: skin.aeonmq.3.CustomDisc_Background
- TV Shows: skin.aeonmq.3.CustomTVShows_Background
- Live TV: skin.aeonmq.3.CustomLiveTV_Background
- Games: skin.aeonmq.3.CustomGames_Background
- Pictures: skin.aeonmq.3.CustomPictures_Background
- Weather: skin.aeonmq.3.CustomWeather_Background
- Shutdown: skin.aeonmq.3.CustomShutdown_Background
- Music Videos: skin.aeonmq.3.CustomMusicVideos_Background
Once you’ve found the one you want to update, then you need to put in the FILE_OR_FOLDER_PATH. As you might guess that is the path to a single image or multiple images (if a folder is provided). You can use files that are stored locally on the computer or any one of the remote protocols that XBMC supports, such as SMB, FTP or AFP. Here are some examples of what the paths might look like:
- Local (single image): C:\XBMC\Backgrounds\movies.jpg
- Local (multiple images): C:\XBMC\Backgrounds\Movies\
- SMB: smb://192.168.1.10/XBMC/Backgrounds/movies.jpg
- AFP: afp://192.168.1.10/XBMC/Backgrounds/movies.jpg
After you’re done making your changes you should save the file, and then start up XBMC. You’ll see the result of your hard work:
CyberNet’s XBMC Guides:
- XBMC: Introduction to Our Upcoming Guides
Our introduction provides some of the deciding factors for switching from Windows Media Center to XBMC. - XBMC: Build Your Own HTPC
Our extensive guide on the hardware we chose for our home theater PCs (HTPCs), the cost, and some tips on choosing the hardware for your own HTPC. - XBMC: Prepare and Optimize Windows 7
A helpful list of tips to optimize the performance of Windows 7 so that the system is able to offer as many resources to XBMC as it can. - XBMC: IR Receiver and Remote (Harmony, Xbox 360, and More)
If you want your HTPC to operate like a set-top box you’ll definitely want to get a remote control configured, and for me this was a critical step so that I wouldn’t have to be concerned about less tech-savvy users trying to use my TV. - XBMC: Share and Sync Media/Settings Between Multiple XBMC Installs
Configuring XBMC to share settings between multiple instances means you’ll be able to stop a show in one room, and seamlessly pick up where you left off in another room. - XBMC: Fit the Picture to Your TV with Overscan
If XBMC doesn’t fit your TV screen perfectly there are a couple of steps you can take to get it just right. - XBMC: Installing Skins
How to tweak the appearance of XBMC so that it looks the way you want it to. - XBMC: Custom Home Screen Menu Backgrounds
Make the backgrounds of your chosen skin/theme a little more interesting by having it flip through artwork from your favorite TV shows and movies. - XBMC: Dynamic Weather Backgrounds
If you’re using the Aeon MQ 3 theme you can have it use dynamic wallpapers that change based on the time of day and current weather conditions. - XBMC: SMB on Mac OS X 10.7 (Lion)
I use a Mac to serve up files to my XBMC instances running on Windows, and so my preferred protocol for sharing files is SMB. This guide explains how you can get a XBMC-compatible version of SMB running on Mac OS X 10.7 Lion. - XBMC: Adding Media Sources
Learn how to add your media to XBMC and turn on the appropriate content scrapers. - XBMC: Troubleshoot Buffering Issues
Trying to troubleshoot buffer issues in XBMC can be quite a pain, and so I lay out some of the most common culprits. - XBMC: Test Your HTPC with High Bitrate Sample Videos
Want to see how well your HTPC performs? Throw some of these high bitrate 1080p sample videos at it. - XBMC: More Advanced Settings
Configure some of the settings that you won’t find anywhere in the GUI. - XBMC: Stream Hulu, Food Network, and More
Thanks to add-ons you can stream videos from some of your favorite sources including Hulu, Food Network, HGTV, TWiT, and more. - XBMC: AirPlay on Windows
Send videos from your iOS device to any XBMC instance with very little configuration. - XBMC: Web Interface and Chrome Extension
As long as you are on the same network as your XBMC box you can control it from any browser using the built-in web interface, or you can install a Chrome extension to make it even easier. - XBMC: iPhone and iPad Remote
If you own an iPhone or iPad you can enjoy one of the best XBMC remote control experiences I’ve seen, and it will only cost you a few bucks. - XBMC: A List of Our Guides, Plus Helpful Wiki and Forum Posts
A recap of all the guides we’ve written as well as useful wiki and forum post from the official XBMC.org site. - XBMC: Free and Official iOS Remote for XBMC Released
This is the free and official XBMC remote control iOS app (optimized for both the iPhone and iPad). It will let you easily control all of the XBMC instances in your house as long as they are all on the same network. - XBMC: Running XBMC on Startup in Windows 8
Learn how you can make XBMC start automatically when Windows 8 boots. - XBMC: Send YouTube Videos From Chrome to XBMC
Send YouTube videos from your PC to any XBMC instance in a single click. - XBMC: Aeon MQ 4 Skin
If you’re looking for one of the best and most popular XBMC skins the Aeon MQ 4 is a great choice. - XBMC: Android Widget Remote Control
Control multiple instances of XBMC without ever having to open an app on your Android device!
Copyright © 2013 CyberNetNews.com
This article was written on April 04, 2006 by CyberNet.

There has been a lot of talk about how to optimize Firefox to run the most efficiently. CNet’s most recent article goes through some helpful tips but doesn’t jump into many details. Here I am going to explain which extensions have memory leaks or will slow down Firefox’s performance.
First, before I dive into the main topic there are a few things that you should change in your Firefox settings if you really want to optimize this. Just follow this tutorial that I put together.
Okay, now let’s talk about the extensions. This is the point that you may want to turn your head because I am about to bring some truth to some of the most popular extensions.
- IE Tab 1.0.7! Yes, it is true that one of the most convenient extensions has a memory leak. I can’t say that I am super shocked by this because how efficient can it be to run Internet Explorer in Firefox?
- Session Saver 0.2.1.031 has a known memory leak.
- ForecastFox 0.8.5 also has a memory leak…and that very disappointing since most Firefox users have this sitting in their toolbar (so what is the weather like by you 🙂 ).
- Filterset.G Updater AND FlashGot used in conjunction will produce a memory leak.
- FasterFox doesn’t have a memory leak specifically, but it will not help your Firefox performance. It does help your browsing performance but if you decide to keep this extension at least make sure you don’t have prefetching enabled.
- Tabbrowser Extensions doesn’t have memory leaks either but will definitely slow Firefox down and it has many conflicts with other extension. It can even stop Firefox from being able to startup! A better alternative is Tab Mix or Tab Mix Plus which offer the same set of features. If you don’t need all the features of Tab Mix Plus then just use Tab Mix to lower the memory usage a little.
- Please check for updates to ensure you are using the most recent version of the following extensions: Adblock 0.5.3.042, AdBlock Plus 0.6.1.1, NoScript 1.1.3.9, Search Keys 0.7.3, Thumbs 0.6.2 — each of these extensions HAD known memory leaks but they have now been fixed.
That is about it for the most popular Firefox extensions that have been tested. Another important thing to do is upgrade to Firefox 1.5.0.1 if you haven’t already. This build has fixed two memory leaks that were very common: leak when selecting and leak from global scope polluter. The latest trunk also has a long list of memory leak fixes so keep your eyes peeled for a new release of Firefox.
UPDATE: It appears that in the Digg posting of this article that the author of ForecastFox made a comment:
We know Forecastfox 0.8.5 has some memory leaks. We are planning on doing a full leak analysis for 1.0. In the mean time, I’ve been actively working on resolving some of the leaks, and I think I’ve made some good progress for our 0.9 release.
Also, while the current build of IE Tab is up to 1.0.8 there is no mention that they fixed the memory leaks in this updated build.
UPDATE 2: Tracy wrote in and said that a good alternative to ForecastFox is Weather Watcher. I didn’t even think of mentioning that but this is the software that I run on my computer. It is not an extension for Firefox but takes very little RAM and is FREE!
Firefox Extensions With Issues
Firefox Memory Usage Thread
Reducing Firefox Memory Usage
Copyright © 2013 CyberNetNews.com
Create HDR Photos with Picturenaut
Posted in: Today's ChiliThis article was written on January 24, 2012 by CyberNet.
HDR is the process of combining multiple photos with the hope that the resulting image is clear in both the light and dark areas. Getting good free HDR software that is capable of merging the photos together can be a little tricky since there are a lot of things it has to take into account, such as perfectly aligning each image.
Picturenaut is a free HDR app for Windows that has done a wonderful job with my photos. The program has been in the works for over 4 years, and you can tell that a lot of sweat has been put into making it. Merging your images will generally take just a few seconds, and with the settings available you are able to tweak the resulting photo to look exactly how you want it to.
Here are some of the high-level features offered by Picturenaut:
- Automatic image alignment
- Exposure correction
- Color balancing
- Ghost removal
- RAW support
- Noise level compensation
- Full control over camera curve
Picturenaut Homepage (Windows only; Freeware)
[Images used for HDR example are from Wikipedia]
Copyright © 2013 CyberNetNews.com
This article was written on March 22, 2011 by CyberNet.
I’ve been getting at least a dozen emails a day asking when the CyberSearch extension would be getting updated for Firefox 4, but I have some bad news for everyone. Our extension was made possible thanks to Google’s Web Search API, but they deprecated it back in November 2010 in favor of a new JSON Custom Search API. From a developer’s point of view this kind of thing happens all the time… old technologies are replaced with new technologies. Generally these improvements are for the better, but in this case they put some restrictions in place for anyone using the new API:
Usage is free for all users, up to 100 queries per day. […] Any usage beyond the free usage quota will fail if you are not signed up for billing. Once you have enabled billing, you will be billed for all requests at the rate of $5 per 1000 queries, for up to 10,000 queries per day. If you need additional quota, please request additional quota from the console.
The CyberSearch extension basically performs a query every time you pause for a second while typing in the Firefox address bar. I’d estimate that the 100-query limit they are imposing will be hit by our extension every second given that there are over 80k daily users. So it would likely cost us thousands of dollars a day to keep this running… assuming Google would even approve a rate limit as high as what we’d need. Since we don’t make any money off the extension you can see how that isn’t really feasible.
So why is CyberSearch still (intermittently) working for some people? Google’s blog post from last November says that they are in the process of phasing out the older APIs, and as a result they are “tightening up the enforcement of the rate limits” as time goes on. Unfortunately that means you will likely see the extension inconsistently working, and that has been the root cause of 99% of bug reports being submitted to us. In my tests about half of all requests being made would return an error saying the extension exceeded the rate limit quota.
Thanks to everyone who provided support and troubleshooting during the development of CyberSearch! It was a fun ride, but unless Google changes their policy this will have to be the end of the road.
Copyright © 2013 CyberNetNews.com
Though the event continues to be called “Editor’s Day”, this week we had an extended stay with NVIDIA in Montreal, learning about the company’s newest in gaming development and hardware innovation. The biggest news of the event was surely the unveiling of G-Sync, a hardware module made by NVIDIA to be planted in the backs […]
NVIDIA GameWorks gets real: Flame Works, FLEX for PhysX, GI Works for shadows
Posted in: Today's ChiliIn an effort to expand the understanding the public has of the developer program NVIDIA has in GameWorks, this week they’ve taken the stage with showings of a couple of new (or otherwise newly branded) technologies called FLEX and Flame Works. With FLEX, you’re working with a newly collected set of unified GPU PhysX – […]
Google Hangouts for iOS scores animated GIFs and voice calls in latest update
Posted in: Today's ChiliOn August 16, Google rolled out an update for its Google+ app for IOS, bringing with it Hangouts and Drive media access. Today another update has rolled out, this time bringing more features to the Hangouts portion of the service, among them being the ability to view animated GIFs and make voice calls to phones. […]
This week we’ve heard quite a bit about NVIDIA’s aim to bring details on their GameWorks development and optimization program to the public, amongst these such high-powered features as OptiX. What Optix represents is an SDK (a software development kit) for the creators of next generation’s games – games like Destiny from the developers at […]