Baki Goxhaj
Appache Authors Awk Bash CLI CSS Deployment Design Process Fonts FTP Git Hooks HTML Interface Linux Loop Minimalism MonsterThemes MySQL Object Office Open Source Opinion Outsourcing PHP Post Slug Principles Productivity Python Refactoring SFTP Snippet SQL SSH Subversion SVN Terminal Themes Tutorial Ubuntu Updates Version Control Without a Plugin WordPress XAMPP
-
How to find a WordPress category ID
Many WordPress themes, especially those in magazine style, need to have some configurations in terms of category IDs in order to show things properly. They will often ask you for a Category ID in the theme option panel. And you might be wandering how on earth to find those IDs.
-
Web Design: Best of 2008
In the year that we left behind, web design trends and techniques where described in the opening paragraph of a post at WebDesignerWall by Nick La one of most prominent web designers of 2008. Here is what he puts forward
-
Master: Premium GPL WordPress Theme
As announced in the introductory post of Master WordPress theme, I am releasing my first ever free WordPress theme. I am very happy to have achieved this and I am very hopeful that 2009 will be a great year of success for my WordPress freelance experience. Below I have taken an two paragraphs from my…
-
WPlancer is Releasing First Free WordPress Theme – Master
I am very happy to announce that I am releasing my first free WordPress theme ever. It is called “Master” and it’s a simple, yet powerful theme that can be used as a blog or magazine. It is a very light theme coded in a minimalistic fashion. I know that it is not the best…
-
WPlancer has at last a new WordPress freelance portfolio
After months of designing and coding WordPress blogs and websites, after months of offering consulting and support to my clients, I managed at last to put together some of my favorite web projects which would be called my portfolio. Struggling for time and rocking my mind about how my new portfolio page should look like,…
-
Blog Design: WebVideoMax.com
Andrew Kelly contacted me for a kind of business blog project that he was working on. After I showed his some of my previews works and we agreed on the price, I begin designing a WordPress theme for him. He had previously chosen to use as a theme the semilogic theme framework. Well, his decision…
-
How to remove nofollow attribute from your WordPress blog
As you may already know, WordPress the rel=”nofollow” attribute in comments. That makes any comment with a link on it have no significance for Google when they ranks websites. Getting rid of the rel=”nofollow” attribute is one of the tactics that many WordPress bloggers follow to get more people comment on their blogs. And in…
-
Hacking Knowledge: 77 Ways to Learn Faster, Deeper, and Better
I just finished reading a wonderful, helpful and enjoyable article. It was a well-thought and well-organized list of ways how to learn faster, deeper and better. Please find below the classification of the learning advice:
-
Why You Shouldn’t Use Tables for Web Layouts
During my whole lifetime as a web designer or better as a front-end developer, I have coded only one site using tables for layout, the first one. It was the time when I had just began to do web stuff and I did not know very much about CSS and its potential, if not nothing…
-
WordPress Bug: Tags do not appear under WP_Query
WordPress has been perfect and bug-free for me. However, I discovered one lately. Firstly I came across this bug when I was developing an Gawker-style WordPress theme for a client of mine. I used custom WP_Query loops several times there and I was asked to display tags inside them too, the way Gawker does. This…