If you are starting off learning CSS, online tools to create CSS code are quite useful. Recently I wrote about creating CSS borders without coding knowledge which was useful for the amateur. I found another nice tool to create 3 …
Read More
If you are starting off learning CSS, online tools to create CSS code are quite useful. Recently I wrote about creating CSS borders without coding knowledge which was useful for the amateur. I found another nice tool to create 3 …
Read More
When you are creating web pages even if you are an amateur remembering all those color names and their codes can be quite tedious. Obviously the more fuss you create over a background color on your page the more options you need to try out.
Coloreminder is a great online tool that allows you to check up a color codes and names.
Google has recently introduced a website on which just about anyone can create a Android application. No, I am not talking about Android being open source and hence any programmer can create a app. Anyone means anybody, even people with …
Read MoreI am working on a very complex wordpress theme from last few weeks and on the way learning many new things. To keep load time of this new theme in check, I am using many ‘if’ statements in header.php to …
Read More
A blogger starts usually with an idea he or she wants to share with others. Some of us end up writing on a Blogger platform and get wiser and migrate to WordPress. Almost every professional blogger knows a bit of …
Read More
Here comes, one of our tools of trade! In many of our services, specially – Blogger To WordPress Migration Service, we move domains from a server to another server at times. In this migration process, most crucial phase in change …
Read More
We have covered a few posts on CSS for developers. The last one I had written had information on how to create CSS borders without having coding knowledge. I came across this helpful website online which can help you use …
Read MoreThe App we are discussing today is the Web-Developer Server suite and the suite- its aptly named! Trust me when I tell you, configuring this web server is 100 times easier than configuring Apache to run your php and MySql …
Read More
In this part, we are going to learn about PayPal Instant Payment Notification (IPN). IPN is a message service that notifies you of events related to PayPal transactions. You can use IPN to automate back-office and administrative functions. As the …
Read More