Monday, March 7, 2011

Rods Hanging Hardware

Night People

Ahoy dear ones: D
to learn to know a city and really, they should be led in any case sometimes in the evening to heart. Friday we have already times a little looking around, but Saturday night was planned a more detailed exploration, including go away: D

But before really started, we wanted a bit more modern Hamburger gaze architecture ...
built a building to behold like a ship-very cool! Unfortunately, one night could not get up top, which you should have a fantastic view.
Human League - Night People



Which of course in a Hamburg visit should never miss is the Reeperbahn! While daytime deserted yawns at night are all the people (well probably tourists) and it is loud and lively and colorful! Many many shops and countless erotic dance clubs and bars. But all failed to respond to us as real, huge, impersonal, average with many discos roaring are not our thing.

completely so desperately looking for something delicious, we jumped on this side of the street and into the eye:
... Guide advertised as with students, and read with interest, then but rejected for supposedly geographical reasons, we have unexpectedly discovered then the lecture hall in the middle of the Reeperbahn.
Very nice bar with great music for dancing and cool people-highly recommended if you're in Hamburg and was ... well ... not typical Reeperbahn to go out looking for: D
then was a strengthening of distress. Be sure to eat in Hamburg: a hamburger! :) So much irony situation should already: D
one bite hard and try not to look too unfavorable.
All in all, would a fine, successful evening, I so want to enjoy any time again:) Hamburger Until our last day! : D bisous bisous
, Henni et Wiebe

Sunday, February 6, 2011

Tiffany & Co Holiday Ornaments

Efficient Desktop with fluxbox

After long time again a little post of mine. This time on organization of the desktop or window manager

Two days ago I switched on the lookout for a new Window Manager at the suggestion of Seba on fluxbox. Fast, lean, highly configurable. Even though I still miss a couple of gimmicks, I found features that I think I do not want to miss.

things I miss

The System Monitor Gnome was quite practical. You could see in a panel, the CPU utilization and memory consumption. Currently I only have the CPU utilization of both CPUs without distinction in Nice, System, and IO-Wait. The wmaker docks are too large and also not on the panel. One 'swallow', as then, the fvwm2 would be great to integrate applications to the panel.

The work surfaces can not change order in two dimensions, that is, I can only left and right, not up and down. But that was relatively efficient, to quickly switch between applications. A matter of getting used to, I hope.

The killer feature

One of the killer features is par excellence but the possibility of arbitrary action by several macro command to put to keyboard shortcuts.

Not only that you can adapt to things like maximizing or switching desktops, you can also new functionality To create an application, for example, assign a keyboard shortcut and start it only if it is not already running.

News is my fluxbox now configured so that programs like Firefox, Thunderbird, etc. have a key combination that either switches to the desktop with the application and displays it or a dialog box pops up with the question of whether it should be started. In addition, the applications a work surface and size is permanently assigned to begin running on it.

the application is running that is not, it starts invisibly on your desktop and then I can switch to it later when she is ready.

Straight switching to Instant Messenger or Media Player and back to the browser or the IDE is so very quickly.

Note: You may only works with the current git version of fluxbox, because next window also does not search all workspaces.

Here the relevant excerpts:

/ .fluxbox / keys:
 Mod4 C: Reconfigure Mod4 Q: If {Some Matches (class = Iceweasel)} {next window (class = Iceweasel)} {exec ~ / .fluxbox bin / fbexec.sh iceweasel} Mod4 G: If {Some Matches (class = gmpc)} {next window (name = gmpc) (class = gmpc)} {exec ~ / .fluxbox bin / gmpc fbexec.sh Mod4 M}: If { Some Matches (class = Icedove) } {Next window (class = Icedove)} {exec ~ / .fluxbox / bin / icedove fbexec.sh} Mod4 p: If {Some Matches (class = Pidgin)} {next window (class = Pidgin)} {exec ~ / fluxbox. / bin / pidgin fbexec.sh Mod4 R}: If {Some Matches (class = RSSOwl)} {next window (class = RSSOwl)} {exec ~ / .fluxbox bin / fbexec.sh ~ / bin / RSSOwl.sh} 
Note: Mod4 is the 'Windows' button. The values for class I have taken the apps file that expands fluxbox automatically when you click the right mouse button on a title bar and 'Remember' by clicking on attributes such as the workspace of the application store. Alternatively, is also xprop or wmctl -l ~ / .fluxbox / apps:
 ... [App] (name = navigator) (class = Iceweasel) (role = browser) [Workspace] {5} [Dimensions] {1198 682} [Position] (UPPER LEFT) {0 80} [end] ... 
/ .fluxbox bin / fbexec.sh:
 # / bin / sh # timeout returns 0 (success) Thus we have to use  need ... 

Thursday, February 3, 2011

Hp Ink Cartridges Can 56 Be Used In Place Of 54

(Photography) project: Horex VR6

To the point:

development of new visual languages for the motorcycle manufacturer Horex was at the forefront of the project.
The resulting works are both the lifestyle and reflect the technical component. The viewer is part of the machine, the machine can be part of the viewer.

professors and lecturers have offered projects that we could vote freely. The project "Horex" was my second project, in addition to the symposium typography. A photography project for communication designers, but "overflow" of photo designers, I was - together with D., who has switched from Augsburg, and I do not therefore knew - the only communication
designer.
The groups have come together very quickly, I was in a group with D. for two. Difficult when it comes to the photograph, one must look through the camera, set up two light and aushellen / darken, etc. The second was to difficult.
was not the best, too, that we thought we could work together with photo designers, learn, etc., but this was not so - bad.

All right, we have mastered the task, we achieved the "classic" photographs and has given rise

Horex Transformer Arm

Horex Transformer Auge

Horex Logo Backstage

Horex Gasoline Alley

Horex Portrait

Horex Höhlenmalerei
Horex Scheinwerfer Portrait
Horex Scheinwerfer Portrait
Horex Poster

Wednesday, January 26, 2011

Woolite Delicates For He Washers

Webdesign 2

placeholder for the text that I have to summarize. Texts - büah.

So, the first two articles of four.

http://dev.opera.com/articles/view/20-html-forms-the-basics/

HTML Forms - The Basics

Everyone knows so and what forms used. The fields, where even something simply written and can also send, or the fields, where round (radio button) and square (check boxes) boxes and can click on the website (something happens in the backend of the page). Which are used quite often containing: name for login screens, wrote Satus news, twitter, etc.

It is relatively easy to create a form, but not so easy to create a form that complies to web standards. That's the only way to get good progress and to create websites that are "more stable".

So just the simplest form, three fields, name, e-mail and comment. Plus the "submit" button, of course by itself
\u0026lt;form>

Name: \u0026lt;input type="text" name="name" id="name" value="" />

Email: \u0026lt;input type = "text" name = " ; email "id =" email "value =" "/>

Comments: \u0026lt;textarea name="comments" id="comments" cols="25" rows="3"> ; \u0026lt;/ textarea>

\u0026lt;input type = "submit" value = "submit" />

\u0026lt;/ form>

\u0026lt;form> \u0026lt;/ form> one needs to tell the browser that it is a form. can
\u0026lt;input> here you define what's so pure. All tags \u0026lt;input> need a name that indicates what should be entered in the field. And then
\u0026lt;textarea>. Super good. No one line, but an entire block in which you can write something. With colums and rows, you can define the size of the text area.
And Finally a \u0026lt;input> tag, with value = submit. This causes a "submit" button, so the user can send his information and his comment also.
It is also possible to style this form tag, get with \u0026lt;ol>, \u0026lt;il>, etc. to more structure.

The hardest thing now is actually more then, is to get the whole even if the user submits his information. This is needed but other guns and have to deal with php and so familiar.
In times of Wordpress and its many plug-ins anyway, everything is pretty simple.

http://dev.opera.com/articles/view/30-the-css-layout-model-boxes-border/

CSS layout model - boxes, bordewrs, margins and padding

This article is about changing how to "manipulate" HTML elements can, and embellish with the help of edges (border), margins (margins) and much more.
Man, the arrangement may affect the different elements that change sizes so to speak, and with white space (according to the author of an important means loud I do not really pay attention, just a good white space and it looks great - most blogs will work under the system) .
white space around an object reaches one margin with:
These edges You can select individually or all together. The values are in px or em, for print style sheets in cm. Also% is allowed, only you must handle it carefully - not that it rips at the end of the page, because some information relating to the parent element and not the whole page.

auto-margins:
# idirgendwas
{margin: 50px auto;}

The div with the id idirgendwas then stands in the middle of the browser window up and down with a distance of 50px. The first value is namely at the top and bottom, the second right and left. So in short written CSS in html {}, already the site is centered.
Nor can the values negative (negative margins) indicate, in order to superimpose two different Elemte, no problem, minus (-) before and done. Long live the digital age.

Collapsing margins (translation does not need it, I know not):

The values can also specify for each edge separately: #
idirgendwas
{margin: 5px 10px 20px 0px;}

So the div idirgendwas of above a distance of 5px, 10px right, bottom left and 20px 0px. The entire proceeds clockwise, beginning at the top, padding is on the same - even realize it all fits.
If you feel too stupid, you just want to make a margin, is also on the margin-right, margin-left, margin-top and bottom margin.

Border

There are several ways to address border:
* border-width

* border-style

* border-color

* border-top

* border-top-width

* border-top -style

* border-top-color border-right

*

* border-right-width

* border-right-style

* border-right-color * border-bottom

* border -bottom-width

* border-bottom-

* border-bottom-color

* border-left style

* border-left-width

* border-left-style

* border-left-color

Looks a lot, right? Yes.

I myself have the up to now done in one go, namely:
# idirgendwas
{border: 2px solid # 000000;}

So the edge has a 2px large, continuous line in black. Man, the "solid" and erstzen by double, dotted, dashed, etc., just look up once in the accompanying article, there are examples.

If sufficient margins no longer:
padding padding is the padding from the edge to the text. If you have a colored surface, and is purely text, depends on the text at the edges, it looks ugly. Will you get the text away from the edge, you have to use padding. The margin is the same as with regard to the input of the values.

Width and height:

One can define the one hand, the width (width) and height (height) of an element, be it with pixel data or percentages or em or whatever it is. But be careful: Always remember that these are not the only criteria for the appearance of the elements, but that margin and padding to play an important role.
What is beautiful is, among other max-width, min-width, max-height and min-height. If I have centered my side, I can eg specify max-width, that it should be 690px wide - maximum. And already the site sits in the center and the right size browser window. If the window is, however, should take less (or the resolution of the desired width hergibt not) you can work with at widht and give him to understand: to here and will not be my friend! At some point, the smaller the side pull even be concluded, is not it?

What happens when the content of hand, he wants to the available size out? Overflow of course!

What is there so there: overflow: hidden, visible, and auto scroll. Even a normal CSS statement.
hidden: The above heading is not displayed.
visible: The above heading is displayed, but one can destroy the layout.
car: The text produced überstehnde eien side scroll bar.
scroll: Creates a horizontal and vertical scrollbar, even if the text is about the size of the item.

Thursday, January 13, 2011

Truffle Brothers Black Truffle Oil

The letter

Finally the invitation for our typography symposium in the form of a poster ready. A test print made shortly with the phone on it held good.
needs C. So do not complain, though belatedly uploaded.

I am happy he is finally finished, was really a difficult birth!

Typografie Symposium Brief Typografie Symposium Brief Typografie Symposium Brief

Sunday, January 2, 2011

Play Ruby And Sapphire Online Free

light

my double exposures me. The film in the (analog) camera is exposed twice, the motifs overlap, forming anew. Some cameras can just like that, "trick" with others you have something hold down the little pen to rewind and stretch during which the shutter. So simple.

I like the analog, because it's not as calculated as two levels above the other create in Photoshop and on the opacity and blend modes to rotate. It arises
something new, perhaps too confusing (Swan). That's good.

are a bit dated. Click - makes it bigger.

Schwan Doppelbelichtung
Amperwald Doppelbelichtung
Straßenschild Wohnungsblock Doppelbelichtung
Karussel Doppelbelichtung Volksfest
Flipper Doppelbelichtung Volksfest