Tuesday, March 30, 2010

Saturday, March 27, 2010

Vertical splitter implementation

jQuery Splitter Plugin

The resource describes implementation of Vertical splitter as jQuery plugin. Examples also available. Clear, fast, cross browser.

Sunday, March 21, 2010

FCK Editor Toolbar Functions - 7 Videos

FCK Editor Toolbar Functions - 7 Videos - Unfortunately - NOT Free
This tutorial outlines the functions in the FCK Editor Toolbar.

The tutorial shows how each of the FCK Editor Toolbar functions work, ranging from basic text editing, such as copy and paste techniques, through to creating various types of links such as anchor links. All options in the toolbar are demonstrated including the advanced functions for each button. This tutorial also comes with a PDF document which outlines all of the keyboard shortcuts used within the FCK editor.

The videos cover:
  • Video 1 - Introduction, FCK Editor Basics, Toolbar buttons
  • Video 2 - Copy and Paste Functions, Removing Formatting
  • Video 3 - Text Formatting, Lists, Indents Text Alignment, Links
  • Video 4 - Working with Links
  • Video 5 - Working with Links and Images
  • Video 6 - Working with Images, Flash and Tables
  • Video 7 - Working with Tables, Insert, Formatting Text
Total Time Length: 54mins

Tuesday, March 16, 2010

Few tips 'n' tricks for Total Commander

Few tips 'n' tricks for Total Commander link
TCShell 1.3.5 link - add 'Open in Total Commander' in context menu

Monday, March 15, 2010

40 Really Nice Free Icon Sets for Designers


These icons are free to use in any kind of commercial or non-commercial project unlimited times.

Saturday, March 13, 2010

Top free troubleshooting tools for Windows

The article describing top troubleshooting software pieces:
  • Sysinternals's Process Explorer
  • System Information for Windows
  • BlueScreenView
  • Sysinternals' Autoruns
  • WinDirStat
  • Unlocker and OpenedFilesView
P.S. The print layout to save page turns

The Secret Origin of Windows


The exciting article describing first steps and fights all around the OS.

Friday, March 12, 2010

CSS Selectors

Тонкости использования селекторов аттрибутов в CSS

ELMAH (Error Logging Modules and Handlers)

ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.

Once ELMAH has been dropped into a running web application and configured appropriately, you get the following facilities without changing a single line of your code:

  • Logging of nearly all unhandled exceptions.
  • A web page to remotely view the entire log of recoded exceptions.
  • A web page to remotely view the full details of any one logged exception.
  • In many cases, you can review the original yellow screen of death that ASP.NET generated for a given exception, even with customErrors mode turned off.
  • An e-mail notification of each error at the time it occurs.
  • An RSS feed of the last 15 errors from the log.
http://habrahabr.ru/blogs/net/86801/

Thursday, March 11, 2010

Chili NEXT - syntax highlighter

  • Very fast highlighting, trivial setup, fully customizable, thoroughly documented, and MIT licensed
  • Renders identically on IE, Firefox, Mozilla, Opera, and Safari
  • Comes bundled with recipes for C++, C#, CSS, Delphi, Java, JavaScript, LotusScript, MySQL, PHP, and XHTML
  • Many configuration options: Static, Dynamic, Automatic, Manual, Ad-Hoc, with Metaobjects.
  • Provides fine control over which elements get highlighted by means of a jQuery selector or the mithical jQuery chainability.
  • Fully supports javascript regular expressions, including backreferences
  • The replacement format gives full control on what HTML is used for highlighting
  • Provides examples which show setups and features
link

Collapsible Frame Script

Collapsible Frame Script - link

Delaying JavaScript Event Execution

Delaying JavaScript Event Execution link

Wednesday, March 10, 2010

SyntaxHighlighter
version 2.0.296 (March 01 2009)
JavaScript code syntax highlighter.