Archive for the “Development” category

Internet Explorer 9

by Lance on March 17, 2010

Is exited about Microsoft’s newest bet on the ongoing Browser Wars. HTML5, WinVista+, SVG?, CSS3 Goodness, and etc. Hopefully I could install the developer preview on our test machines and see how it really performs. More info IEBlog or Download (…)

Read the rest of this entry »

Facebook introduces XHP

by Lance on February 9, 2010

Facebook again pushes the boundaries of PHP by introducing yet another tool,  just one week after announcing HipHop. This time, they introduce a new way of writing php code- XHP, the one they used on the Facebook Lite front-end. XHP (…)

Read the rest of this entry »

SVN Ignore

by Lance on February 4, 2010

Chance is if you’re working on a source controlled project, you’ll have this annoying garbage files somewhere. Its no big deal at first but over time, it can kill your productivity, especially when you’re isolating some changes whenever you commit. (…)

Read the rest of this entry »

Facebook is into Hiphop, PHP just got pimped!

by Lance on February 2, 2010

Now calling all PHP fanboys to rejoice finally. Facebook’s new toy is not a new compiler nor an engine, according to its creator it is a “source code transformer“, really funky right? After all its a crank from their previous (…)

Read the rest of this entry »