Giter Club home page Giter Club logo

miscellaneous-code-samples's Introduction

Tasty free samples

From time to time, I'm asked for code samples. Find them here.

Understand these are just fragments. Tiny little tidbits of code and not part of any cohesive framework.

Source File/Directory Overview
mbm.zip A built and runnable Zend + Dojo application. Demonstrates HTML5, CSS3, AJAX and REST. Add your PayPal gateway information to the Enroll module's configuration to use the payment gateway. See a live demo.
GIS A collection of PHP code to create Geographic Information Systems (GIS).
Zend_View_Duration_Helper As the name suggests, this is a Zend Framework view helper that outputs duration values in a human-friendly string. For example, instead of outputing "77 seconds left", with this helper you could output "1 minute 17 seconds left".
What sets this helper apart is that the format is entirely flexible, being driven by printf() style specifiers. This allows the format string to be easily passed through i18n language translation.
Discussion of this helper, esp. the clone() call in the constructor.
Dojo-Forms-with-Templating-and-Internationalization This collection of files showcases how to blend Dojo's 1.8 templated forms, with internationalization.
The source blog post has become the definitive guide to this often repeated tasks.
LoadData.sql Demonstrates a quick SQL statement for sucking in CSV formatted data, fast, while also fixing any quirks in the data.
Discussed in detail in this blog post.

miscellaneous-code-samples's People

Contributors

bishopb avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.