-
-
jquery-swapimage
... : ['#i2','#i3'] }" src="images/1.gif" />
2. *Disjoint rollovers ...
-
yui-swapimage
... ['#i2','#i3'] }" src="images/1.gif" />
2. *Disjoint rollovers ...
-
opengraph
... => While My Guitar Gently Weeps
url => http://www.youtube.com/watch?v=q3ixBmDzylQ
image => http://i2.ytimg.com/vi/q3ixBmDzylQ/default.jpg
video:type => application/x-shockwave-flash
video:height => 224 ...
-
OGLFramework
... I thought of going with
somethingThisVariableDoes scheme and it seems to work quite well so far.
For iterators using variable like i or i2 and such is OK as long as you don't mix it up.
Defines and enumerations should always be in uppercase and ...
-
gpb
... option
#{i1 => 17}
%% With the maps option and the maps_unset_optional set to present_undefined:
#{i1 => 17,
i2 => undefined}
```
#### Oneof fields
This construct first appeared in Google protobuf version 2.6.0.
```protobuf
message m3 ...
-
ideaincubator
... and django are installed.
2) In a unix terminal window, type:
git clone git://github.com/svsaraf/ideaincubator.git
mv ideaincubator i2
cd i2
python manage.py syncdb
3) Create a superuser.
python manage.py runserver
4) Visit http://127.0.0.1:8000/ to ...
-
PgSQL
... id)
)
WITH (
OIDS=FALSE
);
ALTER TABLE basic OWNER TO testuser;
CREATE TABLE datatype
(
i0 serial NOT NULL,
i1 integer,
i2 bigint,
b boolean,
r1 real,
r2 double precision,
s1 character varying(32),
s2 text,
t1 date,
t2 time without ...
-
-
awkward-squad
...
maybeGetInt :: Maybe Int
getTwoInts :: Maybe (Int, Int)
getTwoInts = maybeGetInt >>= \i1 ->
maybeGetInt >>= \i2 ->
return (i1, i2)
--getTwoInts formatted showing nested lambdas
getTwoInts = maybeGetInt >>=
\i1 ...
-
Web-Karma
... Tool
================================
![travis ci](https://travis-ci.org/usc-isi-i2/Web-Karma.svg?branch=master)
The Karma tutorial at ... ://www.somsubhra.com/github-release-stats/?username=usc-isi-i2&repository=Web-Karma)
## What is Karma?
Karma is an ...
-