Tips and Snippets from 40Tech.com

Evan Kline  //  Welcome to 40Tech's Posterous page. If there is a tip or other piece of information that isn't long enough for its own post, we'll post it here. For the full site, visit 40tech.com. Thanks for stopping by!

Dec 19 / 9:36am

Google Experimenting With Browser Login For Chrome OS

TechCrunch notes:

Google has made a change to Chrome OS to move the user login from the machine to the browser. Our guess is Google is, or will eventually use, Google Friend Connect to facilitate login.

This is an interesting move for Google overall, but it also has more implications for Google Chrome OS and the way we conceptualize storage. For example, when you normally download something, you store it locally on your machine. If Google goes through with browser login for Chrome OS, then the system will definitely have to store all files online via some service or other, as local storage will be next to impossible to manage.

Filed under  //  Google  
Dec 18 / 10:04pm

T3Desk Brings 3D Eye-Candy to Your Windows Desktop - Window Management - Lifehacker

An eye-candy app, written about by Lifehacker:

T3Desk works on all versions of Windows but it really shines in Vista and above where it can take advantage of Aero. After installing T3Desk you can use keyboard shortcuts to minimize and maximize windows to the edges of your monitor, arranging them in a pseudo-3D fashion. T3Desk can be tweaked in a variety of ways including how the windows are angled, animated, their level of transparency, the apparent distance from the viewer, and how they transition from the virtual desktop back into use.

This is a great little toy that brings your pc one step closer to sci-fi. Now just imagine moving the windows about by waving your hands in the desired direction, yes? :D

Dec 6 / 1:55pm

Installing Chrome in a Directory of Your Choice

Chrome_channel_changer

Argh.  I'm a big fan of Google, but ran into an annoyance with Chrome today.  When Chrome is installed on a Vista or Windows 7 machine, it actually installs itself into a hidden directory in your User folder.  I have a Logitech mouse that can be customized for each program on my system.  Unfortunately, the Logitech program won't see programs installed in a hidden folder, even if that folder is set to be viewable in Windows.

The solution is to install Chrome via the Google Pack, instead of via the normal install method.  Doing so will install Chrome in the typical Program Files directory.

I then tried to switch to the Dev Channel version of Chrome, so that I could use extensions with Chrome.  Unfortunately, using the normal link for the Dev Channel won't work if you installed Chrome using the Google Pack (you get a message indicating that Chrome is already installed for all users).  The solution to this is to download the Chrome Channel Changer, which will allow you to switch to the Dev channel version of Chrome.

So, I now am able to customize my Logitech mouse for use with Chrome, and also use the Dev version of Chrome.  But should it have been this hard?  I've heard Google's reasons for installing a program in the user directory (allow users to install without administrative access, allow each user to have his own installation, etc.), but this flaunts all the "rules" of good computing.  Frankly, it really seems amateurish to not allow users the choice of where to install a Program.  It's like Google is telling us, "you will do it OUR way."  Hmm, maybe I should say it is a bit "Apple-ish."

Filed under  //  Chrome   Google  
Dec 4 / 2:23pm

Fix for Firefox 3 Opening Pop Ups in New Tab & Resizing the Window

 

Firefox Logo This was an annoying issue that popped up with Firefox 3 recently, and randomly (possibly after an update). Every time I clicked on a link to retweet something via TweetMeme, or use a Content Management System editor to add a photo or a link, I would find my Firefox window resized and would need to drag it back to its original width and height, even if the window was fullscreen to begin with. I had come across this issue before, but forgotten how to fix it. I did a few searches with little luck at first, but recently came across an article that was firect and to the point in fixing the issue. I thought it might be good to provide another place on the web to help fix the Firefox pop up resizing the window thingy, so… here we are.

1.) Enter about:config into the address window and hit enter to open the advanced configuration panel

2.) In the filter area, enter browser.link.open_newwindow.restriction

3.) Set “browser.link.open_newwindow.restriction” to 2, hit enter and ok and all that

4.) Close the browser and reopen it

Done, done, and done. Problem solved.

You may now rejoice.

 

Reblog this post [with Zemanta]

 

 

Filed under  //  Firefox  
Oct 10 / 5:17am

Use Google Analytics to Get Up to the Minute Stats for Your Site

Analytics

At first blush, Google Analytics only provides statistics for previous dates, as the main statistics graph does not extend into the current date.  You can use Analytics to get statistics for the current day, however.  Simply click on the date at the top right of the graph, and select the current date as both the start date and end date, and Analytics will provide you with statistics for the current date.  Given that different traffic monitoring applications may not measure visitors, page visits, and others statistics in the same manner, there is no way to know for sure that the stats are 100% accurate, but I've compared the visitor count with the real-time count on my site from Clicky, and the two are typically very close, and sometimes identical.

Filed under  //  blogs  
Sep 28 / 7:25pm

Reduce Your Blog's Bounce Rate with YARPP

Yarpp2

For several weeks, the bounce rate at 40Tech has been in the low single digits.  According to Wikipedia, bounce rate "essentially represents the percentage of initial visitors to a site who 'bounce' away to a different site, rather than continue on to other pages within the same site.  The formula used to calculate bounce rate is: Bounce Rate = Total Number of Visits Viewing One Page ÷ Total Number of Visit."

Yesterday and today, though, the bounce rate at 40Tech shot up dramatically.  That left me scratching my head until I realized that when I had upgraded my theme to a new version, I had forgotten to carry over the code for Yet Another Related Posts Plugin (YARPP), a WordPress Plugin.  YARRP "gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site."  You can see it in action at the end of any post on 40Tech.

Most sites that I visit already use YARPP, or something similar to it.  If you don't use it, go get it.

Filed under  //  WordPress  
Sep 22 / 8:18pm

CommentLuv

Comluv

I've activated the CommentLuv plugin on 40tech.com, and will be trying it out for a while.  CommentLuv allows a commenter to plug his or her own blog, by automatically detecting the latest post on the commenter's own site, and posting a link to it along with the commenter's comment.  Are any of you using it?  If so, what has your experience with it been like?

Filed under  //  blogs  
Sep 16 / 6:45pm

Tweak Firefox for a Netbook

Firefoxnetbook

After exhaustive research, I recently purchased my first netbook, a Toshiba mini NB205.  Look for a review soon on 40Tech.

As much as I'm really loving the netbook (when I can pry it away from my wife), I'm learning that netbooks require a change in user behavior, due in part to the small screen real estate.  Lifehacker to the rescue.  Gina Trapani has posted some code to modify Firefox's userChrome.css to maximize the usable screen space in Firefox, by rearranging or eliminating less useful space in the browser.  The image above shows the top of my browser before (top) and after (bottom) applying the code snippet.  Click the image to enlarge it.  The changes are subtle, and do the following to your browser:

- remove the new tab button
- remove the search box magnifying glass
- remove and combine disabled buttons, such as Back, Stop, Forward, and Reload

I'm also using the Tiny Menu Firefox plugin, which combines the File, Edit, View, History, Bookmarks, Tools, and Help menu items from the toolbar into one dropdown menu.  These changes together combine to make Firefox a bit more usable.  But I have a dirty secret to tell - as much as I am a Firefox fan, Chrome runs better on my netbook.

You can check out the Lifehacker article, which contains the code, here.

Filed under  //  Firefox   netbooks  
Sep 9 / 7:55pm

Google is Listening to My Google Voice Suggestions

Voiceembed

Last week, I wrote an article over on 40Tech in which I set forth five suggested improvements for Google Voice.  It appears that I have the ear of Google.  OK, maybe not, but today Google announced changes that show improvement in two of the five areas I covered.  One of the suggestions was that Google improve tagging and filtering for voicemail messages, while another suggestion was that Voice provide for seamless playback of e-mailed messages.  With the new changes, Voice now forwards messages to you as embedded audio files, along with transcriptions of messages (note: this only works if you use Gmail.  Otherwise, you are emailed a link to the message, and taken to the Google Voice page to play it).  This means that you can now filter and archive your messages from within your Gmail account (you'll still need to go into Voice on occasional, and do a "select all" and then "archive" to keep things tidy in your Voice account), and you can now play your messages from within Gmail seamlessly, via an embedded player.  While non-Gmail users don't get the same benefits, this is a step in the right direction.

If Google implements my other suggestions, then I'll really start to feel special.

Filed under  //  Google Voice  
Sep 7 / 10:42am

Turn By Turn GPS Navigation for GPS for $35 Bucks?? -- CoPilot Live 8

Media_httpwwwalkcomcopilotimagescopilotbnrcopilotlive8png_jfzzwaqyshdizlj

CoPilot Live 8, turn by turn GPS Navigation software, is available for iPhone, Android, and Windows Mobile Touchscreen and Smartphone versions (full compatibility list found at http://www.alk.com/copilot/compatibility.asp ). It is a robust application featuring enhanced 2D and 3D navigation, text to speech and voice command options, location sharing, live weather, traffic, fuel prices, local search, road side assistance and more!

CoPilot Live 8 stands up well in reviews with competitors like TomTom Navigator, and is hard to beat the price point of $35.00 ($42 in the UK). That is more than half-off the average price of GPS navigator apps for mobile. Check it out!

CoPilot also has versions available for laptops (CoPilot Live 11) and business use (CoPilot Truck 7 for mobile and 11 for laptops).

Filed under  //  GPS