Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 12 of 13

.gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(100, opt_height); elem.style.height = opt_height ... [More] + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); SummaryGD Press Tools is a collection of various additional administration tools. Plugin is still under heavy development and over time number of tools will grow. Ohloh users [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

«1SCTools for Battleground Europe» es un proyecto que pretende servir de herramienta de monitoreo para jugadores de «Battleground Europe» que partió y tiene como base el apoyo logístico ( :P ) a la (1SC) 1st Spanish Company. «1SCTools for Battleground Europe» it's a monitoring project ... [More] for players of «Battleground Europe», from and have goal to provide an logistic support ( :P ) for the (1SC) 1st Spanish Company. RequerimientosNavegador Web con soporte XML/SVG al menos para el «Map Viewer». RequirementsWeb browser & support XML/SVG for «Map Viewer». TODO OOP & MVC Compress and Optimize SVG. Latest versionv35a [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 8 hours ago
 
 

this project is a modification of the Planetarion Pilkara Tools for use in GalacticWars and Meteorus

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Blogspot Usage

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

Caker Shellcaker-shell is set of shell for my work and life, if you think it's useful for you, feel free to download it. Author: Caker webcaker : http://webcaker.com

0
 
  0 reviews  |  0 users  |  199,687 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Set of php5 static classes aimed to help php developers with common tasks. Currently consists of: Http class, common routines for Request post processing; Sql class, easy and convenient interface to common postgres queries and stored procedures. PS. I'm using it with php5.3, lighttpd and ... [More] postgres, so such kind of environment leaves it's traces. [Less]

0
 
  0 reviews  |  0 users  |  75 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

WebJoomlaAPI is an API that aims to standardize, centralize and facilitate access "resources" and their use on sites that use Joomla! For example, when you need to get "content" on your site, instead of giving SELECT on multiple tables that people do not understand and / or do ... [More] not know. the idea is that they can use where you need a tool that encapsulates many features offered by the resources of WebJoomlaApi, simplifying their work (it will not have to figure out what to invent the wheel) and our (centralizing and organizing the consumption of resources). To show the diversity and simplicity of the new API, see some examples (note that I have to say anything about what they do for you to understand them): (Api for 1.6 and soon post the code for 1.5) Example 1 - Working with Menus //import api jimport('wja.wja'); //instance API $wja = new WebJoomlaApi(); //example 1 $menu = $wja->grammar('menu'); $rows = $menu->lists() ->published() ->withMenuType('mainmenu') ->inOrder() ->getRows(); foreach($rows as $row) { echo $row->title; } Example 2 - Working with Content $rows = $content->lists() ->fromCategory() ->withId(1) ->andContent() ->fromUser() ->withEmail('julio@noix.com.br') ->andContent() ->lastet() ->getRows(); Example 3 – Working with Banners $banners = $wja->grammar('banner'); $rows = $banners->lists() ->published() ->fromClient() ->withName('Open Source Matters') ->andBanner() ->fromCategory() ->withId(1) ->andBanner() ->withClickMoreThan(10) ->getRows(); [Less]

0
 
  0 reviews  |  0 users  |  1,290 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

The base of our framework is a wonderful communication between much of plug-in.

0
 
  0 reviews  |  0 users  |  3 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

PHP-stuff I developed over the years. There are classes, code snippets, image generators...

0
 
  0 reviews  |  0 users  |  218 lines of code  |  0 current contributors  |  Analyzed about 19 hours ago
 
 

a collection of php tools useful to developers

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.