JQuery 3.0 Beta Marks 10th Anniversary
http://www.i-programmer.info/news/167-javascript/9350-jquery-30-beta-marks-10th-anniversary.html
View ArticleEnumify
A JavaScript library for enums. To be used by transpiled ES6 (e.g. via Babel). The approach taken by Enumify is heavily inspired by Java enums. http://www.2ality.com/2016/01/enumify.html...
View Article[greek] Κρατούσε αιχμάλωτη σε μπούνκερ και τη βίαζε
http://www.nooz.gr/world/souidos-giatros-kratoise-gunaika-se-mpoinker
View ArticleMelbourne Hospital Infected with Virus
http://news.softpedia.com/news/hospital-s-windows-xp-computers-cause-chaos-after-getting-infected-with-virus-499099.shtml
View ArticleDeep Dive into ES6 Classes
http://www.sitepoint.com/object-oriented-javascript-deep-dive-es6-classes/
View Article[asp classic] upload file
//http://www.freevbcode.com/ShowCode.asp?ID=4596 //UPLOAD.ASP <HTML> <HEAD> <!--#include file="clsUpload.asp"--> </HEAD> <BODY> <FORM ACTION = "upload.asp"...
View Article[news] Project Your Friends in the Living Room
http://news.softpedia.com/news/microsoft-will-soon-project-your-friends-in-the-living-room-let-you-have-a-conversation-499111.shtml
View ArticleTypeScript AngularJs and JayData
http://lightswitchhelpwebsite.com/Blog/tabid/61/EntryId/3291/TypeScript-AngularJs-and-JayData.aspx
View ArticleASP.NET 5 is dead – Introducing ASP.NET Core 1.0 and .NET Core 1.0
http://www.hanselman.com/blog/ASPNET5IsDeadIntroducingASPNETCore10AndNETCore10.aspx https://get.asp.net/
View Articlevs – git – get&compile
author – kao Tested on Visual Studio x86 Command Prompt (tested on VS2010, VS2012, VS2013 and VS2015): git clone https://github.com/saneki/x.git . git submodule update --init msbuild x.sln -First...
View Article[iis] How do I Add a FTP Account to IIS6
source – http://www.serverintellect.com/support/ftp/add-ftp-account-iis6/ Creating the User Account Right-click on My Computer and choose the ‘Manage’ option. Expand the ‘Local Users and Groups’...
View Article[wordpress] Disable Post Revisions
https://codex.wordpress.org/Revisions Alternately, the limit can be set in wp-config.php: define( 'WP_POST_REVISIONS', 3 ); WP_POST_REVISIONS: -true (default), -1: store every revision -false, 0: do...
View ArticleSearch for a string in all tables of SQL Server Database
https://gallery.technet.microsoft.com/scriptcenter/c0c57332-8624-48c0-b4c3-5b31fe641c58
View Article[greek] Μεταξωτοί Άνθρωποι
Το είχε πει σε μια συνέντευξή του ο αείμνηστος Νίκος Καρούζος: «Μεταξωτοί άνθρωποι». http://enallaktikidrasi.com/2015/01/metaksotoi-anthropoi/
View ArticleLearn any of these 16 programming languages and you’ll always have a job
http://uk.businessinsider.com/programming-languages-in-highest-demand-2016-1
View ArticleKeeping Promises With JavaScript
http://code.tutsplus.com/tutorials/keeping-promises-with-javascript–cms-25056
View Article[chrome] Cookie Inspector and EditThisCookie
Missing cookie manager for Google Chrome. Edit and create cookies right in the Developer Tools. Cookie Inspector...
View Article[chrome] Postman
Supercharge your API workflow with Postman! Build, test, and document your APIs faster. More than a million developers already do.…...
View Article