Quantcast
Channel: Bruno Abinader's Blog
Browsing latest articles
Browse All 13 View Live

Image may be NSFW.
Clik here to view.

2012: New year, new objectives!

Small river over Suomenlinna Island, near Helsinki Hi all! I’ve been out of blogging for a while, mostly because I got involved with a lot of non open-source activities during last year. So my plans...

View Article



Image may be NSFW.
Clik here to view.

A guide for Qt5/WebKit2 development setup for Nokia N9 on Ubuntu Linux

As part of my daily activities at basysKom on QtWebKit maintenance and development for Nokia devices, it is interesting to keep a track on latest developments circa QtWebKit. There is currently a...

View Article

Image may be NSFW.
Clik here to view.

How CMake simplifies the build process (Part 1: Basic build system)

From my previous blogs there were some posts that got popular due to their useful content, and one that got my special attention is the tutorials on how to set up a basic (and further a bit more...

View Article

Vim Quicktip: Navigating to function implementation with ctags

I am a regular Vim user, but I’ve also played around with full blown IDEs like Qt Creator and MS Visual Studio. One interesting aspect about IDEs is the ability to easily navigate through a function...

View Article

Image may be NSFW.
Clik here to view.

WebKit CSS3 text-decoration properties (preview)

WebKit currently supports CSS Text Level 2.1 version of text-decoration property (link). This version treats only about the decoration line types (underline, overline, line-through and blink – the...

View Article


Image may be NSFW.
Clik here to view.

CSS Level 3 Text Decoration on WebKit and Blink – status

It’s been a while since I wrote the last post about progress on implementing CSS Level 3 Text Decoration features in WebKit. I’ve been involved with other projects but now I can finally resume the work...

View Article

CSS Level 3 Text Decoration properties now available in Google Chrome Canary!

As of Monday (August 19th), Google Chrome Canary now supports CSS3 Text Decoration shorthand property. Once in Canary, you can enable the “experimental Web Platform features” runtime flag by checking...

View Article

Converting C-Like Enums to String values in Rust

Suppose you have a C-Like Enum in Rust like the one below: enum Foo { SomeValue, OtherValue } Note: C-Like enumerations in Rust have no parameters (i.e. SomeValue(~str)), and can have their...

View Article

Browsing latest articles
Browse All 13 View Live




Latest Images