<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 14:59:36 +0000</lastBuildDate>
    <item>
      <title>(Java) Java Code Samples for Converting Charts in Excel Files to Image Files - johansonkatherine</title>
      <link>https://snipplr.com/view/73763/java-code-samples-for-converting-charts-in-excel-files-to-image-files</link>
      <description>&lt;p&gt;The following technical tip show how developers can Convert Chart in excel file to Image in java using Aspose.Cells component.  Charts are visually appealing and make it easy for users to see comparisons, patterns, and trends in data. For instance, rather than analyzing columns of worksheet numbers, a chart shows at a glance whether sales are falling or rising, or how actual sales compare to projected sales. People are frequently asked to present statistical and graphical information in an easy to understand and an easy to maintain manner. A picture helps. Sometimes, charts are needed in an application or web pages. Or it might be needed needed for a Word document, a PDF file, a PowerPoint presentation or some other application. In each case, you want to render the chart as an image so that you can use it elsewhere. Aspose.Cells for Java has supported converting charts in Excel files to image files since release 2.1.2.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Feb 2014 14:09:28 UTC</pubDate>
      <guid>https://snipplr.com/view/73763/java-code-samples-for-converting-charts-in-excel-files-to-image-files</guid>
    </item>
    <item>
      <title>(Java) Java Code Samples for Converting Charts in Excel Files to Image Files - johansonkatherine</title>
      <link>https://snipplr.com/view/73762/java-code-samples-for-converting-charts-in-excel-files-to-image-files</link>
      <description>&lt;p&gt;The following technical tip show how developers can Convert Chart in excel file to Image in java using Aspose.Cells component.  Charts are visually appealing and make it easy for users to see comparisons, patterns, and trends in data. For instance, rather than analyzing columns of worksheet numbers, a chart shows at a glance whether sales are falling or rising, or how actual sales compare to projected sales. People are frequently asked to present statistical and graphical information in an easy to understand and an easy to maintain manner. A picture helps. Sometimes, charts are needed in an application or web pages. Or it might be needed needed for a Word document, a PDF file, a PowerPoint presentation or some other application. In each case, you want to render the chart as an image so that you can use it elsewhere. Aspose.Cells for Java has supported converting charts in Excel files to image files since release 2.1.2.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Feb 2014 14:04:04 UTC</pubDate>
      <guid>https://snipplr.com/view/73762/java-code-samples-for-converting-charts-in-excel-files-to-image-files</guid>
    </item>
    <item>
      <title>(ActionScript 3) IntelliJ template - Event - hejaaa</title>
      <link>https://snipplr.com/view/73327/intellij-template--event</link>
      <description>&lt;p&gt;File &gt; Settings... &gt; File and Code Templates&lt;/p&gt;</description>
      <pubDate>Thu, 09 Jan 2014 18:30:43 UTC</pubDate>
      <guid>https://snipplr.com/view/73327/intellij-template--event</guid>
    </item>
    <item>
      <title>(CSS) As if events weren't even there... - chris5marsh</title>
      <link>https://snipplr.com/view/72230/as-if-events-werent-even-there</link>
      <description>&lt;p&gt;If you want to have an element that appears on a higher z-index than another, but don't want it to receive click events, use the following:&lt;/p&gt;</description>
      <pubDate>Thu, 29 Aug 2013 06:57:51 UTC</pubDate>
      <guid>https://snipplr.com/view/72230/as-if-events-werent-even-there</guid>
    </item>
    <item>
      <title>(JavaScript) temporal unbind of event - phl</title>
      <link>https://snipplr.com/view/70917/temporal-unbind-of-event</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 24 Apr 2013 10:56:12 UTC</pubDate>
      <guid>https://snipplr.com/view/70917/temporal-unbind-of-event</guid>
    </item>
    <item>
      <title>(C#) sharepoint 2010 event receiver code that checks in files newly added to style library - rumremix</title>
      <link>https://snipplr.com/view/68942/sharepoint-2010-event-receiver-code-that-checks-in-files-newly-added-to-style-library</link>
      <description>&lt;p&gt;Keep the namespace name, class name, guid that VS automatically generates. Make sure all of the "using" inclusions included.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:35:06 UTC</pubDate>
      <guid>https://snipplr.com/view/68942/sharepoint-2010-event-receiver-code-that-checks-in-files-newly-added-to-style-library</guid>
    </item>
    <item>
      <title>(jQuery) .on() - jquery event handler - grindking</title>
      <link>https://snipplr.com/view/68045/on--jquery-event-handler</link>
      <description>&lt;p&gt;.on( events [, selector] [, data], handler(eventObject) )&#13;
&#13;
A delegated-events approach attaches an event handler to only one element, the tbody, and the event only needs to bubble up one level (from the clicked tr to tbody):&lt;/p&gt;</description>
      <pubDate>Wed, 31 Oct 2012 19:35:29 UTC</pubDate>
      <guid>https://snipplr.com/view/68045/on--jquery-event-handler</guid>
    </item>
    <item>
      <title>(JavaScript) Generic Handler (Event logging in Console) - dejot</title>
      <link>https://snipplr.com/view/67969/generic-handler-event-logging-in-console</link>
      <description>&lt;p&gt;generischer Handler fÃ¼r die Eventausgabe in der Konsole....&lt;/p&gt;</description>
      <pubDate>Fri, 26 Oct 2012 18:36:28 UTC</pubDate>
      <guid>https://snipplr.com/view/67969/generic-handler-event-logging-in-console</guid>
    </item>
    <item>
      <title>(C#) Write to the Event Log C# - Verician</title>
      <link>https://snipplr.com/view/67389/write-to-the-event-log-c</link>
      <description>&lt;p&gt;Output your errors to the Windows event log. Very effective to output from try catch blocks.&lt;/p&gt;</description>
      <pubDate>Wed, 26 Sep 2012 23:16:35 UTC</pubDate>
      <guid>https://snipplr.com/view/67389/write-to-the-event-log-c</guid>
    </item>
    <item>
      <title>(DOS Batch) Save (and clear) Windows Event Logs - Rectifier</title>
      <link>https://snipplr.com/view/65885/save-and-clear-windows-event-logs</link>
      <description>&lt;p&gt;Uses the sysinternals (microsoft) utility PsLogList to save specified event logs to files and then clears them. Method can be used to save logs as .evt and .evtx. This script has four event logs listed as an example and has a template command commented. Tested on a local windows 7 machine, but should work for xp, server 2k3 and 2k8.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2012 03:54:14 UTC</pubDate>
      <guid>https://snipplr.com/view/65885/save-and-clear-windows-event-logs</guid>
    </item>
    <item>
      <title>(DOS Batch) Clear Windows 7 Event Log - Rectifier</title>
      <link>https://snipplr.com/view/65884/clear-windows-7-event-log</link>
      <description>&lt;p&gt;This is a simple batch script to clear the event logs from a windows 7 or server 2008 machine. The script does *not* save these logs. This was tested on a local machine but could be adapted for remote use.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2012 03:42:51 UTC</pubDate>
      <guid>https://snipplr.com/view/65884/clear-windows-7-event-log</guid>
    </item>
    <item>
      <title>(jQuery) Copy one element\'s eventhandlers to another - chlab</title>
      <link>https://snipplr.com/view/64750/copy-one-elements-eventhandlers-to-another</link>
      <description>&lt;p&gt;Here's a snippet for copying (all) the eventhandlers of one element to another with jQuery and effectively cloning the behavior of one element.&#13;
&#13;
Keep in mind that if it's possible, you should just register the same handlers you actually need, instead of just blindly copying all of them. But in some cases, e.g. when using a plugin that you do not wish to modify, this can come in handy.&lt;/p&gt;</description>
      <pubDate>Thu, 26 Apr 2012 22:02:27 UTC</pubDate>
      <guid>https://snipplr.com/view/64750/copy-one-elements-eventhandlers-to-another</guid>
    </item>
    <item>
      <title>(JavaScript) modificar onclick compatible con internet explorer - rickyslow</title>
      <link>https://snipplr.com/view/64116/modificar-onclick-compatible-con-internet-explorer</link>
      <description>&lt;p&gt;modificar onclick compatible con internet explorer !&lt;/p&gt;</description>
      <pubDate>Fri, 23 Mar 2012 07:34:23 UTC</pubDate>
      <guid>https://snipplr.com/view/64116/modificar-onclick-compatible-con-internet-explorer</guid>
    </item>
    <item>
      <title>(JavaScript) jQuery Event Attachment - safe1981</title>
      <link>https://snipplr.com/view/63594/jquery-event-attachment</link>
      <description>&lt;p&gt;ë‹¤ì–‘í•œ í˜•íƒœë¡œ jQueryë¥¼ ì´ìš©í•˜ì—¬ DOM ìš”ì†Œì— ì´ë²¤íŠ¸ë¥¼ ë‹¤ëŠ” ë°©ë²•&lt;/p&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:58:36 UTC</pubDate>
      <guid>https://snipplr.com/view/63594/jquery-event-attachment</guid>
    </item>
    <item>
      <title>(JavaScript) Facebook select all friends to invite (09.2011) - bionickid</title>
      <link>https://snipplr.com/view/58609/facebook-select-all-friends-to-invite-092011</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 12 Sep 2011 22:39:43 UTC</pubDate>
      <guid>https://snipplr.com/view/58609/facebook-select-all-friends-to-invite-092011</guid>
    </item>
    <item>
      <title>(C#) EventLoggingInterface - BrentS</title>
      <link>https://snipplr.com/view/57313/eventlogginginterface</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 29 Jul 2011 08:25:48 UTC</pubDate>
      <guid>https://snipplr.com/view/57313/eventlogginginterface</guid>
    </item>
    <item>
      <title>(PHP) Magento Event Observer with Save before and Save after - necode</title>
      <link>https://snipplr.com/view/56959/magento-event-observer-with-save-before-and-save-after</link>
      <description>&lt;p&gt;http://codemagento.com/2011/04/observers-and-dispatching-events/&lt;/p&gt;</description>
      <pubDate>Thu, 21 Jul 2011 19:29:16 UTC</pubDate>
      <guid>https://snipplr.com/view/56959/magento-event-observer-with-save-before-and-save-after</guid>
    </item>
    <item>
      <title>(jQuery) Toggle element in jQuery - Alwaison</title>
      <link>https://snipplr.com/view/56399/toggle-element-in-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 11 Jul 2011 20:26:35 UTC</pubDate>
      <guid>https://snipplr.com/view/56399/toggle-element-in-jquery</guid>
    </item>
    <item>
      <title>(jQuery) Check to see if function triggered by an event - 1man</title>
      <link>https://snipplr.com/view/52618/check-to-see-if-function-triggered-by-an-event</link>
      <description>&lt;p&gt;Rather that using $(element).trigger('click'), check to see if execute has come from an element rather than directly.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Apr 2011 02:28:27 UTC</pubDate>
      <guid>https://snipplr.com/view/52618/check-to-see-if-function-triggered-by-an-event</guid>
    </item>
    <item>
      <title>(JavaScript) Cross-browser javascript event capture - onblur</title>
      <link>https://snipplr.com/view/52304/crossbrowser-javascript-event-capture</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 19 Apr 2011 18:57:31 UTC</pubDate>
      <guid>https://snipplr.com/view/52304/crossbrowser-javascript-event-capture</guid>
    </item>
    <item>
      <title>(JavaScript) Cross-browser event registration - wizard04</title>
      <link>https://snipplr.com/view/52041/crossbrowser-event-registration</link>
      <description>&lt;p&gt;Enhanced cross-browser event handling&lt;/p&gt;</description>
      <pubDate>Thu, 14 Apr 2011 02:16:14 UTC</pubDate>
      <guid>https://snipplr.com/view/52041/crossbrowser-event-registration</guid>
    </item>
    <item>
      <title>(JavaScript) Mouse Event Button - wizard04</title>
      <link>https://snipplr.com/view/52040/mouse-event-button</link>
      <description>&lt;p&gt;Returns an object with the `event.button` values of both the W3C and Microsoft models.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Apr 2011 02:12:49 UTC</pubDate>
      <guid>https://snipplr.com/view/52040/mouse-event-button</guid>
    </item>
    <item>
      <title>(JavaScript) MouseEnter/Leave Handlers 2 - wizard04</title>
      <link>https://snipplr.com/view/52039/mouseenterleave-handlers-2</link>
      <description>&lt;p&gt;These functions allow you to set a handler for a mouseleave/enter event.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Apr 2011 02:10:05 UTC</pubDate>
      <guid>https://snipplr.com/view/52039/mouseenterleave-handlers-2</guid>
    </item>
    <item>
      <title>(JavaScript) unobtrusive multiple event handlers on single element using jQuery - coprolit</title>
      <link>https://snipplr.com/view/50919/unobtrusive-multiple-event-handlers-on-single-element-using-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 21 Mar 2011 23:30:03 UTC</pubDate>
      <guid>https://snipplr.com/view/50919/unobtrusive-multiple-event-handlers-on-single-element-using-jquery</guid>
    </item>
    <item>
      <title>(ActionScript 3) AS3 FlashDevelop New Event Template - adrianparr</title>
      <link>https://snipplr.com/view/48616/as3-flashdevelop-new-event-template</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 08 Feb 2011 23:02:20 UTC</pubDate>
      <guid>https://snipplr.com/view/48616/as3-flashdevelop-new-event-template</guid>
    </item>
    <item>
      <title>(jQuery) Prevent default event action - lamebollock</title>
      <link>https://snipplr.com/view/44161/prevent-default-event-action</link>
      <description>&lt;p&gt;Description: If this method is called, the default action of the event will not be triggered.&#13;
&#13;
For example, clicked anchors will not take the browser to a new URL. We can use event.isDefaultPrevented() to determine if this method has been called by an event handler that was triggered by this event.&lt;/p&gt;</description>
      <pubDate>Mon, 15 Nov 2010 05:12:25 UTC</pubDate>
      <guid>https://snipplr.com/view/44161/prevent-default-event-action</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Event Delegation - Simple Example - Meander365</title>
      <link>https://snipplr.com/view/43537/jquery-event-delegation--simple-example</link>
      <description>&lt;p&gt;Allow events to bubble up the DOM to overseeing handlers.&lt;/p&gt;</description>
      <pubDate>Thu, 04 Nov 2010 13:43:11 UTC</pubDate>
      <guid>https://snipplr.com/view/43537/jquery-event-delegation--simple-example</guid>
    </item>
    <item>
      <title>(JavaScript) Extjs - how to select a row in a grid with a right-mouse click - jvandemerwe</title>
      <link>https://snipplr.com/view/42520/extjs--how-to-select-a-row-in-a-grid-with-a-rightmouse-click</link>
      <description>&lt;p&gt;This refers to Ext JS version 3 !&lt;/p&gt;</description>
      <pubDate>Tue, 19 Oct 2010 06:11:19 UTC</pubDate>
      <guid>https://snipplr.com/view/42520/extjs--how-to-select-a-row-in-a-grid-with-a-rightmouse-click</guid>
    </item>
    <item>
      <title>(ActionScript 3) Passing Data with Custom Events in AS3 - bshantz</title>
      <link>https://snipplr.com/view/41351/passing-data-with-custom-events-in-as3</link>
      <description>&lt;p&gt;This is an event class that lets you package related events together and send custom data with the event, very useful for MVC applications.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Oct 2010 14:55:36 UTC</pubDate>
      <guid>https://snipplr.com/view/41351/passing-data-with-custom-events-in-as3</guid>
    </item>
    <item>
      <title>(jQuery) jQuery - Binding a Handler to Multiple Events - Meander365</title>
      <link>https://snipplr.com/view/41102/jquery--binding-a-handler-to-multiple-events</link>
      <description>&lt;p&gt;One bind event, multiple events. Handy.&lt;/p&gt;</description>
      <pubDate>Tue, 28 Sep 2010 18:37:06 UTC</pubDate>
      <guid>https://snipplr.com/view/41102/jquery--binding-a-handler-to-multiple-events</guid>
    </item>
    <item>
      <title>(Bash) Network Event Triggered Bash Script - nathwill</title>
      <link>https://snipplr.com/view/40749/network-event-triggered-bash-script</link>
      <description>&lt;p&gt;updated...&lt;/p&gt;</description>
      <pubDate>Sun, 19 Sep 2010 07:29:39 UTC</pubDate>
      <guid>https://snipplr.com/view/40749/network-event-triggered-bash-script</guid>
    </item>
    <item>
      <title>(jQuery) jQuery - Clickable everything script - LuckyShot</title>
      <link>https://snipplr.com/view/37104/jquery--clickable-everything-script</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 11 Jul 2010 12:08:28 UTC</pubDate>
      <guid>https://snipplr.com/view/37104/jquery--clickable-everything-script</guid>
    </item>
    <item>
      <title>(jQuery) Track outbound links with GA and jQuery - errkk</title>
      <link>https://snipplr.com/view/36945/track-outbound-links-with-ga-and-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Jul 2010 17:59:22 UTC</pubDate>
      <guid>https://snipplr.com/view/36945/track-outbound-links-with-ga-and-jquery</guid>
    </item>
    <item>
      <title>(Objective C) Evento Touch con posicioÌn - tonic</title>
      <link>https://snipplr.com/view/36893/evento-touch-con-posicion</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Jul 2010 07:01:20 UTC</pubDate>
      <guid>https://snipplr.com/view/36893/evento-touch-con-posicion</guid>
    </item>
    <item>
      <title>(jQuery) jQuery onKeyboardSmashed event Plugin - adamcoulombe</title>
      <link>https://snipplr.com/view/30478/jquery-onkeyboardsmashed-event-plugin</link>
      <description>&lt;p&gt;This jQuery plugin can be used to detect when the user smashes their keyboard.&#13;
&#13;
You can set a threshold as to how many keys need to be depressed in order to trigger the event.&lt;/p&gt;</description>
      <pubDate>Mon, 29 Mar 2010 14:44:49 UTC</pubDate>
      <guid>https://snipplr.com/view/30478/jquery-onkeyboardsmashed-event-plugin</guid>
    </item>
    <item>
      <title>(C#) Silverlight ComboBox Keyboard Selection - alishahnovin</title>
      <link>https://snipplr.com/view/30032/silverlight-combobox-keyboard-selection</link>
      <description>&lt;p&gt;I've been trying to figure out a way to make ComboBox items selectable by the keyboard, much like how any ComboBox, ListBox, Selection box is in any other language like HTML, Windows Forms, etc.&#13;
&#13;
Most of the solutions I've seen online weren't particularly useful, or required the use of some third-party DLLs. My solution is a little different, and does not require any new references.&#13;
&#13;
My method works by extending the ComboBox. To use it, all you need to do is call .SetKeyboardSelection() on ComboBox *after* all ComboBoxItems have been added to the ComboBox.&lt;/p&gt;</description>
      <pubDate>Fri, 19 Mar 2010 12:20:14 UTC</pubDate>
      <guid>https://snipplr.com/view/30032/silverlight-combobox-keyboard-selection</guid>
    </item>
    <item>
      <title>(JavaScript) How to send a form by pressing ENTER key - ginoplusio</title>
      <link>https://snipplr.com/view/28368/how-to-send-a-form-by-pressing-enter-key</link>
      <description>&lt;p&gt;Suppose you have a login form and you want to send the form when user press enter on his keyboard and not only by clicking on the submit button.&#13;
This can be achieved capturing a specific event when the user is typing. We have to capture the keypress event and listen to trigger an action when the enter key is pressed. Example and code in the link above.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Feb 2010 06:16:39 UTC</pubDate>
      <guid>https://snipplr.com/view/28368/how-to-send-a-form-by-pressing-enter-key</guid>
    </item>
    <item>
      <title>(JavaScript) Cross-Browser event triggering - bryanlyman</title>
      <link>https://snipplr.com/view/25592/crossbrowser-event-triggering</link>
      <description>&lt;p&gt;A browser friendly way to trigger an event on an element. This is just a simple snippet which doesn\'t really explain the detailed contents of an event object, but it gives an idea of the differences between specific browsers. This function will fire the onChange event for an element passed to it (say...a checkbox).&lt;/p&gt;</description>
      <pubDate>Mon, 28 Dec 2009 12:43:29 UTC</pubDate>
      <guid>https://snipplr.com/view/25592/crossbrowser-event-triggering</guid>
    </item>
    <item>
      <title>(JavaScript) How do I click a link with javascript? - ginoplusio</title>
      <link>https://snipplr.com/view/23332/how-do-i-click-a-link-with-javascript</link>
      <description>&lt;p&gt;Let you fire click events on any html element.&lt;/p&gt;</description>
      <pubDate>Wed, 18 Nov 2009 06:24:11 UTC</pubDate>
      <guid>https://snipplr.com/view/23332/how-do-i-click-a-link-with-javascript</guid>
    </item>
    <item>
      <title>(JavaScript) Keypress timer for Prototype - Jamie</title>
      <link>https://snipplr.com/view/22594/keypress-timer-for-prototype</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:40:23 UTC</pubDate>
      <guid>https://snipplr.com/view/22594/keypress-timer-for-prototype</guid>
    </item>
    <item>
      <title>(JavaScript) Add Onload Event - codegoat</title>
      <link>https://snipplr.com/view/21524/add-onload-event</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 20 Oct 2009 18:04:41 UTC</pubDate>
      <guid>https://snipplr.com/view/21524/add-onload-event</guid>
    </item>
    <item>
      <title>(jQuery) Stop Event Propagations - gfazioli</title>
      <link>https://snipplr.com/view/19684/stop-event-propagations</link>
      <description>&lt;p&gt;see http://www.undolog.com/2009/08/21/impedire-la-propagazione-degli-eventi-con-jquery/ for detail&lt;/p&gt;</description>
      <pubDate>Mon, 14 Sep 2009 05:17:43 UTC</pubDate>
      <guid>https://snipplr.com/view/19684/stop-event-propagations</guid>
    </item>
    <item>
      <title>(jQuery) Jquery shift+click event - gerhardsletten</title>
      <link>https://snipplr.com/view/18636/jquery-shiftclick-event</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 21 Aug 2009 04:53:45 UTC</pubDate>
      <guid>https://snipplr.com/view/18636/jquery-shiftclick-event</guid>
    </item>
    <item>
      <title>(ActionScript 3) Restrict TextField to N Words instead of N Characters - sidneydekoning</title>
      <link>https://snipplr.com/view/18144/restrict-textfield-to-n-words-instead-of-n-characters</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 10 Aug 2009 13:08:59 UTC</pubDate>
      <guid>https://snipplr.com/view/18144/restrict-textfield-to-n-words-instead-of-n-characters</guid>
    </item>
    <item>
      <title>(ActionScript 3) KeyPress/keyboard events handling in Flex AS3 - mprabhuram</title>
      <link>https://snipplr.com/view/16982/keypresskeyboard-events-handling-in-flex-as3</link>
      <description>&lt;p&gt;Use this code to handle keypress/keyboard events&lt;/p&gt;</description>
      <pubDate>Tue, 14 Jul 2009 02:38:44 UTC</pubDate>
      <guid>https://snipplr.com/view/16982/keypresskeyboard-events-handling-in-flex-as3</guid>
    </item>
    <item>
      <title>(jQuery) Detect Paste "Event" - quickredfox</title>
      <link>https://snipplr.com/view/16745/detect-paste-event</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 07 Jul 2009 22:28:00 UTC</pubDate>
      <guid>https://snipplr.com/view/16745/detect-paste-event</guid>
    </item>
    <item>
      <title>(C#) Raise and handle events generically - pckujawa</title>
      <link>https://snipplr.com/view/15033/raise-and-handle-events-generically</link>
      <description>&lt;p&gt;For a discussion of .NET events best-practices, see [Roy Osherove's blog post](http://weblogs.asp.net/rosherove/articles/DefensiveEventPublishing.aspx) and [this post](http://blogs.msdn.com/ericlippert/archive/2009/04/29/events-and-races.aspx). Be sure to read the comments sections for some good arguments for and against the presented methods. Also, there is a good [MSDN Magazine article on Event Accessors](http://msdn.microsoft.com/en-us/magazine/cc163533.aspx), which may be useful.&#13;
&#13;
Used in "Empire." The example shows an EventArgs with a DateTime object, but it could be a string or enumeration or whatever.&lt;/p&gt;</description>
      <pubDate>Thu, 14 May 2009 16:30:42 UTC</pubDate>
      <guid>https://snipplr.com/view/15033/raise-and-handle-events-generically</guid>
    </item>
    <item>
      <title>(ActionScript 3) Custom Event With Parameter - pfeisinger</title>
      <link>https://snipplr.com/view/14706/custom-event-with-parameter</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 04 May 2009 11:10:15 UTC</pubDate>
      <guid>https://snipplr.com/view/14706/custom-event-with-parameter</guid>
    </item>
    <item>
      <title>(JavaScript) Prototype custom event mouseenter mouseleave implementation - pdswan</title>
      <link>https://snipplr.com/view/14545/prototype-custom-event-mouseenter-mouseleave-implementation</link>
      <description>&lt;p&gt;since the script observes mouseout, it should fire mouseleave events before mouseenter to preserve correct order.&lt;/p&gt;</description>
      <pubDate>Tue, 28 Apr 2009 14:39:25 UTC</pubDate>
      <guid>https://snipplr.com/view/14545/prototype-custom-event-mouseenter-mouseleave-implementation</guid>
    </item>
    <item>
      <title>(JavaScript) Smart on-click event handler for parent element - wdso</title>
      <link>https://snipplr.com/view/14276/smart-onclick-event-handler-for-parent-element</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 22 Apr 2009 06:44:05 UTC</pubDate>
      <guid>https://snipplr.com/view/14276/smart-onclick-event-handler-for-parent-element</guid>
    </item>
  </channel>
</rss>
