
Search In


To repackage android app for blackberry phones you need to convert the APK file to BAR file which is compatible with the blackberry phones.
To convert APK file you can either use Blackberry plug-in tool or Blackberry command line tools.
In t
Theme in Cakephp 3.x
Hello friends welcome to findnerd. Today I am going to tell you how to install / create theme in Cakephp 3. Before starting with theme, let us understand what is a theme and why it is used in Cakephp. Themes are used on websites
Hello Guys
Here, I am writing blog for email verification with token. When user add additional email address it's send autocratically verification link to given email address.
Follow below steps to develop custom portlet for additional email verifi
KUWAIT CITY, March 22: The parliamentary Legal and Legislative Affairs Committee on Sunday approved the proposal of MP Saleh Ashour to amend Article 12 of Public Gathering Law Number 65/1979. Committee Chairman MP Mubarak Al-Harees said the amended a
Running a startup is a roller coaster ride with many ups and downs. It is both thrilling and nerve-wracking, and the main goal is to make certain that after the initial hype and excitement, you have a solid footing for growth.
Namely, taki
Hi All,
Paypal has updated their payment integration API to new REST API and existing APIs have been deprecated since Feb 2019. Due to less documentation, it was very hard to integrate these APIs with Laravel. After spending some time, I was able to
With the help of Bootstrap we can create a Scrollspy function.”The Scrollspy plugin is used to automatically update links in a navigation list based on scroll position.” According to the below example, i am using data-spy=”scroll” it is used to scol
High availability(HA) means undisrupted functioning of a system for a long time so that users face no troubles in accessing the system almost all the times. Customers expect from companies that their services will be highly available 24x7x365, especi
In order to write a unit test case for model in rails 4, Let's suppose that we have a model city.rb which has some validations and associations.
#Rails 4.1.14.2 & ruby-2.1.7
Model path: my_app/app/models/city.rb, like...
class City < A
