
Pages:
- About
- Advertising & Sponsorship
- Best WordPress Coupons and Blogging Deals
- Contact Us
- Cookie Policy
- Foursquare Checkins WordPress Plugins
- Google Adsense Ads Manager WordPress Plugin
- Privacy Policy
- Setup
- All in One Webmaster Premium
- Facebook Members / Page Like box WordPress Plugin
- Sitemap
- Search
Categories:
- Affiliate Marketing
- Android Dev Tutorials
- Announcement
- Apache Tomcat Tutorials
- Blogging Deals
- Blogging Tips
- Cryptocurrency
- Design Development
- Eclipse IDE Tutorials
- Interview Questions Answers
- Java and J2EE Tutorials
- Java GET/POST call tutorial
- JavaScript and jQuery Tutorials
- JSON Tutorials
- Linux and Unix Tutorials
- macOS Handy Tricks
- Making Money Online
- Nice Thoughts & Quotes
- SEO 101 Tutorials
- Social Media References
- Spring MVC and Spring Boot Tutorials
- Technology & Tools
- WordPress Genesis Framework Tutorials
- WordPress Optimization and Tutorials
Search more than 1000 articles:
Or check below recent 150 articles:
- Java Merge Sort Algorithm Implementation? Detailed Explanation and Complete Tutorial
- In Java How to Move all 0’s to end of Array Preserving Order of an Array? [2 ways]
- In Java How to implement Memcached Client using net.spy.spymemcached Library?
- Using Genesis Blocks WordPress plugin? How to Disable dismiss.js script loading?
- In Java How to Check if Number/String is Palindrome or not?
- In Java How to convert Negative number to Positive with Simple Math operation?
- In Java how to join Arrays? 3 ways: Apache Commons ArrayUtils, Java 8 Streams and Simple APIs
- 9 Essential WordPress resources you may have missed
- How to change Easy Digital Download Checkout form Label and Text? Works with any frontend Labels
- How to change Logo URL Link for any WordPress themes? (including Genesis Themes)
- In Java How to Set and Get Thread Priority? Get Thread ID, Count, Class, StackTrace, ThreadGroup and More
- How to add beautiful Link Underline Animation with simple CSS? (4 different ways)
- How to Implement your own InetAddress.isReachable(String address, int port, int timeout) method in Java?
- How to Implement Selection Sort Algorithm in Java – Detailed Explanation
- What’s new in Java 15 – Text Blocks Examples
- Java Hashmap – containsKey(Object key) and containsValue(Object value) – Check if Key/Value Exists in Map
- IntelliJ IDEA – Top 5 Themes
- Escape Character Utility for URL and JSON data – Feel free to use in your Java Project
- Ansible – How to Grep (ps -few) and Kill any linux process running on Remote Host?
- WordPress: How to disable loading Atomic Block’s FontAwesome CSS if not in use?
- Introducing Self-Serve Advertising Platform on Crunchify
- Java Asynchronous HttpClient Overview and Tutorial – sendAsync()
- Java14 Synchronous HttpClient Example – Overview and Simple Tutorial – send()
- Java StringJoiner, String.join() and Collectors.joining() Tutorial with all Details – 5 Different ways
- Java Transient Keyword Tutorial – A transient variable is a variable that can not be serialized
- How to create simplest Spring Boot Rest Service listening on port 8081?
- How to create 1st Spring Boot HelloWorld Application in IntelliJ IDEA with few simple steps?
- How to use Spring Framework StopWatch() to Log ExecutionTime and ElapseTime of any Java Thread
- How to Reverse a String in Java? Total 7 different ways…
- How to Check if Number is Prime or not in Java? How to Generate Prime Number?
- Different Ways to get URL response in Java – GET/POST calls
- In Java How to Sort a Map on the Values? The Map Interface – Java Collections
- WordPress: How to display Title on Previous Post and Next Post mouse hover link?
- How to create Java Maven Project and push it to Github from IntelliJ IDEA without any Git Client?
- IntelliJ IDEA – How to Set Latest Java SDK and fix an Error: java: error: release version 14 not supported
- Java LocalDate(), LocalDateTime(), ZonedDateTime(), Calendar() and Date() Tutorial
- Java SSLSocket with TLS1.3 and TLS_AES_128_GCM_SHA256 Cipher Example
- Ansible: How to terminate all AWS EC2 instances using Ansible script?
- What is Lock(), UnLock(), ReentrantLock(), TryLock() and How it’s different from Synchronized Block in Java?
- Best Facebook Desktop Applications
- In Java How to Perform File Search Operation using java.nio.file interface? Tutorial on File and Directory Operations
- Ansible: How to Accept User Input using vars_prompt and Command line?
- Simplest way to generate logs in Java using java.util.logging’s SimpleFormatter and XMLFormatter
- Linux and Curl: How to use Bash to Read a File Line by Line and Execute Curl command to get HTTP Response Code
- Java ConcurrentNavigableMap and ConcurrentSkipListMap Tutorial with all Details (java.util.concurrent.*)
- Templ.io – Managed Google Cloud, Fast and Simple WordPress Hosting
- How to install and configure Filebeat? Lightweight Log Forwarder for Dev/Prod Environment
- How to Create and Customize Genesis Theme Archive / Sitemap Page? Sample Template Attached
- How to Validate WordPress Sitelinks Search Box JSON-LD Schema? Modify Search Page URL Tips
- Step by Step guide to Enable HTTPS or SSL correct way on Apache Tomcat Server – Port 8443
- Two or more Web modules defined in the configuration have the same context root (/example)
- How to Speed up WordPress Site by tuning WP Super Cache Settings – List of Steps and Tips
- Build RESTful Service in Java using JAX-RS and Jersey (Celsius to Fahrenheit & Fahrenheit to Celsius)
- JSON Manipulation in Java – Examples
- WordPress: How to Redirect Author Archive Link to About Page
- How to add Resources Folder, Properties at Runtime into IntelliJ classpath? Adding Property files to Classpath
- Eclipse: Missing web.xml file? How can I create web.xml in Eclipse?
- Introduction to WSDL (Web Service Definition Language) – Sample HelloWorld Tutorial
- In Java How to Replace/Remove Characters from String?
- How to Remove Duplicate Elements from CSV or any other File in Java?
- How to add rel=”sponsored” or rel=”nofollow” to all External links in WordPress?
- How to Display Total Word Count of Posts in WordPress Admin Column?
- How to add Custom Taxonomy in WordPress Custom Post Type (CPT) permalink?
- How to convert HashMap to ArrayList in Java?
- How to create executable .jar file using Linux commands and without Eclipse Shortcut?
- Java: Simple QR Code Generator Example – Create QR codes for free
- How to iterate through Java List? Seven (7) ways to Iterate Through Loop in Java
- How to Install and Configure Elasticsearch on your Dev/Production environment?
- In Java How to Convert Char Array to String (four ways) – char[] to String()
- In Java How to convert Byte[] Array To String and String to Byte[]?
- How to Execute tcpdump Linux Command using Java Process Class and Capture TCP/IP Packets
- Fundamentals of Java Static Method, Class, Variable and Block
- Have you noticed Race Condition in Java Multi-threading Concurrency Example? How to deal with it?
- How to Create Your Own Non-Blocking, Fixed Size Queue in Java? Same as EvictingQueue
- Java: How to find Unique Values in ArrayList (using TreeSet, HashSet)
- Simple way to Count Number of XML Elements in Java
- Java eNum Comparison using Equals (==) operator, Switch-Case statement and .equals() method – Complete Tutorial
- JUnit Testcases in Java: Simple JUnit 4.12 Hello World Tutorial with All in One Details
- Top Newsletter and Mailing List WordPress Plugins
- Java: How to Get Random Key-Value Element From HashMap
- How to purge all your Google Chrome User Data on Mac OS X
- How to Create Sample WSDL in Eclipse and Generate Client
- What is JSON (JavaScript Object Notation)?
- Understanding Java Annotations – Java @annotations Tutorial
- Create and Deploy Simple Web Service and Web Service Client in Eclipse
- Java: How to configure log4j.properties correctly – log4j Sample Program
- Java URL example: How to send HTTP request GET/POST in Java? bufferedReader.read() – Getting text from URL
- Java StringTokenizer and String Split Example + Split by New Line
- Java: How to add “n” minutes to Calendar data object?
- How to Convert Java Project to Dynamic Web Project in Eclipse Environment
- In Java how to Delete Files, Folders from Windows, Mac OS X and Linux OS?
- How to Increase Eclipse Memory Size to avoid OutOfMemory (OOM) on Startup – Java Heap Space
- In Java How to find a Line with Maximum Number of Words? Using Stream.forEach() Iterator
- Courage
- Determination: Firmness of Purpose
- Cool Gardening Photo Collection
- Shell Script: How to append TimeStamp to file name?
- We are nice… – Quote
- XML-RPC Ping Services – Better index it faster. Setting your WordPress Blog to Ping more services
- What is Thread-Safe BlockingQueue in Java? When should you use it? Implementation Attached
- LiquidWeb – One of the Best Managed and Reliable WordPress Hosting
- The best ~ PAL ~ of life…….
- What is an Abstract Class and Abstract Method in Java? When Should I use it? Tutorial Attached
- 4 Ways to Check if Array Contains a Specific Value in Java8? IntStream and Arrays.asList Tutorial
- The Power of HTML5
- How to Implement Simple Circular ArrayList in Java?
- Memcached Java Client Tutorial using whalin.Memcached-Java-Client and googlecode.xmemcached Libraries
- Ansible: How to automatically monitor newly created Amazon EC2 instances using Prometheus?
- How to fix Jetpack Related Post not Showing up issue?
- How To Launch Startup In 10 Steps With Less Than $2,000 – Founder Institute
- Ansible: How to Refresh Host Inventory at Runtime and Add a Pause while Executing Playbook?
- Better Logging for your Enterprise Java Application – CrunchifyBetterLog4jLogging.java
- Ansible: How to Delete/ReCreate a File while running Ansible Playbook?
- How to Install and Configure Prometheus on Linux? (Ubuntu and CentOS)
- Tomcat starts but Home Page does NOT open on browser with URL http://localhost:8080
- How to Install Docker Container on Linux? (Ubuntu and CentOS)
- Top and Favorite Free Web Apps to Manage Multiple Twitter Accounts
- How to stop/kill long running Java Thread at runtime? timed-out -> cancelled -> interrupted states
- Hostinger – Nextgen Quality Web Hosting Service at reasonably Good Price
- In Java How to Print all Environment Properties value using ProcessBuilder?
- How to create simple Social Follow WordPress Buttons? Social Media CSS Sprite Tips
- In Java How to Get Random Element from ArrayList and ThreadLocalRandom Usage
- Java Reflection Tutorial: Create Java POJO use Reflection API to get ClassName, DeclaredFields, ObjectType, SuperType and More…
- Java Properties File: How to Read config.properties Values in Java?
- How to fix UnsupportedClassVersionError: Class has been compiled by a more recent version of the Java Runtime
- How to Create, Start and Configure Amazon EC2 instance using simple Ansible Script? (spawn VM remotely)
- How to Install, Setup and Execute 1st Amazon AWS CLI (Command Line Interface) on Linux/Mac?
- What is Ansible pre_tasks? How to Update OS, Install Python and Install JRE on Remote Host [Linux]?
- How to install Boto, Boto3 and set Amazon EC2 Keys? Boto: A Python interface SDK for Amazon Web Services
- How to Start Stop Apache Tomcat via Command Line? Check if Tomcat is already running and Kill command
- Ads.txt (Authorized Digital Sellers) file and Google Adsense Revenue [All in one Guide]
- JVM Tuning: Heapsize, Stacksize and Garbage Collection Fundamental
- How to Style and Customize WordPress Comment Form? Plus, Modify appearance of Comments with CSS
- Java File Copy Example – Simple way to Copy File in Java
- Beginner’s Guide to Java eNum – Why and for What should I use Enum? Java Enum Examples
- How to install & setup Apache Tomcat server on Linux Ubuntu host [on Linode]
- How to fix Access-Control-Allow-Origin (CORS origin) Issue for your HTTPS enabled WordPress Site and MaxCDN
- Java Iterator: OutOfMemory (OOM) Scenario
- Java MailAPI Example – Send an Email via GMail SMTP (TLS Authentication)
- Everything about Java12 – New Features, Security and Switch Expression Statement (Examples)
- How to fix “java.lang.RuntimeException: can not run elasticsearch as root” Exception?
- WordPress Fastest Social Sharing Plugin (Crunchy Sharing) – Developed by team Crunchify
- Ansible: How to Execute Commands on remote Hosts and get command result (log) back?
- PayPal Java SDK Complete Example – How to Invoke PayPal Authorization REST API using Java Client?
- Java Iterator, ListIterator fundamentals and ConcurrentModification Exception
- SEMrush – favorite Site Audit and SEO Checker Tool [2021 Edition]
- Missing Buffer Social Icon in Font Awesome? How to add it manually into your WordPress site?
- How to set GitHub user.name and user.email per Repository? Different .config file for different Repository
- Little late in the game but I’m glad I’ve started using Buffer – Smart way to Share on Social Media
- Bluehost Hosting Review: Crunchify Exclusive 67% off on Hosting Plan Coupon Link