AltSearch
beta

Page Details:

10 useful .htaccess snippets to have in your toolbox | CatsWhoCode.com

http://www.catswhocode.com/blog/10-useful-htaccess-snippets-to-have-in-your-toolbox

.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, I have compiled 10 .htaccess snippets that any web developer should have in his toolbox.
Tags: htaccess, apache, via:zite, php, html, snippets, tips, development, tools, .htaccess Saved by: admin

10 awesome things to do with cURL
8 - Get feed subscribers count in full text If you're a blogger, you're probably using the popular FeedBurner service, which allo you to know how many people grabbed your rss feed. Feedburner have a chicklet to proudly display your subscriber count on your blog. I personally like the chicklet's look, but I heard lots of bloggers complaining about it. happilly, cURL can simply grab the count value and return it to you as a variable so you can display it as you want on your blog.
http://www.catswhocode.com/blog/10-awesome-things-to-do-with-curl
Tags: curl, php, programming, tips, webdev, tricks, development, scripts, tutorial, code Saved by: admin

15+ techniques and tools for cross browser CSS coding
Making your website compatible with a wide range of browsers is probably the hardest task of a front-end developer. To make your coder life easier, here is 15+ tools and techniques for crossbrowser CSS development.
http://www.catswhocode.com/blog/15-techniques-and-tools-for-cross-browser-css-coding
Tags: css, webdesign, browser, tools, crossbrowser, webdev, coding, webdevelopment, web, tips Saved by: admin

Wordpress Theme Frameworks explained
A theme framework is a theme that is designed to be a flexible foundation that can serve as a parent theme for building child themes. While not for everyone, they bring good value to the Wordpress themes community through quality code and lot’s of child themes.
http://www.catswhocode.com/blog/wordpress-theme-frameworks
Tags: wordpress, framework, themes, tutorials, wordpress-themes, learning, webdesign, wp, actions, filters Saved by: admin

15 sites web developers and designers should know
Creating a good website isn’t an easy task, but there’s a few tools that can definitely make your developer or designer life easier. In this article, I have compiled 15 extremely useful website that any web developer or web designer should have bookmarked.
http://www.catswhocode.com/blog/15-sites-web-developers-and-designers-should-know
Tags: webdesign, tools, resources, web, tips, inspiration, programming, design, designers, website Saved by: admin

15 PHP regular expressions for web developers
Regular expressions are a very useful tool for developers. They allow to find, identify or replace text, words or any kind of characters. In this article, I have compiled 15+ extremely useful regular expressions that any web developer should have in his toolkit.
http://www.catswhocode.com/blog/15-php-regular-expressions-for-web-developers
Tags: php, regex, tips, programming, regexp, wordpress, regular, code, webdev, reference Saved by: admin