Tag Google+

Google’s Newest Project Yet, Solving The X! If I’m Not Mistaken, This X Might Be Anything And You Might Be A Part Of The Equation!

English: Google Logo officially released on Ma...

Image via Wikipedia

I’m not sure how Solve for X forum would be able to encourage and arrange the average folks who just happen to have brilliant ideas to come together and discuss the stuffs of fantasies that might just fly in real world, but as Steve Jobs’ Apple commercial “Think Different” has been promoting that the crazy ones might be just the kind of people that would positively change the world.  Solve for X is a project which Google has been working on.  Just now Google has released Solve for X’s website and videos.  The website is at wesolveforx.com.  The video right after the break introduces you to Google’s Solve for X project.

Perhaps, Google’s Solve for X might only reach out to the people who may have brilliant ideas to come together and promote what might change the world.  For an example, the X might be something down to earth as finding clean water for the poorest nations to something up in space as in starting a space voyage for humankind.  You never know!  Nonetheless, I don’t know for sure how different Solve for X might be if one compares it against TED.

I hope Solve for X would allow the average folks as your next door neighbor (or even yourself) to participate in the project somehow.  You never know someone out there, perhaps your next door neighbor or even yourself might just happen to have crazy idea that might change the world in a very big way!  Nonetheless, it seems Solve for X does include average folks in its equation somewhat as it allows you to post your own Solve for X talks using Google Plus.  In truth, I haven’t tried to do such a thing, therefore I don’t even know how one would be able to use Google Plus to start a Solve for X talk!  Do you?

Source:  http://tech.slashdot.org/story/12/02/06/2237259/google-solve-for-x-website-goes-live?utm_source=feedburner&utm_medium=feed&utm_campaign
=Feed%3A+Slashdot%2Fslashdot+%28Slashdot%29

Don’t Condemn Google’s Altruistic, Profitable Business Model For Piracy! Just Admit That You’re Jealous Of The Internet!

Google 的貼牌冰箱(Google refrigerator)

Image by Aray Chen via Flickr

Forbes’ The Real Reasons Google Killed SOPA/PIPA article suggests Google is the biggest pirate ever.  So, they claim Google copies the whole Internet.  This is so incorrect!  Google is merely a GPS for the web!  If you want to go somewhere on the Internet, you don’t really have to use Google.  Nonetheless, if you’re really lost, you might need Google to point the way to the right destination.  We call this Google Search.  How about Bing?  Bing is doing the same thing!

OK, so you might argue that Google Reader is copying the entire contents of all online news websites, but you’re so wrong!  Google Reader is only using RSS technology where these news websites are actually voluntarily pushing out their news feeds through RSS technology.  If they don’t want countless Google Reader users to be able to find their news feeds, then they should stop using RSS technology.  It’s just that simple, really!

Now, if you’re still bitter and trying to point out to all of us that YouTube is the biggest pirate of them all.  Then you are probably trying to condemn millions of YouTube users for piracy!  In the reality, YouTube users are creating and pushing their own contents onto YouTube.  User generated contents are not pirate-like contents!  Plus, I might be wrong but I think fair use law allows YouTube users to use certain copyrighted contents within certain limitations without the requirement of acquiring permissions from the copyright holders.  In this context, YouTube users aren’t doing anything wrong.  Of course, there always will be some bad apples among many other apples that reside in the same bucket of apples, and so some YouTube users might be brazenly uploaded copyright materials that are outright infringing on the rights of copyright holders.  Nonetheless, in such cases YouTube usually takes these contents down in a timely manner.

Don’t get me going on why Google Plus isn’t wrong!  Just take a look at Facebook, and you know why Google Plus isn’t wrong!  If you think Google Plus is wrong, then Facebook is just as guilty as Google!  While at it, why don’t you condemn hundred millions of Facebook users and then millions more of Google Plus users too on being pirates?  You see, it’s you against the whole world.  Google, Facebook, and the rest of the major players on the Internet are possible, because the whole world is using them!  In a sense, the whole world is being condemned by you when you say Google is the biggest pirate!  I can rant on, but I rest my case.  It’s so obvious that I think it’s rather mind boggling and pointless and idiotic that I have to even try to defend Google when Google clearly does not even need me to do so.  Nonetheless, common sense makes me do so!

Personal Note:

  • I did not mention other Google services since Google has a huge list of FREE services that would add pages to my single blog post.
  • Hundred millions of users are obviously being so beneficial to have being able to use Google services freely without being charged for any fee!  
  • Not only Google Search, but Google Gmail is so necessary.  I know, because I use Gmail everyday!
  • Google Adsense and Adwords are perfectly making sense!  If someone thinks Google is doing something wrong by placing ads on their search engine, then I think such a person isn’t making sense.  It’s like somebody tries to tell you how you should decorate your own house!  
  • It’s also making sense that Google has to make money to keep pushing out useful, free services.  
  • It’s OK for the whole Internet to display ads! 

How To Enable Guest Additions For PC BSD 9 Guest Virtual Machine Under VirtualBox

Image Copyright By Vinh Nguyen

PC BSD 9 just came out.  Users who want to install PC BSD 9 as a VirtualBox guest virtual machine might not know how to install VirtualBox guest additions.  Well, this post is going to show you how to do just that!  Before we get going, you must know that you have to obtain Ports Collection.  Usually, you can obtain Ports Collection by allowing the installation of PC BSD 9 to automatically do that for you.  If you haven’t done so, then you must look up through Google for how to manually obtain Ports Collection for PC BSD 9.

You should open up a terminal and become root.

  1. Type the command [cd /usr/ports/emulators/virtualbox-ose-additions && make install clean]
  2. Type the command [nano /etc/rc.conf]
  3. Add the two lines below into /etc/rc.conf file
    1. vboxguest_enable=”YES”
    2. vboxservice_enable=”YES”
  4. Use Ctrl+X  to save the file and exit nano editor
  5. Open up PCBSD Control Panel
  6. Open up Display
  7. Choose General tab.  Make sure you choose the new video driver as vboxvideo.  Pick the right screen resolution.  Choose Advanced tab and check the box that says Monitor Settings.  Click Apply to save everything.

When your machine is done with its rebooting, you should now be able to see PC BSD 9 enters the correct screen resolution by using VirtualBox guest additions.  Also, if you still see a problem, I think you should use right Ctrl + F to enter fullscreen mode, and if fullscreen mode is at the right screen resolution, then you know VirtualBox guest additions is working for PC BSD 9.

Lastly, you should learn how to use Ports Collection to install additional software that PC BSD 9′s AppCafe might not carry.  Of course, you can always use AppCafe to install whatever is available inside AppCafe.

PC BSD 9 enables firewall by default.  Nonetheless, you should go into PCBSD Control Panel > Firewall Manager and configure it to your own liking.  Make sure you do not allow any incoming connection even though some incoming connections might be enabled by default under the Exceptions tab.  Well, that was how it was done by me.  You might do it differently with your firewall!

I can go on forever, but this post is specifically addressing the installation of VirtualBox guest additions for PC BSD 9 VirtualBox guest virtual machine.  So, let me end this here, and good luck to you in installing guest additions for PC BSD 9 under VirtualBox.

Source:  http://www.freebsd.org/doc/handbook/virtualization-guest.html

Follow

Get every new post delivered to your Inbox.

Join 135 other followers