HomebulletScriptsbulletTag: html (215 results)
  1. Slideshare HTML
    260 total visits
    Slideshare HTML is a PHP script to get custom embed codes for Slideshare presentations. It works by scraping the mobile site version for a presentation and putting together a custom embed code (via an iframe). This script uses YQL for scraping and conversion. Meanwhile, a working version is included with the download package.
  2. Post Snippets
    82 total visits
    Post Snippets is a WordPress plugin stores snippets of HTML code or reoccurring text that you often use in your posts. Predefined variables can be used to replace parts of the snippet on insert. Installation:- Unpack and upload it to the /wp-content/plugins/ directory.- Activate the plugin through the 'Plugins' menu in WordPress. Features of Post Snippets:- All defined snippets are ...
  3. Free Availability Calendar
    1043 total visits
    This Free Availability Calendar script is based on PHP / MySQL and uses a very simple code to generate a calendar which can be embed on your web page using a small piece of HTML code. It can be used on any website where availability needs to be shown.
  4. HTML DOM Parser
    314 total visits
    HTML DOM Parser is a PHP library for parsing the DOM tree and inspired by the way jQuery interprets the DOM. The library is a must when building DOM scraping scripts/apps. Documentation and various examples are included with the download package.What's New in This Version:- Supports xpath generated from Firebug.- New method "dump" of "simple_html_dom_node".- New attribute "xmltext" of "simple_html_dom_node".- ...
  5. No Screenshot
    92 total visits
    Propagator is written in PHP 5 allows you to copy a tag with the given ID attribute in an HTML page on any other HTML pages in the same directory and its subdirectories. It can be used for example to incorporate the Analytics code on all pages of a site built from files stored locally.If the site is powered by ...
  6. ReMarkable
    148 total visits
    ReMarkable Beta is a Markdown-like mark-up language and takes formatted plain-text and converts it into valid HTML code. It is similar to Markdown, but contains many differences. ReMarkable can be used inside PHP apps or from the command line.Features of ReMarkable Beta:- Paragraphs- Line Breaks- Headings- Automatic Title Case- Automatic Table of Contentshttp://camendesign.com/code/remarkable- Horizontal Rule / Thematic Break- Inline Formatting- ...
  7. Zoocache
    243 total visits
    Zoocache caches the output of your php pages for dramatically saving cpu power and speeding up loading of the pages, especially when using a CMS. Zoocache also provides an interface for plugins to manipulate the cached output, e.g. minifying the HTML markup, etc. Features of Zoocache: - Different storage drivers (currently file system & MySQL; easily extendable) - GZip compression ...
  8. SimpleReflector for PHP
    114 total visits
    This is a script for debugging PHP objects. Automatically handles null/true/false/empty strings.Unlike other scripts that destroy page layouts, it correctly escapes characters for HTML output, so the script output won't break the page.Shown debug info:- Class file/line location (especially useful when the same name class is defined multiple times in the filesystem).- Methods in the script, including parameter names.- Contents ...
  9. Force HTML Entities
    136 total visits
    This PHP script returns all of the characters in a string as HTML entities. Using this function when publishing e-mail addresses can help prevent web spiders from harvesting the data to send you spam.
  10. No Screenshot
    627 total visits
    This is a PHP based WYSIWYG editor for formatting content using BBCode. It allows the userd to enter BBcode via a nice-looking interface, and also interprets the input, converting it to standard HTML code.Features of BBCode generator PHP HTML decoder script:- This script is of plug and play type and hence doesn't require any installation.- It has a JavaScript supported ...
  11. Adaptive Images
    349 total visits
    This is a PHP image handling script for automatically resizing images for mobile devices. If the image is too big to show in the user's screen (mobile, tablet or desktop), the script resizes all HTML images to fit perfectly. No mark-up changes needed. Just drop it and forget about it. Features of Adaptive Images:- Works on an existing site- Works ...
  12. CssToInlineStyles Script
    181 total visits
    This is a PHP script for converting normal HTML pages into pages with inline CSS styles. This script scans for external CSS code and embeds it via inline 'style' attributes for each of their element.It will also move inline CSS code added via the meta head 'style'tag. CssToInlineStyles is the perfect tool for converting normal pages to HTML emails.The script ...
  13. Automenu
    204 total visits
    This is a PHP script to generate HTML page summaries. It will go over the content of a page and generate linked summaries. Automenu looks for header tags, creates a summary and inserts it after tech <h1> tags.All inserted links are anchor linked to the proper page tag. The summary's position can be customized. Limitations:- Pages not properly formatted with ...
  14. WP-HTML-Compression
    198 total visits
    WP-HTML-Compression will compress HTML by removing source code comments and whitespace from HTML pages. It also includes new lines, carriage returns, tabs and excess spaces. <pre>, <textarea>, <script> and Internet Explorer conditional comment tags will be ignored.The plugin will reduce page size and improve load speed.Requirements:- WordPress 3.2 or HigherWhat's New in this version:- Removes empty attributes except action, alt, ...
  15. Psttt!
    133 total visits
    Psttt! is a PHP Template systme that does not alter the original HTML files. By default code is injected into the specified elements without replacing the elements (innerHTML).To replace the entire elements with the specified code there's an outerHTML modifier. Psttt! allow the separation of logic and presentation, keeping the original functionality of the page intact, regardless of design or ...
Pages 2 of 15« 1 2 3 4 5 6 »