Přejít na menu

IT notes

Správa článků

Vyhledávání Vyhledávání
mira čteno 602× 29. května 2015, 23:37

Image resizing on Linux

mira čteno 591× 27. května 2015, 22:10

CK editor

Obrázek ke článku CK editor
Some basic caveats when working this WYSIWYG editor.
mira čteno 628× 11. března 2015, 13:13

MySQL in Python

mira čteno 632× 15. února 2015, 11:57

PHP cheatsheet

Obrázek ke článku PHP cheatsheet

PHP syntax and basic function usage examples.

mira čteno 687× 8. února 2015, 15:33

wxPython tips

Obrázek ke článku wxPython tips

Some links and tips for wxPython GUI library.

mira čteno 659× 18. ledna 2015, 20:13

MySQL cheatsheet

Obrázek ke článku MySQL cheatsheet

MySQL syntax and basic function usage examples.

mira čteno 669× 11. ledna 2015, 17:42

Python cheatsheet

Obrázek ke článku Python cheatsheet

Python syntax and basic function usage examples.

mira čteno 934× 3. ledna 2015, 21:21

Javascript cheatsheet

Obrázek ke článku Javascript cheatsheet

Javascript syntax and basic function usage examples.

mira čteno 674× 3. ledna 2015, 20:48

HTML and CSS layouts

Advanced techniques for designing web layouts.

mira čteno 673× 3. ledna 2015, 10:32

MBR - how to fix booting partitions

Obrázek ke článku MBR - how to fix booting partitions

Tools for fixing booting partitions.

mira čteno 665× 1. ledna 2015, 22:00

Libraries for HTTP requests in PHP and Python

List of libraries for writing HTTP requests in PHP and Python language.

mira čteno 687× 1. ledna 2015, 16:10

CSS

CSS and CSS3 tips and snippets.

mira čteno 643× 25. prosince 2014, 19:11

jQuery tips

Notes and tips for jQuery library.

mira čteno 647× 25. prosince 2014, 11:39

MySQL ranking

Working with rank in MySQL queries.

mira čteno 609× 25. prosince 2014, 11:23

MySQL condition functions

Functions in MySQL for writing conditions.

mira čteno 679× 7. prosince 2014, 18:05

PDF editing with PDFTK

PDFTK (PDF Toolkit) is the command-line open-source tool for editing PDF files.

mira čteno 743× 29. října 2014, 21:45

How to test rc.local file

How to test rc.local file, which is executed after system startup.

mira čteno 727× 28. října 2014, 23:26

File recovery on Linux

Obrázek ke článku File recovery on Linux

Tools for rescue lost files from the disc.

mira čteno 988× 23. října 2014, 20:59

Elasticsearch

Elasticsearch search engine.

mira čteno 5585× 8. října 2014, 19:11

Jak stáhnout video z České televize

Obrázek ke článku Jak stáhnout video z České televize

Návod na stažení videa z webu ceskatelevize.cz pomocí VLC.

mira čteno 620× 8. října 2014, 18:40

Linux shell tools for monitoring

Obrázek ke článku Linux shell tools for monitoring

How to monitor memory and CPU from the command line.

mira čteno 621× 25. září 2014, 07:22

Python - current stack printing

mira čteno 19492× 21. září 2014, 23:05

Hostap - complete wi-fi AP configuration

How to set up wifi AP with WPA2, DHCP and DNS in your Linux computer.

mira čteno 702× 13. září 2014, 19:40

Linux applications for GPS processing

Obrázek ke článku Linux applications for GPS processing

Applications for GPS photo tagging, routes visualisations stats...

mira čteno 904× 13. září 2014, 10:19

Ubiquiti - Wake-on-LAN

How to manage waking your computer from Ubiquiti router with BusyBox.

mira čteno 622× 10. září 2014, 11:27

What (not) to do in a constructor

The cardinal rule is that the constructor should yield a fully usable object.

Complex logic should not be in the constructor.

mira čteno 652× 7. srpna 2014, 11:49

Determining the debian/Ubuntu version

mira čteno 700× 30. července 2014, 19:34

ORM (Object-relational mapping) frameworks

Obrázek ke článku ORM (Object-relational mapping) frameworks
mira čteno 662× 29. července 2014, 14:24

Syntax highlighter (JS)

mira čteno 681× 1. července 2014, 14:19

Custom Apache installation

How to run the single-purpose Apache server with PHP.