Desktop Computer Numerical Control (CNC) machine:
http://www.shapeoko.com/
A site devoted mostly to everything related to Information Technology under the sun - among other things.
Thursday, April 12, 2012
Wednesday, March 28, 2012
Big Data Glossary
- Apache Hadoop (http://hadoop.apache.org ) - an open source distributed computing platform which includes the Hadoop Distributed File System (HDFS) and an implementation of MapReduce.
- Apache HBase (http://hbase.apache.org ) - open source distributed storage for big data (e.g. over a billion rows and a million columns) on clusters of commodity hardware.
- Apache Hive (http://hive.apache.org) - a data warehouse solution that provides ETL and access to files and query execution.
- Cassandra (http://cassandra.apache.org) - a distributed database developed at Facebook (www.facebook.com) owned by DataSax (www.stax.com), now integrated with Hadoop to provide an analytic platform for big data.
- Cloudera (www.cloudera.com) - a participant in Hadoop with a commercial distribution bundle that includes the source code and other features in one package.
- Greenplum (www.greenplum.com) - a division of EMC (www.emc.com) that provides an analytic platform, a data computing appliance, a database and other products for big data analysis.
- Hadoop Distributed File System (HDFS, http://hadoop.apache.org/hdfs) - the file system used by Hadoop for distributed data storage.
- Hortonworks (www.hortonworks.com) - a commercial open source platform based on Hadoop for storing, processing, and analyzing big data.
- MapReduce (www.mapreduce.org) - technology developed by Google (www.google.com) and used by Hadoop for its parallel processing. It is the core technology behind the big data engines. In the "map" step, input data is distributed to multiple nodes for computation, and in the "reduce" step, the results are collected to produce the answer to the initial question.
- MongoDB (www.mongodb.org) - a high-performance, open source, NoSQL database written in C++.
- NoSQL (www.nosql.org) - a group of non-relational, distributed, open source, scalable databases designed for Web-scale use. Over 100 such products are listed on www.nonsql-database.org, including Apache HBase, Cassandra, Amazon SimpleDB, MongoDB.
Monday, March 19, 2012
Agile and CMMI
A very good Software Engineering Institute paper on Agile and CMMI by David Anderson. It's a lengthy read but goes in to good depth and addresses a number of common perception issues in detail @ http://www.sei.cmu.edu/reports/08tn003.pdf
Saturday, March 10, 2012
Monday, March 5, 2012
Tuesday, February 28, 2012
Internet & Cloud for Astronomy
I really liked this paper since it uses software engineering and a species of (Internet/Cloud)-based services to render its results.
Look at page 3:
"We created a workflow, i.e. an automatic data retrieval and analysis system to search for cE galaxies in large data collections provided by the Virtual Observatory (VO, (12)). It comprised the following steps. (i) Identify nearby galaxy clusters at redshifts z < 0.055 using the Vizier Service (13) at the Centre de Donn´ees Astronomiques de Strasbourg. Without this condition our potential candidate cE galaxies would have been too faint for spectroscopic follow-up. (ii)
Once the sources were identified, gather more precise measurements using other VO services including the NASA/IPAC Extragalactic Database (NED, (14)). (iii) Use the IVOA Simple Image access Protocol to find and fetch the HST images of selected galaxy clusters from the Hubble Legacy Archive (HLA, (15)). (iv) For each image, run the SExtractor source identification software (16) to obtain half-light radii, total luminosities and approximate light profiles for all galaxies in each frame. (v) Apply color corrections to homogenize the results for all photometric bands and use the surface brightness – half-light radius criteria to find cE candidates. (vi) Finally, query NED, Vizier and a database of Sloan Digital Sky Survey Data Release 7 (17) to find additional information for candidate objects, such as published redshifts and integrated photometry."
Look at page 3:
"We created a workflow, i.e. an automatic data retrieval and analysis system to search for cE galaxies in large data collections provided by the Virtual Observatory (VO, (12)). It comprised the following steps. (i) Identify nearby galaxy clusters at redshifts z < 0.055 using the Vizier Service (13) at the Centre de Donn´ees Astronomiques de Strasbourg. Without this condition our potential candidate cE galaxies would have been too faint for spectroscopic follow-up. (ii)
Once the sources were identified, gather more precise measurements using other VO services including the NASA/IPAC Extragalactic Database (NED, (14)). (iii) Use the IVOA Simple Image access Protocol to find and fetch the HST images of selected galaxy clusters from the Hubble Legacy Archive (HLA, (15)). (iv) For each image, run the SExtractor source identification software (16) to obtain half-light radii, total luminosities and approximate light profiles for all galaxies in each frame. (v) Apply color corrections to homogenize the results for all photometric bands and use the surface brightness – half-light radius criteria to find cE candidates. (vi) Finally, query NED, Vizier and a database of Sloan Digital Sky Survey Data Release 7 (17) to find additional information for candidate objects, such as published redshifts and integrated photometry."
A Population of Compact Elliptical Galaxies Detected with the Virtual Observatory
Thursday, February 16, 2012
Monday, February 13, 2012
The Beauty of Things
The beauty of things -
Is in the beholder's brain - the human mind's translation
of their transhuman
Intrinsic value.
...as mathematics, a human invention
That parallels but never touches reality, gives the astronomer
Metaphors through which he may comprehend
The powers and the flow of things: so the human sense
Of beauty is our metaphor of their excellence, their divine
nature: - like dust in a whirlwind, making
The wild wind visible.
-Robinson Jeffers
http://www.youtube.com/v/xHkq1edcbk4?version=3
Is in the beholder's brain - the human mind's translation
of their transhuman
Intrinsic value.
...as mathematics, a human invention
That parallels but never touches reality, gives the astronomer
Metaphors through which he may comprehend
The powers and the flow of things: so the human sense
Of beauty is our metaphor of their excellence, their divine
nature: - like dust in a whirlwind, making
The wild wind visible.
-Robinson Jeffers
http://www.youtube.com/v/xHkq1edcbk4?version=3
Friday, February 10, 2012
Tuesday, January 17, 2012
Dutch Bridge Creativity
Monday, January 16, 2012
Saturday, January 7, 2012
Thursday, January 5, 2012
File-Share Religion
A "church" whose central tenet is the right to file-share has been formally
recognised by the Swedish government:
http://www.bbc.co.uk/news/technology-16424659
recognised by the Swedish government:
http://www.bbc.co.uk/news/technology-16424659
Monday, December 19, 2011
Saturday, December 17, 2011
Water-Scrum-fall is the reality of agile
From the Software Development Times (www.sdtimes.com):
3 observations:
- Water defines the upfront work
- Scrum comes in the middle of the process
- Fall: Limits to release frequency
Books on Lean Software Development
From Software Development Times (http://sdtimes.com/):
"Implementing Lean Software Development: From Concept to Cash"By Mary Poppendieck and Tom PoppendieckThis book taught me a different way of thinking, and helped me understand where the agile approach to software development comes from. I had read a lot of agile stuff on the Web, but the ideas presented there were not well defended. The authors of this book show you the research behind their approach to software development.— Bill Wagner
"Leading Lean Software Development: Results Are Not the Point "By Mary Poppendieck and Tom Poppendieck"Leading Lean Software Development" addresses one of the key issues that software development teams following the Scrum methodology tend to struggle with: how to focus on the larger organization, not just the team itself.— Ellen Gottesdiener
Subscribe to:
Posts (Atom)
Useful Links
- .Net Code Samples
- AJAX for MS Developers
- C# Tutorials
- Channel9
- Code Search Engine
- Douglas Crockford's JavaScript Site
- DZONE
- Google Code
- IBM Developer Works
- IBM Public Skunkworks
- Is This Thing On?
- Java tutorials, hints, tips
- Jon Udell Weblog
- Knowing .Net
- Massive List of Information for Programmers
- MIT Courses
- MSDN
- Simple-Talk
- SUN Java
- That Indigo Girl
- UC Berkeley Lectures
- Yahoo UI Library
Topics
- 3-D Printing (14)
- AI (328)
- Art (109)
- Article (147)
- book (14)
- books (84)
- Business Intelligence (18)
- Careers (94)
- Cloud Computing (21)
- Cognition (13)
- Complexity (8)
- Computer Science (22)
- COVID-19 (1)
- Cyber-security (83)
- Data Analysis (41)
- Data Management (21)
- Data Visualization (31)
- Design Thinking (1)
- Embedded Tools (34)
- Gadgets (76)
- Games (33)
- Google (9)
- Hardware (44)
- High Performance Computing (33)
- History of Mathematics (1)
- Humor (77)
- Inetrview (7)
- Intelligent Transportation (17)
- IoT (15)
- IT as Metaphor (2)
- Magazine Subscription (8)
- Mathematics Tools (4)
- Microsoft Platforms (24)
- Microsoft Tools (65)
- Mobile Computing (3)
- Motto (3)
- Network Tools (12)
- News (166)
- Offshoring (6)
- Open-Source Sofware (9)
- Outsourcing (1)
- Philosophy (7)
- picture (1)
- Pictures (149)
- PLM (5)
- Programming Languages (75)
- Quantum Computing (5)
- Reports (55)
- RFID (3)
- Robo (2)
- Robots (111)
- Science (65)
- Scientific Computing (18)
- Search Tools (7)
- Semantic Networks (11)
- Simulations (34)
- Social Computing (27)
- Software Architecture (28)
- Software Development (161)
- Software Testing (5)
- Software Tools (272)
- Some Thoughts (65)
- Speech (6)
- Standards - Telematics (9)
- Transportation (14)
- Video (11)
- Visualization (10)
- Web Site (233)
- Web Site for Science (51)
About Me

- Babak Makkinejad
- I had been a senior software developer working for HP and GM. I am interested in intelligent and scientific computing. I am passionate about computers as enablers for human imagination. The contents of this site are not in any way, shape, or form endorsed, approved, or otherwise authorized by HP, its subsidiaries, or its officers and shareholders.
Blog Archive
- September (1)
- August (10)
- July (8)
- June (15)
- May (15)
- April (9)
- March (17)
- February (22)
- January (45)
- December (19)
- November (11)
- October (10)
- September (7)
- August (11)
- July (6)
- June (11)
- May (12)
- April (7)
- March (5)
- February (1)
- January (3)
- December (1)
- October (2)
- September (4)
- August (1)
- July (3)
- June (2)
- April (2)
- March (2)
- February (2)
- January (10)
- December (1)
- October (1)
- September (1)
- August (4)
- June (1)
- April (6)
- March (2)
- February (4)
- January (3)
- December (1)
- October (1)
- June (3)
- April (1)
- March (1)
- February (1)
- January (6)
- December (8)
- November (3)
- October (5)
- September (2)
- August (3)
- July (6)
- June (2)
- May (7)
- April (19)
- March (22)
- February (6)
- January (5)
- December (4)
- November (4)
- October (9)
- September (3)
- August (7)
- July (3)
- June (2)
- May (6)
- April (4)
- March (8)
- February (5)
- January (18)
- December (6)
- November (10)
- October (6)
- September (7)
- August (2)
- July (4)
- June (5)
- May (8)
- April (5)
- March (9)
- February (3)
- January (7)
- December (2)
- November (1)
- October (3)
- September (5)
- August (10)
- July (8)
- May (5)
- April (8)
- March (9)
- February (6)
- January (11)
- November (6)
- October (9)
- September (5)
- August (13)
- July (9)
- June (9)
- May (8)
- April (4)
- March (2)
- February (8)
- January (9)
- December (3)
- November (7)
- October (9)
- September (7)
- August (4)
- July (2)
- June (4)
- May (7)
- March (4)
- February (2)
- January (1)
- December (2)
- November (1)
- October (6)
- September (1)
- August (1)
- July (4)
- June (1)
- April (1)
- March (1)
- February (1)
- January (2)
- December (5)
- October (4)
- August (2)
- July (3)
- June (8)
- May (7)
- April (5)
- March (9)
- February (3)
- January (7)
- December (4)
- October (7)
- September (5)
- August (5)
- July (8)
- June (6)
- May (9)
- April (5)
- March (4)
- February (5)
- January (6)
- December (12)
- November (7)
- October (5)
- September (4)
- August (19)
- July (12)
- June (4)
- May (8)
- April (5)
- March (15)
- February (5)
- January (9)
- December (14)
- November (6)
- October (12)
- September (2)
- August (10)
- July (8)
- June (8)
- May (11)
- April (10)
- March (10)
- February (9)
- January (20)
- December (16)
- November (9)
- October (25)
- September (24)
- August (12)
- July (18)
- June (20)
- May (13)
- April (29)
- March (26)
- February (14)
- January (17)
- December (17)
- November (9)
- October (32)
- September (27)
- August (27)
- July (11)
- June (22)
- May (25)
- April (33)
- March (33)
- February (28)
- January (38)
- December (12)
- November (39)
- October (28)
- September (29)
- August (29)
- July (18)
- June (27)
- May (17)
- April (23)
- March (40)
- February (31)
- January (6)