
Search In
You can easily change favicon in Joomla using the following steps.
First Create your Favicon with the dimensions 16x16 pixels, once you create it save it by using the name "favicon.ico". We can easily generate favicon using the free online gen
Hello Friends,
Some time we need implement custom mysql queries in CakePHP. If you are looking to implement custom mysql query in cake php please follow the below example:
// Define your query and replace this with query written below
$query = $th
RenderScript is used to run high performance tasks in Android. RenderScript is plateform- Independent.
RenderScript added from API-17 but added support later.
For adding support for RenderScript in Android Studio add below lines in build.gradle und
Compressing Files And Archiving in Linux Terminal
There are strong compression utilities in Linux that can be run easily from the command line. Linux features are archiving utility called tar, in which you can add many files, and the tar file will b
Hi there,
In this blog we will see how to add watermark images to our PDF files using Java. Watermarks have been used to discourage counterfeiting. To generate watermarked PDFs we need an additional itext.jar file to be included
HoloLens, an augmented reality head-mounted smartglasses made by Microsoft that runs the Windows Holographic platform under the Win 10 OS has been just released on October 12, 2016 and is ready for developers to pre-order in Australia, Ireland, Franc
Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).Select ‘Cookies
Use following steps to create a similar content block for a particular content (Similar contents work on the basis of taxonomy. So first create a taxonomy and assign this to your content type):
1: Create a view with block view.
2: Set field and fo
Hi all,
To underline your button use this class :-
.h
@interface UnderLineButton : UIButton
@end
.m
@implementation UnderLineButton
- (void)drawRect:(CGRect)rect {
// Drawing code
CALayer *bottomBorder = [CALayer layer];
bottomBo
What is load testing ?
This is the simplest type of performance testing. The load testing comes under the non functional testing. A load test is commonly acted to understand the behavior of the software or application under a particular prospective