background preloader

Pypes

Pypes

DERI Pipes Yahoo Pipes Code Generator (Python): Pipe2Py Wouldn’t it be nice if you coud use Yahoo Pipes as a visual editor for generating your own feed powered applications running on your own server? Now you can… One of the concerns occasionally raised around Yahoo Pipes (other than the stability and responsiveness issues) relates to the dependence that results on the Yahoo pipes platform from creating a pipe. Earlier this year, I started to have a ponder around the idea of a Yahoo Pipes Documentation Project (the code appears to have rotted unfortunately; I think I need to put a proper JSON parser in place:-(, which would at least display a textual description of a pipe based on the JSON representation of it that you can access via the Pipes environment. Greg Gaughan picked up the challenge and came up with a Python code generator for doing just that, written in Python. Anyway – the code is at and it works as follows. This generates the following code: We can then run this code as part of our own program.

Lift :: Home pipe2py - GitHub Just in Case – Saving Your Yahoo Pipes… Yahoo is laying off again, so just in case, if you’re a user of Yahoo Pipes, it may be worth exporting the “source code” of your pipes or any pipes that you make frequent use of in case the Yahoo Pipes service gets cut. Why? Well, a little known fact about Yahoo pipes is that you can get hold of a JSON representation from a pipe that describes how the pipe is constructed… …and some time ago, Greg Gaughan started working on a script that allows you to “compile” these descriptions of your Yahoo Pipes into Python programming code that can be run as a standalone programme on your own server: Pipe2Py. (Greg also did a demo that allowed Pipes to be “migrated” to a version of Pipe2Py running on Google App Engine.) To get a full list of pipes by user, I think you need to be logged in as that user? See also: Yahoo Pipes Code Generator (Python): Pipe2Py PS do I need to start worrying about flickr too?! Like this: Like Loading...

Easy front-end framework Interactive Graphic Organizer Holt Interactive Graphic Organizers "Graphic organizers are tools that help your brain think." - Kylene Beers Graphic organizers are an illustration of your thoughts on paper. They can help you brainstorm, organize, and visualize your ideas. Click on a graphic organizer to download a PDF of it. Once you’ve downloaded an organizer, type in your comments and print it out. Each graphic organizer below includes Teaching Notes with lessons and tips on how to use graphic organizers in the classroom. Help with PDF Files Generating, Identifying, and Organizing Details Determining Main Idea and Drawing Conclusions Order and Sequence Comparison-Contrast and Cause and Effect Process and Cycle Diagrams Evaluating and Making Decisions Persuasive and Supporting a Position Vocabulary Miscellaneous Organizers Graphic Organizer Teaching Notes

The no-framework PHP MVC framework - Rasmus' Toys Page March 1, 2006 - Disclaimer: Since a lot of people seem to me misunderstanding this article. It isn't about OOP vs. Procedural programming styles. I happen to lean more towards procedural, but could easily have gone more OOP. So you want to build the next fancy Web 2.0 site? I don't have much of a problem with MVC itself. Goals for this approach Clean and simple designHTML should look like HTMLKeep the PHP code in the views extremely simple: function calls, simple loops and variable substitutions should be all you needSecureInput validation using pecl/filter as a data firewallWhen possible, avoid layers and other complexities to make code easier to audit FastAvoid include_once and require_onceUse APC and apc_store/apc_fetch for caching data that rarely changesStay with procedural style unless something is truly an objectAvoid locks at all costs Example Application Here is the example application I will be describing. The Code This is the code layout. Input Filtering View - add.html ui.inc

Concept map - Wikipedia, the free encyclopedia - Iceweasel Diagram showing relationships among concepts A concept map or conceptual diagram is a diagram that depicts suggested relationships between concepts.[1] Concept maps may be used by instructional designers, engineers, technical writers, and others to organize and structure knowledge. Differences from other visualizations[edit] History[edit] Novak's work is based on the cognitive theories of David Ausubel, who stressed the importance of prior knowledge in being able to learn (or assimilate) new concepts: "The most important single factor influencing learning is what the learner already knows. Use[edit] Concept maps are used to stimulate the generation of ideas, and are believed to aid creativity.[4] Concept mapping is also sometimes used for brain-storming. Formalized concept maps are used in software design, where a common usage is Unified Modeling Language diagramming amongst similar conventions and development methodologies. Concept maps are widely used in education and business.

Related: