Skip to content

*.dannyg

an extension of dannyg

Menu
  • Home
  • art
  • inspiration
  • music
  • poetry
  • Recipes
  • writings
Menu

Curvycorners.js with jQuery

Posted on February 26, 2011

Curvycorners.js is a great library that can add curvycorners to DOM elements.  A lot of older browsers don’t support the CSS3 property to add “radius” to make them rounded (amongst other properties)….

jQuery is bundled w/VS2010

Posted on February 3, 2011

Both webforms and MVC have jquery 1.4.1 in the Scripts folder by default. Technorati Tags: aspnet,visual-studio,jquery

Flex Help

Posted on January 25, 2011

So I have officially delved into the world of Flash development recently.  It took some time to configure Eclipse to work properly, but I got the Gannymede version from eclipse.org site to…

Decoupling CSS Files (Skinning)

Posted on December 14, 2010

It can be very useful to decouple CSS files from each other without reusing classes.  In some cases you might want a designer to focus on handling the coloring items and not…

Cool Stuff Vol 2.

Posted on November 30, 2010

· Jquerypad attached (running against jquery 1.4.4, but you can modify the jquery.js that is being used) · Stylizer http://www.skybound.ca/ · Blue Beanie Day 2010 http://www.zeldman.com/2010/11/28/dont-forget-blue-beanie-day/ | check out my twitter profile…

Troubles installing Windows Live Essentials 2011

Posted on November 21, 2010

I faced some tough issues trying to install Windows Live Essentials.  Even more so it feels good to blog as I haven’t written an entry in over a month.  I have a…

Deciphering SQL Server Field Length for N types

Posted on October 15, 2010

N types are used for implementing double-byte character sets.  This is sometimes used in designed consideration.  This can be quite confusing as the SQL Server Management Studio can be misleading or a…

Outlook signature files

Posted on September 22, 2010

Ever wanted to know where your Outlook signature files go in Windows Vista or 7? C:Users<USERNAME>AppDataRoamingMicrosoftSignatures Enjoy! Technorati Tags: outlook,productivity,windows,backup

Mission: delegates

Posted on September 4, 2010

Wanted to do a refresher on delegates before learning more about LINQ   delegate void Callback();   void Main() { MakeRequest(AfterRequest2); }   private void MakeRequest(Callback callback) { "Request Made".Dump(); callback(); }…

Windows 2008 SMTP Logging

Posted on September 1, 2010

Requires that you install the ODBC logging module.  This is done via the server manager.  You need to the “ODBC Logging” Role Service for IIS. Technorati Tags: smtp,windows,debugging

Posts pagination

Previous 1 2 3 4 … 9 Next

Recent Posts

  • Reading Room
  • Inspirational Movies / TV shows
  • Remove passphrase from PEM file
  • Parallels Multihoming a CentOS Server
  • Forced Failures

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2026 *.dannyg | Design: Newspaperly WordPress Theme