-
-
erlang-string-lambda
...
Typically in Erlang you write ..
(fun(X) -> X * 2 end)(6)
to get 12 as the result ... Steele's page ..
lists:map(fun(X) -> X * X end, [1,2,3]).
-> [1,4,9]
lists ... .0 (the "License"); you may not
use this file except in compliance with the License. You may ...
-
radiant-sitemap-xml-extension
... url of each page.
2. The `` optional tag:
- The date of last modification of the file. This date ... `changefreq` from the `Change frequency` drop down on each page.
4. The `` optional tag:
- The priority of this ...
-
-
TinyIB
... Lightweight PHP image board with MySQL, PostgreSQL, SQLite and flat file database support
!!! TinyIB has moved to GitLab !!!
====
Please visit ... offending post.
3. Scroll to the bottom of the page.
4. Click **Delete** with the password field blank.
...
-
rubikon
... Windows
* Ruby 1.8.6 or newer (see the [compatibility page][4] in Rubikon's wiki)
## Contribute
Rubikon is a open-source ... A copy of this license can be found in the
LICENSE file.
## Credits
* Sebastian Staudt -- koraktor(at)gmail.com
* Dotan J. Nahum ...
-
css_sprite
... and css files.
6\. include the stylesheet in your view page
<%= stylesheet_link_tag 'css_sprite' %>
You can stop the css_sprite server by ` ... , you need to define `config/css_sprite.yml` file.
### Example for rails 2.x or 3.0
engine: css
...
-
presto
... v2.2maint`
and then installing as per the INSTALL file.
## Improvements in Version 2.1:
* `accelsearch` now has a "jerk" search ... can get it from the "Download Source"
link on the github page.
If you want the "classic" branch, do the following:
...
-
gimpmode
... ahead. Also, symlink or copy the file fud.scm to `~/.gimp-2.[45]/scripts/`. See contents of ... good time for a short RSI break.
Please file any bugs you might find via `M-x ... rescue. This gives you the Gimp Mode Help page on that script or plug-in. Note that ...
-
Tkabber-Wiki-Translation
... .
The process of Tkabber Wiki translation is described on its Help page that can be found here: http://en.tkabber.jabe.ru/index. ... s as easy as the following:
1) Create some script file, like ~/bin/auto_git_commit
2) Add the following text in it (edit the ...
-
pyPdf
... (90))
# alt: output.addPage(input1.getPage(2).rotateClockwise(270))
# add page 4 from input1, but first add a ... (3)
watermark = PdfFileReader(file("watermark.pdf", "rb"))
page4.mergePage(watermark.getPage(0))
# add page 5 from input1, ...
-