The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,861 other subscribers

Archive for the ‘Google’ Category

Session Buddy – Google Chrome extension gallery

Posted by jpluimers on 2010/09/03

Great Chrome extension: Session Buddy.
Not only great for saving and restoring sessions, but also for getting the URLs and Titles of your tabs (or single window with tabs).

Easy for collecting relevant information and saving it for inclusion in documentation (for instance: your blog ).

via: Session Buddy – Google Chrome extension gallery.

Posted in Google, Power User | Leave a Comment »

A few updates to: Google Calendar – printing multiple months or weeks to PDF

Posted by jpluimers on 2010/07/15

Thanks to Kilian Croese, I updated the Google Calendar – printing multiple months or weeks to PDF posting with this info:

  • No need to use Fiddler any more for obtaining the base printing URL.
  • Added information for these parameters:
    • pfs (font size)
    • po (page orientation)
    • pbw (black & white)
  • In addition, I improved the documentation on the parameter rand (which is a JavaScript EPOCH value)
  • Finally I dug a bit deeper into the page sources, and added information about these parameters:
    • pjs (PDF Printing Java Script)
    • pda (PDF download)

The original post is now both far easier to use, and much more complete.

–jeroen
Via: Google Calendar – printing multiple months or weeks to PDF « The Wiert Corner – Jeroen Pluimers’ irregular stream of Wiert stuff.

Posted in Font, Google, Google Apps, PDF, Power User | Leave a Comment »

Google Calendar – printing multiple months or weeks to PDF – URL parameter tips and tricks

Posted by jpluimers on 2010/06/28

Recently, I had to print multiple months or weeks from within Google Calendar.
The default UI does not allow that, but it is in fact pretty easy to do.

These are the steps to get PDF versions of a whole year.

Edit 20100714: thanks to Kilian Croese, I could explain a few more parameters, and cut out the steps for Fiddler, so it now works with most browsers on most platforms.
All text that is not relevant any more is marked deleted, so you can still read it if you want to use Fiddler.
It works from Google Chrome and Internet Explorer on Windows (FireFox works if you install FiddlerHook) Read the rest of this entry »

Posted in Development, Fiddler, Google, Google Apps, GoogleCalendar, ISO 8601, Power User, Software Development, Web Development | 19 Comments »

Adding wordpress.com blog as connected site in Google Buzz (thanks Pēteris!)

Posted by jpluimers on 2010/06/26

Pēteris wrote about Adding wordpress.com blog as connected site in Google Buzz.

Thanks – that saved me a lot of time!

–jeroen

Posted in Development, Google, Power User, Software Development, Web Development, WordPress | 1 Comment »

Bleeding Edge: version WordPress.com “edit link” broken in latest Google Chrome stable build – or is Vodafone causing this? #fail

Posted by jpluimers on 2010/06/21

One of the things I use most when writing blog entries is in WordPress the “Alt-Shift-A” keyboard shortcut (the “Insert/edit link” button in the toolbar).

This used to work fine in Google Chrome (my favourite browser), but now it fails, well sort of.

This is what happens: when you perform the Edit/Insert action, you see only a blank popup window, and a wait cursor for about 30 seconds, then you see the final Insert/Edit link popup window.

I’m not sure it is because of the new stable build of Chrome, changes in the WordPress.com engine or the Vodafone UMTS network (I’ll explain below why).

It does work fine in these current browser versions:

I have put FireFox last, as the WordPress.com engine does not always works nice (kinds of display issues).

So back to IE for editing WordPress posts for at least a while…

Finding the cause

The reason I’m not sure that I’m not sure what caused this issue is that both WordPress.com and Google Chrome recently got updates:

Since I could not find similar stories on the internet about my problem, I’ve played around a bit with Fiddler 2, and found that the difference between the Insert/Edit link feature in Google Chrome and Internet Explorer is that Google Chrome tries to load this link

http://1.2.3.4/bmi-int-js/bmi.js

That obviously fails, but I have not found out why it is loaded in Google Chrome and not in Internet Explorer yet.
It might have to do that I recently used the Vodafone UMTS network, and Vodafone runs a transparant proxy messing up with the HTML.
The odd thing is that it fails now, I tried both an ADSL (xs4all ADSL) and a Cable (UPC Fiber Power) connection.

To be continued…

–jeroen

Posted in Google, Power User | 3 Comments »

Stars on Google Search (references Official Google Blog: Stars make search more personal)

Posted by jpluimers on 2010/03/05

If you use Google Bookmarks or Google Toolbar, then bookmarks satisfying your search result will appear starred in Google Search.

Cool!

If only Google Chrome Bookmarks could be synced with Google Bookmarks (no, they cannot)….

Ref: Official Google Blog: Stars make search more personal.

Posted in Google, Google Apps, Power User | Leave a Comment »

gmail harmless error message when editing settings: “Your changes have not been saved. Discard changes?”

Posted by jpluimers on 2010/01/28

When you edit your gmail settings, recently you often  get this message if you move the focus away from the settings pane:

Your changes have not been saved.
Discard changes?

The odd thing is that the settings are indeed saved just before you move the focus away.

So I always wondered if the message can be really ignored, and this thread confirms the message indeed is harmless.

I do still wonder why I get this message mostly in FireFox and Internet Explorer, but almost never in Chrome :-)

–jeroen

Posted in Chrome, Chrome, Firefox, GMail, Google, Internet Explorer, Power User, Web Browsers | Leave a Comment »

TIFF preview in GMail now works (was: GMail + TIFF = ? « Scientia potentia est « The Wiert Corner – Jeroen Pluimers’ irregular stream of Wiert stuff)

Posted by jpluimers on 2009/12/08

in GMail, TIFF preview suport has started working again!

Which means that I know can read incoming FAX messages in the preview window in stead of saving and viewing them in an external tool.

It probably means that the bug here is fixed:

GMail + TIFF = ? « Scientia potentia est « The Wiert Corner – Jeroen Pluimers’ irregular stream of Wiert stuff.

–jeroen

Posted in GMail, Google | 1 Comment »

GMail + TIFF = ? « Scientia potentia est

Posted by jpluimers on 2009/11/25

Ever wondered why since a couple of weeks you cannot preview TIFF attachments (like FAX images) in GMail any more?

It’s because GMail has (hopefully soon had!) a bug handling little-endian TIFF images: the preview of your attachment might reveal someone else’s!

While fixing it, GMail seems to have disabled the preview for all TIFF images.

Jaffar Rumith found about the bug more than a year ago, then rereported it, and blogged about it (GMail + TIFF = ? « Scientia potentia est).
Soon after his blog post got published, the bug got acknowledged (hopefully that is not cause and effect).

Viewing TIFF attachments didn’t work for a while either, but now works again.
Hopefully they will fix the preview TIFF issue soon…

–jeroen

Posted in GMail, Google | 1 Comment »