AxiDraw
It allows you to use your computer to produce writing that appears to be handmade. http://www.axidraw.com/
View ArticleRetroEngine Sigma
Retrogaming Simplified. Computer, 4K-Mediacenter and the Greatest Retro-Station known to Man! Is as simple as plug-and-play and requires no expertise or experience to set up. The system comes with...
View ArticleJapan Has Birthed a New Life Form
Has a unique fascination with androids and the quest to make robots more like humans. One of the country’s most original thinkers in this area is Professor Takashi Ikegami of the University of Tokyo....
View Article1979 – Sony introduced the first Walkman TPS-L2 in Japan
This is the first Walkman ad in history. Sony intended it to be a trendy product for consumers under 20 but it became popular regardless of demographics. The Walkman went on sale in 1979 at ¥33,000...
View ArticleMigrants in Greece Drop Off Grid
Officials lose track of as many as 13,000 camp residents seeking asylum in Europe http://www.wsj.com/articles/migrants-in-greece-drop-off-grid-1481106606 A short history of Nauru, Australia’s dumping...
View ArticleRenci SSH for .NET
Does provide a relatively easy way to have the program connect to a SSH server and be able to run commands. -Execution of SSH command using both synchronous and asynchronous methods -Provide SFTP...
View ArticleXMLHttpRequest
Defines an API that provides scripted client functionality for transferring data between a client and a server. https://xhr.spec.whatwg.org/ or https://github.com/whatwg/xhr
View ArticleChrome kills Flash on Mac, Windows, and Linux
Google released the version 55 of Chrome browser this week and it has one of the biggest updates in recent history. The new browser no longer plays Flash videos on default....
View Article[angular] Karma
Make your test-driven development easy, fast, and fun. https://github.com/karma-runner/karma http://karma-runner.github.io/
View Articlewebpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD,...
View ArticlePuzzlexperts Sudoku
https://lovattspuzzles.com/online-puzzles-fullscreen/sudoku-fullscreen.php the sudoku page : Play Daily Sudoku Puzzle Online all their games : Online Puzzles & Competitions...
View ArticleEnerGenie WLAN
Programmable surge protector with WLAN interface, switch electric devices on or off with your smartphone, wherever you are model :EG-PMS2-WLAN homepage : http://energenie.com/item.aspx?id=7678 android...
View Article«Τσουνάμι» απολύσεων στον ιδιωτικό τομέα
http://www.protothema.gr/economy/article/636310/arnitiko-rekor-5etias-hathikan-37667-theseis-ergasias-ton-noemvrio/
View ArticleFlyboard
Since this morning (30/04/2016), Franky Zapata beat ten times this record, in an overview starting from carry-le-rouet to sausset-les-pins, or more than 2.5 km at a speed of sixty kilometers /hour....
View ArticleOracle rownum (sql top) proper use
ROWNUM is a pseudocolumn (not a real column) that is available in a query. ROWNUM will be assigned the numbers 1, 2, 3, 4, … N , where N is the number of rows. --when running this, you will realize...
View ArticleAllow to view and run scheduled tasks without admin rights
Non-admin users cannot run (or even see) scheduled tasks created by users with admin rights. Task Scheduler, when no admin, gives – Error Value: 2147943785 Solution 1 Scheduled tasks are saved in...
View Article[.net] Why is reflection slow?
It’s common knowledge that reflection in .NET is slow, but why is that the case? This post aims to figure that out by looking at what reflection does under-the-hood....
View ArticleRun xampp as service
Start the control panel using “Run as administrator”. Need to stop the module you want to install as a service, then click the “Service” check-box on the left and answer “yes” to the message that...
View ArticleASP.NET Boilerplate
Is a starting point for new modern web applications using best practices and popular tools. It’s aimed to be a solid model, a general-purpose application framework and a project template....
View Article