Skip to content

Software Development News: .NET, Java, PHP, Ruby, Agile, Databases, SOA, JavaScript, Open Source

Methods & Tools

Subscribe to Methods & Tools
if you are not afraid to read more than one page to be a smarter software developer, software tester or project manager!

Open Source

Google Summer of Code meetups, Episode 8: Lahore, Pakistan

Google Open Source Blog - Fri, 05/17/2013 - 19:00
The Google Developer Group (GDG) Lahore hosted their fourth event on the afternoon of April 18th with support from Plan9 (Tech Incubator) and P@SHA. The event had a variety of attendees, from early Computer Science students to soon-to-be graduates, to industry professionals and faculty members from various universities in Lahore, Pakistan.

As part of the event agenda, GDG Lahore hosted a panel about Google Summer of Code where Muhammad Adnan shared his experiences from Google Summer of Code as a both a student and a mentor. Muhammad was a Google Summer of Code student in the 2010 program for phpMyAdmin and a Mentor for RTEMS in Google Summer of Code 2012 and Mentor for Google Code-in 2011 and 2012.

Adnan shared his story about how he first discovered the program through Twitter and ultimately applied for the Google Summer of Code program. He motivated students who were interested in applying for Google Summer of Code and gave them tips on writing their applications. Adnan explained how Google is providing opportunities for student developers to show their skills and how to increase the chances of their proposal being accepted by the mentoring organizations involved in this year’s Google Summer of Code. The session ended with questions from attendees about Google Summer of Code and its many benefits.


Historically, Google Summer of Code hasn’t had very many entries from Pakistan, possibly because many students are not familiar with Google Summer of Code here. The main purpose of this session was to let students know more about the program and encouraging students to apply. GDG Lahore plans to brings a similar session Google Summer of Code in many other universities in Lahore in the coming months.

By Haris Nadeem , GDG Lahore Manager


Categories: Open Source

New Relic for Android

The New Relic for Android Eclipse plugin. Automates the instrumentation of Android applications with the New Relic agent.

Categories: Open Source

Mylyn connector for Tuleap Open ALM

Tuleap is a libre & Open Source Enterprise Grade ALM for teams alike to make software projects more productive, collaborative and industrialized whatever their processes: Agile , Waterfall SDLC, V-model, Requirement management...

Created by Obeo in collaboration with Tuleap development team from Enalean, the Mylyn/Tuleap connector enables developers to stay focused on their on-going work: from their Eclipse working environment, they can read, update, create and remove artifacts (tasks, bugs, support requests…) created in the Tuleap tracking system.

Categories: Open Source

2013-03-31 - New Uize.copyList Method

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The new Uize.copyList method, implemented in the Uize base module, lets you conveniently copy the elements of a list object into a fresh array.
Categories: Open Source, RIA

2013-03-30 - New Uize.push Method

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The new Uize.push static method, implemented in the Uize base module, lets you conveniently push / append the elements from a source list onto the end of a target list.
Categories: Open Source, RIA

2013-03-28 - Improved required Directive in JST Templates

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The @required directive, that is part of the JST template system implemented in the Uize.Template module, has been improved to allow the required modules to be specified in an arbitrarily long list of string arguments.
Categories: Open Source, RIA

2013-03-25 - New Uize.Url.toRelative Method

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The new Uize.Url.toRelative static method, implemented in the Uize.Url module, lets you create a relative URL from a base URL to a destination URL.
Categories: Open Source, RIA

2013-03-22 - New Uize.merge Method

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The new Uize.merge method, implemented in the Uize base module, lets you merge the contents of multiple source objects together into a fresh object.
Categories: Open Source, RIA

2013-03-21 - New Uize.copy Method

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The new Uize.copy method, implemented in the Uize base module, lets you copy the properties from one or more source objects into a freshly created object.
Categories: Open Source, RIA

2012-09-23 - UizeDotCom Namespace Renamed to UizeSite

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The UizeDotCom namespace has been renamed to simply UizeSite in order to make it TLD (Top Level Domain) agnostic.
Categories: Open Source, RIA

2012-09-15 - Improved Support for Conditions

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
Support for conditions in UIZE has been improved with the addition of support for compound conditions in the once instance method of the Uize.Class module.
Categories: Open Source, RIA

2012-09-03 - Improved Module Mechanism

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The module mechanism of the UIZE JavaScript Framework has been improved with the addition of support for parallel ascynchronous loading of required modules and the new Uize.require static method.
Categories: Open Source, RIA

2012-08-18 - Set-get Properties Become State Properties

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
Set-get properties, a core system of the UIZE JavaScript Framework, has been renamed to "state properties".
Categories: Open Source, RIA

2012-08-13 - New met and unmet Instance Methods for Classes

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The new met and unmet instance methods provide a semantically elegant way to use state properties to represent conditions and to set conditions as having been met or being unmet.
Categories: Open Source, RIA

2012-08-12 - Improved once Method for Classes

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The once instance method, implemented in the Uize.Class base class module, has been improved with support for optional condition inversion.
Categories: Open Source, RIA

2012-08-05 - New is Instance Method for Classes

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The new is instance method, implemented in the Uize.Class base class module, provides a semantically elegant way to test if the value of an instance's state property is truthy.
Categories: Open Source, RIA

2012-08-04 - Improved Setting of State Properties

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
Setting of state properties has been improved with convenient new variations for the set instance method and the Uize.Class.set static method, implemented in the Uize.Class base class module.
Categories: Open Source, RIA

2012-07-22 - New once Instances Method for Classes

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
The Uize.Class module, that implements the class mechanism for the UIZE JavaScript Framework, has been improved with the addition of a once instance method for state properties.
Categories: Open Source, RIA

2012-07-08 - Build Script Modules Migrated

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
Various build scripts used for building the UIZE project and the UIZE Web site have been migrated.
Categories: Open Source, RIA

2012-07-07 - Auto-derived Scruncher Mappings

UIZE JavaScript Framework - Thu, 05/16/2013 - 06:37
With a recent improvement in the auto scruncher (implemented in the Uize.Build.AutoScruncher module), it is no longer necessary to specify unique mappings for scrunched identifier names in a ScruncherSettings comment in source files.
Categories: Open Source, RIA