2008 = too infinity; Happy New Year
8 represents infinity. Thus, 2008 means too infinite opportunities, possibilities, hopes, dreams .etc. Sleep tonight with this note and realize them tomorrow.
funduBytes wishes all readers a Happy New year.
http://fundubytes.blogspot.com/2007/12/2008-too-infinity-happy-new-year.html
8 represents infinity. Thus, 2008 means too infinite opportunities, possibilities, hopes, dreams .etc. Sleep tonight with this note and realize them tomorrow.
funduBytes wishes all readers a Happy New year.
http://fundubytes.blogspot.com/2007/12/my-gmail-story-free-sms-alerts.html
Gmail folks are inviting us to share our Gmail story about how we are using it. So, here's mine: Free SMS alerts for incoming mails.
and forward a copy of incoming mail to the same
to get free SMS alerts. More details.http://fundubytes.blogspot.com/2007/12/orkut-profiles-made-public-to-google.html
In the previous post,I have mentioned that orkut profiles are still not public. I guess some Google folk read that, and a new feature is included in orkut privacy settings i.e. orkut in Google search results.
It says "show my orkut information when my orkut friends search for me on Google.com". Can't an unknown person search for you?
orkut help tells it is still in experimental mode and uses Onebox to display key details.
"A OneBox appears only when someone who is logged in to orkut performs a search on Google.com for another orkut user"
If someone is logged into orkut won't he go for orkut universal search?
So, the description is a bit confusing. Since, this feature is enabled for a small chunk of orkut users, I have tried to draw a picture of how it will look like in Google search results. (based on my imagination, actual results may differ)
But, with this step internet researchers, social media marketing people have to regenerate their report. At last but not the least, people who do not put their real name on orkut or use special characters instead of English alphabets, revert back to the name your parents have given to you.
http://fundubytes.blogspot.com/2007/12/pipl-reveals-5-facts-about-social.html
Pipl.com, probably the most comprehensive people search service on the web that uses public profiles from millions of websites and social networking sites to retrieve information has revealed some interesting facts about the social networking sites:-
http://fundubytes.blogspot.com/2007/12/create-print-friendly-pdf-for-your.html
Portable Document Format (PDF) is the most common and widely used format for exchange of documents, newsletters .etc. This article demonstrates how to create online print friendly (optmized, without the hustle & bustle of sidebars, ads .etc) PDF for your website (Blogger used in e.g.)
Step 1: Stylesheet:- Add the following CSS code in the <HEAD> section. [CSS details]
Step 2: Use the above stylesheet to hide/display sections:- Go to Template -> Edit HTML tab (Do not expand template widgets). Sections you want to hide while printing, add them to class 'noprint'. Sections you want to show only in print mode, put them in class 'print'. And the rest will be shown in both modes.
e.g. To hide sidebar use,
<b:section class='sidebar noprint' id='sidebar' preferred='yes'>
Now, Take another example where you want to show/hide selective widgets in 'main-wrapper'.
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Feed2' locked='false' title='Recent Articles' type='Feed'/>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='HTML3' locked='false' title='' type='HTML'/>
</b:section>
</div>
say, you want to hide 'Feed2' in print mode, display 'Blog1' in both modes and display 'HTML3' only in print mode, change the above code to following:-
<div id='main-wrapper'>
<b:section class='main noprint' id='main1' showaddelement='no'>
<b:widget id='Feed2' locked='false' title='Recent Articles' type='Feed'/>
</b:section>
<b:section class='main' id='main2' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
<b:section class='main print' id='main3' showaddelement='no'>
<b:widget id='HTML3' locked='false' title='' type='HTML'/>
</b:section>
</div>
Note the differences in bold & red color. Save the template.
Expand widget template, and embed any custom code you have included within <div> </div> or <p> </p> and put them in appropriate class i.e. print or noprint. You can put post-footer, comments-block, post-footer-line post-footer-line-1 .etc. in noprint class to save both page & ink (if printed on paper later).
Tip: Do print preview for cross check.
Step 3: Print PDF button:- Sign up at Web2PDF Online and get the javascript code or use the following code
replace XXXX with your author_id and modify values of left, right, top & bottom margin as per your requirement.
Now, for a demo, check the 'print PDF button' at the end of each post on this blog.
Currently, Web2PDF supports only English language and has report feature that shows statistics of downloaded PDFs.
Tip: If your report shows large number of downloads, you can monetize this medium too by printing custom made text ads in light shades in header, footer or sidebar area. Now, US based publishers having a valid SSN may apply for Yahoo Ads for Adobe PDF program.
Suggested Reading:-
So, save trees & print as PDF.
http://fundubytes.blogspot.com/2007/12/stop-aids-keep-promise.html
World AIDS day is observed on December 1, each year, which is aimed at raising awareness & prevent spread of HIV infection. This year focus is on 'leadership' for the theme 'Stop AIDS, Keep the promise'. Usually we are asked to 'be positive' but, in the context of HIV we feel blessed being negative. Also, arithmetic teaches us that product of a NEGATIVE and a POSITIVE entity results in NEGATIVE but, HIV proves it wrong.