background preloader

IT Stuff

Facebook Twitter

Enable SSL - Node.js - Develop - Windows Azure. Using Windows 7 Symlinks. I ran into a problem with integrating my web development/design projects on my computer with my local webserver. To further explain: I keep all my professional work, including client files, on a separate hard drive partition so that I can easily and regularly back them up, let’s call it g:\Client files for web projects are organized as such: g:\clients\client-name\project-name , so that if a long-term client wants a site redesign, I can easily keep these separate rather than dumping them into a single public_html directory for each clientMy local testing server is pointed at a different partition, let’s call it h:\I want to be able to serve individual projects via the testing server, but only work on the project files Naturally, I thought of unix aliases but I’m currently running Windows 7 so I tried shortcuts.

Didn’t work. Mklink /D H:\target\directory\linkname G:\clients\client-name\project-name mklink /D creates a symlink, or a soft link that is the Windows equivalent to unix aliases. SSIS error list in tabular format. Déployer un site PHP sur Windows Azure - SQL & Co. Interview de Nicolas Toper de CritSend. CritSend est une société développée par Nicolas Toper depuis 3 ans et qui commercialise une solution de routage d'email accessible uniquement par SMTP ou API. Nicolas est une ancienne connaissance de Buongiorno Vitaminac à l'époque où l'entreprise commercialisait une plate-forme de routage. Nicolas connaît très bien l'emailing et a donc développé son propre MTA en prenant finement en compte les problématiques de délivrabilité. C'est à l'occasion d'un déjeuner à Paris, au mois de juillet, juste avant mes vacances, que je le rencontre. Bonjour Nicolas, peux-tu nous présenter en quelques mots CritSend ?

CritSend est un relai SMTP dont j'ai financé et effectué le développement sur fonds propres. Que propose CritSend au niveau de ses fonctions ? Nous proposons juste une API d'envoi des emails et de récupération des statistiques détaillées y compris le taux d'arrivée en spam (NB les rapports ne sont plus basiques du tout maintenant). Ton offre est très agressive et débute à 0,5 $ le CPM. Making a World of Data More Fun With the Geo API. We’ve been working on a brand new API that will rock your world. It’s our Geo API, which allows developers to access disparate geo-related data sources through one API with a unified schema.

It’s pretty sweet, if we do say so ourselves. Our geo data comes from open sources like Geonames, the National Climatic Data Center, and the American Community Survey from the US Census Bureau as well as licensed sources like Locationary and Foursquare. Also, because we recognized that geo data need not be constrained by the traditional notions of geo data, we’ve also included geo-located Wikipedia articles amongst the sources. In fact, any data set that can be tied to a location can ultimately be added to the Infochimps Geo API. We will continue to add additional data sources in the near future and are totally happy to hear your suggestions if you’ve got ‘em! With this API, we’ve tried to address some of the biggest developer pain points in working with geo data: The Infochimps Simple Schema P.S. Binary Powers of Ten (10) Since shortly after the French Revolution of 1789, scientists--and eventually computer scientists--have found it convenient to refer to large quantities of various units of measure with verbal prefixes and letter symbols.

Thus kilo- (symbol K) and mega- (M) stand for 10**3 and 10**6, thousands and millions. After World War II, this pair of terms was extended, three zeroes at a time, to giga- (G) and tera- (T), standing for 10**9 and 10**12, billions and trillions (usage here and below is American). In 1975, the world arbiter of the metric system, the General Conference of Weights and Measures (CGPM), based at Sevres near Paris, agreed to add two more terms to the ascending series: peta- (P) and exa- (E) for 10**15 and 10**18, quadrillions and quintillions. The creation of these newest terms is interesting. The older prefixes, kilo-, mega-, giga-, and tera-, are generally understood to be derived from the ancient Greek words for "thousand," "large," "giant," and "monster," respectively.

Unicode/UTF-8-character table - starting from code position 6000. Caractères spéciaux HTML. Mars 2018 Codage des caractères spéciaux Le standard HTML demande de respecter le codage des caractères ASCII 7 bits, c'est-à-dire que les caractères accentués ne sont pas autorisés. Il faut pour cela utiliser un codage particulier. Pour coder un caractère accentué, il suffit de saisir une combinaison précédée du caractère & et terminée par un point-virgule (;). Voici la liste représentations HTML des caractères ASCII de 128 à 255 : Codage des signes HTML propres Certains caractères ont une signification particulière en HTML, ayant une incidence forte sur le formatage de la page; il s'agit des caractères <, >, " et &<ital></ital>. Lorsque ces caractères sont utilisés dans un texte contenu dans une page web, il est donc impératif de les coder en HTML, au risque sinon de provoquer une erreur d'affichage dans le navigateur.

Special characters Caracteres especiales I caratteri speciali Os caracteres especiais Speciale tekens in HTML. SQL SERVER JOINs. In this article, Author Pinal Dave clarifies the basic concepts of SQL JOINs. Introduction In this article, we’ll see the basic concepts of SQL JOINs. In the later part of the article, we’ll focus on the advanced subject of Self-JOIN and some interesting observations on how inner JOIN can be simulated using left JOIN.

The author has tried his best to amalgamate various topics in a single concept. The JOIN keyword is used in a SQL statement to query data from two or more tables based on a relationship between certain columns in these tables. Inner JOIN A JOIN that displays only rows that have a match in both the JOINed tables is known as inner JOIN. Outer JOIN A JOIN that includes rows even if they do not have related rows in the joined table is an Outer JOIN. Left Outer JOIN: In Left Outer JOIN, all rows in the first-named table, i.e. Right Outer JOIN: In Right Outer JOIN, all rows in the second-named table, i.e. Additional Notes related to JOIN 1.SELECT t1 2.FROM Table1 t1 2.SELECT t1.*,t2. Management Portal – Windows Azure Platform. Online JSON Viewer. Google Opens Places API to the Public.

Today at the Google I/O developer conference in San Francisco, Google announced the opening up and general availability of the Google Places API. The API, which has been in a closed beta testing and only available for a select number of companies for the past year, gives developers access to Google's database of restaurants, bars, hotels and various other points of interest. Google announced the opening up of the API to the general public this morning at a session on connecting people with places, led by VP of location and local services Marisa Meyer. We got a chance to talk with Thor Mitchell, product manager of the Google Maps API and he explained that the Places API will give developers access to more than 50 million places and several new features. By comparison, when location data service SimpleGeo launched last December, it started with 13 million places and just recently announced that it was open sourcing more than 20 million.

Configure Microsoft Dynamics CRM Online E-mail Router with Exchange Online - Microsoft Dynamics CRM Team Blog. Microsoft has released the November 2009 update for the Microsoft Dynamics CRM Online E-mail Router which includes the support for Microsoft Exchange Online. This blog covers step by step instructions to setup the Microsoft Dynamics CRM E-mail Router with the Exchange Online system to process incoming and outgoing e-mails from the Microsoft CRM system. Introduction Microsoft Exchange Online is a hosted enterprise messaging service from Microsoft which provides the robust capabilities of Microsoft Exchange Server as a cloud-based service.

Microsoft Dynamics CRM Online E-mail Router with Nov 2009 update has been enhanced to integrate with Exchange Online which can serve as the E-mail service provider to Microsoft CRM. The new Router uses Exchange web services (EWS) as the communication protocol as opposed to HTTP-DAV which was used for earlier on-premises Exchange servers. Prerequisites Microsoft Dynamics CRM Online subscription. Configuration Steps Microsoft Dynamics CRM Online CRM Users. Where are internet headers in outlook 2010.