Skip to main content

Home/ Agency Oasis Developers/ Group items tagged browser

Rss Feed Group items tagged

Douglas Couto

Create shortcut to open URL in non-default browser - 0 views

  •  
    "If like me you have Firefox set as your default browser in Windows but need to create a desktop shortcut to a web page but force it to open in Internet Explorer or any other non-default browser there are two methods to achieve this."
Mark Ursino

Browserscope - 0 views

  •  
    Browserscope is a community-driven project for profiling web browsers. The goals are to foster innovation by tracking browser functionality and to be a resource for web developers.
Mark Ursino

Lunascape Web Browser - The World's First Hybrid Engine Browser - 0 views

  •  
    Browser with three rendering engines: Gecko, Webkit, and Trident
mgraber

Classic ASP Script Error Messages No Longer Shown in Web Browser by Default : Running C... - 0 views

  •  
    "Classic ASP Script Error Messages No Longer Shown in Web Browser by Default"
Mark Ursino

Normalize CSS - 0 views

  •  
    Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.
Douglas Couto

Primary Objects - Detecting Browsers, Crawlers, and Web Bots in C# ASP .NET - 0 views

  •  
    "Detecting Browsers, Crawlers, and Web Bots in C# ASP .NET"
Mark Ursino

Tutorial: Serving HTML5 Video Cross Browser (including iPad) - 1 views

  •  
    Is HTML5 video ready for prime time? I can't give a definite answer to that question - but I can say that getting it to work cross browser, and that includes the iPad can be annoying.
Mark Ursino

jQuery Joyride Feature Tour Plugin - 0 views

  •  
    Joyride is extremely flexible and lets you take control of how people interact with your tour. We programmed it to be cross-browser compatible with modern browsers and even used some fancy CSS to avoid images. Now let's see just how easy it is to take your first ride without getting the fuzz involved.
Mark Ursino

Browserhacks - 0 views

  •  
    "Browserhacks is an extensive list of browser specific CSS and JavaScript hacks from all over the interwebs"
Mark Ursino

Log.io - Real-time log monitoring in your browser - 1 views

shared by Mark Ursino on 06 Jun 11 - No Cached
  •  
    Log.io is a real-time log monitoring in your browser. Harvesters watch log files for changes, send new log messages to the server, which broadcasts to web clients. Users create stream and history screens to view and search log messages.
Mark Ursino

Webshims lib - The capability-based polyfill-loading JS library - 0 views

  •  
    Webshims Lib is a modular capability-based polyfill-loading library, which focuses on accurate implementations of stable HTML5 features, so that developers can write modern, interoperable and robust code in all browsers. It is built on top of jQuery and Modernizr
Mark Ursino

CSSrefresh - automatically refresh CSS files - 0 views

  •  
    CSSrefresh is a small, unobstructive javascript file that monitors the CSS-files included in your webpage. As soon as you save a CSS-file, the changes are directly implemented, without having to refresh your browser.
Mark Ursino

Tinycon - Favicon Alert Bubbles - 1 views

  •  
    Tinycon allows the addition of alert bubbles and changing the favicon image. Tinycon gracefully falls back to a number in title approach for browsers that don't support canvas or dynamic favicons.
Mark Ursino

Speed Tracer - Google Web Toolkit - Google Code - 0 views

  •  
    " Speed Tracer is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs. Speed Tracer is available as a Chrome extension and works on all platforms where extensions are currently supported (Windows and Linux). "
mgraber

ASP.NET View State Overview - 0 views

  •  
    "Encrypting View State Although MAC encoding helps prevent tampering with view state data, it does not prevent users from viewing the data. You can prevent people from viewing this data in two ways: by transmitting the page over SSL, and by encrypting the view state data. Requiring the page to be sent over SSL can help prevent data-packet sniffing and unauthorized data access by people who are not the intended recipients of the page. However, the user who requested the page can still view the view state data because SSL decrypts the page to display it in the browser. This is fine if you are not concerned about authorized users having access to view state data. However, in some cases, controls might use view state to store information that no users should have access to. For example, the page might contain a data-bound control that stores item identifiers (data keys) in view state. If those identifiers contain sensitive data, such as customer IDs, you should encrypt the view state data in addition to or instead of sending the page over SSL. To encrypt the data, set the page's ViewStateEncryptionMode property to true. If you store information in view state, you can use regular read and write techniques; the page handles all encryption and decryption for you. Encrypting view state data can affect the performance of your application. Therefore, do not use encryption unless you need it. Control State Encryption Controls that use control state can require that view state be encrypted by calling the RegisterRequiresViewStateEncryption method. If any control in the page requires that view state be encrypted, all view state in the page will be encrypted. Per-user View State Encoding If a Web site authenticates users, you can set the ViewStateUserKey property in the Page_Init event handler to associate the page's view state with a specific user. This helps prevent one-click attacks, in which a malicious user creates a valid, pre-filled Web page with view state from a pre
Mark Ursino

Google Analytics Dot Net - 0 views

  •  
    GaDotNet is an open source library designed to make it easy to log page views, events and transactions, through code, without using JavaScript or even needing to have a browser.
Mark Ursino

Sitecore Rocks - preview the future of Sitecore development - 2 views

  •  
    A new tool called Sitecore Rocks has been released in a CTP (Community Technology Preview) version - a early sneak peek. The tool, although a little rough around the edges, really shows a bright new future for Sitecore development, a future where we as developers do not need to muck about with browsers interfaces, only to connect our code, .NET pages and user controls into Sitecore. Now we can stay within in the tool we use and like, Visual Studio.
Mark Ursino

CLEditor - WYSIWYG HTML Editor - 0 views

  •  
    CLEditor is an open source jQuery plugin which provides a lightweight, full featured, cross browser, extensible, WYSIWYG HTML editor that can be easily added into any web site.
1 - 20 of 74 Next › Last »
Showing 20 items per page