Wiki » History » Version 15

« Previous - Version 15/16 (diff) - Next » - Current version
Kenneth Shafer, 10/28/2014 12:30 PM


Team Bounce

Meetings

9/2/2014

  • Everyone present
  • Compiled node.js from group repository
  • Standardized group to use Ubuntu 14.01

http://www.toptal.com/nodejs/why-the-hell-would-i-use-node-js

9/4/2014

*everyone present
*confirmed everybody has the project compiled
*discussed the fact that node.js runs from the terminal in linux NOT from a discrete executable file
*discovered a good tutorial: http://nodeguide.com/beginner.html

09/17/2014

*Shared list of pre existing issues of interest.
*practiced in how to use Node.js.
*Kenneth Shafer worked in the power Point.
*took a screenshot of error progress.
*practiced to demonstrate the error.
*Kenneth Shafer , Majed Alkhateri and Saleh Alshammari attended.
*started at 7 pm till 11 pm .

09/30/2014

Mark Deprecated functions with a deprecated flag

https://github.com/joyent/node/issues/8234

Memory is never released after https.get

https://github.com/joyent/node/issues/8278

Calling `write()` after calling `end()` not raising an

https://github.com/joyent/node/issues/7477

readline "keypress" does not handle special characters and numbers

https://github.com/joyent/node/issues/8283

Incoherent behavior with `process.stdout`

https://github.com/joyent/node/issues/8349

StringWrite assertion failed

https://github.com/joyent/node/issues/8218

http://www.codecademy.com/en/tracks/javascript

10/9/2014

Allocated work distrubtion and reviewed current progress and established meeting schedule.

Saleh:

"calling write"
Incoherent behavior with std.out

Matt:

Memory leak

Kenneth:

Deprecated flags
String write assertion

Majed:

Keypress not handle special characters

*Meet every tues/thurs
*oct. 14 - bug demonstration
*oct. 16 - bud finding/ dependency graphing

initiative ideas: js server for presentation, IM app

As of Oct 16
Ticket 8234 (Mark Deprecated functions with a deprecated flag) and Ticket 8218 (StringWrite assertion failed) were dropped. The first due to the specified bug fix involving sweeping alterations that would be better served by rewriting the program in its entirety, and the second due to inability to reproduce the error.

These have been replaced with
Ticket #8520: url.parse misinterprets hostname

https://github.com/joyent/node/issues/8520

Ticket #7945: Case where require fails when two different versions of a module are in the tree

https://github.com/joyent/node/issues/7945

Screen Shot 2014-09-17 at 10.50.04 PM.png (267 KB) Saleh Alshammari, 09/17/2014 11:11 PM