タグ

2007年8月30日のブックマーク (2件)

  • TTBase

    TTBaseの紹介 † TTBaseは、単体ではただ常駐するだけのソフトですが、プラグインで機能を拡張して行く事が出来ます。 そのため、必要な機能だけをあつめた自分だけの常駐ソフトを作っていくことができます。 今現在、タスクトレイに沢山常駐しているソフトがこのTTBaseひとつですべて補える可能性があるのです。 体のソース、プラグインのSDKともに公開されていますので、 プログラミング知識のある方は体の開発に参加したり、自分で必要な機能をプラグインとして製作していくことも出来ます。 現在公開されている多くのプラグインは、様々な有志の方々が配布されているものです。 初心者の方は、プラグインページで紹介されているプラグインをすべて導入してみるのもよいでしょう。 使っていく内にその中から取捨選択し、あなただけのTTBaseを作り上げていってください。 導入 -- TTBaseの

  • DropCap First Character WordPress Plugin - Rodney Campbell's Blog

    OK – I've written my first WordPress plugin – it is incredibly simple and VERY short but it does the job none-the-less. The plugin is called dropcap_first and is available for download if you so desire. What it does is it makes the first character of the post BIG in a magazine style. I got the idea (and most of the CSS code) to do this from an article called Magazine Style CSS Drop Caps and then i