Author Archives: admin

PHP Composer

Composer is very useful tool or better dependency manager for PHP. Matthieu Moquet wrote excellent blog post about 5 features to know, and I am sure there is more about Composer on his blog posts. Here is summary of the … Continue reading

Posted in workday | Leave a comment

EXIF info from ISS

There is beautiful picture of the rising Orion from International Space Station. What is really nice, one can look at EXIF info, in this case by jhead program. Here is the info: File name : iss040e017069.jpg File size : 1246427 … Continue reading

Posted in workday | Leave a comment

Hibernate

Hibernate is great piece of java software, which utilize concept ORM – Object Relational Mapping. If application needs to store data into relational database, it simplifies development tremendously. One don’t need to use SQL queries, unless needs to do something … Continue reading

Posted in workday | Leave a comment

Nette framework: .htaccess file

Playing with nette php framework, here is www/.htaccess file, which is working on 1and1 linux platform: AddType x-mapp-php5 .php Options +MultiViews # disable directory listing <IfModule mod_autoindex.c> Options -Indexes </IfModule> # enable #cool URL <IfModule mod_rewrite.c> RewriteEngine On #following line … Continue reading

Posted in workday | Leave a comment

Bootable USB Flash disk with Windows7

Here are steps to create bootable USB Flash disk with Windows7. 1. 4GB or bigger USB Flash Disk needed 2. Put your Window 7 Instalation DVD into your computer DVD mechanics. If DVD is not readily available, you may download … Continue reading

Posted in workday | Leave a comment

Computer Browser Service and randomly lost connection

I was having once a while connection problem with two computers, both with Windows 7 operating system. I found possible explanation and solution, maybe: Windows 7 itself, or more precise Computer Browser Service. Detail description is in excellent article Wireless … Continue reading

Posted in workday | Leave a comment

Protected: Getting ready

There is no excerpt because this is a protected post.

Posted in {closed} | Enter your password to view comments.

Virtual Computer

Performance of nowadays personal computers is more, than one would expect. They can even run two or more computers in the same time, actually virtual computers, which can share resources of real physical computer. For users of Windows there are … Continue reading

Posted in workday | Leave a comment

Snowfall on May 2nd

Only few days again came finally Spring, and today, on May 2nd is Winter here again. Looks like it was too soon put outside garden table and chairs. There is now one foot of snow. Snow in the garden One … Continue reading

Posted in household | Leave a comment

Spinach Cashew Salad

I made Spinach-Cashew salad again, and everyone liked it. Here is recipe including my measurements. Feel free to adjust it. I personally tend to put less sugar. Or you may add more salad, etc., etc. Salad 1 bag Spinach (188 … Continue reading

Posted in household | 1 Comment