User Stats
Rank: | 22 |
Karma Score: | |
Joined: |
November 16, 2013 |
Submitted Stories: | 162 |
Published Stories: | 153 |
Comments: | 0 |
Votes: | 700 |
Stories
5 - Shortcode API - WordPress Plugin Tutorial in Bangla - YouTube
Published on Jul 6, 2014 Shortcode API http://codex.wordpress.org/Shortcode_API
1 - The Basics - WordPress Plugin Tutorial in Bangla - YouTube
Learn how to create your first WordPress plugin. Source: https://github.com/tareq1988/plugin-tutorial http://codex.wordpress.org/Writing_a_Plugin Blog: http:...
WordPress Theme Development in Bangla - Part 2 - YouTube
Published on May 26, 2012
WordPress Theme Development in Bangla - Part 2
WordPress Theme Development in Bangla - Part 1 - YouTube
Published on May 26, 2012
WordPress Theme Development in Bangla
Video 1 (Language: Bangla): How to start Affiliate marketing without website & investment - YouTube
CLICK SHOW MORE - Sites used on the video - ClickSure: http://tr.im/4mgbg GetResponse: http://tr.im/4mgbd InstaPage: http://tr.im/4mgbj It's first time I'm r...
Rename the Register.php File
One trick that spammers use to mass post to Pligg sites is by creating a lot of accounts. What is annoying is that there isn’t much that we can do to block these account creations if we can’t discover a pattern to them. Your best option to prevent these bot accounts is to rename the register.php file to something random. You can even go one step further, and frequently keep renaming the registration file which really would throw a curve ball and make life more difficult for spammers.
This afternoon I wrote a simple script that will do just that. In roughly 150 lines of code, here is a PHP script that will randomly rename your registration file. What you want to do is save this as a .php file and upload it to the root of your Pligg web directory.
Portfolio Zoom Slider with jQuery | Codrops
In this tutorial we are going to create some nice effects for a portfolio or similar website with jQuery. We will create a tiny slider and integrate it with the amazing Cloud Zoom plugin and the elegant Fancybox plugin. The idea is to give the user the option to view details of
Alphabet Songs | ABC Songs for Children - 3D Animation Learning ABC Nursery Rhymes 3 - YouTube
Alphabet Songs | "ABC songs for children" - 3D Animation "Learning Alphabet ABC Songs Phonics Songs Nursery rhymes"
PSR-2 — Coding Style Guide
This guide extends and expands on PSR-1, the basic coding standard.
The intent of this guide is to reduce cognitive friction when scanning code from different authors. It does so by enumerating a shared set of rules and expectations about how to format PHP code.
The style rules herein are derived from commonalities among the various member projects. When various authors collaborate across multiple projects, it helps to have one set of guidelines to be used among all those projects. Thus, the benefit of this guide is not in the rules themselves, but in the sharing of those rules.
CSS Specific for Internet Explorer
As much as we don't like to deal with the IE bugs, we still have to face it because your boss and visitors are still using Explorer. It gets frustrating when different versions of Explorer displays web pages differently due to the inconsistent rendering engine. We typically use IE conditional comments to fix the IE issues. But there are more ways than the conditional comments...
Configuring the PHP Development Environment in Linux Ubuntu
This tutorial shows how to configure the PHP development environment in the Ubuntu operating system (7.10 and later). This involves installing and configuring the PHP engine, a MySQL database, an Apache web server, and the XDebug debugger.
Parallax Slider with jQuery | Codrops
Happy New Year! We will kick start 2011 with a vibrant image slider tutorial. We will make use of the parallax principle to move different backgrounds when we slide to an image in order to create some nice perspective. This will give a great depth to the whole slider when it's in motion.Happy New Year! We will kick start 2011 with a vibrant image slider tutorial. We will make use of the parallax principle to move different backgrounds when we slide to an image in order to create some nice perspective. This will give a great depth to the whole slider when it’s in motion.
The wonderful images are taken from Tetsumo’s Flickr Photo Stream: http://www.flickr.com/photos/tetsumo/
3D Gallery with CSS3 and jQuery | Codrops
With 3D transforms, we can make simple elements more interesting by setting them into three dimensional space. Together with CSS transitions, these elements can be moved in 3D space and create a realistic effect. Today, we want to share an experimental 3D gallery with you that uses CSS 3D transforms.
The main idea is to create a circular gallery where we have an image in the center and two on the sides. Since we are using perspective, the two lateral images will appear three dimensional when we rotate them.
Rotating Image Slider with jQuery | Codrops
In the following tutorial we will create an asymmetrical image slider with a little twist: when sliding the pictures we will slightly rotate them and delay the sliding of each element. The unusual shape of the slider is created by some elements placement and the use of thick borders. We will also add an autoplay option and the mousewheel functionality.
Fotorama. A simple, stunning, powerful Javascript gallery
Fotorama. A simple, stunning, powerful Javascript gallery
6 Cool Image Captions with CSS3
CSS3 is really powerful. It used to be that we need images or a bunch of JavaScript codelines to make a simple transition effect. Nowadays we can do the same with only CSS3.
Better and Sharper UI Icons with Web Fonts
If you are familiar with using bitmap image formats (like PNG and GIF) to display icons on a website, then you would also be familiar with its shortcomings. First of all, depending on the dimension and how many color information that the icon has, an icon file size could be very large.