Skip to main content

Home/ Agency Oasis Developers/ Contents contributed and discussions participated by Mark Ursino

Contents contributed and discussions participated by Mark Ursino

Mark Ursino

jFontSize - 0 views

  •  
    The jFontSize plugin was developed to facilitate the process of creating the famous buttons A+ and A-, which alter the font size on sites with very large texts, such as blogs, journals, tutorials
Mark Ursino

glDatePicker - A simple, customizable, lightweight date picker calendar plugin for jQuery - 0 views

  •  
    glDatePicker is a simple, customizable, lightweight date picker calendar plugin for jQuery
Mark Ursino

IE NetRenderer - Browser Compatibility Check - 1 views

  •  
    IE NetRenderer allows you to check how a website is rendered by Internet Explorer 9, 8, 7, 6 or 5.5, as seen from a high speed datacenter located in Germany. Just type in a URL in the field above and try it out - it's free!
Mark Ursino

jQuery.fracs - 0 views

  •  
    jQuery.fracs determines the fraction of an HTML element that is currently in the viewport, as well as the fraction it takes of the complete viewport and the fraction of the area that might possibly be visible. It also provides the coordinates of the visible rectangle in document, element and viewport space.
Mark Ursino

Dual Monitor Taskbar - 0 views

  •  
    Open Source free alternative to UltraMon for dual-monitor taskbars
Mark Ursino

Validate RTE Links with the Sitecore ASP.NET CMS - 0 views

  •  
    This blog post describes how you can validate that users do not create internal links to items with no layout details
Mark Ursino

Sitecore Rocks Windows - 1 views

  •  
    A stand-alone Windows app for Sitecore Rocks
Mark Ursino

All about Sitecore performance counters - 0 views

  •  
    The following message appears in the log files: Could not create an instance of the counter 'XXX' (category: 'YYY') Exception: System.UnauthorizedAccessException Message: Access to the registry key 'Global' is denied. Resolution: A Sitecore application pool user has to be a member of the system "Performance Monitor Users" group to have access to the mentioned registry key. Adding the user to this group and restarting IIS should solve the problem.
Mark Ursino

Data Definition Reference - 1 views

  •  
    Lists all of the field types for templates
Mark Ursino

jQuery Boilerplate - 1 views

  •  
    Jump-starting jQuery plugins development
Mark Ursino

Mobilizer | Mobile Preview Desktop App - 0 views

  •  
    Preview mobile websites, design mockups, and local HTML on Mac or PC.
Mark Ursino

DropKick - a jQuery plugin for beautiful dropdowns - 0 views

  •  
    Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time. Oftentimes lacking conveniences that native dropdowns have such as keyboard navigation. DropKick removes the tedium and lets you focus on making s@#t look good.
Mark Ursino

grumble.js - jQuery tooltips - 0 views

  •  
    Tooltip plugin: A grumble can be rotated around a given element at any angle, all 360 degrees. Any distance can be specified. Any CSS style can be applied. There's auto-magic size adjustment for use with localised text. FX queues for animating multiple grumbles. And it works in IE6+, and modern browsers.
Mark Ursino

Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better - 1 views

  •  
    Chosen is a javsacript plug-in makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.
Mark Ursino

Sitecore Scheduled Task Utils Module - 0 views

  •  
    This module allows you to manually run a Sitecore scheduler
Mark Ursino

Remove SQL Server database from single-user mode - 0 views

  •  
    STEP1: select d.name, d.dbid, spid, login_time, nt_domain, nt_username, loginame from sysprocesses p inner join sysdatabases d on p.dbid = d.dbid where d.name = 'YOURDBNAME' STEP 2: kill STEP 3: exec sp_dboption 'YOURDBNAME', 'single user', 'FALSE'
« First ‹ Previous 281 - 300 of 1680 Next › Last »
Showing 20 items per page