Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Author: Webner

We are a software development company in India.
May 13, 2020 Web Development

Resize and Draggable Image using Jquery

May 13, 2020 Web Development
Post Views: 6,861
| By Webner

Introduction to Jquery Libraries Using jquery libraries, we can implement Resize and draggable functionality on an image. It is really a fantastic thing and we do not need to bother about knowing the inner functionality of how it is working.

Read More
May 11, 2020 Web Development

USEFUL LARAVEL BLADE DIRECTIVES

May 11, 2020 Web Development
Post Views: 2,962
| By Webner

Laravel Blade Directives Laravel Blade Directives are the functions of Laravel’s templating engine that are basically a piece of code that covers the complex yet common and repetitive code written in PHP. Many of these directives are used while working

Read More
May 7, 2020 Python

Linting and Security tools for python code

May 7, 2020 Python
Post Views: 7,784
| By Webner

What is a linter? Linters are the tools that analyze code to detect various categories of lint which help in making code better organized, shows warnings and errors and hence, improves quality. The linters can be broadly categorized as following:

Read More
May 5, 2020 Web Development

How to remove the RuleSetValidation using jquery in devExtreme dataGrid?

May 5, 2020 Web Development
Post Views: 3,317
| By Webner

Introduction of Validation Validation is the most important part of any programming language. The validation avoids saving invalid data in the database. It does not check the accuracy of the data but checks the format of data. With the help

Read More
May 1, 2020 Python

Build Command Line Interface in Python with pyinstaller

May 1, 2020 Python
Post Views: 8,077
| By Webner

Command Line Interface (CLI) A command-line interface is a tool through which the user can interact with a program. Users can run the necessary commands and pass system arguments to the code and the response is generated as per written

Read More
April 29, 2020 PHP Frameworks

Compress Videos using FFmpeg Laravel & shell_exec method

April 29, 2020 PHP Frameworks
Post Views: 10,071
| By Webner

Introduction First of all, install FFmpeg in your composer. Perform the steps below to install it on Ubuntu: composer require pbmedia/laravel-FFmpeg Start by updating the packages list: $ sudo apt update – Next, install FFmpeg by typing the following command:

Read More
April 27, 2020 Software Testing

Introduction to Selenium Grid

April 27, 2020 Software Testing
Post Views: 4,652
| By Webner

Introduction to Selenium Grid with examples Selenium Grid is software from Selenium which allows us to run multiple tests across different browsers, operating systems, and machines in parallel. This Grid follows the hub-node concept where we run the test on

Read More
April 23, 2020 Web Development

Let’s start with GraphQL

April 23, 2020 Web Development
Post Views: 2,816
| By Webner

Introduction to GraphQL GraphQL is a query language for API that executes queries by using a system with a definition of data on the server-side. It’s not linked with any particular type of database or storage engine. It even makes

Read More
April 21, 2020 PHP Frameworks

Reformat associative array in CakePHP 2.*

April 21, 2020 PHP Frameworks
Post Views: 3,097
| By Webner

How to use CakePHP 2.* Hash::combine method to reformat associative and find results array? Sometimes we do a lot in the code to reformat find query results, to remove the table name (for example, User, Article, etc) from the array

Read More

Posts pagination

«Previous Posts 1 … 43 44 45 46 47 … 171 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection