Skip to content

Commit 40b17fd

Browse files
committed
Site updated at 2013-04-22 19:15:57 UTC
1 parent 27f60c8 commit 40b17fd

File tree

2,812 files changed

+345872
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,812 files changed

+345872
-1
lines changed

404.html

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
5+
<meta http-equiv="refresh" content="5;url=/functions" />
6+
</head>
7+
<body>
8+
<h1>Not found</h1>
9+
<p>
10+
There's a good chance you can still find what you are looking for in
11+
<a href="/functions">the archives</a>. Redirecting you in 5s...
12+
</p>
13+
14+
<script type="text/javascript">
15+
var _gaq = _gaq || [];
16+
_gaq.push(['_setAccount', 'UA-63083-7']);
17+
_gaq.push(['_trackPageview']);
18+
19+
(function() {
20+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
21+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
22+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
23+
})();
24+
</script>
25+
</body>
26+
27+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
phpjs.org

about/index.html

Lines changed: 476 additions & 0 deletions
Large diffs are not rendered by default.
141 Bytes
82 Bytes
118 Bytes
343 Bytes
835 Bytes
170 Bytes
442 Bytes
251 Bytes
553 Bytes
116 Bytes
264 Bytes
686 Bytes
816 Bytes
334 Bytes
465 Bytes

assets/jwplayer/glow/dock/button.png

686 Bytes

assets/jwplayer/glow/glow.xml

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
<?xml version="1.0"?>
2+
<skin version="1.1" name="Glow" author="LongTail Video">
3+
4+
<settings>
5+
<setting name="backcolor" value="0x000000" />
6+
<setting name="frontcolor" value="0xeeeeee" />
7+
<setting name="lightcolor" value="0xeeeeee" />
8+
<setting name="screencolor" value="0x000000" />
9+
</settings>
10+
11+
<components>
12+
<component name="controlbar">
13+
<settings>
14+
<setting name="margin" value="0" />
15+
<setting name="fontsize" value="11" />
16+
<setting name="fontcolor" value="0xEEEEEE" />
17+
<setting name="buttoncolor" value="0xEEEEEE" />
18+
</settings>
19+
20+
<layout>
21+
<group position="left">
22+
<button name="play" />
23+
<text name="elapsed" />
24+
</group>
25+
<group position="center">
26+
<slider name="time" />
27+
</group>
28+
<group position="right">
29+
<text name="duration" />
30+
<button name="blank" />
31+
<button name="mute" />
32+
<button name="fullscreen" />
33+
</group>
34+
</layout>
35+
36+
<elements>
37+
<element name="background" src="background.png" />
38+
<element name="capLeft" src="divider.png" />
39+
<element name="capRight" src="divider.png" />
40+
<element name="divider" src="divider.png" />
41+
<element name="blankButton" src="blankButton.png" />
42+
<element name="fullscreenButton" src="fullscreenButton.png" />
43+
<element name="fullscreenButtonOver" src="fullscreenButtonOver.png" />
44+
<element name="muteButton" src="muteButton.png" />
45+
<element name="muteButtonOver" src="muteButtonOver.png" />
46+
<element name="pauseButton" src="pauseButton.png" />
47+
<element name="pauseButtonOver" src="pauseButtonOver.png" />
48+
<element name="playButton" src="playButton.png" />
49+
<element name="playButtonOver" src="playButtonOver.png" />
50+
<element name="timeSliderBuffer" src="timeSliderBuffer.png" />
51+
<element name="timeSliderCapLeft" src="timeSliderCapLeft.png" />
52+
<element name="timeSliderCapRight" src="timeSliderCapRight.png" />
53+
<element name="timeSliderProgress" src="timeSliderProgress.png" />
54+
<element name="timeSliderRail" src="timeSliderRail.png" />
55+
<element name="normalscreenButton" src="normalscreenButton.png" />
56+
<element name="normalscreenButtonOver" src="normalscreenButtonOver.png" />
57+
<element name="unmuteButton" src="unmuteButton.png" />
58+
<element name="unmuteButtonOver" src="unmuteButtonOver.png" />
59+
<element name="volumeSliderRail" src="divider.png" />
60+
<element name="volumeSliderProgress" src="divider.png" />
61+
</elements>
62+
</component>
63+
64+
<component name="display">
65+
<settings>
66+
<setting name="bufferinterval" value="250" />
67+
<setting name="bufferrotation" value="90" />
68+
</settings>
69+
<elements>
70+
<element name="background" src="background.png" />
71+
<element name="playIcon" src="playIcon.png" />
72+
<element name="muteIcon" src="muteIcon.png" />
73+
<element name="errorIcon" src="bufferIcon.png" />
74+
<element name="bufferIcon" src="bufferIcon.png" />
75+
</elements>
76+
</component>
77+
78+
<component name="dock">
79+
<settings>
80+
<setting name="fontcolor" value="0xFFFFFF" />
81+
</settings>
82+
<elements>
83+
<element name="button" src="button.png" />
84+
</elements>
85+
</component>
86+
87+
<component name="playlist">
88+
<settings>
89+
<setting name="fontcolor" value="0xEEEEEE" />
90+
<setting name="overcolor" value="0xFFFFFF" />
91+
<setting name="activecolor" value="0xFFFFFF" />
92+
<setting name="backgroundcolor" value="0x333333" />
93+
</settings>
94+
<elements>
95+
<element name="item" src="item.png" />
96+
<element name="itemOver" src="itemOver.png" />
97+
<element name="sliderCapBottom" src="sliderCapBottom.png" />
98+
<element name="sliderCapTop" src="sliderCapTop.png" />
99+
<element name="sliderRail" src="sliderRail.png" />
100+
<element name="sliderThumb" src="sliderThumb.png" />
101+
</elements>
102+
</component>
103+
104+
<component name="sharing">
105+
<elements>
106+
<element name="embedIcon" src="embedIcon.png" />
107+
<element name="embedScreen" src="embedScreen.png" />
108+
<element name="shareIcon" src="shareIcon.png" />
109+
<element name="shareScreen" src="shareScreen.png" />
110+
</elements>
111+
</component>
112+
113+
</components>
114+
115+
</skin>
172 Bytes
171 Bytes
108 Bytes
105 Bytes
100 Bytes
97 Bytes
749 Bytes
2.52 KB
589 Bytes
4.47 KB

assets/jwplayer/player.swf

89.2 KB
Binary file not shown.

atom.xml

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<feed xmlns="http://www.w3.org/2005/Atom">
3+
4+
<title><![CDATA[php.js]]></title>
5+
<link href="http://phpjs.org/atom.xml" rel="self"/>
6+
<link href="http://phpjs.org/"/>
7+
<updated>2013-04-22T21:15:25+02:00</updated>
8+
<id>http://phpjs.org/</id>
9+
<author>
10+
<name><![CDATA[Kevin van Zonneveld]]></name>
11+
12+
</author>
13+
<generator uri="http://octopress.org/">Octopress</generator>
14+
15+
16+
<entry>
17+
<title type="html"><![CDATA[New site]]></title>
18+
<link href="http://phpjs.org/blog/2012/09/26/new-site/"/>
19+
<updated>2012-09-26T17:39:00+02:00</updated>
20+
<id>http://phpjs.org/blog/2012/09/26/new-site</id>
21+
<content type="html"><![CDATA[<p>Hi everybody,</p>
22+
23+
<p>Welcome to our new site.
24+
The old one had a lot of dead weight that nobody used and was basically unmaintained.</p>
25+
26+
<p>This one is generated by Octopress as plain html, and then stored on Github pages.</p>
27+
28+
<p>The source to do that is inside the php.js directory in the <code>_octopress</code> dir,
29+
and freely available.</p>
30+
31+
<p>For instance, you can now very easily:</p>
32+
33+
<ul>
34+
<li><a href="https://github.com/kvz/phpjs/edit/master/_octopress/source/about/index.markdown">edit the about page</a></li>
35+
<li><a href="https://github.com/kvz/phpjs/edit/master/_octopress/source/_posts/2012-09-26-new-site.markdown">change this blog post</a></li>
36+
<li><a href="https://github.com/kvz/phpjs/blob/master/_octopress/source/_includes/custom/navigation.html">checkout the navigation</a></li>
37+
<li><a href="https://github.com/kvz/phpjs/blob/master/_octopress/Rakefile#L30">improve the way function pages are built</a></li>
38+
</ul>
39+
40+
41+
<p>Next, any <a href="https://github.com/kvz/phpjs/graphs/contributors">php.js contributor</a>
42+
who has <a href="http://kvz.io/blog/2012/09/25/blog-with-octopress/">Octopress set up</a>
43+
(this mostly involves having the right ruby &amp; gem versions) can then run
44+
<code>make site MSG="describe what you did"</code> in the
45+
project&#8217;s root dir to deploy the changes.</p>
46+
47+
<p>This should make it easy for <a href="https://github.com/kvz/phpjs/graphs/contributors">php.js contributors</a>
48+
(or any Github user really, using pull requests)
49+
to update the site, making it less dependent on few core members, and more a
50+
community effort.</p>
51+
52+
<p>This is also the way I want to do regular php.js development. Less via comments,
53+
more via the power of Github.</p>
54+
55+
<p>To people wondering where the compiler has gone to, I&#8217;m discontinuing that feature.
56+
It was more often broken then working, and I think this site should focus on
57+
being a simple resource and discussion platform, and not much else.</p>
58+
59+
<p>Now that everything is open sourced more I think there&#8217;s room for anyone to build
60+
a better alternative.</p>
61+
62+
<p>While I&#8217;m not actively involved with php.js anymore, I hope taking this step will
63+
make the project ready for the future.</p>
64+
65+
<p>Best wishes,</p>
66+
67+
<p><a href="http://twitter.com/kvz">Kevin van Zonneveld</a></p>
68+
]]></content>
69+
</entry>
70+
71+
</feed>

0 commit comments

Comments
 (0)