Web Design and Development

Styled-Components: CSS-in-JS Library for the Modern Web

2018/06/25

This post was written by Jeremy Davis, JavaScript Developer for Toptal. CSS was designed for documents, what the “old web” was expected to contain. The emergence of preprocessors like Sass or Less …

Port php mysql scripts to php 7.0 from 5.x version

2018/04/23

Recently I got a script or series of scripts that were written for PHP 5.6x and hence used mysql_connect which as you know by now does not work with PHP 7.0. Since there were number of scripts, I …

Eight CSS Tips for Advanced Layouts and Effects

2017/07/03

The realm of web front-end development has made considerable progress over the last few years. However, the web front-end, as the users see it, is still the same: HTML markup styled with CSS. Many …

remove the background the easy way — online

2013/07/17

Here is a nice link to web application that lets you remove the unwanted background. Just head over to the side, follow the simple instructions of marking the background and the subject and you are …

Thumbnail

Your own local search engine.

2012/04/09

There are times when you would want to have a local search engine capable of indexing even pdf and doc files. So here is a solution. You can use “Omega” and here are the instructions. download omega …

Thumbnail

cd across parallel directories

2011/03/14

Image via Wikipedia […] Here is a simple and fast way to cd across parallel directory.

Thumbnail

Empty a file

2010/12/26

<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;"> Image via <a …

Free Home made calendar for December 2010.

2010/11/29

Hope you will like this 🙂

Performance issues resolved with my blog.

2010/10/01

For last 2-3 weeks there were quite a lot of performance issues with my website. I was looking at the same but could not get enough time to have all of them resolved together. Finally I have spent …

cURL – Tutorial

2010/09/15

Here are linkw to two nice tutorials on curl and how to use curl to login before we try to fetch a page. Hope you find them useful. http://curl.haxx.se/docs/httpscripting.html …

15 (More) Awesome Conky Configurations

2010/09/13

15 (More) Awesome <a class="zem_slink" title="Conky (software)" rel="homepage" href="http://conky.sourceforge.net/">Conky Configurations You may have …

List of commands you use most often

2010/07/25

$ history | <a class="zem_slink" title="AWK" rel="homepage" href="http://cm.bell-labs.com/cm/cs/awkbook/index.html">awk '{a[$2]++}END{for(i in a){print …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it