Skip to content
picios.pl
  • Home
  • Programming
  • Astronomy
  • About

Category: Programming

Periodic table in React.js

Posted on 2018-02-09 | by Picios

Just for practice I created a Periodic table of chemical elements in React.js. Continue reading →

Posted in Programming | Tagged #Javascript, #node.js, #React.js

NPM watch changes

Posted on 2018-01-04 | by Picios

Node.js is a great framework. But sometimes you need to have a fast preview of your changes in the distribution version. Continue reading →

Posted in Programming | Tagged #node.js, #npm

Composer update

Posted on 2017-12-31 | by Picios

That’s it. Symfony 4 swept off all other PHP frameworks. I know, that in 2018 I’ll be using composer for PHP and npm for Javascript. Continue reading →

Posted in Programming | Tagged #composer, #php, #Symfony
WordPress

Cronjob in WordPress

Posted on 2017-04-13 | by Picios

WordPress provides a great tool imitating unix cronjob. You can schedule your tasks easily. Continue reading →

Posted in Programming | Tagged #php, #WordPress
communication php js

Communication between PHP and Javascript

Posted on 2017-03-21 | by Picios

Communication between PHP and Javascript seems to be simple. But in my practice I’ve met many solutions and just few of them seem to be a good practice. Continue reading →

Posted in Programming | Tagged #html, #Javascript, #Jquery

Line By Line Heavy Task

Posted on 2017-03-16 | by Picios | 4 Comments on Line By Line Heavy Task

When you get a csv or txt file, where every line has to be processed with some heavy task, the timeout may thwart your plans. Continue reading →

Posted in Programming | Tagged #php, #textfile

Automatic tests with Selenium – part #2

Posted on 2017-03-13 | by Picios | 2 Comments on Automatic tests with Selenium – part #2

Testing PHP aplication is not the native task for Selenium, but thanks to facebook api developers we have a tool to make it. Continue reading →

Posted in Programming | Tagged #php, #selenium, #testing
Selenium testing

Automatic tests with Selenium – part #1

Posted on 2017-03-12 | by Picios

Testing is often the last thing that Developer thinks about. But with Selenium WebDriver it’s easy and even spectacular while running. Continue reading →

Posted in Featrured, Programming | Tagged #selenium, #testing
Symfony table prefix

Symfony table prefix for Doctrine

Posted on 2017-03-09 | by Picios | 7 Comments on Symfony table prefix for Doctrine

As a Web Developer you will work with many types of hostings and sometimes you have only one database to use. To avoid conflicts with names of tables, you need a different table prefix for each project. Continue reading →

Posted in Programming | Tagged #Doctrine, #php, #Symfony
files synchronization with ftp

Multiple hosts synchronization with NCFTP

Posted on 2017-03-08 | by Picios

Sometimes we need the same source code on multiple servers. It could be done with rsync, but mostly we don’t have a ssh access. Continue reading →

Posted in Programming | Tagged #bash, #ftp, #linux, #tips

Posts navigation

Older posts

Tags

#bash #composer #Doctrine #ftp #html #injecting #Javascript #Jquery #linux #NetBeans #node.js #npm #php #React.js #selenium #Symfony #testing #textfile #tips #WordPress
© 2021 picios.pl | Bootstrap WordPress Theme
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy
Necessary Always Enabled