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,854 other subscribers

Archive for the ‘Google’ Category

How to disable Chrome PDF Viewer in Google Chrome and reenable the Acrobat Reader plugin

Posted by jpluimers on 2011/02/07

Google Chrome integrated a PDF viewer that is far less functional than Adobe Reader.

In fact: if you had Adobe Reader as PDF viewer, Google Chrome will just use their own.

One of the things I use a lot is the multi-page view (2 page next to each other; fits nicely on a 1920×1200 screen).

It is actually pretty easy to switch back: Read the rest of this entry »

Posted in Google, Power User, Windows, Windows 7, Windows Vista, Windows XP | Leave a Comment »

SQL Server: Google search tip for MSDN

Posted by jpluimers on 2010/09/07

When searching on MSDN for SQL Server syntax related things, you often get results matching other languages or frameworks.

For instance, searching for INSERT site:msdn.microsoft.com gets other results having to do with the .NET Framework. Those usually are not relevant to SQL Server.

Google search can be tweaked to limit your search results: there is a nice Google search help page on this.
The above search phrase already includes a the site: prefix to limit the results to the msdn.microsoft.com domain.

There are a few tricks to limit the search phrase even further:

  1. Add “SQL Server” to your search phrase:
    “SQL Server” INSERT site:msdn.microsoft.com
    Microsoft always had the “SQL Server” in their Books Online topics.
    This way, you will find SQL Server 2000 and SQL Server Compact Edition information now as well as more current SQL Server versions.
  2. Add “Transact-SQL” to your search phrase:
    “Transact-SQL” INSERT site:msdn.microsoft.com
    Microsoft started to suffix SQL Server T-SQL keywords with “(Transact-SQL)” for the Books Online in November 2008 (covering SQL Server 2005) to make finding results easier.
    This way you will favour topics for SQL Server 2005 and up.

Luckily the MSDN site has done a lot of SEO, so even if you don’t add these two to your search phrase, SQL Server relevant results end up pretty high in the result list.
They strive to get the SQL Server 2008 R2 Books Online topics as high in the ranking as possible.

If you want to search for specific versions of SQL Server, then it is easiest to use this Microsoft SQL Server Library page to begin your search.

Conclusion:

Depending on what kind of search results you are interested in, you might want to extend your search phrase a bit.

–jeroen

Posted in Database Development, Development, Google, Power User, SQL Server | Leave a Comment »

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 »