Showing posts with label art. Show all posts
Showing posts with label art. Show all posts

2015/08/30

Zabbix graphs improvements patch

Update: You'd better check out zabbixGrapher

Here is the cumulative patch to fix some Zabbix graphs viewing issues. Ideas are not new, a lot of zabbix users complains on current out-of-the-box implementation:
  • ZBXNEXT-1120 - Enable viewing a graph for all hosts in a given group
  • ZBXNEXT-75 - Add a "show all" option for viewing all graphs for a host on one page
  • ZBXNEXT-1262 - Nested host groups
  • Minor graph appearance fix
Full patch is for Zabbix 2.4.3. You can open it on github and read below what each change do:

 

include/views/monitoring.charts.php (Javascript in the beginning)

This adds groups filter. Issue is when you have a lot of groups you'd become tired to scroll them. (We have hosts automatically registering to Zabbix and attached to group). For example in this case groups "EXRMF BC", "EXRMF CO", "EXRMF DC3" etc. are merged to one group "EXRMF >". When you select such group another select appears on the right side allowing to specify exact group.


This only happens when user allowed to view more than 50 groups, tweak this line if you need to change it:
if(jQuery('#groupid option').length>50){

include/views/monitoring.charts.php (the rest PHP code)

This implements both ZBXNEXT-1120 and ZBXNEXT-75. So, now you can select host and do not specify graph to view all its graphs on one page. Or select graph to view and do not specify host (or even a group) to view this graph for multiple hosts.

As it is possible to have a lot of graphs attached to one server, or a lot of servers having the same graph (eth0 traffic) - paging is used here. Tweak this line to determine how many graphs should be displayed per page:
CWebUser::$data['rows_per_page'] = 20;

js/class.csuggest.js

This change is for search field. You start typing servers and got list of suggestions. Pressing Enter previously just selects server from list filling in search field. You have to press Search button to do action. Now action is done automatically.

include/defines.inc.php

This changing font to much smaller one "Calibri". You can take .ttf from Windows and place to /usr/share/zabbix/fonts/

The rest of files

Minor changes for single graph appearance to make it more clean and simplier when multiple graphs are displayed on one page. Example of single graph after change:

Also, you might want to set theme graph background to white. Unfortunately, I do not know how to do it from Web Interface, so here are DB queries:
update graph_theme set backgroundcolor='FFFFFF' where graphthemeid='1';
update graph_theme set graphbordercolor='FFFFFF' where graphthemeid='1';

This patch is not depends but meant to be applied after ZBXNEXT-599 "Logarithmic scale for Y-axis in graphs" like this:
wget https://support.zabbix.com/secure/attachment/35716/logarithmic-graphs-zabbix-2.4.5.patch
wget https://github.com/sepich/zabbix/raw/master/patches/graphs.patch
cd /usr/share/zabbix/
patch -p 1 -i ~/logarithmic-graphs-zabbix-2.4.5.patch
patch -p 1 -i ~/graphs.patch

2014/10/12

userscript: AWS Docs Column Reader

Continuation of Wikipedia goes 3 columns
but now for AWS documentation:
http://docs.aws.amazon.com

This script will make long lines split to 3 columns, to make text more readable for wide screens.
It will turn this:



to this:


Installation:
- You need a userscript compatible browser
- Then just click this link

2013/01/20

Wikipedia goes 3 columns

Recently I had to read a lot of wikipedia articles. If you have a widescreen monitor - you know how its looks like. Very long lines of text stretching across the whole 1920px wide of browser window. As well as big gaps of free space near contents and infobox tables. I thought that it's possible to somewhat improve readability of wikipedia by using greasemonkey and new html5 columns markup. Done ;)

Script will:
- Display wikipedia article text in 3 columns
- Hide menu and ads
- Move contents table and infoboxes to left pane instead of menu

Installation:
- You'll need a userscript compatible browser
- Then just click this link
- OR use openuserjs.org mirror

Enjoy!

P.S.
See also userscript: AWS Docs Column Reader

2012/01/05

Reading PDF in landscape mode on Kindle Touch

Current version of firmware for Kindle Touch lacks support of landscape mode. WTF! There is jailbreak already, but no any lanscape hack. What will be very usefull for reading pdf. So, if there is no way to make it directly on Kindle, we will make it for Kindle)
I'm use k2pdfopt like this:
k2pdfopt.exe -col 1 -j 0+ -ls -ui -fc- -odpi 130 -h 711 -w 521 -om 0 -cmax 1 -s- -rt 0 -mb 0.7 %1

Let's look at them in detail:
  • -col 1 - means that there is no need to find any columns in text. If you have tables, this will helps to not break them to columns at new pages
  • -j 0+ - tries to justification text left
  • -ls - rotate page to landscape
  • -ui - run UI for making additional tuning before converting
  • -fc - don't fit columns to width
  • -odpi 130 - slightly zooming of input file
  • -h 711-w 521 - width and height of screen zone for displaying pdf. There is table for other readers.
  • -om 0 -disable output margin, Kindle Touch already has margin about 10px near pdf displaying zone
  • -cmax 1 -s- - disable increasing of contrast and sharpening. This makes fonts looks more like ClearType, with soft edges.
  • -rt 0 - disable auto determination of source orientation
  • -mb 0.7 - cut bottom margin of source in inches. This is for cutting original footer with page number etc on every source page.
  • %1 - name of source pdf
You can save this as .cmd file, and drag'n'drop your pdf files over.
Examples of source:

and 2 pages of zoomed output:

2006/08/30

БИКОР



Пара вариантов дизайна для одного из филиалов "Балтийской Ипотечной Корпорации"

2006/01/20

Overdrive

скачать [27Mb | 720x324]
Были учтены ошибки предыдущего проекта и успешно сделаны новые =). За время сьемок сменилось 4 камеры (Sony DV Pro, Canon DV, Sony DVD, Panasonic Hi8), три человека в роли главной героини. Снимали по выходным, и погода тоже преподнесла сюрприз - три недели подряд на выходных был дождь, хотя будни были ясными и теплыми. В итоге некоторые дубли пришлось снимать уже при снеге =) (см. бэкстейдж) Так что только благодаря железной целеустремленности этот продукт появился на свет. Это были самые тяжелые условия сьемок и сведения.
Сюжет by Sep. & Fro.

2005/09/20

Metro

Идет в трех вариантах:
milk | посмотреть | скачать
cold | посмотреть| скачать
warm | посмотреть| скачать *Под влиянием интерьера новых вагонов второй линии метро СПб. =)*
Скин для Winamp2 и выше. Сделан под стиль для винды. Для тех кто считает что я черезчур налегаю на серый цвет есть два цветных варианта. Пытался сделать так чтоб о был менее броским и надоедливым и при этом все элементы управления были отчетливо видны.
Skinned all windows including: MediaLibrary, Browser, Video and AVS.
Для установки, просто скопируйте архив в папку winamp/skins/ и нажмите Alt-S.

2005/05/03

art

Некоторые картинки, оформления, фотки и художества без разбору. Описания прилагаются.

2004/12/20

Птицы

скачать [29Mb | 384x288]
Клип группы MDMA на песню Птицы. Сюжет: Фро и Тайка. Это наше первое постановочное видео, поэтому работа заняла около 2х месяцев. Много пришось менять и переделывать. Сюжет уточнялся и дорабатывался по ходу сьемок, и получилось что в итоге даже несколько отснятых эпизодов не вошли в финальную версию. Камера: miniDV, последующая обработка видео делалась в AfterEffect'e. Исходники весили более 20Gb (~1.5часа) в HuffYUV. Бюджет клипа 20рублей, на корм для птиц =). Здесь выложена интернет версия видео в 384х288 на 29Мб, полная версия в DVD качестве (720х568) вошла на первый альбом группы.
Первый блин комом, но зато теперь мы знаем как и что =).
Пишите полную раскадровку, и не жалейте фанеры при сьемках.

2004/10/20

GRAY Flatness

Тема оформления для WinXP. Хотелось сделать минималистичный стиль, небростий и чтоб не напрягал глаза. Я пытался найти такой, но там были или слишком яркие и броские элементы, либо все слишком мелко, либо все слишком крупно. Поэтому пришлось делать самому. Сделано для работы, вы не отвлекаетесь на меню и обрамление окон, а выделяется лишь их содержимое. Т.к. серый - это нейтральный цвет, то он будет сочетаться с любым валпапером. Все бортики и зазоры были сведены к минимально возможным, которые можно было сделать.
Все подробности по установке внутри архива.

2004/04/20

KAnPu3

Клип группы MDMA, песня Каприз. Первое мое видео творение. Просто возникло желание поразбираться с видеомонтажом, и решено было поэксперементировать над созданием клипа. Исходники - видео снятое цифровым фотоаппаратом в 320х240х15fps которое накопилось после концертов и т.д. Так что результат по качеству - полный андеграунд =)
скачать [38Mb | 320x240]

fa11outized v0.4

Скин для Winamp2 и выше. Может он и не такой крутой как остальные, но я хотел скин который бы остался на моем винампе надолго. Такой который было бы удобно использовать. Все кнопки здесь не трудно искать, они светлые на темном фоне. Он не очень насыщенный, скорее серый, так что должен неплохо смотреться с любым валпапером. Сделано под влиянием Fallout'a =)
Для установки, просто скопируйте архив в папку winamp/skins/ и нажмите Alt-S.
скачать

2001/10/08

ANP v1

Далее идут экспонаты которые интересны разве что в музейных целях.Напоминают зарождение интернета в россии, вы сможете найти много такого на narod.ru если интересно =)Ради прикола приведу лишь самый первый сайт:
Как-то, во времена когда еще не было даже [anp] crew, сидели мы с Маляном и Vasec'ом и ради прикола решили сбацать сайт. Тогда у меня модема даже не было! Сделали вначале просто за 5 мин. в Drewamweaver'e. Потом как то сайт в нет попал (Когда брали момед у кого нить и колбасились ночью в нэте с пивком), потом появилась гостевуха на второй страничке и легендарная надпись "under construction", и пошло поехало... Главная фишка что при нажатии на кнопку вы попадаете на следующую страничку!!! :-)