Archive for the “Technology” Category


T-Mobile and Google are distributing a patch to close a browser security hole
that came to light in late October. For me, the update went smoothly.

http://news.cnet.com/8301-1009_3-10080714-83.html?part=rss&subj=news&tag=2547-1_3-0-20

Tags: , , , ,

Comments No Comments »

A tip came in this weekend from someone with a fleet of new MacBooks. His complaint? Every 50 or so clicks and the trackpad freezes for 5 to 10 clicks and then wakes back up. The tipster writes:

So we’ve bought about 10 of them, all of them have awful problems recognizing clicks. The trackpad has a bug where it does not click about 60% of the time.

Read the rest of this entry »

Tags: , , ,

Comments No Comments »

Well I recently reinstalled my operating system because of some problems, not sure what was going on, But this seemed to fix it. Anyways.

I got a decent score for a system that has a P4 3.2ghz, 7600 GT KO, 2gb of PC3200 DDR 400 and a 250gb Sata-150 Hard drive.  Its not that bad of a system, but I do need to upgrade at least.  But I plain on building a while new system with the Q6600 or what ever there is when I build.   What I am thinking to do is save like $1500 and blow it on a new system, Get good stuff. But not sure.   This will all depend on if I get a decent job with good pay. hehe :)  Anyways Thats what my score is, and I seen a lot worse!

Have a good day!

Tags: , , , ,

Comments No Comments »

I wanted to share this video with you, This is pretty funny,  *does contain bad language* But it is very very funny, Enjoy!

If you cannot view the video, please visit The Website is Down For the flash version and more.

Tags:

Comments No Comments »

Yes that is right! I got my Internet Diploma,  I am now a Professional Internet Web Surfer.  This is really awesome!  I cannot believe it :)

If you would like to receive you’re own Internet Diploma, Please, let me know.

Comments 2 Comments »

Well I have been having issues with the permalinks and Wordpress being in the Root Directory.  Before stuff would redirect to my 404 page and say if I had a password protected directory it would also redirect to my 404 page.  Recently I have fixed that I would like to share this.

Now what I done is made a onerror.html and there don’t have to be any content or any code, just the blank page called “onerror” and the file extension “.html”  And then you have to add this to the “.htaccess” file in your root directory, which is just these two lines of code
ErrorDocument 401 /onerror.html
ErrorDocument 403 /onerror.html

Now what this does is allow password protected directory’s to be used.  And also when you type in a directory in the address bar that doesn’t exist on the web host it will not redirect to your homepage. How ever I am still working on a few problems of my own.  Like when I type in “nerwin.net/gallery” it works, but say if I click on an album, it just directs to my homepage, which I really hate! and this is part of Wordpress being in the Root Directory! and once I solve this, I will post a Part two to Wordpress in root Directory.

Below is what your (or close) .htaccess file looks like inside which the code I told you to add

ErrorDocument 401 /onerror.html
ErrorDocument 403 /onerror.html
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress

I Truly know that this method works, I’m sure there is others but this is a good easy way that works.

I hope this has helped a little!

Tags: , , , , , , , , , ,

Comments 2 Comments »

I recently bougt the Sony Cybershot DSC-H50 camera. Its a really ncie camera, (ie, 9.1mp, 15 X zoom, steadyshot, etc…) But recently the built in flash has stopped working.  But I dont use the flash that much.  I think flash sometimes make pictures look not so real.  But I just don’t wanna wait to get the camera fixed since it does have 1 year warrenty. I’m just afraid that if I send it out and get it back the flash might work a while and then die again. Which will piss me off.  And there is no hot shoe. :( But most photographers dont use the flash anyways. I’m mostly a nature photographer, I really wanna get the Nikon D60 someday.

Comments No Comments »

Windows 7This week was the 6th annual All Things Digital, Microsoft’s Bill Gates and Steve Ballmer was there to take questions on various things, such as, why Microsoft failed to acquire Yahoo, and Windows Vista. But that wasn’t only thing that they were doing, Microsoft also was introducing the next version of Windows called Seven. They did not show much about Seven only the new features they added. They also demoed this; you can view the video at http://arstechnica.com/news.ars/post/20080528-windows-7-demo-all-multitouch-and-no-meat.html

Windows Vistas had a huge amount of public build-up as with Seven, Microsoft has kept Seven pretty quite for the most part. There has been non-stop talk about Vista since 2003 till 2006, as well all know it now, Vista didn’t deliver all the Promised features during its extended development. Because of this with the widespread of negative perception, hurt both Microsoft and Windows brands. Microsoft is keeping Windows Seven quite due to this problem. Microsoft wants to deliver all the features promised in Windows 7 and Promise that it will ship everything in late 2009/early 2010.

Read the rest of this entry »

Tags: , , , , , , , , ,

Comments No Comments »

I recently read this article and thought it was pretty cool.

Napster on Tuesday open its MP3 download store in an effort to compete with Apple’s iTunes Store that dominates the Music Download Stores through out the Word Wide Web. Napster has launched there DRM-Free MP3 Download store which contains more than 6 million DRM-free download songs. Users can download these DRM-Free songs on to almost any MP3 Player even the iPod and iPhone.

Songs on Napster is still going to sell these songs at 99 cents a song but since its DRM-Free you can download them and copy them over and over. You can also uses these in videos and stuff. Its pretty much the same thing as Apple iTunes Plus store, but Apple is restricting the number of computers a user can have registered to play songs purchased from the iTunes Store, Many users complained about this, but Apple has not nothing about this yet.

Napster says it’s 6 Million DRM-Free song catalog features songs from all major labels, as well as thousands of Indies. Napster will still offer subscriptions to users who would rather pay the monthly fee.

Many Music Download Sites have been trying to tackle Apple’s dominance in the online music business, so Napster and Amazon have joins the list to try to take Apple. Amazon also recently Launched its MP3 store in September 2007.

Even so, Apple still manage to be the number one music retailer in the U.S. in April 2008, beating Wal-Mart, Is it because of Apples popularity?

Tell me what you think all about this.

Tags: , , , , ,

Comments No Comments »

Yes that’s right, I got to play with a awesome 1841 router today, I have some pictures (1841 Photos)

These routers are really nice, although we did not have no time to boot them up for the first time. When we do I am going to make a video of the router booting up or taking pictures. Or both :P But they are pretty small and light weight and smells great o:O

We been working on these old Cisco 2000 series which is older but it does have SDM (Security Device Manager) Its a web interface just like the one you have on your own routers at home, this provides a much more easier setup, but for school we will be using the command line interface which is harder but can be more fun! OH OH and the cables serial cables are soo much smaller than these huge bulky ones that we had before and the best think about these routers is that there is Ethernet jacks built in! hehe going to be soo much more easier.

Well I dont know what else to say, Maybe I will update this on monday

Tags: , , , , , , , ,

Comments No Comments »

© 2008
Nerwin.net | VTZEB3.COM | Erwin-Photography.com | Login