The forgotten Milk

LifeHacks + Coding = HappyLife

6/27/2007

How to make one Google Blog Search Form in your blog

Google blog search service is one nice search engine. And you can search articles in one special blog by "keyword blogurl:http://blogurl/". For the blogger. It is better than Google Customize Search.


How to make one Google Blog Search Form in your blog? You need only put the below code into your blog template. And replace the variable - site with your blog url. You can download the code from here

<script type="text/javascript">
function searchblogs() {
var q = document.getElementById("searchbox_googleblog_q").value;
var site = "terababy.blogspot.com";
var href = "http://blogsearch.google.com/blogsearch?hl=en&newwindow=1&safe=off&rls=org.mozilla%3Aen-US%3Aofficial&amp;amp;amp;amp;ie=UTF-8&oe=UTF-8&um=1&tab=wb&oi=revisions_inline&resnum=0&ct=property-revision&cd=1&q=" + q+ "+blogurl%3Ahttp%3A%2F%2F" + site + "%2F&btnG=Search+Blogs";
window.open (href , '_blank');
}
</script>

<form id="searchbox_googleblog" onsubmit="javascript:searchblogs();return false;">
<input id="searchbox_googleblog_q" style="margin: 4px 0 0 1px;padding: 1px 0 0 2px;border: 2px solid #919191;width=120px;height=16px; " name="q" type="text"/>
<input value="Search" name="sa" onclick="javascript:searchblogs();" type="button"/>
</form>
For example, you can search my articles in the head of my blog.

Labels: , ,

6/06/2007

Save energy not only by Black Google

In a January 2007 post at the EcoIron blog, Mark Ontkush estimated that Google could save 750 megaWatt hours a year using a totally black screen. He reached the conclusion by the mapping table "Display Colors vs Power Usage".

Is it only Google's duty to save the energy? Youtube, Digg, facebook...and even more. Actions speak louder than words. Let's begin.

1. Dark theme on OS

Open "Control Panel" -> "Display", Select the option "Appearance", Select "Windows Class style" in "Windows and buttons" and "High Constrant Black" in "Color scheme".
Maybe you don't like it, you can customize it by clicking the "Advanced" button.



I have modified it myself. This is the preview, and you can download here.



Alternative, you can install Uxtheme Multi-patcher 5.5, "Uxtheme Multi-patcher will allow you to use any 3rd party msstyle theme on Windows XP/SP1/SP2 or Windows Server 2003 (with Themes enabled) just by patching the uxtheme.dll (dynamic link library).".
After install UXtheme, you can download NIOR theme and apply it.





2. Dark style on popular web site

Only for firefox.
Please install Stylish plugin and Greasemonkey plugin firstly.

About:blank

UserStyle: about:blank - Dark Firefox


UserStyle: Dark Sexy Firefox About:Blank




Google


UserStyle: Google Web Search - dark gray redesign (vC)




GoogleReader

UserStyle: Google Reader Dark by oltra




Gmail

UserStyle: Dark Gmail .5 patch 3 α




Youtube

UserStyle: YouTube.com - dark gray redesign (vC)




Digg

UserStyle: Digg v4 - Dark gray design




facebook

UserStyle: Facebook DARK




twitter

Setting by "Setting" -> "Design", fill "000000" in Background Color or upload one image in dark or grey theme





Flickr

UserStyle: Flickr Image Only [Black background]




For more dark style, you can search in UserStyle.org


3. Firefox dark skin

You can select the firefox skin in dark theme. I choose "MidnightFox 0.65" as my best skin.



4. Office2007 dark theme

Click star button in office2007, and click "XXX options". In the dialog, select "Black" in Color Scheme.


If you have others, please give me some comments. Let's share the good ideas.

Labels: ,

5/28/2007

Hack and lifehack in iGoogle

, Google’s personalized portal formerly known as Google Homepage, has a huge userbase, a nice selection of modules, and Google’s trademark simplicity which makes it easy to use for anyone.


1. open the door

Open the iGoogle homepage: http://www.google.com/ig, if you never use it in your computer, iGoogle will notice you: "You have been signed out. Sign in to see your stuff. (Don't have an iGoogle page? Get started.)" If you sign in with your google account, you will use iGoogle wherever. Otherwise, it only saves the customize information in your local computer. However, let's make the choice.


Then iGoogle will provide a sampling of content, please check for yourself and click "show my page". Wow, it is the portal page. Now you can customize the theme. Click " new! Select theme", there are seven themes for your choice. Adding tabs, adding stuff(widgets), that's all simple.



2. Fix the shortcoming or enhance

(1) the Unlimited tabs
When the number of the tabs got up to six, Google limits it! Please paste the javascript in URL:
javascript:_renameTab(); _dlsetp('at=')
Then you can see one new tab, then you can name it...

(2) Resizable columns
Firstly, you'll have to install Greasemonkey, a plugin for Firefox which enables you to change the actual webpages via simple JavaScript scripts.

This is one feature that Netvibes has and iGoogle doesn’t: resizable columns, which can be really useful if you really need to squeeze every last drop of screen real estate. This script will make this feature available in iGoogle, just grab the white space between the columns and drag it left or right.

http://userscripts.org/scripts/show/8162



(3) Replacing the logo
Don’t like the ubiquitous iGoogle logo on top of the page? This script enables you to set any image as the logo. It requires a bit of hand-editing to the code. You need to do the following (quote): “create the image as 166 x 55 px, upload it wherever, and refer to it within the #regular_logo, after background:url(”



3. Google Sidebar

View your Google Personalized Home page modules in the sidebar with an optimized layout.
All widgets will sort into one column automatically. And when click in the sidebar, the main window will open the target.
https://addons.mozilla.org/en-US/firefox/addon/3130

Usage:
* select in the menu: View -> Sidebar -> IGoogle, or
* use key combination: Ctrl+Alt+I, or
* click on toolbar button



4. Widget for life: Day Since widget


One iGoogle widget that tells you how many days have passed since you cleaned the litter box or put those leftovers in the fridge by developer Bernie Thompson.

Install the Days Since widget on your iGoogle homepage, and enter the number of days since you watered the plants or gave the dog a bath, and Days since will keep track for you as each day passes. The advantage to the physical timer, of course, is that you can stick it directly to the litter box itself, but this is free and always in sight on your iGoogle page.

Click the below click to add it to your iGoogle.




5. Widget for life: Simple GTD

Make one tab named "GTD", and add six widget "To-Do List" or "To-Do List+". (To-DO List+ has the time feature). Then name them by "Inbox", "Do it", "Action", "Waiting", "Project", "Maybe". Finally, add widget "Google Calendar".

Inbox: tasks unassigned

Do it: tasks can be done in two minutes
    for example: call someone

Action: tasks maybe be done beyond two minutes
    for example: send one package at post office

Calendar: tasks assigned by specified date
    for example: attend one marriage on Sep,12th

Waiting: tasks can be done after someone finish something
    for example: before send package at post office, let someone confirm the receiver's address.

Project: before detail in "Do it", "Action"
    for example: travel somewhere

Maybe: tasks when in free time
    for example: wash the car




6. Make your own gadget

http://www.google.com/ig/gmchoices?source=bppd, you can build your own gadgets using wizards. The gadgets are very simple and are more like containers for things that matter to you: photos, videos, events.

The wizards let you enter the settings for seven new gadget templates:

(1). Photo album - add up to 7 photos that can be rotated.
(2). GoogleGram - enter seven greeting messages.
(3). Daily Me - type what you are doing.
(4). Countdown - count the days until a special event.
(5). Simple list - you can use it as a ToDo list, shopping list.
(6). YouTube videos - up to 10 videos.
(7). Freeform gadget - add an image and some text.

Labels: , ,

5/18/2007

Google yourself & benefit from this

There are many people googled themselves. Today, I googled myself just for fun.
Firstly, the word "myself" has two meanings for me. My real name and my screen name in web space. Some days ago, I googled my real name. There were so many results that contained my real name. As you know, that's not the real myself. There are so many people have the same name.
So I googled my screen name today. I guessed that nobody will nick the name except me.


There were 554 items in a result. Only one was not for me because of google's fault.
Let's look at the leading items.

1. Twitter / terababy
2. The forgotten Milk
3. digg / terababy / news / dugg
4. terababy on Wakoopa
5. terababy on deviantART
6. terababy's bookmarks on del.icio.us
7. terababy » Curbly | DIY Design Community
8. Lifehack.org Community - View Profile: terababy
9. terababy is a member of the Macmeter community
10. Myopera by terababy

The hind items aren't listed here because they get more repeated.
I come to the below conclusion:
1. Google can find some footprints order by the pagerank of the web sites where footprints remain.
2. If your screen name is unique, you can look upon google as your bookmarks. It is a good idea :_)
3. The count of the search result suggest how you are popular. Please publicize your blog where google can find you if you own one blog.

Labels:

5/13/2007

GoogleReader + Gmail = mine Digg

I have used some rss readers: IE7, News Reader, ZhuaXia(Chinese), FeedDaemon. They are all good. But when I met with GoogleReader, I Wow!

When I read news from rss subscription, I want not only read it, but also keep the best as favorites. And I think I had better keep it into some online warehouse. Note sites or Digg sites? No! I wish one day I could backup them up to the local. The most convenient way is to use GoogleReader's "email" + Gmail's "Label".

1. Create Labels in Gmail.

You can make the label by path: Digg/Big Tag/Small Tag/...
Of course the separating character can be "/", "-" or others you like.
Don't worry about the mass number of the labels. You can only digg the news that you interest the most.

Of course you make the label when you receive mails from GoogleReader. I will talk about it later.
















2. When you meet the best news in GoogleReader, you can click "Email" link below the news. One mail dialog will appear. Pls fill your gmail address and send it.(You can use Plugin "Better Gmail" to help you fill up the address .











3. You will receive the news mail. Pls apply label to it. When you have no suitable label, pls make one label by the Digg Label rule.










4. You can receive the mails to your local anyway. That's the best news for me.

Remember, you only can send 99 mails one day by GoogleReader. Or you can get the "You can't send mail" message. I think Google don't want Google be a ogre via mail. But do you need to do as this?

Labels:

Unlimited iGoogle


Unlimited iGoogle
Originally uploaded by terababy.
This is my first post in fact :_)

The first one is about google. So am I a google fan? Maybe not. In the past three years, I didn't read online news, join society network/bbs... When I meet problems in work&life, I would do some searching using Google. In those days, I felt free and happy. Maybe that's the best living way in the web times. But I know, that's the best living way in the web2.0 times. Oooops.... Let's talk about the topic about this post.


When iGoogle was online, I was hot with it and put some helpful widgets into it. When the number of the tabs got up to six, I can't believe my eyes. Google limits it! My God, huge Google do such things!

Fortunately, I found the below tip using Google search to crack Google's iGoogle.

1. Open iGoogle Homepage.

2. Paste the javascript in URL:

javascript:_renameTab(); _dlsetp('at=')

Then you can see one new tab, then you can name it...

3. After name, press "ENTER". That's OK!

Labels: