Skip to main content

Home/ Groups/ Agency Oasis Developers
mgraber

Sitecore Development / Kim Hornung: Performance of Sitecore Query - 0 views

  • The flexibility of Sitecore Query does come with a price.
mgraber

Programming - SDN5 - 0 views

  • 3.1.  Programming Practices Data Structuring can influence the performance. If the logic for home page news articles is to present the latest three, the logic of looking for articles structured as /year/month/day/article is faster than sorting a large number of articles stored directly under /news.
  • 3.3.  Convert Underperforming XSL Renderings to .NET Certain operations can be completed much more efficiently in .NET than in XSL. Use Sitecore’s browser-based debugger to identify poorly performing code for migration to pure .NET. Invoking XSL may be more expensive in .NET than executing native .NET code.  If possible, certain XSL renderings, especially those which consume a great deal of resources or can only be cached under limited conditions should be converted to .NET method renderings, sublayouts or web controls.  Expensive XSL code can be converted to .NET extension controls and functions.
Mark Ursino

Excellent Analytics - 0 views

  •  
    Google Analytics to Excel
Mark Ursino

The 1Kb CSS Grid - 0 views

shared by Mark Ursino on 20 Jun 09 - Cached
  •  
    Other CSS frameworks try to do everything-grid system, style reset, basic typography, form styles. But complex systems are, well, complex. Looking for a simple, lightweight approach that doesn't require a PhD? Meet The 1Kb CSS Grid.
mgraber

Web Image Maker ASP.NET Control - 3 - Upload - 0 views

  •  
    image upload user control
Mark Ursino

CSS image replacement for... images? It makes sense for print. - 0 views

  •  
    Interesting hack for print and screen image replacements
Mark Ursino

FireQuery - 0 views

  •  
    * jQuery expressions are intelligently presented in Firebug Console and DOM inspector * attached jQuery data are first class citizens * elements in jQuery collections are highlighted on hover * jQuerify: enables you to inject jQuery into any page
Mark Ursino

Verifying The Signature - Facebook Developer Wiki - 0 views

  •  
    Verify the FB response for server-side use
Douglas Couto

Facebook | Share Partners - 0 views

  •  
    Here's how to add a "Post to Facebook" link on your site.
« First ‹ Previous 1641 - 1660 Next › Last »
Showing 20 items per page