| Projects on Google Code | Results 1 - 10 of 58 |
=jintervals - formatting time intervals=
*jintervals* is inspired by well-known date and time formatting functions, but is specific to intervals. It takes interval in seconds and produces string according to specified format.
jintervals is a *stand-alone* library, not dependant of any JavaScr...
=Office-o-tron=
A web application that accepts [http://en.wikipedia.org/wiki/Odf ODF] or [http://en.wikipedia.org/wiki/Ooxml OOXML] packages and validates the XML within, returning a summary report.
The source is licensed under the [http://www.mozilla.org/MPL/MPL-1.1.html Mozilla Public Licens...
==djwheel.app.decorators==
render_to(template) decorator
this code
{{{
def my_view(request):
if some_condition():
return render_to_response('some_template.html',
{'var': var},
context_instance=RequestContext(request))
else:
return HttpResponseRedirect('...
Introduction
Module to copy/paste Netbeans editor content with formatting to RTF format.
Usage
1. Select code,
2. Click right mouse button to expand popup menu,
3. Select "Copy as RTF format" option to copy, selected content to system clipboard,
4. Paste clipboard c...
This project aims to provide a Java-based code syntax formatter for a diverse range of web languages, including:
* HTML
* Javascript
* PHP
* CSS
* JSP
It allows you to format [http://code.google.com/p/iacleaner/source/browse/trunk/org.openiaml.iacleaner/src/org/openiaml/iacleaner...
The project aims at creating a bgl file reader since dictconv no longer works well. And it is just a personal interest now.
Now it is able to extract most information from Babylon-built bgl files.
All contribution is welcome.
The original information about bgl format was discussed in http:/...
= Intro =
Reads a source string line by line, using regex to format with HTML tags. Once you output the formatted string, you can use CSS to highlight it.
= Features =
Only highlights PHP code so far. Right now it can label:
* strings
* variables
* constants
* modifiers
* storages
*...
Just open the <c> tag, type or paste your code, and then close with </c>, and your code is ready to go.
A simple editor that can format SQL.
PHP Package to write documents in RTF format