Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged Snippets

Rss Feed Group items tagged

janereyes

jQuery Developers Should Learn To Code From These Snippets - 0 views

  •  
    jQuery developers must learn about browser's version detection, smooth scrolling, fixed top menu, detect viewport width, fix broken images automatically and many more
Jungle Jar

JungleJar | Looking at Wordpress Custom Fields and Images Further - 3 views

  •  
    You may remember a previous article I wrote here on JungleJar.com called Using Custom Fields To Post Your Images, but if not, I'm going to reintroduce a few of the code snippets and methods I wrote about in the tutorial about how to save and display image data from custom fields within Wordpress. In this article I'm also going to cover a few of the small yet robust code block methods I myself tend to practice quite a bit that I didn't previously touch on. So, if you're looking for a solid tutorial on how to use Wordpress Custom Fields to display blog post thumbnails in an easy and flexible manner, then this article is for you.
Mark William

Best Meta Description Example to Boost Casino SEO in 2025 - 0 views

  •  
    Explore effective meta description examples that increase CTR and improve SEO. Learn how to write compelling snippets that get clicks.
Amit Sawant

Agile Testing - 0 views

  •  
    Agile Testing is an intergral part of distributed agile model. We can show snippets of tests that can be done with this model.
dennisvdb

Remove Spaces from File Names - 0 views

  • # Replace spaces in file names with "." for f in *\ *; do mv "$f" "${f// /.}"; done
webdesing

Web Ajans Hosting Scripti - 1 views

- html5 & responsive tasarım - kolay kullanıma imkan veren arayüz tasarımı - super cache sistemi ile hızlı çalışma - profesyonel müşteri / üye paneli - php - mysqli ve ajax ile anlık ve güvenli işl...

Yazılımı web ajans scripti hosting

started by webdesing on 26 Feb 17 no follow-up yet
Luciano Ferrer

Tools :: Code Snippet :: Poll SHOW FULL PROCESSLIST for SQL Statements. - 1 views

  •  
    "Script that will poll MySQL processlist for SQL statements. Sleep interval is in milliseconds offering finer granularity. Output can be loaded into a MySQL database (pipe delimited output)"
‹ Previous 21 - 40 of 70 Next › Last »
Showing 20 items per page