Topconf Tallinn 2013
A developer's personal recap of attending the Topconf Tallinn 2013 software conference, covering talks, panels, and networking.
Persönlicher Blog über TypeScript und Webentwicklung
180 Articles from this blog
A developer's personal recap of attending the Topconf Tallinn 2013 software conference, covering talks, panels, and networking.
Explains why CSS-only auto-resizing of input fields is impossible due to HTML's definition of inputs as void elements.
Discover five lesser-known Emmet.io shortcuts for HTML and CSS that can significantly boost your coding productivity.
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
A personal recap of the 2013 Digital Visions conference in Vienna, covering talks on front-end development and UX.
A guide on using the grunt-connect-proxy tool to bypass CORS restrictions during local web development.
A guide on integrating the static site generator assemble.io with a Yeoman web app's Gruntfile, using Handlebars templates.
A tutorial on animating SVG path transitions using SMIL, comparing it to JavaScript libraries like RaphaëlJS for a Batman emblem project.
Discusses the shift away from CSS vendor prefixes as features become stable, and the need to treat experimental features carefully.
A guide to using simple share URLs for Twitter, Facebook, and other platforms instead of heavy social media plugins.
A guide on using CSS to maintain the aspect ratio of embedded iframes (like videos) in responsive web design.
A review of the 2013 'beyond tellerrand' conference, highlighting talks on web sustainability, design, and development.
A developer shares their experience redesigning a personal blog using WordPress, focusing on CSS changes and exploring the Ghost platform.
Article argues HTML5 apps are viable, citing examples like Forecast.io and ExFM, but hindered by poor Android WebView support.
A technical guide on preventing the Flash of Unstyled Text (FOUT) specifically in Internet Explorer 9 when using webfonts.
A blogger details their switch from ModX back to WordPress for better blogging capabilities and hints at future website changes.
A technical guide showing CSS code to force web browsers to print all website pages in grayscale.
Explains the lack of touch events in IE9 Mobile for Windows Phone 7 and provides workarounds using mouse events for web developers.
Explores hacky JavaScript methods to detect device orientation, addressing inconsistencies across mobile devices like the Galaxy Tab.
A guide to the challenges and workarounds for implementing HTML5 audio on mobile devices, focusing on iOS and Android limitations.