Quantcast
Channel: Armand Niculescu, Author at Media Division
Browsing all 16 articles
Browse latest View live

Convert Your Text To Grass Using Illustrator

Green is the buzz these days and what better way for your brand or headlines to exude eco-friendliness than by turning them to grass? Add excitement to your magazine ads, postcard prints or posters by...

View Article


Cardboard Texture Effect On Business Card Designs

In this simple guide, we will teach you how you can achieve the cardboard paper effect in business cards. It is fairly easy to do, and one does not really have to be precise with the tools needed to...

View Article


PHP Download Script with Resume option

A while ago I wrote an article about the common pitfalls of handling file downloads in PHP. One thing I did not realize at that time is that in most cases developers don't have the time to write such a...

View Article

Correct Name Capitalization in PHP

One annoying scenario is when you let users enter their names and then you need to output their names nicely, for example in a newsletter. Some users simply enter their names in upper/lowercase, but...

View Article

The Best 3 Photo RAW Converters of 2013

While most casual photographers still shoot in JPEG, there's no denying that RAW gives unparalleled control. And what's really exciting is that with each new generation of software, the processing...

View Article


Photoshop tricks: Solving common photography problems using Image Stacks

Have you ever wanted to take a noiseless landscape shot in low light but didn't have a tripod with you? Got frustrated while trying to get a macro shot into perfect focus? Or have you ever tried to...

View Article

Replacing Union Platform Default Derby Datasource with MySQL Server

Union Platform is powerful and easy-to-use multiplayer server written in Java. By default it uses an embedded Derby database. In this article I'll show you how you can replace this datasource with a...

View Article

Smart generation of Gzip files for nginx

As the complexity of today's sites increases, so are the challenges to keep the site loading fast and bandwidth usage low. Minified scripts, concatenated CSS, image sprites and even hand-crafted static...

View Article


Batch minfy & gzip new files only with some date tricks

With everybody using grunt.js for linting, css compilation and minification nowadays, I wanted to make a simple experiment and see if I could do the same using a plain batch file - in Windows no less....

View Article


Using Python to batch rename email files

This little tutorial is intended for those learning Python and demonstrates a number of features, including OS-independent file manipulation, email parsing, string formatting and error handling. The...

View Article

Making a Fixed-Width Text File to CSV Converter in C, Java, PHP, Javascript...

Unlike CSV, fixed-width text files don't use a separator to differentiate between fields. I'll show how you can convert such a file in all major programming languages.

View Article

How to create chess diagrams with PHP

In this post, I'll show you how to generate chess diagrams on the server using PHP. The diagrams are cached automatically and served directly next time they're requested.

View Article

Improving nginx integration with CloudFlare

Using CloudFlare for its firewall capabilities has undeniable benefits, but it’s not as foolproof and transparent as one may think. In this post I’ll explain how to configure nginx on your server for...

View Article


Easy human-readable date difference

This article presents a very simple method to show messages like “20 seconds ago” or “3 weeks ago” or any other arbitrary date difference expressed in human-readable form in Javascript without relying...

View Article

Image may be NSFW.
Clik here to view.

A Comprehensive Guide to Backup for Home and Small Office

I’ve been pondering over writing this article for a very long time, unsure about public interest since cloud backup solutions are ubiquitous now and simple to set up. However, in the light of recent...

View Article


Image may be NSFW.
Clik here to view.

Chess Diagram Generator in NodeJS

A while ago a wrote an article about generating simple chess diagrams in PHP. Today, we’ll achieve the same in node. With some small changes, the code can also work client-side, since it uses canvas....

View Article
Browsing all 16 articles
Browse latest View live