Year: 2018

  • Friday links 252

    BuzzJob:  Open Doors Wipro PostSharp Blog | New in PostSharp 4.3 Preview – An alternative to NuGet Introducing Regulazy: Point & Click Regular Expression – Blog – Osherove Here are the most well-designed apps of 2016,according to Apple | TechCrunch How some mentors take advantage of startups they are meant to be helping — Tech…

  • License plate number from image

    One feature to implement is to have the plate number recognized from image – the user,instead of entering the number,take a picture of the plate and sends to the application. So I decided to do this. Roxana Beloiu pointed me to https://github.com/openalpr/openalpr   –  that can recognize the plate number. I have had some problems with…

  • Friday links 251

    paulbatum/WebSocket-Samples LINQ: Enhancing Distinct With The PredicateEqualityComparer – CodeProject graphviz – Create Image From .dot file in C# – Stack Overflow Six ways to declare JavaScript functions 15 Ways to Write Self-documenting JavaScript perf_scale_cheatsheet.pages Bimodal IT smore-inc/clippy.js: Add Clippy or his friends to any website for instant nostalgia. Adding Facial Recognition to Your Mobile Apps…

  • Making IsThisTaxiLegal–evolving from Proof of Concept

    What we need first is automating some tasks – like downloading the authorizations pdf ( and parsing after) from http://www.pmb.ro/adrese_utile/transport_urban/autorizatii_taxi/autorizatii_TAXI.php . For this I want to use R – because C# I know already and is a good occasion to learn R. The file is on https://github.com/ignatandrei/IsThisTaxiLegal/blob/master/applications/RDownloadFile/Script.R  Some ideas from here from a C# developer:…

  • Friday links 250

    Justine Musk’s answer to Will I become a billionaire if I am determined to be one and put in the necessary work required? – Quora An Introduction to the Microsoft Bot Framework – CodeProject Gigaom | Meet Node-RED,an IBM project that fulfills the internet of things’ missing link One weird trick that will change the…

  • Making IsThisTaxiLegal–thinking about Proof of Concept

    It can be improved so many ways: Making OCR ( to recognize the plates number) Making application Android / iPhone Making Windows (Store ) application ( not really necessary,but anyway) Finding if another cities have taxi licenses available Publicity Improving with ratings for taxi drivers Find a lawyer that knows what to do next Improving…

  • Friday links 249

    How Not to Choose a Framework Why Introverts Are Introverts? Because Their Brains Are Different Speaker’s Checklist: Before and After Your Talk – CSS Wizardry – CSS,OOCSS,front-end architecture,performance and more,by Harry Roberts hemanth/awesome-pwa: Awesome list of progressive web apps! (PR welcomed ;)) http://mattwarren.org/2016/06/20/Visualising-the-dotNET-Garbage-Collector/?utm_source=DNK-152432&utm_medium=DNK-152432&utm_content=DNK-152432&utm_campaign=DNK-152432 is not available Bing Maps V8 Web Control Released | Maps Blog…

  • Making Is This Taxi Legal–Proof of concept

    This werer the steps for making a Proof of concept for Is This Taxi Legal application http://isthistaxilegal.apphb.com Finding PDF about taxi licence for Bucuresti : PDF at http://www.pmb.ro/adrese_utile/transport_urban/autorizatii_taxi/autorizatii_TAXI.php Thinking about application + web site about this -with a simple search and possible OCR ( take image of the car plate and recognizing number) . Also for…

  • Friday links 248

    10 Tips When Considering Open Source Software – Page 3 ILMerge – Microsoft Research Freebie: Creativity & Learning Icon Set (PSD,AI,SVG,PNG) | Codrops How one announcement destroyed the .NET ecosystem on Windows — The Startup — Medium Top 10 Best Free Keylogger Software to Monitor Keystrokes in Windows • Raymond.CC Decoding Symmetric Cyphers with Crypto-JS…