I AM LISTENING TO
|
WHAT I LIKE
  • English
  • German


BLOG FILTER



 

“Megapixelstock is a gathering place for web developers and photographers who would like to share their work with the community. The megapixelstock is for sharing free stock photos.”

Megapixelstock

readmore

Half page ad for Industries des Céréales No. 195 / 24.12.2015

readmore

2015 has been one bumby ride, which I am gladly leaving behind for what is coming :)

Even though routine is always part of my work, I really had a lot of fun and engaging projects this year. Clients come and go, but I enjoy those that stick around to build something more.

I am looking forward to new projects, new puzzles to solve, connections that inspire and new things to learn in 2016. We all aspire to do what we really love to do. Thanks goes out to those this year, that showed me that this is still possible and that believing in people is still something to live by.

Some people will never learn and those were the bumby parts ;) You loose a little and still can win big :)

Enjoy your off time with your family and friends.

MERRY CHRISTMAS 

 portalZINE NMN | Development meets Creativity | alexander sign

readmore

Shepherd is a javascript library for guiding users through your app. It uses Tether, another open source library, to position all of its steps.

We should always try to make our apps as self-explaining as possible, but sometimes features need to be showcased or explained. This helps you to do a quick first-start guide for new users.

Shepherd @ Github

readmore

“The Pi-hole can block ads for all devices on your network. All you need is a Raspberry Pi connected to your router. It was inspired as a low-cost, open source alternative to the AdTrap. The Pi-hole works on the the B, B+ and Pi 2.”

Will be a nice reuse for one of my older Rasberry Pis …

Pi-hole @ GitHub

readmore

I almost completely switched to Sass in the past year. So organzing my CSS code has become a mission of mine :)

Structure is especially needed, when you are not the only one working on the design. So that everyone on the team can easily understand and contribute with ease. There are never too many files, as files get combined anyway.

Make your own life easier and for those you work with!

Currently applying the following structure on newer projects:

  1. BASE holds files like resets, typography and foundation structures.
  2. COMPONENTS holds specific module definitions, like buttons, navigation etc.
  3. UTILS holds my own functions, mixins and configuration for the whole project.
  4. LAYOUT holds the main files defining the different layout areas / grid of the project.
  5. SECTIONS holds the definition of pages or sub sections defined.
  6. THEMES holds files for theme switches or front / backend layouts.
  7. VENDORS holds those files that are related to external includes.

Which architecture fits your project & team will vary.

Enjoy coding …

readmore

Nice simple addon to add a loading animation to your Bootstrap buttons, when doing Ajax requests. Always better to let users know, that your system is doing something ;)

Ladda for Bootstrap @ Github

readmore

“The picture element, srcset and sizes attributes, and associated features allow web developers to deliver an appropriate image to every user depending on a variety of conditions like screen size, viewport size, screen resolution, and more. Picturefill enables support for the picture element and associated features in browsers that do not yet support them, so you can start using them today!”

Picturefill @ Github

 

readmore
19. December 2015

Get your load of CSS loaders

Nice selection of CSS loaders, in pure CSS and HTML. Many of the loaders  can be tweaked within an online editor.

CSS Load.net

readmore