Safari 3.0.4 for Windows – Spelling and Grammar Check

This article was written on November 15, 2007 by CyberNet.

Safari Spell Check

Apple released a pretty big update to the Safari 3 Beta browser for Windows this morning. One of the most notable additions is the spelling and grammar checking, which can be done inline if you so desire. To have Safari check the spelling while you type just right-click in a text box, go to Spelling and Grammar, and then tick the Check Spelling While Typing option. As you can see above it underlines incorrect words with a dashed red line.

One of the other big features is the ability to perform a full history search. If you pull up the browser’s history and start to do a search it will scan all of the text for your visited websites, instead of just the titles and URL’s. This is almost like what Opera 9.5 offers, except that Safari’s isn’t searchable directly from the address bar.

There were also improvements to security, stability, compatibility, keyboard shortcuts, and several more features:

  • Windows to be resized from any side – thank goodness! It was annoying have to grab the bottom-right corner each time I wanted to resize Safari.
  • Includes an additional font smoothing option (“standard”)
  • Supports listing FTP directories
  • Links to proxy settings from Safari (Safari respects the proxy settings in the Windows Internet control panel)
  • Adds cookie management
  • Includes tooltips
  • Allows printing of page numbers, titles, margins
  • Improves bookmark collection interface
  • Maintains original order of imported bookmarks
  • Adds an interface for editing AutoFill information
  • Adds a new preference to manually mark RSS articles as read
  • Includes support for tilt wheels

If I didn’t know better I would almost say that Apple is trying hard to provide a decent version of Safari for Windows users. Who would have ever thought it would come to this?

Get Safari

Copyright © 2013 CyberNetNews.com

AutoPatcher Downloads Shutdown by Microsoft

This article was written on August 29, 2007 by CyberNet.

AutoPatcher is an application that hundreds of thousands of people, especially those working in IT, depend on and use regularly. It’s a simple and free application that has been around since 2003. It has served a vital purpose for many people by providing Windows Updates in one consolidated package that could be downloaded. These were available for XP, 2000, 2003, Vista, and even various versions of Office.

The entire point of AutoPatcher was to make updating multiple computers a piece of cake. I always used this after formatting my PC so that I wouldn’t have to sit and download all of the updates just to get my computer back up to speed. The great thing was that AutoPatcher was updated monthly therefore providing the latest updates. Each of those updates came in two different flavors:

Core releases – these are the main releases which contain the bulk of the patches. These are rather large in size (normally several hundred megabytes), and are often only downloaded by first-time users.

Update releases – these allow you to update a Core release with additional patches as new ones are created.

AutoPatcher does require that you install the app first, but after that you can pick and choose which updates you want installed. The program even gives you a brief description of what each update does:

AutoPatcher
Click to Enlarge

Unfortunately Microsoft saw this application in a different light, and decided to shut it down. As of right now the AutoPatcher site remains available, but the links to the downloads have since been removed. From the looks of it Microsoft hasn’t been able to reach the mirrors yet to have the files removed:

Download AutoPatcher Cores (most recent versions):

Alternatively the downloads are readily available from several sites, or you can download AutoPatcher via Torrents. The only bad part is that the software probably won’t be updated anymore. 🙁 Maybe this wouldn’t be such a big deal if Microsoft made it easier to install these updates offline. Honestly they should be offering a tool themselves that does the same thing as AutoPatcher.

Of course the only thing that AutoPatcher is doing wrong is redistributing the patches that Microsoft provides. They could possibly get around this by having users download a small application that will retrieve all of the updates from Microsoft. I’m sure there has to be a workaround, and hopefully the AutoPatcher team will find it!

Source: AutoPatcher [via Neowin]

Copyright © 2013 CyberNetNews.com

Save a Webpage to a Single HTML File in Chrome

This article was written on January 14, 2011 by CyberNet.

singlefile.pngHow many times have you wanted to archive a webpage or save its current state for one reason or another? I know this has happened to me, and I’ve almost always turned to a scrolling screenshot to snap an image of the entire page or I’ve used a print-to-PDF app. These methods aren’t bad for most purposes, but I know very few people who try to save a webpage using the “save as” option that is built-in to most browsers. If you do go that route you’ll normally end up with a bunch of helper files (images, CSS, scripts, etc…) that also get saved in order to fully reproduce the site.

There is an awesome Google Chrome extension called SingleFile that will actually make modifications to a page so that everything (except videos/Flash) are stored in-line and can therefore be saved to just one HTML file. It encodes images and embeds CSS so that there are no helper files needed, and since it is a standard HTML file it can easily be shared with other people without worrying whether they’ll be able to open the file.

There are several different “SingleFile” extensions available for Chrome and I want to point out the differences:

  • SingleFile – This is the stable version of the extension that is recommended for most users. There are some nice new options and features in the Beta version which is a little further down this list.
  • Scrapbook for SingleFile – Creates a browsable archive of all the pages you save. It’s a great way to manage saved pages if you don’t feel like organizing them yourself on your hard drive.
  • SingleFile Beta – Has some great new features including options to remove elements from a page before saving, background processing, and more. The options are all pictured in the screenshot above.
  • SingleFile Core Beta – You’ll need this if you’re using the SingleFile Beta, and has been broken out into a separate extension so that other extension developers can take advantage of the work that has been put into this library.

After installing the extension a new button will be added to the toolbar, and what happens from there depends on the settings you have configured. If you enable the “save processed page” option it will automatically save the file in an obscure directory within your Google Chrome profile. You can create a shortcut to this folder (which is listed in the help section for the various operating systems), but I recommend just enabling the “display processed page” option. Then all you have to do is click the button, wait for it to finish processing the page, and then use Control+S (or Command+S on Mac) to save it to your hard drive.

I highly recommend checking out this extension if you’ve ever found yourself snapping a screenshot of a page or saving it as a PDF for later reference. At least this way you can still fully interact with the page and click on any of the links.

Copyright © 2013 CyberNetNews.com

Mozilla Firefox 3 Alpha 3 Released with APNG Support

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

Firefox 3 Alpha 3

It’s here! People were wondering where Mozilla’s next milestone was for Firefox 3 and it has finally come. This release, like other Alphas, are geared towards developers and don’t really include much that casual users would find exciting. Here’s what’s new according to the release notes:

  • Animated PNG (APNG) images are now supported.
  • The DOM clientLeft and clientTop attributes are now supported.
  • Introduced support for <link rel="offline-resource">, which puts resources into the browser’s offline cache. This allows a web application to ensure that its resources are available in the cache when the browser goes into offline mode. See Marking Resources for Offline Use for further details on offline support.
  • Improved precision of layout and scaling across a wide range of screen and printer resolutions.
  • Implemented cycle collection in XPCOM, which detects cases where two released objects hold one another, but neither is held by anyone else. In this scenario, both objects can safely be purged. Previously, the holds each has on the other would have prevented them from being purged.
  • Added support for the HttpOnly cookie attribute, which marks a cookie as readable only by the server and not by client-side scripts.
  • Added a new preference, “Warn me when web sites try to redirect or reload the page”, which notifies the user when the page specifies HTTP-EQUIV=refresh.

The APNG’s (Wikipedia article) are new and is something that could change how we see animated images on the Internet. Animated GIF’s have been around for quite awhile but their quality does not match the advancements made to date. There are some examples of APNG’s (example 1, example 2, example 3, example 4, example 5, example 6), but they only work with the latest nightly releases of Firefox 3, and not with Alpha 3.

Since the images contain many more colors than animated GIF’s, it is only expected that the files would be much larger…and they are. The other thing that came to mind was whether these would start to become popular. Sure they are higher quality, but at this point very few people would create APNG’s because they are not supported across all browsers. I guess Mozilla is the first one stepping up and they’re probably hoping that other browser would soon add APNG support as well.

I had already found the feature to notify users of a redirect and mentioned that here along with providing screenshots. It is a great feature from a security standpoint but a lot of sites use redirects, such as Gmail when clicking on links in emails, which can make this feature annoying. As of right now they don’t have a whitelist option which would make it easier to approve common sites, but hopefully that is something that they add…just like they have for approving popups.

Lastly, I have put together a portable version which you can download below. This will make it easy for you to play with it, see what’s been happening, possibly test your own sites to make sure they still look okay, and then go back to your primary browser.

Windows: Gran Paradiso Setup Alpha 3.exe
Mac OS X: Gran Paradiso Alpha 3.dmg
Linux: granparadiso-alpha3.tar.gz
Firefox Portable 3 Alpha 3 (for Windows)

Source: FF Extension Guru’s Blog

Copyright © 2013 CyberNetNews.com

XBMC: IR Receiver and Remote (Harmony, Xbox 360, and More)

This article was written on April 24, 2012 by CyberNet.

If you’re trying to treat your XBMC install like a settop box there is no doubt that you’ll want to get a remote control working with it. Unfortunately, in a lot of cases it’s not as simple as just plugging in a USB IR receiver and using a remote that was made for the computer. There is a rather extensive wiki page that lists many of the remotes that have been tested and found working, but I wanted to focus on the two that I use.

Tip: Don’t Test Over Remote Desktop

One thing I wanted to point out right away is that you don’t want to test whether a remote control is working through a Remote Desktop (RDP) session. That may be tempting if you are trying to remotely configure a box, but the output of the remote won’t be reflected on the screen when using RDP.

This makes sense if you think about it. With RDP, any locally attached input devices (keyboard, mouse, etc…) are all rendered useless. A remote control is just considered another input device, and trying to troubleshoot through RDP may leave you frustrated and wondering why it’s not working.

IR Receiver:

I’m not going to go too in-depth about the receiver since I already covered it in my hardware guide, but the important thing is for you to have an RC6-compatible IR receiver to have the best chance of getting a remote control working in Windows. You can take a look at the HP IR Receiver I chose back in my hardware guide.

Quickly Get Remotes Working in XBMC:

Generally getting your remote to work can take quite a bit of time, but one developer has really tried to streamline the whole process. Jump on over to the XBMCCustomregis page to see what I’m talking about. From there you can grab the setup file which will make a specific change to the Registry, and will then copy over a lengthy pre-configured Keyboard.xml file to your XBMC profile.

If you don’t trust what the script is doing you can go ahead and run through the settings manually as well. It’s not that hard, but the setup utility is just there to try and eliminate any potential errors.

After you’ve run through the setup you’ll have to switch to XBMC and go to Settings -> System -> Input Devices and turn on the Remote Control Sends Keyboard Presses option.

Xbox 360 Universal Media Remote:

Xbox 360 universal media remoteSince I previously used my Xbox 360 as a Windows Media Center Extender I already had one of the Xbox 360 Universal Media Remotes. It is a pretty nice remote, and since I was trying to save some money I wanted to get by with that. There is just a couple of minor Registry changes that need to be made that aren’t covered by running the XBMCCustomregis mentioned above.

In the Windows Registry navigate to the following section:

> HKEY_LOCAL_MACHINE
>> SYSTEM
>>> CurrentControlSet
>>>> Services
>>>>> HidIr
>>>>>> Remotes
>>>>>>> 745a17a0-74d3-11d0-b6fe-00a0c90f57da

And then make these changes:

  1. Change the value of CodeSetNum0 to 8
  2. Delete the CodeSetNum1, CodeSetNum2, and CodeSetNum3 values.

Just reboot your computer and you should be ready to go. Everything should work on the remote now, but the volume button will still be tied to the TV due to the way Microsoft designed the remote. Lucky for me that’s what I wanted anyway.

Logitech Harmony Remote:

Thanks to the XBMCCustomregis script, getting your Logitech Harmony Remote working with XBMC is pretty painless. All you have to do is add a new device from the Harmony Remote Software and select Computer for the type of device, Microsoft for the manufacturer, and type Media Center SE for the model.

Logitech harmony xbmc

From there you should be able to set this up and configure your activities to control the XBMC. You’ll be able to control all aspects of XBMC as well as sleeping/waking the PC.

Advanced Configuration:

Want to dig a little deeper? You can customize what happens when any keyboard shortcut is executed. The file you need to edit is the Keyboard.xml which is located in %appdata%\XBMC\userdata\keymaps\. If the file doesn’t exist you’ll want to create it, but if you ran through the XBMCCustomregis script that should have already added a very extensive keyboard configuration file.

CyberNet’s XBMC Guides:

Copyright © 2013 CyberNetNews.com

CyberNotes: First Look at Cruz for Mac

This article was written on October 29, 2008 by CyberNet.

CyberNotes
Web Browser Wednesday

Web browsers are becoming more and more important to our everyday lives because they help keep us connected, informed, and productive. So it’s no wonder that there are several different people competing to be successful in this area including Microsoft, Mozilla, Apple, Opera, and now even Google.

Today we wanted to take a look at an awesome new WebKit-based browser called Cruz. I wouldn’t have found out about it if it wasn’t for one of our readers, Yansky, who pointed it out. And I must say that it has some unique features that might be able to pull Mac users away from their current browser of choice.

cruz browser mac-1.jpg
(Click to Enlarge)

–The Awesome Features–

Here are some of the best features I’ve found in Cruz:

  • Site-specific Cover Flow. As you can see in the screenshot above there is a Cover Flow system that is able to integrate with certain sites (Google Search, Flickr, Wikipedia, Digg, and Facebook, are a few examples). What it does is scan the page for links based upon certain CSS attributes that you specify. Digg is a great example of how it works because it shows thumbnails of each site listed on the page your currently viewing.
  • Sidebar Sites. You can have a sidebar open on either (or both) side of the screen, and each one can serve up a website. You can also adjust the user agent for each sidebar independently from the primary viewing area, which is handy for viewing iPhone-only sites within your browser.
  • Userstyles and Userscripts Built-in. If you’re a fan of Greasemonkey or Stylish in Firefox you’ll be happy to know that the functionality of both add-ons are already incorporated into the browser.
  • Create TinyURL’s. You can right-click on any link inside the browser to have a TinyURL created for it. The shortened link will then be automatically copied to your clipboard.
  • Google Search Thumbnails. If you’re more of a visual person you can choose to show thumbnails of websites next to each Google Search result.

–The Other Features–

Here are some of the other things that is included with Cruz:

  • Open Plug-in Architecture
  • Global Keyboard Shortcut
  • Single-Window Browsing Mode
  • Session Restore
  • Full-Screen Mode
  • Customizable Shortcuts
  • Integrated Gears-loading (InputManager)
  • Hidden “Closed” Windows
  • Automatic Software Updates
  • Custom User-Agent Strings
  • Full WebInspector
  • Custom Window Opacity/Level/Style

–More Screenshots–

And finally here are some more screenshots showcasing some of the browser’s features and preferences:

(Click to Enlarge)
cruz google search.jpg cruz browser sidebars.jpg cruz preferences overview.jpg cruz thumbnail preferences.jpg

–Overview–

Since the browser uses the same rendering engine as Safari most sites I tested worked just as you would expect them to. While some of the features are cool I don’t see Cruz pulling me away from using Firefox as my primary browser. But in their defense this is a very early release, and they might still have some other aces up their sleeve.

Cruz Homepage
Thanks Yansky!

Copyright © 2013 CyberNetNews.com

Setup Local/Internal DNS with a DD-WRT Router

This article was written on May 25, 2011 by CyberNet.

I’ve talked about some features of the DD-WRT router before, and one of the things I’ve been playing around with lately is DNSMasq. There’s a good chance you haven’t noticed this setting in DD-WRT because it’s not something most people would ever think to use. Plus DNSMasq can be found in two different areas within DD-WRT since it can be used for both DHCP assignments as well as internal/local DNS management. What I will be focusing on is the local DNS aspect.

When is using DNSMasq useful for controlling DNS? Here are some examples as to why you may want to use it:

  • You have DNS pointing to something that is hosted on your home network and it is also accessible from outside your network. For example, you may have a security camera that has a domain attached to it (e.g. camera.example.com), and it’s accessed from both on and off your network. Using DNSMasq on your router you can make the domain, camera.example.com, point to the internal IP of the camera so that anyone who accesses that camera from within your network won’t have to rely on external DNS getting resolved. You should see at least a slight performance boost that way.
  • You want to override public DNS entries, such as google.com. You can obviously pull off some great pranks by directing traffic to sites like google.com or facebook.com to some custom site you create, but there are other reasons this is legitimately useful. Maybe you are testing a new version of your own website, but want to make sure it will work fine with the live domain. DNSMasq can help you accomplish that.
  • You want to create DNS for a site that is accessible using only a single word, such as intranet. Companies do this kind of thing all the time where an internal-only website can be reached without needing or wanting a publicly-accessible URL.

I know what you may be thinking… why wouldn’t you just update the HOSTS file on your local machine? Well, you could, but not all devices support that feature. By using DNSMasq the DNS change will work for anything connecting to your router, including mobile devices such as phones and tablets.

So what do you have to change in DD-WRT? Here’s what you need to do:

  1. Go to the Services tab once you’ve logged into the administration interface.
  2. Find the section labeled DNSMasq, and make sure the DNSMasq option is enabled.
  3. This is the fun part. In the Additional DNSMasq Options box type out your local DNS configurations in the format of one entry per line:
    • address=/machine_or_domain_name/ip_address – where machine_or_domain_name is what you want to create/change DNS for (e.g. camera.example.com, google.com, intranet) and ip_address is the new IP address you want it to point to.
  4. Apply the settings to DD-WRT, and you should be all set.

This is an example of what your DNSMasq settings may look like:

Ddwrt dnsmasq

If your devices don’t see the changes after they’ve been made you may need to try restarting them since that is often the simplest way to clear the DNS cache.

 

Copyright © 2013 CyberNetNews.com

Fast Sleep in Mac OS X

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

smartsleep.png
(Click to Enlarge)

One of the things that Microsoft got right with Vista are the various sleep modes that it has. For laptops when a user puts the computer into standby it will quickly pause what it’s doing. It will then keep some juice flowing through the memory so that you can resume your work within seconds. If the laptop’s battery dips too low it will write the contents of the memory to the hard drive and enter what’s known as hibernation mode. This takes a little longer to resume from, but it’s better than having the computer lose whatever you were working on.

Apple did something similar with Mac OS X, but not quite as intelligent. When the user puts the computer into standby/sleep it takes a little longer because it also prepares for hibernation right then and there (Vista does this for desktop computers by default). If power is ever lost to the system it will still be able to resume it’s normal operation. That makes sense for desktop computers since they don’t have any batteries, but for laptops the lengthy time it takes to go into sleep mode can be frustrating.

That’s where the free SmartSleep app comes into play. It lets you customize what happens when you put your computer into standby, and it conveniently offers a “Smart Sleep” option. By selecting that it will only move into hibernation if you’re computer’s battery level gets below a point that you specify.

Here are the different sleep states that the application offers:

  • Smart Sleep – Lets the computer sleep while the battery level is high, but if it drops below a certain point (default is less than 20% or 20 minutes) it will move into hibernation.
  • Sleep – Forces the machine to go to sleep quickly without preparing for hibernation first. If the battery is removed (or dies) the current state will be lost.
  • Hibernate – Forces the machine to go into hibernation right away, which means no battery power is used. The downside is that going into hibernation and resuming from it takes longer than it does for the sleep mode.
  • Sleep & Hibernate – This is the default setting for new computers. If power is lost it will still be able to pickup where you left off, but it takes longer to go into sleep mode.

This is a configuration option that should really ship with all Apple laptops, but luckily there is a free third-party app that can offer a fast solution.

Get SmartSleep for Mac OS X

Copyright © 2013 CyberNetNews.com

XBMC: SMB on Mac OS X 10.7 (Lion)

This article was written on May 03, 2012 by CyberNet.

Mac lion smb samba

When setting up my XBMC instances, I wanted to have a central machine in my house serve up all my media, and for that I chose to use my Mac OS X Lion machine. Since my XBMC machines are being powered by Windows 7 I ran into a bit of a predicament. In Mac OS X Lion, Apple started using the SMB2 protocol that Microsoft introduced in Vista back in 2006. Naturally this would be a welcomed change since the original protocol has been around since the Windows 3.1 days, but XBMC doesn’t include support for SMB2.

There are some alternative protocols you can try using, such as AFP or FTP, but even those have their drawbacks. XBMC 11 added built-in support for AFP shares which is file sharing protocol that Apple prefers. In my case AFP isn’t even an option since Windows doesn’t natively support AFP, which means my XBMC machines don’t see the AFP shares. As far as the FTP goes Apple removed that functionality in Lion, but it can easily be restored. I didn’t want to go that route though because FTP connections limit some of what you can do with the media in XBMC, such as not being able to delete videos directly from the XBMC interface. So for me Samba/SMB was still my best option.

After some searching I came across a free app called SMBUp that restores the old-school SMB protocol compatibility in all its glory on your Mac OS X Lion install. You just have to download the app, open it up, and it will install a version of Samba that works beautifully with XBMC. As you can see in the screenshot above you’ll be provided a full interface for managing all of your shares, and you can even enable guest access to shares making it even easier to hook XBMC up to them.

A lot of geeky people will argue that using the older protocol will drastically limit your transfer speeds compared to other methods, but I have not found that to be the case. In fact before installing SMBUp I was able to transfer files at 92MB/s to a Windows machine, which was being done with the newer SMB2 protocol. After installing SMBUp I saw speeds to the same machine reach 98MB/s, and that was with the older protocol. Not bad, and that shows that my gigabit network is on par to my expectations.

Tip: Most people treat the Samba and SMB terms as one-in-the-same, but in reality they are not. SMB/CIFS is pretty much only found in Microsoft Windows, whereas Samba is the free and open source version that you’ll find in the Mac and Linux OS. Samba was originally developed by reverse engineering SMB.

SMBUp Homepage (Mac only; Freeware)

CyberNet’s XBMC Guides:

Copyright © 2013 CyberNetNews.com

Real-Time Tab Previews in Firefox

This article was written on September 14, 2007 by CyberNet.

Tab Scope Firefox Extension I just came across a Firefox extension that is one of the coolest I’ve seen in quite awhile. It’s called Tab Scope and it brings real-time tab previews to the Firefox browser. Well, it’s actually a step beyond just a preview because you can fully interact with the page (click links, scroll, etc…).

After using this for just 10-minutes I feel that it has made me more productive, and I now consider it to be a must-have extension. Here are the features that Tab Scope brings to the table:

  • Real-time tab previews of the page contents — you can watch the page load right from the preview!
  • Navigate (Back/Forward/Reload/Stop) directly through the tab preview
  • Scroll pages or frames in preview with mouse wheel
  • Use the magnifying glass to enlarge the tab preview for easier navigation
  • Click links or buttons directly in preview

In the options you can configure things such as the size for the tab preview for both before and after you click the magnifying glass. Depending on the preview size that you choose this can drastically keep you from switching back and forth between tabs! Throw on the ReloadEvery extension and you’ve got a killer combination!

Tab Scope Homepage

Copyright © 2013 CyberNetNews.com