
Search In
If you want to send mandrill template not integrated with Mailchimp and by using Secret Key dynamically follow given steps
Use https://packagist.org/packages/mandrill/mandrill package
Run composer update
In your controller
use Mandrill;
public f
Hello Readers,
Here I am mentioning steps to integrate Skype with a webpage.
Hope it will help you somewhere.
To generate code for Skype buttons, use URL
http://www.skype.com/en/features/skype-buttons/create-skype-buttons/
You will get the Skype s
You have to add a theme attribute in the Android manifest file under activity section. So that only that particular activity will become transparent.
After the above step, add background attribute to your layout file as shown below:
<linearla
Hello Readers,
Today we will discussed about BuddyPress template customization.
If you want customization to buddyPress template then you need to follow below steps.
1.) Need to adding a Child Theme if you haven't done so already.
2.) Need read t
For changing the url of admin from our existing magento store there are two methods we have:
Method 1- First Go to app/etc/local.xml file , open this file with an editor .Now find for the admin node where you have to change the frontName to our
Many times the application screen has to be rotated to automate any testcase. Most of the applications opens in portrait mode and if there we have to verify something in landscape mode then we cannot rotate the screen manually in the middle to any te
Appium is an open source tool for mobile automation. Appium is very user friendly and a powerful tool. The best part of this tool is to write test only once and then execute on different devices. This tool is also platform independent and we can conf
What is Keyword?
Keywords are very important to your Site’s SEO. For the entire SEO campaign your Keywords will act as the cornerstone. If you don’t have right keywords, you have no foundation for your SEO structure and you won’t get the desired res
From Xcode6 and later .pch file is not created automatically. One has to create it manually.
Following are the steps to add/create a pch file in your xcode project:
Create a new file using: ⌘cmd+N
•
In order to take a screenshot of a screen and save the captured screenshot to library, use the below steps:
Add the "Privacy - Photo Library Usage Description" key to info.plist
&nb
