
Search In
Hello all,
Below is an example, how to create 3D mockup to create this you should know about css Transfrom and about pseudo class.
CSS:-
div{height:240px;width: 160px;background: #ccc; position: relative;
top:40px;padding:5px;box-sizing:bo
Hi Readers,
This is the video blog where you can find how you can create ANE file for In-App purchase for iOS framework. I have used MAC machine to create it.
Requirements:
Download ANE-In-App-purchase from GitHub.
Download Air SDK Compiler
Down
To perform add, delete, edit operation in Cake-PHP, first you need to create database table to store records.
CREATE TABLE `users` (
`id` int(10) UNSIGNED NOT NULL,
`username` varchar(128) DEFAULT NULL,
`password` varchar(128) DEFAULT NULL,
A hub acts as a multi port repeater. However, as more and more devices connect to it, it would not be able to efficiently manage the volume of traffic that passes through it.
A hub is used in past times where storage space is high an
The successor of IPv4 is not designed to be backward compatible. Trying to keep the basic functionalities of IP addressing, IPv6 is redesigned entirely. It offers the following features:
Larger Address Space
The IPV6
In the below example I have created set wallpaper app. Here I have added two button and ImageView in activity_main.xml layout. In MainActivity I have used setOnClickListener method , displayWallpaper() and Toast function, and I have also used BitMap
In MVC there is convention that we dont need any form tag in it. But there are certain requirements where we want to use the form tag for submitting data from the partial view in that case we will include the form tag in it.
So for d
If you want to make the drag and drop with jQuery UI Sortable then you have to do the following things. The jQuery UI sortable feature include the serialize method. A text string in standard URL-encoded notation is created with serialize ().
S
Syncing Same Folder to S3 Bucket
Hi Friends,
Suppose you have some folder structure in your local and you want to upload the same folder structure to your amazon s3 bucket. Then you need to follow these steps.
Step 1: Set up aws cli in your applicat
Hello
This blog post gives a brief overview of tasks in PIM. It also illustrates the steps to create, sort and accept tasks.
Tasks
The tasks that are created manually or by a workflow are represented in a tree structure. These are displaye