Did you upgrade to v10 of Flash Player and now your browser runs really slow especially when trying to play any sort of flash video?
If so then maybe you should downgrade to v9. I run an older G4 Powerbook and was running into this issue until a friend of mine emailed me a few files to downgrade my flash player to v9. Now my browser runs much nicer.
Here are the files:
Flash Player Uninstaller OSX
Flash Player v9 Files OSX
Run the uninstaller, then copy the two files in the flashplayer9r159 disk image to /Library/Internet Plug-Ins/
That’s all. I hope this helps!
Posted on : 02-08-2009 | By : Administrator | In : Computers, Technology
0
When my wife and I decided that we were going to be living over seas for a year or more, I knew I had to find a way to call home for almost nothing. I also wanted a way for them to call us without having to use a calling card. This led me to researching something known as VOIP or Voice Over Internet Protocol. This is simply described as using the internet to make your phone calls instead of using traditional phone lines. Also I didn’t want to buy another piece of hardware to lug around known as a VOIP phone, I wanted to use our laptops and a piece of software instead.
1) Download X-Lite
After some trial and error using different pieces of VOIP software I ended up deciding on X-lite as my program of choice.
X-Lite is stable, free, and available for Windows, Mac OSX, and Linux. So I would highly recommend it. But there are other software choices available, but I won’t list them here.
2) Choose a VOIP provider like voipcheap.com
I don’t have a whole lot of nice things to say about voipcheap other than they offer inexpensive VOIP service with free incoming calls. Also their international call rates are the cheapest I have seen. One thing to note is to make sure when you go to their website to sign up click on the MAC & LINUX USERS CLICK HERE link so that you aren’t forced to download their crappy VOIP software. The way voipcheap works is you Pay 10 Euros and you have a maximum of 300 free outgoing minutes during any given 7 day period for 3 months. Voipcheap calls this “Free Days” and the free outgoing only applies to some countries like the U.S. Please look over their calling rates for “Free Days” if you want to call somewhere other than the US. Once your 3 months of “FREE DAYS” is up then you are charged .01 Euro a minute to call to the U.S. But….you get free incoming calls, which brings us to the next part.
3) Sign up with IPKall for a FREE Incoming voip phone number (Washington State)
This is an awesome service, and the only one that is free as far as I know. The only drawback is that you can lose your number if you don’t receive an incoming phone call for 30 days. IPKall get’s a small amount of money for every phone call to an IPKall number, which is why they can offer this service for free. As of writing this IPKall offers free phone numbers in the following area codes: 253, 206, 360, and 425. It takes about 7 days to receive your phone number.
4) Sign up with Voxalot for FREE voicemail
Not much to say here, except Voxalot is a great free service.
All of this is kind of a pain in the butt to set up at first, and can be confusing for new VOIP users. I hope this helps some people make the transition from land line telephone to VOIP Telephony.
Posted on : 26-10-2007 | By : Administrator | In : Apple, Computers
0
Well, engadget was sort of successful in this installation. I guess one could say that doing such a thing could be compared to sticking a Hemi into a Chevette. The motor fits, and still runs, but the suspension barely hold the front of the car up, and we can’t go past 30mph, oh and did I mention there are no brakes? It seems that they got it installed, but a lot of useful features such as the DVD player, just don’t work. The OS requires more than just a ATI Rage 128 video card, to do anything pretty. And unfortunately there are a lot of pretty things to see in 10.5. I myself, have pretty much the same computer that they tried the install on. It’s just running the original processor still, which is dual 450mhz G4s. It runs 10.4 just fine, and I’m happy with that. If anyone knows of a super cheap (free) G5 for sale, please let me know.
The knew OS looks like it’s all there. Cheers!
Posted on : 14-03-2007 | By : Administrator | In : Computers, Unix
1
Yes you read it right, I’m installing the latest openSuse on a PII 400mhz with 196MB of Ram and a 10GB hard drive. I’m installing a text gui only, no xserver on this biatch. I have already installed Suse on another box and made it dual boot with windows. It was really simple to install and I didn’t have to install any extra drivers with my first install and was a little bit easier since it was a newer system. This second experience has not been that easy. In short it has been the eqivilent of putting a cadillac motor into a Ford Pinto.
For a long time now I’ve been obsessed with my computer desktop and whether or not it helps me work efficiently. I find desktop eye-candy fascinating yet in the end it always seems to get in my way or distract me from doing serious work. Because I’m always worried that I’m not making the most of my desktop, I always like to ask people what their desktop looks like. In the spirit of my obsession, I thought it would be fun if everyone posted a screenshot of what their desktop looks like. Since the purpose of this idea is to see what everyone’s work environment looks like, it is only fair that you post a screenshot of your everyday desktop not one beefed to the max with eye-candy. Also, if you have an unusual setup or don’t check the site often, please include a description of what environment/programs you use.
Posted on : 17-04-2006 | By : Druid | In : Computers, Unix
3
This is a quick tutorial to download, install, and run azureus remotely on a Linux machine. The purpose for this is to remotely que downloads on your Linux box without having to be at your box and then be able to logout of your box and keep azureus running in the background. It’s useful to be able to add/remove torrents remotely as well as check on each torrents status.
To start off you’ll want to make sure you have the latest version of Java installed on your box which can be found here, I installed the JRE version. You may have to compile java and put it’s location in your environment path variable. This may be located in your .{csh,bash,…}rc file depending on which shell you’ll be running azureus under.
Next you’ll need to download the Java version of Azureus which can be found at SourceForge’s Azureus – Bittorrent Client. You’ll want to pick the appropriate file which will probably be Azureus_x.x.x.x_linux.tar.bz2 which you’ll have to untar using the “tar -jxvf filename’ command.
Next you’ll need to grab 2 more files, placing them in the root azureus directory, to get the client to run without an XWindows session (from the command line). The most current of the two files, log4j.jar and commons-cli.jar, can be located here.