Geekpedia
  • Tech
    • Tutorials
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
    • Software
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
  • Media
    • Pictures
  • News
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
    • Pictures
  • News
Code Java
November 5, 2023December 12, 2023Nathan

Greatest common divisor w/ the Euclidian algorithm

The Euclidian algorithm is being used in a Java function for finding the greatest common divisor. The simple function calls itself (recursion) until the greatest common divisor has been reached, at which point it is returned.

Discover
Code Java
November 5, 2023December 12, 2023Nathan

MD5 Encryption Using Java

Demonstrates how to encrypt a string using the MD5 algorithm in Java. Since MD5 is non-reversable, there is no code for decrypting the value.

Discover
Code JavaScript
November 5, 2023Nathan

Strip HTML using JavaScript

A simple function that uses regular expressions to strip the HTML tags out of strings.

Discover
Check Credit Card Checksum
Code Python
November 5, 2023December 12, 2023Nathan

Check Credit Card Checksum

The CardChecksum function returns 1 for valid cards and 0 for invalid cards, after performing a check using the Luhn algorithm which validates all major credit cards.

Discover
Code JavaScript
November 5, 2023Nathan

Add to favorites/bookmarks in Internet Explorer and Firefox

With only a few JavaScript lines you can initiate the dialog for “Add to Favorites” dialog in Internet Explorer and the “Add to Bookmarks” dialog in Firefox, as shown in this example.

Discover
Get the Number of Days in a Month Using Ruby
Code Ruby
November 5, 2023December 11, 2023Nathan

Get the Number of Days in a Month Using Ruby

With a one-line function you can retrieve the number of days in a given month. Month must be passed as a number (1 to 12.)

Discover
Code JavaScript
November 5, 2023Nathan

Check / uncheck all checkboxes in a form

One easy JavaScript function that will check or uncheck all the checkboxes in a form that’s being passed as the first argument to the function.

Discover
Validate a String For a Certain Amount of Numbers
Code Ruby
November 5, 2023November 10, 2023Nathan

Validate a String For a Certain Amount of Numbers

Using regular expressions in Ruby you can validate a string for a certain amount of numbers.

Discover
Code JavaScript
November 5, 2023Nathan

Validate phone number using RegEx and JavaScript

A function to validate phone numbers using JavaScript and regular expressions. It will work with all valid US phone numbers in all popular formats.

Discover
Check if an URL is Available
Code Ruby
November 5, 2023November 10, 2023Nathan

Check if an URL is Available

Discover

Posts pagination

Previous 1 … 13 14 15 … 21 Next

Trending Posts

ActionScript: Powering Modern Cross-Platform Development

Mar 9, 20248 min read
Read More

ASP for Real-Time Communication Apps

Mar 8, 202417 min read
Read More

ASP and IoT: Building Smart Solutions

Mar 7, 202414 min read
Read More

Unveiling the Power of ActionScript: A Deep Dive into Its Libraries and Frameworks

Mar 6, 20249 min read
Read More

ASP for Mobile-friendly Web Applications

Mar 5, 202415 min read
Read More
No Post Found

Trending News

Google’s New Search Features: Enhancing User Experience with Advanced Technology

Dec 22, 202311 min read
Read More

Hour of Code: ACM’s Global Initiative in Computer Education

Dec 22, 202314 min read
Read More

Silicon Valley’s Next Big Thing: Innovations Shaping the Tech World

Dec 21, 202313 min read
Read More
Image Not Found
Geekpedia is a knowledge-driven website offering fresh takes on tech, wellness, gear, and more — all through a thoughtful lens.
From coding tips to curated lifestyle content, it’s built for those who live smart, think sharp, and stay curious.
FOLLOW US
  • Social Image
  • Social Image
  • Social Image
  • Code
  • Gear
  • Generative AI
  • Knowledge Base
  • News
  • Contact Us
  • Work With Us
  • About Us
  • Affiliate Disclosure
  • FAQ
  • Advertisement
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions