39 private links
Пример использования:
echo 'Мне уже '.declension('<b>20</b>','год года лет').'!';
// выведет «Мне уже <b>20</b> лет!»
Welcome to Minimal Monkey
Мета тег X-UA-Compatible управляет режимом отображением страниц в браузерах IE8+.
Get the total character/word count of a document
This is an issue that came up on IRC and I wasn't sure if there was a solution or not. Basically, we needed a way to bind multiple commands to be run in a given order to a single keyboard shortcut. Ordinarily I'd say to just use macros, but as it turns out, you can't use a macro to show the find panel or anything like that, so this is the solution I came up with: a command that runs multiple commands in whichever context the command needs to be run in.
This plugin allows you to use unfiltered HTML in your category descriptions by disabling selected WordPress filters.
The Rich Text Tags Plugin allows you to edit tag, category, and taxonomy descriptions using WordPress' built in WYSIWYG editor.
for use with last.fm, spotify, etc.
Clone posts and pages.
A dynamic layout plugin for jQuery - the flip-side of CSS floats
How to add a button to the editor adding a shortcode via dialog window interfac
This is the trick I used with my 1and1 hosted WordPress hosted website. I found this method mentioned with no detail after spending forty minutes looking for a way to delete a misspelled Custom Field.
Flashing the eMMC and rootfs on your N900 will completely reset the device to factory settings, reverting everything to factory settings, including /home with all (app-)preferences, bookmarks, contacts, communications, but again, excluding the external memory on micro-SD card and the lockcode. (you MUST flash rootfs as well, when flashing eMMC (because of /opt deletion)
The script adds vertical rules (left border) to selected paragraphs. Of the several methods suggested in a thread on Adobe's InDesign forum -- paragraph rule, dropcap on pipe symbol, placing paragraphs in a table cell, graphic rule in an anchored frame -- the latter seemed the most flexible and manageable.
In this post, I’d like to take you through the Sublime build system and share build scripts for working with many of the languages and tools we use today.
So I’ve been a long time user of FileZilla and awhile back I looked into how to share my site list across multiple machines and one method many people were doing was storing their application settings on Dropbox by modifying their fzdefaults.xml to point to a location under your Dropbox folder.
jquery.autoellipsis is a jQuery plugin for automatically applying ellipsis on selected elements. This plugin optimally uses the available space, unlike methods like character counting.
This article discusses current RGBA browser support and ways to use RGBA backgrounds in non-supporting browsers. Bonus gift: A PHP script of mine that creates fallback 1-pixel images on the fly that allow you to easily utilize RGBA backgrounds in any browser that can support png transparency. In addition, the images created are forced to be cached by the client and they are saved on the server’s hard drive for higher performance.