Build a Game with UDK
Many of the most popular games are built using toolkits comparable to UDK. Unreal Development Kit tools can help anyone take the ideas in their head and make them into a fully realized, playable world. Build...
4 Feb, 2014
Many of the most popular games are built using toolkits comparable to UDK. Unreal Development Kit tools can help anyone take the ideas in their head and make them into a fully realized, playable world. Build...
Open Source / PHP / Web Development
4 Feb, 2014
WordPress is an incredibly popular blogging platform. Few people realize that the software behind WordPress.com, which is a standalone WordPress with multisite enabled, is available for free, for anyone to make use of. WordPress Multisite is...
4 Feb, 2014
Audio plays a fundamental role in video games. From music to sound effects or dialogue, it helps to reinforce the experience, convey the mood, and give feedback to the player. Presently, many games have achieved commercial...
4 Feb, 2014
WebSockets are capable of bi-directional, full-duplex communication over a persistent TCP connection They provide many benefits compared to the alternatives (for example, long-polling or Comet), such as lower overhead, persistent connections, and low latency. In short,...
4 Feb, 2014
Unity is a game development engine which is fully integrated with a complete set of intuitive tools and rapid workflows used to create interactive 3D content. Unity is best used for making great games that can...
Mobile Development / Web Development
3 Feb, 2014
Sencha Touch is one of the most popular HTML5 and JavaScript frameworks for building touch-based mobile devices. Using Sencha Touch, you can create applications for touch mobile devices with ease, and once created, the same application...
Business & Management / Software Development
3 Feb, 2014
Agile methodologies like Scrum focus on customer values in an incremental way. Regular planning, tracking, reporting, and improving can become equally challenging from a project management perspective. GreenHopper is a tooling support for JIRA that offers...
3 Feb, 2014
Web service-based systems are designed using Remote Procedure Call (RPC) techniques. This technique is effective; however, this method creates problems with scalability and reusability as fault tolerance is inherently hindered by the RPC principles. This book...
3 Feb, 2014
In modern software applications, often there is the necessity to manage very big amounts of unstructured data with varying schema. In this scenario, instead of relational databases, we can use OrientDB, an open source NoSQL DBMS...
3 Feb, 2014
IBM Cognos Report Studio is widely used for creating and managing business reports in medium to large companies. It is simple enough for any business analyst, power user, or developer to pick up and start developing...
More