You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1>MediaWiki, GitHub and PHP Conference in Brno</h1>
67
+
</a>
68
+
</header>
69
+
<sectionclass="clearfix">
70
+
<divclass="pull-left info">
71
+
<div>
72
+
<strong>Date </strong><em>04-08-2014</em>
73
+
</div>
74
+
</div>
75
+
<divclass="pull-right cnt">
76
+
<p>A quick update from HippyVM to say that project is doing well and what's cool (or rather hot) for us.</p>
77
+
<h2>Conferences</h2>
78
+
<p><ahref="https://twitter.com/fijall">Maciej Fijałkowski</a> our technical lead, and "know all the things" guy,
79
+
will be talking at <ahref="https://www.brnophp.cz/conference-2014">Brno PHP Conference 2014</a>,
80
+
so if you want to know what HippyVM is and how we develop it, grab a ticket.
81
+
A few other people from HippyVM team might be there as well.
82
+
Also please <ahref="https://twitter.com/hippyvm">let us know</a> if we should send Maciej elsewhere. </p>
83
+
<h2>Project Roadmap</h2>
84
+
<p>We're still in our beta phase, and under heavy development.
85
+
Our most recent priorities stands for few things:</p>
86
+
<p><strong>Well known PHP projects</strong>: Full (or nearly full) functionality for these popular PHP projects,
87
+
which we've put a lot of effort/focus on: <ahref="https://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>,
88
+
and <ahref="http://wordpress.org/">WordPress</a>. </p>
89
+
<p><strong>Performance</strong>: We're doing very well here. In some areas we are even a bit ahead of both HHVM and PHP. Still there's lots of room for improvements - and we are on it!</p>
90
+
<p><strong>Completeness</strong>: Here HippyVM is still behind PHP, we are missing a few functions/classes here and there.
91
+
Since we are really small team, it'll take a while, but we're working hard to get there!</p>
92
+
<h2>Github</h2>
93
+
<p>After hearing a lot of calls to move the project to Github as an open source,
94
+
we decided to do it. HippyVM is running inside it's own <ahref="https://github.com/hippyvm/hippyvm">organization</a>,
95
+
where you'll find all things related to the project and <ahref="https://github.com/hippyvm/hippyvm">HippyVM</a>'s
96
+
source. We've also decided to switch from BuildBot to <ahref="https://travis-ci.org/hippyvm/hippyvm">Travis-CI</a>.
97
+
Several extensions will stay proprietary for the time being, including a FastCGI server.
98
+
We're looking into a business models of selling a commercial version of HippyVM</p>
99
+
<h2>Contributors</h2>
100
+
<p>This one is related to all above. Since HippyVM from now on is open-sourced,
101
+
and a small team like us needs as much help as we can get, you are more than welcome to join.
102
+
Have a look inside our code base, it doesn't look that scary. ;-)
103
+
Please visit us on IRC <ahref="http://webchat.freenode.net/?channels=hippyvm">#[email protected]</a>,
104
+
ask a question, open Github <ahref="https://github.com/hippyvm/hippyvm/issues">issue</a>,
0 commit comments