Skip to main content

Home/ Agency Oasis Developers/ Group items tagged replace

Rss Feed Group items tagged

Douglas Couto

Replacing multi-line text in Visual Studio solutions - Windows Live - 0 views

  •  
    "Replacing multi-line text in Visual Studio solutions"
Mark Ursino

c# - How to replace multiple white spaces with one white space - 0 views

  •  
    Answer: string cleanedString = System.Text.RegularExpressions.RegEx.Replace(s,@"\s+"," ");
Mark Ursino

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

  •  
    Interesting hack for print and screen image replacements
Mark Ursino

Add custom tokens into your sitecore fields and replace them on render via pipeline - 0 views

  •  
    Just like our VariableReplacement
Mark Ursino

FancyForm - 1 views

  •  
    Javascript checkbox replacement
Mark Ursino

http is deprecated. - 0 views

shared by Mark Ursino on 29 Jan 11 - Cached
  •  
    By default, all popular Web browsers assume the HTTP protocol. In doing so, the software prepends the 'http://' onto the requested URL and automatically connect to the HTTP server on port 80. Why then do many pages explictly set http on all hypertext links? Surely it is easier to type "domain.com" than "http://domain.com". HTTP is also deprecated due to the ever-evolving web: The HyperText Transfer Protocol is no longer used to transfer hypertext. It is increasingly becoming used a means to transfer any content over port 80. Thus the definition "http" no longer means anything in the context of a URL since you are unlikely to be requesting hypertext. As the web evolves, next generation protocols will begin to replace http. By explicitly using "http://domain.com" in your links you are forcing your viewers of the future into using an obsolete protocol. By using "//domain.com" you will guarantee the protocol of tomorrow will work with your pages of today. Succinctly, use of the http protocol is redundant and time consuming to communicate. The internet, media, and society are all better off without it.
Mark Ursino

cufon - 0 views

  •  
    Image replacement technique
Douglas Couto

The Official SBS Blog : Active Directory FTP User Isolation Mode (IIS 6.0) - 0 views

  •  
    [Today's post comes to us courtesy of Wayne McIntyre] **DISCLAIMER FTP is an older protocol which has been replaced with better methods of hosting files. FTP is also unsecure and your username/passwords are sent in clear text which poses a major security
Mark Ursino

Krumo: Version 2.0 of print_r(); and var_dump(); - 1 views

shared by Mark Ursino on 12 Nov 09 - Cached
  •  
    Krumo is a replacement for print_r() and var_dump()
Mike Tomasulo

Installation Guide v6 - Sitecore Dev Network - 0 views

  •  
    "The installation program does not detect the mode IIS 6 is currently running and set the x64 component up if the OS is 64-bit. This can cause the following error: "Attempted to load a 64-bit assembly on a 32-bit platform. Use ReflectionOnlyLoad() instead if trying to load for reflection purposes." In order to fix this manually, replace the system.data.sqlite.dll in the bin folder of your site with the file provided on this page."
  •  
    Instructions for converting sitecore web site to Visual Studio Web Application are in this doc
  •  
    Instructions for converting sitecore web site to Visual Studio Web Application are in this doc
1 - 11 of 11
Showing 20 items per page