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

Archive for the ‘Font’ Category

ASCII art: when old skool is modern again.

Posted by jpluimers on 2012/01/02

When old skool is modern again :)

The last few months, I observe more and more ASCII art, especially on social media like FaceBook, Twitter, etc.

The most recent was this one from our neighbours  – thanks guys – (it doesn’t do very good justice to the original, as it needs less linespacing, and works best with an Arial font):

.     °.˛*.˛.°★。˛°.★*.                              * Fijne Kerstdagen en *★* *˛.
.    ˛ °_██_*。*./ ♥ \ .˛* .˛.                       *.★ een geweldig 2012**★ 。
.     ˛. (´• ̮•)*˛°*/.♫.♫\*˛.* ˛_Π_____.    *      *      *         ★ toegewenst 。
.     .°( . • . ) ˛°./• ‘♫ ‘ •\.˛*./______/~\.˛* .。˛   *        *★* Someone  &
.     *(…’•’.. ) *˛╬╬╬╬╬˛°.|田田 |門|╬╬╬╬╬*★★*★ ★ Someone
. ¯˜”*°••°*”˜¯`´¯˜”*°••°*”˜¯ ` ´¯˜”*°´¯˜”*°••°*”˜¯`´¯˜” *

Since many characters are not ASCII at all, maybe Typewriter Art fits better.

Anyway: I like the new revival of these kinds of arts.

They remind being a lot younger and playing around with characters to see what graphical information I could put in a limited space. You can use this to present information too, as [W/A] this progress bar shows how busy the public traffic is.

They also remind me how much real artists can do in little space. Given the limited space especially on Twitter and Mobile Systems, and the common feature among those is still text, ASCII art makes a lot of sense again :)

Some references to give you an idea how bad I was at it, and how good others :)

Check out [Wayback/Archive] http://cd.textfiles.com/hackchronii/VIRUSL4/VIRUSL4.46 and search for “Pluimers” (sitenote: I was nicknamed by the chinese cook in the restaurant kitchen I worked a few years before that, though the cook pronounced “Charlie”  as “Cha-li”, and I nicked it to Charly to avoid conflicts).

A bit later I condensed it a bit (look for “rulfc1” at [Wayback/Archive] http://www.nic.funet.fi/pub/msdos/Info/info-ibmpc). [Wayback/Archive] Others were way better at Email Art and [not archived] Signature Art than I was.

Those were days where you would mostly communicate with text. And even that wasn’t a long time ago when you imagine that the oldest known form of Typewriter Art is from 1898!

--jeroen

Posted in About, ASCII art / AsciiArt, Font, Fun, Personal, Power User | 2 Comments »

Text displayed in some core fonts appears blurred in Internet Explorer 9 on a computer that is running Windows Vista, Windows Server 2008, Windows 7, or Windows Server 2008 R2

Posted by jpluimers on 2011/08/02

Right now there are so many ways to display text, that – depending on your physical display (CRT, LCD, etc) – all behave differently.

Even Microsoft has released a patch (see the below quote from KB 2545698 that got released last month).

This issue occurs because of a design change to how Internet Explorer 9 renders text. By default, Internet Explorer 9 uses sub-pixel positioned ClearType to render text by using DirectWrite, whereas Internet Explorer 8 uses whole-pixel positioned ClearType to render text by using the Microsoft Windows graphics device interface (GDI).

I’m wondering if there is a way to make it work ‘right’ on every type of display combination.

Do you know any?

–jeroen

via Text displayed in some core fonts appears blurred in Internet Explorer 9 on a computer that is running Windows Vista, Windows Server 2008, Windows 7, or Windows Server 2008 R2.

Posted in .NET, Delphi, Development, Font, Power User, Software Development | 5 Comments »

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 »