Development and Managed Hosting
ANEXIA

Category Archives: Software Development


MAY
30
2018

RESTful API with Laravel

Written on May 30, 2018 by Manuel Wutte

Manuel presents the RESTful API with Laravel: RESTful APIs are elegant solutions for providing an interface between the client and the data source.


APR
24
2018

Filesystem quota management in Go

Written on April 24, 2018 by Stephan Peijnik

Stephan demonstrate here how Go interacts with operating system and how he developed our quota library.


APR
18
2018

Performance tuning in WordPress

Written on April 18, 2018 by Manuel Wutte

In this tutorial, we would like to present a few tips you can use for performance tuning of WordPress.


APR
11
2018

Reflection in PHP projects

Written on April 11, 2018 by Manuel Wutte

Reflection in software development means that a program knows its own structure & can also modify it. Here we explain how it works in practical terms.


JAN
24
2018

Anexia IT Trends 2018

Written on January 24, 2018 by Lucia Schöpfer

In the IT Trends for 2018, our Anexia experts will attempt to give an overview of everything set to happen this year.


DEC
4
2017

Chrome DevTools for Responsive Web Design

Written on December 4, 2017 by Sabrina Spilka

In this post, I’d like to show you how you can get back control on your website porject with the Device Toolbar in the Google Chrome DevTools.


OCT
24
2017

Meme Generator with jQuery and Canvas

Written on October 24, 2017 by Manuel Wutte

In this tutorial, I will show you how to create a meme generator with the HTML element canvas. You can see the result here in my demo script: MEME GENERATOR Anyone who doesn’t know what a meme is will find a brief explanation below: Memes are pseudo images featuring a more or less meaningful text […]


SEP
21
2017

Limit Download-Speed with CodeIgniter and cURL

Written on September 21, 2017 by Manuel Wutte

In this tutorial, I want to show you how to integrate an option to limit download speed into a CodeIgniter project.


AUG
31
2017

THE BEST CELL PHONE GAMES BY ANEXIANS

Written on August 31, 2017 by Lucia Schöpfer

Some of us develop even in their leisure time with passion, e.g. cell phone games. Christian, André and Martin gave us access to their game collections.


AUG
23
2017

Improve website performance with PJAX

Written on August 23, 2017 by Manuel Wutte

Improve website performance with PJAX – Manuel shows you how in this tutorial.