Archive for the ‘Uncategorized’ Category
W3C сообщает о релизе (эскиза) HTML 5
22 января 2008 года - W3C анонсировало выпуск HTML 5, главного языка разметки для Вэб. Група разработчиков HTML создает HTML 5 как открытую и безвозмездную спецификацию для разработки Вэб контента и Вэб приложений. Група занимается разработкой в открытую(около 500 участников), включая представителей из W3C Members ACCESS, AOL, Apple, Google, IBM, Microsoft, Mozilla, Nokia, и Opera.
(more…)
Обмен ссылками
Если кто хочет обменяться ссылками, пишите
ася 293-319-568 jabber quo@jabber.ru
arch.blue openbox theme + wallpaper
I made a new theme for Openbox, using new colors of Arch Linux Logo. But I didn’t find nice wallpaper for it, so I drew my own. I didn’t have any experience in wallpaper design, so it’s not perfect. Logo arch openbox community mod was taken from http://archlinux.org/arts …
(more…)
File server mirror
Так, начинаю писать на понятном мне и вам языке. В связи с проблемами на провайдере, аптайм моего канала сейчас примерно фифти/фифти. Так что сделал зеркало, на бесплатном хостинге ho.ua, там размещены темы для mc, ncmpc, openbox о которых я писал раньше, некоторые конфиги (скоро их будет больше, про каждый отдельно напишу ^^ ), зеркало будет синкаться с моим локальным файловым архивом при обновлении последнего.
Gnome-blog
I’ve installed gnome-blog package, so this post created via it
Just testing it
Edited from web ui:
It didn’t put “gnome-blog” to the title… so I don’t wanna use it =\
My routine in Linux, software what I use every day
There are many talks about what soft to use, what soft is more lightweight, QT or Gtk…
In this post I will tell you what soft I use and why do I use it.
This post is not an advice what soft you must use, it’s just my talks
but maybe you will find here something interesting….
(more…)
Swiftfox 2.0.11 + gtk2 widgets for Arch Linux
I know that there is already present 3beta, but as for me it’s too “fresh” and 2-nd series of *fox are more preferred for me. Why did I tell it?
Just because 3 *fox had fixed problem with gtk widgets. I think everybody dislike those ugly widgets (buttons, radiobuttons, checkboxes, dropdownmenus…), so here is a solution, primary for Arch Linux users, but it doesn’t make a problem to make the same in other distros. I found out solution here, this brought me to the Ubuntu Forums - Firefox Widgets (Read this!!! Even you are not Ubuntu user). Here is a my screenshot of google webpage with radio/buttons to see the difference:
(more…)
QuietNight - Openbox Theme

It is simple and I found it nice(even it looks like many other, it was made on Nove-Lime base), I use it for a long time and don’t see any reasons to change it (I can strongly say, that I dislike all openbox themes except this one
), maybe try another fonts… Get wallpaper if you like it. Thanks ep5il0n for this image, I had never used same wallpaper long time
(more…)
Свертывание постов на blogger’е
(more…)
tty terminal colors
Here is color set for tty terminal, based on my palette. Put it into your ~/.bashrc (~/.zshrc):
if [ "$TERM" = "linux" ]; then echo -en "\e]P0333333" echo -en "\e]P85E5E5E" echo -en "\e]P1C35365" echo -en "\e]P9D7786C" echo -en "\e]P28D983F" echo -en "\e]PAA7D671" echo -en "\e]P3E1DB70" echo -en "\e]PBF5F19A" echo -en "\e]P43D77A1" echo -en "\e]PC72AFCC" echo -en "\e]P5CC74AC" echo -en "\e]PDEDAED6" echo -en "\e]P66B9D98" echo -en "\e]PEACCDCA" echo -en "\e]P7dbdbdb" echo -en "\e]PFfbfbfb" clear fi
You are currently browsing the archives for the Uncategorized category.