S.Wojnowski - web development

Helping make the web work for everyone.

Welcome to my website. My name is Sylwester Wojnowski. I am a full stack web developer who started programming for the internet in 1998. As a web developer I plan, design and implement intereactive internet technologies and applications for individuals and organisations.

Web Developer Zone

Web Developer Zone is a code first section devoted to tools and techniques used in web development. Thematically, the main focus here is on PHP, Linux, BASH, JavaScript and a little bit of MySQL and Python.

Pick of the week

Geocoding with HERE APIs and Vue.js

Geocoding with HERE APIs and Vue.js

27 Feb 2020 20:06:39


Article on how to build a geocoding lookup application using HERE geocoder service API and Vue.js.


Read full article »

Recent

Setting home and siteurl dynamically in Wordpress

10 Dec 2016 09:44:06

Setting home and siteurl dynamically in Wordpress

Use wp_config.php or functions.php to set home and siteurl dynamically. Hard-coded constants In wp-config.php.: define('WP_SITEURL', 'http://<your.domain.here>/'); define('WP_HOME', 'http://<your.domain.here>/'); If these ...

Read more »

The most used Wordpress hooks

28 Nov 2016 20:53:05

The most used Wordpress hooks

Some frequently used WordPress (4.6.1) hooks below. WordPress hooks array Hooks are stored in wp_filter array and can be accessed through $GLOBALS['wp_filter']. The list of the most used Wordpress hooks and callbacks attached to ...

Read more »

Find total of a column of numbers with BASH

28 Nov 2016 20:53:05

Find total of a column of numbers with BASH

Problem: Find total of numbers in a file. File 1: aaa:23 bb:2 ccc:98 . . . File 2: 23,aaa 2,bb 98,ccc . . . File 3: aaa,23,aaa ccc,2,bb bb,98,ccc . . . Function to find the total #!/usr/bin/env bash function sum_it_up(){ file="${1}" ...

Read more »

SWWW

S.Wojnowski - web developer

SWWW is my place on the web where I write on stuff related to web development. Main focus here is on my own programs and scripts, but also websites I have developed over years or helped develop, improve or maintain. In the Web Developer Zone I take a closer look at various solutions related to web development and computer programming.

If you find any of my projects interesting, useful or would like to know more on it, do let me know. This website has a contact form. Altenatively, you can leave a comment under an article on the blog.

Need a web developer?

S.Wojnowski - Hire a web developer

If you need a web developer for web development work drop me a line!

I am based in Wakefield, UK, but always happy to consider remote work opportunities.

Contact Me