Categories:
- Affiliate Marketing
- Android Dev Tutorials
- Announcement
- Apache Tomcat Tutorials
- Blogging Deals
- Blogging Tips
- ChatGPT Tutorials
- Cryptocurrency
- Design Development
- Eclipse IDE Tutorials
- Interview Questions Answers
- Java GET/POST call tutorial
- Java J2EE Tutorials
- JavaScript jQuery Tutorials
- JSON Tutorials
- Linux Unix Tutorials
- macOS Tutorials
- Making Money Online
- Nice Thoughts & Quotes
- Pro Plugins
- Productivity Guide
- SEO 101 Tutorials
- Social Media References
- Spring MVC Boot Tutorials
- Technology & Tools
- WordPress Genesis Framework Tutorials
- WordPress Optimization
Search more than 1200 articles:
Or check below recent 200 articles:
- Mastering Multithreading: Demystifying Daemon Threads in Java
- Java Primitive Data Types details
- In Java how to join Arrays? 3 ways: Apache Commons ArrayUtils, Java 8 Streams and Simple APIs
- Best way to convert Primitive Array to List in Java and Classic toString(), Iterator way
- Lazy Creation of Singleton ThreadSafe Instance without Using Synchronized Keyword
- What is Logback.xml Logging Framework? ConsoleAppender, FileAppender and RollingFileAppender Example
- How to Generate Random Number in Java with Some Variations?
- How to implement Bucket Sort Algorithm in Java? Detailed Explanation
- Finding the Middle Element of a Linked List in Java (Two Pointers and Size of LinkedList way)
- In Java How to Set and Get Thread Priority? Get Thread ID, Count, Class, StackTrace, ThreadGroup and More
- Java NIO (Non-blocking I/O) with Server-Client Example – java.nio.ByteBuffer and channels.Selector – Java NIO Vs. IO
- MailerLite – Unlocking Success with New MailerLite
- Kinsta – Modern, Secure, and Super Fast WordPress Hosting
- Java14 Synchronous HttpClient Example – Overview and Simple Tutorial – send()
- What is Affiliate Cloaking and How to Cloak your Affiliate Link without WordPress plugin using .htaccess redirection
- How to check if a file exists or not in Java? File.exists() and File.isFile() methods in Java
- When Should I use CopyOnWriteArrayList Vs. ArrayList in Java? Avoid java.util.ConcurrentModification Exception
- How to add Google reCAPTCHA to WordPress Comment form without any Plugin?
- How to Add/Change Custom Sidebar for Custom Post Type (CPT) in WordPress
- How to stop/kill long running Java Thread at runtime? timed-out -> cancelled -> interrupted states
- How to Implement Selection Sort Algorithm in Java – Detailed Explanation
- How to Parse XML Document using XPath in Java? Java XML XPath Parser Utility
- Featured Images in Admin Panel – Free WordPress Plugin
- Java Stream API: Merging Arrays with Explanation and Example
- Finding the 3rd Smallest Number in Java: A Complete Guide
- Embracing the Gutenberg Revolution: Why It’s Time to Bid Adieu to Classic Editing in WordPress
- Exploring the Java Collections Framework: A Comprehensive Guide for Beginners
- Java Program to Check if a File is Hidden
- Creating a RESTful Java Client with Jersey: A Step-by-Step Guide to Getting Started with the Jersey Client
- Battle of the Thread-Safe Maps: Performance Showdown between Hashtable, synchronizedMap, and ConcurrentHashMap
- Mastering Number Reversal in Java: Exploring Techniques and Implementations
- Reversing a Singly Linked List in Java: A Tutorial with Code Example
- Binary to Decimal Conversion and Vice Versa: Exploring Number Representations with Java Code
- Efficiently Analyzing Text Files: Counting Characters, Words, and Lines in Java
- In Java How to Create your own Logging Level using Log4j (Configuring Log4j 2)
- How to write JSON object to File in Java? Simplifying JSON File Handling in Java
- Have you noticed Race Condition in Java Multi-threading Concurrency Example? How to deal with it?
- Memcached Java Client Tutorial using whalin.Memcached-Java-Client and googlecode.xmemcached Libraries
- How to setup and beautify Jetpack subscription form on blog?
- Efficiently Fetching and Processing Web (HTTP) Data in Java: A Comprehensive Guide
- Java URL example: How to send HTTP request GET/POST in Java? bufferedReader.read() – Getting text from URL
- How to Run a Program forever in Java? Keep running Main() Thread Continuously
- Mastering Memory Management in Java: A Deep Dive into JVM Heap Utilization
- Understanding Java Annotations – Java @annotations Tutorial
- Best Google Fonts for WordPress Blog
- In Java How to get distinct characters with their count in a String?
- In Java How to Replace/Remove Characters from String?
- How to Validate WordPress Sitelinks Search Box JSON-LD Schema? Modify Search Page URL Tips
- What is the Value of a Domain Name?
- How to download Java via wget Linux command? Where is Java installed on my macOS?
- How to Create WordPress Custom Post Type (CPT) and Taxonomy – Hello World Tutorial, Tips and Tricks
- Java: Producer Consumer Example – Handle Concurrent Read/Write
- How to add Resources Folder, Properties at Runtime into IntelliJ classpath? Adding Property files to Classpath
- 5 Totally Unnecessary MacOS Settings You Should Disable now
- In Java How to get list of files and search files from given folder? java.io.FilenameFilter Interface Example
- How to Create a Simple In Memory Cache in Java (Best Lightweight Java Cache)
- Simple Scroll to Top Button in WordPress Footer without any JavaScript loading – Genesis Framework Tips
- Top 5 WooCommerce Helpful Shortcodes
- List of top 50 WordPress Admin Hooks
- Java: Create a Timer Object for Future Execution in a Background Thread – Timer.schedule() Example
- In Java how to break a loop from outside? Multiple ways
- How to Increase Eclipse Memory Size to avoid OutOfMemory (OOM) on Startup – Java Heap Space
- How to Recover a Deleted FaceBook Page?
- What is an Abstract Class and Abstract Method in Java? When Should I use it? Tutorial Attached
- How to Implement Bubble Sort Algorithm in Java – Ascending and Descending Order Example
- Introducing Crunchy Sharing: Fastest Social Sharing WordPress Plugin
- Introducing Crunchy Booster – Simplest WordPress Optimizer & Customizer Plugin
- In Java How to Find Maximum Occurrence of Words from Text File?
- 3 Simplest and Fastest Way to Copy Files in Java?
- In Java How to print Sum of First 500 Prime numbers (or First N Prime numbers)
- Java Asynchronous HttpClient Overview and Tutorial – sendAsync()
- How to add WordPress Comment Form validation using jQuery?
- How to remove the nofollow attribute from WordPress comments for self-links?
- Mastering the Art of Excluding Posts from a Specific Category in Your WordPress Loop
- How to add a “delete” button to WordPress Admin bar?
- How to Union Two Arrays in Java using Primitive Data Types without any Java Collection
- In Java How to Find Duplicate Elements from List? (Brute Force, HashSet and Stream API)
- How to Load jQuery from a CDN in WordPress?
- What is ChatGPT? Getting started with ChatGPT
- How to bypass SSL certificate checking in Java?
- In Java how to use System.console() to read user input text and password?
- Concurrent Modification Exception: Understanding and Avoiding in a Multi-Threaded Environment
- How to Iterate through LinkedList Instance in Java?
- In Java how to Union of Two Arrays using Java Collection Class
- How to Parse JSONObject and JSONArrays in Java? Beginner’s Guide
- Implement Counting Sort Algorithm in Java – Explanation and Example
- Copied to Clipboard – How to make span element clickable and copy its contents to the clipboard?
- List of Google services that have been discontinued in the last 10 years [2024 edition]
- In Java How to make a File ReadOnly or Writable? How to create new file? How to check if file is Writable or not?
- How to add Placeholder Text to WordPress Comment form?
- How to fix WordPress Error: Uncaught TypeError: Cannot access offset of type string on string
- How to create 1st Web based Spring Boot HelloWorld App in IntelliJ IDEA with few simple steps?
- In Java how to check if Socket is Alive, Connection is Active on specific Port? isSocketAlive() Utility
- How to move WordPress Comment Textfield after Name and Email field?
- How to modify the Notes Shown Before the WordPress Comment Form?
- How to remove Comment Author Link from Existing WordPress Comments and Submit Form
- What are all the Different Ways to Create an Object in Java? Total 6 ways – Complete Tutorial
- How to Install and Configure Prometheus on Linux? (Ubuntu and CentOS)
- Shell Script: How to append TimeStamp to file name?
- Introduction to Spring MVC Framework
- How to Setup Amazon S3 Correct Way for Your Discourse Forum – Setup Auto Image and Backup Upload Both to AWS S3
- WordPress: How to Remove Comment Notes Below the Comment Box
- Java Merge Sort Algorithm Implementation? Detailed Explanation and Complete Tutorial
- IntelliJ IDEA – new UI is awesome. How to enable it?
- Dynamic Spline HighChart Example with Multiple Y Axis
- How to Check if a String Contains a Substring? indexOf(), contains() and custom implementation
- WordPress Menu: An Essential Element of Your Website
- How to Refresh DIV Content Without Reloading Page using jQuery?
- How to Run Multiple Tomcat Instances on One Server?
- Java Properties File: How to Read config.properties Values in Java?
- How to Find Information On Any Domain Name or Website – Java Whois Example
- How to add Typewriter (Typing) Animated Text Effect using Typed.js to WordPress Site – Example Attached
- How to install & setup Apache Tomcat server on Linux Ubuntu host [on Linode]
- In Java How to Find Common Elements of Two UnSorted Array?
- Singleton Design Pattern in java – Thread-Safe, Fast Singleton Implementation
- ArrayBlockingQueue Vs. Google Guava Non-Blocking EvictingQueue Example
- JUnit Testcases in Java: Simple JUnit Hello World Tutorial with All in One Details
- Java Iterator, ListIterator fundamentals and ConcurrentModification Exception
- Twitter Applications to help you distribute Videos
- Optimize WordPress Post Images – Prevent WordPress Post Image Being Too Large
- Difference between Arrays.asList(array) Vs. ArrayList(Arrays.asList(array)) in Java
- HostArmada – Managed Web Hosting Solutions for WordPress community
- Allow HTML in WordPress Comment
- In Java how to Delete Files, Folders from Windows, Mac OS X and Linux OS?
- Github: How to Fork Github Repository, Create Pull Request and Merge?
- Java Iterator: OutOfMemory (OOM) Scenario
- Missing Maven settings.xml file for your Eclipse? What if you need two settings.xml files for Work and Personal Workspace?
- Crocoblock – Build WordPress sites with no-code
- Twitter Image Distribution Apps
- In WordPress how to Disable Specific Plugin’s CSS?
- In Java how to convert String to Char Array? (Two ways) – String() to Char[]
- What is interlinking and why it is one of the best SEO practice?
- Linux and Curl: How to use Bash to Read a File Line by Line and Execute Curl command to get HTTP Response Code
- How to Report / Print List of All Loaded Spring Beans during your Spring MVC Application Startup
- In Java best way to Convert File into a Bytes (Array of Bytes)
- Java: Given a Non-Empty String Like -Code- Return a String Like -CCoCodCode-
- Best and Latest Free Forum Platforms – Softwares for any Bloggers
- In Java How to join List of Objects? Collectors.joining Concatenates the input Elements, Delimiter
- How to set GitHub user.name and user.email per Repository? Different .config file for different Repository
- In Java How to Create XML File using DOM parser? Writing Out a DOM as an XML File
- How to Access the Hidden ~/Library Folder on Your Mac?
- Best and Top 3 Email Client Apps for Productivity in 2024
- How to Install Maven on Mac OS X Manually? Fix UnsupportedClassVersion Error: MavenCli
- WordPress Plugins We Use on Crunchify: Favorite and must have Plugins – Want to Know Why?
- How to check if Number is Odd or Even in Java?
- How to align the Checkbox and Label in same line? CSS Fix
- Java: How to Encode or Decode URL String Or Form Parameter
- How to add beautiful Link Underline Animation with simple CSS? (4 different ways)
- In Java How to Find List of all Class Names from inside .jar File? – Jar Class Finder Utility with Java Reflection
- Facebook Insights Overview
- In Java How to Convert Char Array to String (four ways) – char[] to String()
- In Java How to find a Line with Maximum Number of Words? Using Stream.forEach() Iterator
- How to implement Stack in Java using Collection?
- What is Stack and How to implement Stack in Java without Collection?
- Simplest way to generate logs in Java using java.util.logging’s SimpleFormatter and XMLFormatter
- How to fix Apple Battery Drain Issue?
- How to Implement your own InetAddress.isReachable(String address, int port, int timeout) method in Java?
- Ever wondered difference between Dynamic Web Module 3.0 and 3.1? How to Setup 3.1 Correct way in Eclipse?
- How to Iterate through JSONArray in JavaScript
- List of some uncommon WordPress Tips and Tricks
- Dynamic Knobs Example Which Updates Value Every 3 Seconds (knob.js)
- Java Timer, TimerTask, Reminder Class Tutorial with Example
- jQuery: Very Simple Show/Hide Panel on Mouse Click Event
- Write Java Program to Print Fibonacci Series up-to N Number [4 different ways]
- Java Thread State Introduction with Example – Life Cycle of a Thread
- Java SSLSocket with TLS1.3 and TLS_AES_128_GCM_SHA256 Cipher Example
- Ads.txt (Authorized Digital Sellers) file and Google Adsense Revenue [All in one Guide]
- Learn everything about WordPress Sitemap.xml, Attachments and Redirect Attachments to Parent Page
- Eclipse: Missing web.xml file? How can I create web.xml in Eclipse?
- Best WordPress Adsense Plugins – How to Add Adsense Ad Code in the Middle of Post without Plugin
- Java File Copy Example – Simple way to Copy File in Java
- How to Sort a HashMap by Key and Value in Java 8 – Complete Tutorial
- Java Hashmap – containsKey(Object key) and containsValue(Object value) – Check if Key/Value Exists in Map
- How to use net.jodah.ExpiringMap Maven Java Utility to Remove Expired Objects from HashMap Automatically?
- How to Disable Admin bar (Toolbar) in WordPress?
- How to Remove HTML from Comments in WordPress?
- How to Disable Login Error in WordPress?
- How to Optimize WordPress Database Tables (All tables)?
- How to Show the Total Number of Registered Users of your WordPress Blog
- How to Deregister YARPP and Contact Form 7 CSS Style Sheet? WordPress Optimization Steps
- How to Read config.properties value using Spring MVC ‘singleton’ Scope in Java?
- How to install Ansible on Linux Ubuntu OS?
- HTTP Response Header Retrieval: Simple Way to Get HTTP Response Header in Java – conn. getHeaderFields()
- How to Implement Social Media Icons on WordPress Site – Cool Mouse Hover Social Media Buttons
- In Java How to convert Arrays to Set?
- How to Include Google Custom Search Engine (CSE) to WordPress Site without Plugin (Two different approaches)
- Simple Java Thread Example: Creating and Starting Threads
- In Java How to Convert Map / HashMap to JSONObject? [4 Different Ways]
- Evernote – Tasks integration is really a game changer?
- How we have created new section called “Guides” without any Custom Post Type plugin?
- How to add Genesis Scripts Support on WordPress Custom Post Type?
- 10 iPhone iOS Settings You Need To Turn Off Now!
- iCloud Drive – Unable to turn on Desktop & Documents Folders? How to Sync Custom Folders with iCloud?
- How to enable YARPP for WordPress Custom Post Type?
- How to Use SSL Properly to avoid Yellow Padlock Issue? Reason might be: Insecure form call OR CSE Script Download over HTTP
- In WordPress How to Automatically Insert Content After Each Post?
- How to Stop Sharing Analytics Data to Apple – Change your iPhone, iOS, macOS settings now
- The 10 Best Mac Apps to Make Everyday Life Easier – What’s on my Macbook Pro
- My Ultimate 3 Mac Apps for Productivity
- How to Include Custom Post Types (CPT) in WordPress Archive? Show in Category and Tag pages
Pages:
- About
- Advertising & Sponsorship
- Contact Us
- Cookie Policy
- Crunchify Products – Discount Code
- Crunchy Booster
- Crunchy Sharing
- Donate
- FAQs
- Foursquare Checkins – WordPress Plugins
- Google Adsense Ads Manager – WordPress Plugin
- Privacy Policy
- WordPress Consulting Services
- All in One Webmaster – WordPress Plugin
- Facebook Members / Page Like box – WordPress Plugin
- Crunchify Sitemap
- Search Articles on Crunchify