background preloader

The Opa Language

The Opa Language

http://opalang.org/

Related:  FRAMEWORKS & LIBRARIES JavaScript

MIME Type Detection in Internet Explorer This topic contains the following sections: MIME type Detection Algorithm The purpose of MIME type detection, or data sniffing, is to determine the MIME type (also known as content type or media type) of downloaded content using information from the following four sources: The server-supplied MIME type, if availableAn examination of the actual contents associated with a downloaded URLThe file name associated with the downloaded content (assumed to be derived from the associated URL)Registry settings (file name extension/MIME type associations or registered applications) in effect during the download Uploaded MIME Types Known MIME Types

10 programming languages that could shake up IT Do we really need another programming language? There is certainly no shortage of choices already. Between imperative languages, functional languages, object-oriented languages, dynamic languages, compiled languages, interpreted languages, and scripting languages, no developer could ever learn all of the options available today. And yet, new languages emerge with surprising frequency. ie7-js - A JavaScript library to make MSIE behave like a standards-compliant browser. IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6. Current version: 2.1 beta4. IE7.js Upgrade MSIE5.5-6 to be compatible with MSIE7. IE8.js

Sencha Download Sencha Ext JS Commercial Evaluation Please provide an email address below to download a 45-day commercial evaluation of Sencha Ext JS. Open Source Version Ext JS is also available under the GPLv3 for open source projects. Bing API in Action - C# Introduction According to Bing, "Bing is a search engine that finds and organizes the answers you need so you can make faster, more informed decisions". Microsoft made available its API to public so that we can use it from our own applications. This article explains how to make a sample application which uses a Bing search feature. Step 1 Even though the Bing API service is free, you need an application ID to use the service. The Reality of HTML5 Game Development and making money from it The Reality of HTML5 Game Development and making money from it Note: This was written near the end of January 2012 and as such reflects the state of the technology and markets at the time. Everything is moving so fast a lot of the information below is subject to change, so bear that in mind. HTML5 game development and indeed the abilities of web browsers are in state of rapid evolution right now.

Site Under Construction Hello everyone…This is the first post in the new “Freebies” category and I want to celebrate this by offering you something original and special.I`m giving away a free “Site Under Construction” Template ,to use it whenever you have a new website to launch or a re-design of your old website,or for anything else. This template is a simple one page “Under Construction” template that allows you to keep your users informed,while you work at your website.The template has a jQuery slider containing 3 slides:one with your social pages,like Twitter or Facebook,one with a subscribe-by-mail form and another one with an area for writing what you do.I thing it`s very useful.Now you have to convince yourself of its functionality. Main features of the Template jQuery Countdown Script-thanks to Keith Wood.Valid PHP e-mail subscription form-thanks to Abraham Soria from MetaMindVisualjQuery Slider.PSD File included Modern and clean web typeface. Agreements

Welcome to Jinja2 — Jinja2 2.6dev documentation Jinja2 is a modern and designer friendly templating language for Python, modelled after Django’s templates. It is fast, widely used and secure with the optional sandboxed template execution environment: <title>{% block title %}{% endblock %}</title><ul>{% for user in users %} <li><a href="{{ user.url }}">{{ user.username }}</a></li>{% endfor %}</ul> Features: Top 12 Free Content Management Systems (CMS) Building websites by hand with all html/css pages was fine a couple years ago, but these days there are a ton of awesome Content Management System options out there that make our jobs as developers and website publishers SO much easier! So, What Exactly Is A Content Management System? According to Wikipedia, they describe a CMS as follows: A web content management system (WCMS or Web CMS) is a content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images).

CSScience Select catcher Created by Ian Hansson (@teapoted) Art from Brendan Zabarauskas (@bjzaba_). Icons from the iconSweets set. Browser Support:

Related: