Skip to main content

Home/ Agency Oasis Developers/ Group items tagged reference

Rss Feed Group items tagged

Mark Ursino

Sitecore Link Database - 0 views

  •  
    Sometimes it is required to get all Items in the database based on a given template. Iterating through the entire database may be a very expensive operation though. However in this particular case, we can resort to the Link database. Link database is used by Sitecore to resolve all the linking issues - what referrers and what references the Item has. And if an item is based on a template, it also counts as a reference from the item to the template. The solution then is very simple: get all the referrers for a given template item.
mgraber

Requirements Management - Author Requirements - 0 views

  •  
    "Blueprint Requirements Center lets you precisely author requirements through business process diagrams, hierarchical rich text requirements, use cases, user interface mockups, data definitions, and business rules. Best of all, it ensures that all requirements content fits together to provide a "single version of the truth" - a common reference for everyone on the project."
Mark Ursino

Formalize CSS - 0 views

  •  
    I want some measure of control over form elements, without changing them so drastically as to appear foreign in a user's operating system. Thus, my quest to find a happy medium, where browsers would generally agree and let me keep my sanity. The result is what I'm simply referring to as Formalize CSS.
Mark Ursino

The protocol-relative URL - 0 views

  •  
    Remove the protocol from absolute references to respect the current protocol
Eric Famiglietti

Sitecore 5.3 Field References - 0 views

  •  
    Overview of the standard data types used in Sitecore 5.3. You need to be a member of the Sitecore Developer Network to access this page.
Mark Ursino

Data Definition Reference - 1 views

  •  
    Lists all of the field types for templates
Mark Ursino

http://docs.brightcove.com/en/media/ - 0 views

  •  
    Brightcove / Media API Reference
Mark Ursino

Closure Compiler - Google Code - 0 views

  •  
    The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.
Mark Ursino

OverAPI.com - Collecting all the cheat sheets - 0 views

  •  
    Collecting all the cheat sheets
mgraber

Specificity " Learn CSS3 | Cheat Sheet | CSS Tutorial | Selectors | Properties - 0 views

  •  
    Specificity is a mechanism within the CSS cascade that aids conflict resolution. The concept of specificity states that when two or more declarations that apply to the same element, and set the same property, have the same importance and origin, the declaration with the most specific selector will take precedence.
Mark Ursino

Sitecore Query Internal Architecture - 0 views

  •  
    A special thing about the queries is that they can be handled either directly in the database on the data provider level or by the data manager tier. When the query is being resolved, the data manager tries to use its data providers first and resorts to a higher level (and slower) API in case of failure.
Mark Ursino

Sitecore Scaling Guide - 0 views

  •  
    This document describes how you can scale a Sitecore CMS 6.3 solution by configuring multiple instances in one or more environments, such as Content Management (CM) and Content Delivery (CD). After defining requirements and recommendations for Sitecore CMS 6.3 multi-instance solutions, this document provides instructions to configure CM and CD environments, and describes the steps required to configure an example implementation.
Mark Ursino

Google Maps API Basic Tutorial - 0 views

  •  
    This tutorial is intended to help you create your own interactive maps using the Google API
1 - 20 of 67 Next › Last »
Showing 20 items per page