background preloader

Developer

Facebook Twitter

Online IDE & Debugging Tool >> C/C++, Java, PHP, Python, Perl and 40+ compilers and intepreters. Crowdsourced, Social and Collaborative App & Website Translation - Get Localization. About CallVerifID™ An easy, secure, phone-based, two-factor authentication solution for OpenID! Enhanced security for OpenID CallVerifID™ provides the most convenient and cost-effective strong security measure available for OpenID users. An individual can enable CallVerifID™ within seconds to add an additional authentication factor. Easy two-factor authentication for myOpenID Instantly receive a call when signing into myOpenID.

Simply answer and press # to authenticate. Welcome to the Google Engineering Tools blog! The Go Programming Language. Support - iPhone - Enterprise. Svnplot - Generate graphs from Subversion log statistics. This project creates various types of statistics and graphs from subversion repository log data. Oscar Castaneda (SVNPlot Commiters) talks about his Summer of Code project on Google blog (Life after Google Summer of Code) IMPORTANT : Version 0.6.x users and 0.7.0 users, please upgrade to 0.7.10 and RECREATE the database.

News/Updates NEW Version 0.7.10 available (25 July 2013) Fixed issue where the details of commits (line count, changed etc) were not updated for local repositories. HMAC. SHA-1 HMAC Generation.

HMAC

In cryptography, a keyed-hash message authentication code (HMAC) is a specific construction for calculating a message authentication code (MAC) involving a cryptographic hash function in combination with a secret cryptographic key. As with any MAC, it may be used to simultaneously verify both the data integrity and the authentication of a message. Any cryptographic hash function, such as MD5 or SHA-1, may be used in the calculation of an HMAC; the resulting MAC algorithm is termed HMAC-MD5 or HMAC-SHA1 accordingly.

The cryptographic strength of the HMAC depends upon the cryptographic strength of the underlying hash function, the size of its hash output, and on the size and quality of the key. An iterative hash function breaks up a message into blocks of a fixed size and iterates over them with a compression function. .Net friendly. Using FizzBuzz to Find Developers who Grok Coding « Imran On Tech. Posted by Imran Ghory in job interviews, Software development.

Using FizzBuzz to Find Developers who Grok Coding « Imran On Tech

Trackback On occasion you meet a developer who seems like a solid programmer. They know their theory, they know their language. They can have a reasonable conversation about programming. PHP:Use a Hash Table - Progzoo. Download details: Articles on Parallel Programming with the .NET Framework 4.

Outlook 2010 Developer

C# Neural Network Cross Entropy Error To train a neural network you need some measure of error between computed outputs and the desired target outputs of the training data. The most common measure of error is called mean squared error. Addin / plugin development on .Net, VSTO, VCL - Add-in Express Blog. Add-in Express supports Visual Studio 2017 Release Dmitry Kostochko | March 16th, 2017 A couple of days ago, we published a new minor version of Add-in Express for Office and .NET that fully supports the newly released Visual Studio 2017.

Addin / plugin development on .Net, VSTO, VCL - Add-in Express Blog

Now you can use any version of VS 2010 to VS 2017 to quickly create world-class extensions for all Microsoft Office versions and applications from prototype to final release... Read the rest of this entry →

Found Directories

Windows Azure. Microsoft All-In-One Code Framework - a centralized code sample library - Downloads. Other Available Downloads Release Notes Install Sample Browser Visual Studio Extension.

Microsoft All-In-One Code Framework - a centralized code sample library - Downloads

PowerShell. Web controls. Objective-C. Phalanger support - DEVSENSE International. Phalanger PHP compiler. Adobe Illustrator to XAML Export. A freely available plug-in that enables Adobe Illustrator to export WPF and Silverlight compatible XAML Created by Michael Swanson Introduction If you use Adobe Illustrator and would like to get your artwork into a WPF or Silverlight application using XAML, you've come to the right place.

Adobe Illustrator to XAML Export

I've been updating my freely available plug-in since 2005, and there are now versions that work with both the PC and the Mac. While the plug-in is capable of exporting very complex illustrations, in practice, it is mostly used to convert individual icons or user interface elements. Haystack Code Generator for .NET. Universal Connectivity for Mobile, Desktop and Web Applications. Configure Web Deploy : Joining the Web Hosting Gallery (with WebMatrix Support) : Hosting Guidance. Configure Sites for Web Deploy Publishing At this point, your server is configured with all the software required to support WebMatrix publishing.

Configure Web Deploy : Joining the Web Hosting Gallery (with WebMatrix Support) : Hosting Guidance

The Web Deploy 2.0 installer created all the necessary Management Service Delgation Rules to allow non-administrators to deploy applications and databases. It also started the Web Management Service. Now we need to configure individual sites for Web Deploy publishing. This is similar to how you still need to enable FTP for individual sites in IIS even after you have installed FTP server features. Through the IIS Manager UI. Kanban development oversimplified: a simple explanation of how Kanban adds to the ever-growing Agile toolkit.

Agile development is a value system — not a process.

Kanban development oversimplified: a simple explanation of how Kanban adds to the ever-growing Agile toolkit

The Agile Manifesto is a short, 4 lines, set of phrases that indicate what’s important to those practicing Agile development. These statements are the “mom and apple pie” statements for agilists. There’s no specific processes specified — however over the last several years common practice has emerged. (For more on agile value system and culture, read Agile is Culture, Not Process.) Open Data Protocol (OData) Developer Center. Code Standards. Overview This document contains guidelines for web applications built by the Creative Technology (front end engineering) practice of Roundarch Isobar.

It is to be readily available to anyone who wishes to check the iterative progress of our best practices. This document's primary motivation is two- fold: 1) code consistency and 2) best practices. By maintaining consistency in coding styles and conventions, we can ease the burden of legacy code maintenance, and mitigate risk of breakage in the future. By adhering to best practices, we ensure optimized page loading, performance and maintainable code.

Website Components

Tools. ASP.NET. Facebook. Learning. Danielmclaren.net. 15 sites web developers and designers should know - CatsWhoCode.com. Creating a good website isn't an easy task, but there's a few tools that can definitely make your developer or designer life easier.

15 sites web developers and designers should know - CatsWhoCode.com

In this article, I have compiled 15 extremely useful website that any web developer or web designer should have bookmarked. ColorCombos When designing a website, one of the firsts (and most important) steps of the process is to choose a color scheme. Color Combos allow you to browse thousand of different colors combinations for getting inspired for your upcomming design. Color schemes can be browsed by colors.Visit colorcombos.com LIpsum Who doesn’t know the extremely popular Lorem Ipsum text?

What the font? Front Page. 70 Things Every Computer Geek Should Know. The term ‘geek’, once used to label a circus freak, has morphed in meaning over the years. What was once an unusual profession transferred into a word indicating social awkwardness. As time has gone on, the word has yet again morphed to indicate a new type of individual: someone who is obsessive over one (or more) particular subjects, whether it be science, photography, electronics, computers, media, or any other field.

A geek is one who isn’t satisfied knowing only the surface facts, but instead has a visceral desire to learn everything possible about a particular subject. A techie geek is usually one who knows a little about everything, and is thus the person family and friends turn to whenever they have a question. Laurence Tratt: Parsing: The Solved Problem That Isn't. Updated (2014-10-24): If you find this article interesting, you may be interested in the follow-up article on an editor for composed programs.

Laurence Tratt: Parsing: The Solved Problem That Isn't

Parsing is the act of taking a stream of characters and deducing if and how they conform to an underlying grammar. For example the sentence Bill hits Ben conforms to the part of the English grammar noun verb noun. Home. I Love Charts. WTF Code. Top 50 Programming Quotes of All Time. I hope you have enjoyed our collection of funny computer quotes, Linux quotes, and all those quotes that we have shared with you so far. For today, I've decided to gather a good number of my all-time favorite programming-related quotes. Bigbrains.

UML

Mobile. The Official CAPTCHA Site. Coding Horror. Cheat Sheets - Added Bytes by Dave Child. 100+ Google Tricks That Will Save You Time in School – Eternal Code. [via onlinecolleges.net] With classes, homework, and projects–not to mention your social life–time is truly at a premium for you, so why not latch onto the wide world that Google has to offer?

100+ Google Tricks That Will Save You Time in School – Eternal Code

From super-effective search tricks to Google hacks specifically for education to tricks and tips for using Gmail, Google Docs, and Google Calendar, these tricks will surely save you some precious time. Search Tricks. Site Directory - Google Code. Tech Support Management. Clang. It is designed to offer a complete replacement to the GNU Compiler Collection (GCC). It is open-source,[3] and several major software development companies are involved, including Google and Apple. Qt - A cross-platform application and UI framework.

CMS

Code. Online Apps. JavaScript. Reference. SCM.