Posts Tagged ‘style’
Monday, November 26th, 2007 In Saturday we had a Training day at Design.BG. It wasn’t too interesting the Boss spoke a lot about a new hierarchy being implanting into the corporation. Big mouths were said “how we should not anymore say that we make sites in the office or out if it.” He said: “We doesn’t make sites! We make projects and solutions for the client” :). Mitko has come back in Dobrich in Saturday (For the weekend) and Sunday and we went out twice. I haven’t touched computers much this weekend :).In the morning in Sunday I went to Liturgy and after that we had a small walk with Stoyan. After that I watched the 3 seriesof “From Dusk till Dawn” nice vampire story btw 🙂 And yes I like the style of Tarantino.
At some time I feeled very alone like nobody cares about me. I called Lily and we spend some good time together :).
END—–
Tags:
bg,
big mouths,
boss,
btw,
client,
Corporation,
dobrich,
doesn,
Dusk,
dusk till dawn,
end,
from dusk till dawn,
good time,
hierarchy,
lily,
liturgy,
Mitko,
nobody,
Office,
quot,
saturday,
story,
stoyan,
style,
Tarantino,
time,
Training,
training day,
vampire story,
wasn,
weekend Tags: bg, big mouths, boss, btw, client, Corporation, dobrich, doesn, Dusk, dusk till dawn, end, from dusk till dawn, good time, hierarchy, lily, liturgy, Mitko, nobody, Office, quot, saturday, story, stoyan, style, Tarantino, time, Training, training day, vampire story, wasn, weekend
Posted in Everyday Life | No Comments »
Friday, September 23rd, 2011 I’m trying to get the most of server + wordpress performance and these days I’m heavily playing with it as one can read from my past few articles 😉
Today I’ve come across three other plugins which in many cases could be beneficial and bring a good performance increase in wordpress, this are:
- WP-Minify – http://wordpress.org/extend/plugins/wp-minify/
- HeadJS Loader – http://wordpress.org/extend/plugins/headjs-loader/
- Scripts Gzip – http://wordpress.org/extend/plugins/scripts-gzip/
WP-Minify – does combine all JS and CSS script into one consolidated compressed script or style as well removes any duplicate script resources and hence could have positive impact on performance
HeadJS Loader – does strips out all your old javascript declarations and puts them into one head.js file so that they are loaded in parallel in the head of the pages and through that prevents the blocking of load up until all JS is a loaded so commonly seen these days on the net for more info on how HeadJS works check out http://headjs.com
Script Gzip – merges and compresses the CSS and JS links on page, the plugin does not have caching functionality. The plugin doesn’t have much configuration options which I find as a good thing
To find out what works best for you its a best practice if the website speed load time is tested after loading each of the plugins and with all of them enabled and configured, finally for best results just leave only the plugins or a combination of them which gives the lowest page responce times.
Tags:
check,
configuration options,
css script,
declarations,
doesn,
functionality,
gzip,
HEAD,
HeadJS,
impact,
info,
Javascript,
js,
loader,
nbsp,
net,
page,
performance,
performance increase,
plugin,
script resources,
scripts,
speed,
speed load time,
style,
thingTo,
time,
website,
website speed,
Wordpress,
wp Tags: check, configuration options, css script, declarations, doesn, functionality, gzip, HEAD, HeadJS, impact, info, Javascript, js, loader, nbsp, net, page, performance, performance increase, plugin, script resources, scripts, speed, speed load time, style, thingTo, time, website, website speed, Wordpress, wp
Posted in Wordpress | 1 Comment »
Tuesday, December 20th, 2011 
Alex the Alligator is a Free Software (Open Sourced) arcade game licensed under the General Public License (GPL)
The game is quite of fun and especially the music totally kicks ass! 😉
The game plot is simple but fun in the good Spirit of oldschool Super Mario like arcade games.

In the game you are a little cute crocodile whose (crocodile) girlfriend is kidnapped with a helicopter by the evil human poachers.
As you love her too much and you're determined to grow a crocodile family with this croco-girl you start a long quest to save her from possible zoo slavery or killing for a crocodile skin boots.

The quest for kidnapped girlfriend (LOLA) liberation wents through the harsh jungles.

Alex The Alligator has a version for both Windows and Linux ports. The Linux port is available for most major distributions including Debian, Ubuntu, Fedora etc.
To install the game on Debian and Ubuntu with apt-get issue:
debian:~# apt-get --yes install alex4
...
After installing the game can be run from command line using cmd:
alex4
The game controls are as follows;
- Arrow Keys – Movement
- Alt – Jump
- Ctrl – Fire (if you have previously collected Eggs
Alex the Alligator is also equipped with a MAP editor, so if you really want to contribute the game development, take some time create some maps and submit to game's official website http://allegator.sourceforge.net/ . On the game website there are few other variations of the Alex the Alligator as well as extra game maps.
Explanation on which keys can be used to create maps is found in the game manual, e.g.:
debian:~$ man alex4
If you have downloaded some extra game maps from the game sourceforge website, to load them you can use:
Shift+L
Will Alex succeed in saving his girlfriend ? It's up to you 😉
Tags:
alex the alligator,
alligator,
arcade game,
arcade games,
arrow keys,
croco girl,
crocodile,
crocodile family,
crocodile skin,
family,
Free,
game controls,
game development,
game maps,
game plot,
game website,
GameBoy,
General,
girlfriend,
gnu linux,
good spirit,
helicopter,
jungles,
license gpl,
linux port,
linux ports,
lola,
map editor,
music,
nintendo gameboy,
oldschool,
Open,
plot,
poachers,
Public,
retro,
retro style,
simple,
skin,
slavery,
software,
software game,
Spirit,
style,
Super,
zoo Tags: alex the alligator, alligator, arcade game, arcade games, arrow keys, croco girl, crocodile, crocodile family, crocodile skin, family, Free, game controls, game development, game maps, game plot, game website, GameBoy, General, girlfriend, gnu linux, good spirit, helicopter, jungles, license gpl, linux port, linux ports, lola, map editor, music, nintendo gameboy, oldschool, Open, plot, poachers, Public, retro, retro style, simple, skin, slavery, software, software game, Spirit, style, Super, zoo
Posted in Entertainment, Games Linux, Linux Audio & Video | 1 Comment »