mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘Programming’
http://www.mohamedjamal.com/tagged/Programming
400% Productivity Increase using SCRUM. In this interesting piece. Jeff Sutherland, inventor of scrum, keys into the the heart of hyper-productivity stating that it is achieved when a development team starts to use the daily standups to ensure everyone is on the same page to complete the highest value items. It goes without saying that the team needs to act as a team ( Five Dysfunctions of a Team. And then needs to limit work-in-progress to ensure that the stories are getting completed. As such, we decid...
mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘Productivity’
http://www.mohamedjamal.com/tagged/Productivity
400% Productivity Increase using SCRUM. In this interesting piece. Jeff Sutherland, inventor of scrum, keys into the the heart of hyper-productivity stating that it is achieved when a development team starts to use the daily standups to ensure everyone is on the same page to complete the highest value items. It goes without saying that the team needs to act as a team ( Five Dysfunctions of a Team. And then needs to limit work-in-progress to ensure that the stories are getting completed. A year in my shoes.
mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘gdb’
http://www.mohamedjamal.com/tagged/gdb
Gcore - dumping memory. So I recently ran into a situation where I needed to figure out what a process was doing on my FreeBSD box when it spun out of control. My plan of attack was to force a core dump, but I wanted to let the process continue to run. That’s when I came across the unix gcore command:. Http:/ www.freebsd.org/cgi/man.cgi? Selecting the correct thread (. Revealed what the culript I was after was up to. Gotcha! Adventures in Ice Cream. John C. Beck, author of Good vs Good. A year in my shoes.
mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘unix’
http://www.mohamedjamal.com/tagged/unix
FreeBSD dump issue and solution. I ran into an issue trying to dump my FreeBSD 4.10 system to a FAT32 flashdrive. In the end the flashdrive had little to do with it and more with the commands I needed to use. Dump was performed by:. Dump -0af - /var gzip /mnt/flashdrive/var mmddyy.dump.gz. Invoking restore resulted in block size issue. I wanted to verify that the backup was good. Restore -tf /mnt/flashdrive/var mmddyy.dump.gz. And was frightenly returned with “. And my files were succesfully printed out.
mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘Programing’
http://www.mohamedjamal.com/tagged/Programing
Gcore - dumping memory. So I recently ran into a situation where I needed to figure out what a process was doing on my FreeBSD box when it spun out of control. My plan of attack was to force a core dump, but I wanted to let the process continue to run. That’s when I came across the unix gcore command:. Http:/ www.freebsd.org/cgi/man.cgi? Selecting the correct thread (. Revealed what the culript I was after was up to. Gotcha! Adventures in Ice Cream. John C. Beck, author of Good vs Good. A year in my shoes.
mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘Agile’
http://www.mohamedjamal.com/tagged/Agile
400% Productivity Increase using SCRUM. In this interesting piece. Jeff Sutherland, inventor of scrum, keys into the the heart of hyper-productivity stating that it is achieved when a development team starts to use the daily standups to ensure everyone is on the same page to complete the highest value items. It goes without saying that the team needs to act as a team ( Five Dysfunctions of a Team. And then needs to limit work-in-progress to ensure that the stories are getting completed. A year in my shoes.
mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘freebsd’
http://www.mohamedjamal.com/tagged/freebsd
FreeBSD dump issue and solution. I ran into an issue trying to dump my FreeBSD 4.10 system to a FAT32 flashdrive. In the end the flashdrive had little to do with it and more with the commands I needed to use. Dump was performed by:. Dump -0af - /var gzip /mnt/flashdrive/var mmddyy.dump.gz. Invoking restore resulted in block size issue. I wanted to verify that the backup was good. Restore -tf /mnt/flashdrive/var mmddyy.dump.gz. And was frightenly returned with “. And my files were succesfully printed out.
mohamedjamal.com
Mohamed Jamal
http://www.mohamedjamal.com/page/2
Drawn: Favourite Books of 2011 - John's Picks. 2011 was another great year for books. As has become an annual tradition here are my favourite books from the past year, just in time for your holiday shopping — every one of these, perfect for the cartoon/illustration/design nerd on your list. Or get yourself a little something. Treat yourself. I am so easily won over. Storyboard view in XCode. Funny cuz its true. My desk 2.0. WHERE WOULD YOU MOST LIKE TO VISIT ON YOUR PLANET? As such, we decided we would s...
mohamedjamal.com
Mohamed Jamal • Posts Tagged ‘SCRUM’
http://www.mohamedjamal.com/tagged/SCRUM
400% Productivity Increase using SCRUM. In this interesting piece. Jeff Sutherland, inventor of scrum, keys into the the heart of hyper-productivity stating that it is achieved when a development team starts to use the daily standups to ensure everyone is on the same page to complete the highest value items. It goes without saying that the team needs to act as a team ( Five Dysfunctions of a Team. And then needs to limit work-in-progress to ensure that the stories are getting completed. A year in my shoes.