BlogHide Resteemsprogramarivm (55)in blockchain • 3 years agoLooking for Support to Build a Chess Web AppHey there! How are things going? It’s been a while since I last posted on Steemit, about three years to be precise, and a lot of things have happened since then. If my memory serves me, it was…programarivm (55)in utopian-io • 6 years agoTesting a Laravel REST API with Sample Data in a CSV FileRepository So you have to write a brand new API from scratch and don't know how to start off? If that sounds like you, keep reading! I've got some good news. There's no need to scratch…resteemedsorin.cristescu (71)in busy • 6 years agoThe Blockchain Competence Center (BLKCC)Europe, the Commission and the Blockchain That Europe has a technological disadvantage and lacks large firms in areas like social media, e-commerce and cloud computing is a secret to no one.…programarivm (55)in utopian-io • 6 years agoStructuring tests in php-amqplib, the most used PHP library for RabbitMQRepository Introduction RabbitMQ is a popular message broker which enables to defer time-consuming tasks like file conversions, sending emails, or report generation, just to name a few, in…programarivm (55)in technology • 6 years agoDigging into a Web Hacker's Mind. Step 2. ScanningAt this stage, web hackers will start getting familiar with their target's technical stack. Disclaimer: Scanning for vulnerabilities may be illegal. Make sure to obtain a permission from the…programarivm (55)in technology • 6 years agoDigging into a Web Hacker's Mind. Step 1. FootprintingThis fast series is on digging into a web hacker's mind. We are going through the stages involved in penetration testing along with a particular example. Did you know that hacking is a systematic…programarivm (55)in utopian-io • 6 years agoAlphabet Detection and Frequency Analysis of Unicode Ranges with PHPRepository Related Repositories Have you ever needed to create a random string with Unicode characters encoded in blocks that you'd want to pick at will? I did a few months ago…resteemedstarjewel (67)in steemitbloggers • 6 years agoWhat is Philosophy?source Philosophy is a study that explains our existence and reality based on established and proven fundamental principles. It also explains problems concerning our mind, matter, reason…resteemedamosbastian (72)in fpl • 6 years agoReleasing fpl 0.5.0Repository Pull request As mentioned in my task request I have been getting a lot of emails about fpl from users and developers, so I have started working on it again. The Premier…programarivm (55)in utopian-io • 6 years agoStop Coding Right Now? Here Is WhyRepository What Will I Learn? You'll learn about how programs can perform tasks by feeding them data rather than writing explicit code. Requirements The following two posts will…resteemedsteemstem (73)in fundition-ffdnxgdga • 6 years agoIntroducing members of the SteemSTEM / Utopian.io Meetup - part 2There's less than a month left before the SteemSTEM and Utopian.io meetup in Italy! Are you excited? We sure are! With so many awesome and interesting people attending, we decided to give you a…resteemedemrebeyler (74)in git • 6 years agoWriting efficient commit messages; software projects, and UtopianAt Utopian, we have a different kind of metrics to score a contribution. One of them is about commit messages. And I generally have to score low or average on that question. Why developers…programarivm (55)in utopian-io • 6 years agoBabylon, a New Machine Learning Repo for Language DetectionRepository New Project Babylon is a language detector for PHP being implemented with machine learning techniques. The repo is a bit rare. Is valuable in a sense that uses PHP-ML , a…programarivm (55)in utopian-io • 6 years agoPHP Machine Learning Diary: Preparing Random Phrases with Linux CommandsRelated Repositories What Will I Learn? In almost any data science project you need to find, clean and prepare data. We are doing some digging on the web in order to prepare…resteemedcodingdefined (68)in photography • 6 years agoGetting to know your RoadWe all walk, run, travel through road but we never check the road how its condition. In this photo I tried to look through the roads. Camera: Nokia 6programarivm (55)in utopian-io • 6 years agoA Training Tool for Chess Players Based on Memory RecallRepository Hi dear readers! As you most probably know already, last week I started to send a series of pull requests to PGN Chess. At this stage, this PHP library comes out of the box with…programarivm (55)in utopian-io • 6 years agoSeed a SQL Database with PGN GamesRepository PGN Chess is a simple, friendly, and powerful PGN (Portable Game Notation) library for running chess games from within PHP applications. It is a chess board representation that…programarivm (55)in utopian-io • 6 years agoPHP Command to Check the Syntax of a Chess PGN FileRepository PGN Chess for PHP is a simple, friendly, and powerful PGN (Portable Game Notation) library for running chess games from within PHP applications. It is a chess board representation…programarivm (55)in utopian-io • 6 years agoPHP Command That Converts a PGN File into a MySQL ScriptRepository PGN Chess for PHP is a simple, friendly, and powerful PGN (Portable Game Notation) library for running chess games from within PHP applications. It is a chess board representation…programarivm (55)in utopian-io • 6 years agoPGN Chess for PHPRepository New Projects What is the project about? PGN Chess for PHP is a friendly and powerful PGN (Portable Game Notation) library for running chess games from within PHP apps. This…