The Millau viaduct is part of the new E11 expressway connecting Paris and Barcelona and features the highest bridge piers ever constructed. The tallest is 240 meters High and the overall height will be an impressive 336 meters, making This the highest bridge in the world.
Click on the image to see a larger one.
A site devoted mostly to everything related to Information Technology under the sun - among other things.
Tuesday, August 28, 2007
Friday, August 24, 2007
DIY Drones
Check out how to build a drone (airplane) using Lego Mindstorms at Chris Anderson's wb page @ http://diydrones.com/profile/zlitezlite.
Coherent Object Software Architecture
Coherent Object Software Architecture (COSA) is an approach invented by Gordon Morrison which uses state machine approach to the construction of software for multi-core processors.
COSA defines a set of rules applied to a table-driven state machine, using a tree data structure to create behaviors that interact with one another and can alter the state of the system.
Learn more about it @ http://www.rebelscience.org/Cosas/COSA.htm
COSA defines a set of rules applied to a table-driven state machine, using a tree data structure to create behaviors that interact with one another and can alter the state of the system.
Learn more about it @ http://www.rebelscience.org/Cosas/COSA.htm
Saturday, August 18, 2007
The Chimera of Software Quality
From the August 2007 issue of the IEEE Computer Magazine:
http://www.computer.org/portal/site/computer/menuitem.5d61c1d591162e4b0ef1bd108bcd45f3/index.jsp?&pName=computer_level1_article&TheCat=1015&path=computer/homepage/Aug07&file=profession.xml&xsl=article.xsl&
http://www.computer.org/portal/site/computer/menuitem.5d61c1d591162e4b0ef1bd108bcd45f3/index.jsp?&pName=computer_level1_article&TheCat=1015&path=computer/homepage/Aug07&file=profession.xml&xsl=article.xsl&
Integrating (Business) Intelligence
InfoSense 4.0 is the new business analytics platform from InfoSense that supports repeatable work flow-based analytics for all SQL compliant databases (MS SQL Server, MySQL, IBM DB2, Oracle). Check it out @ http://www.infosense.com/.
Visualizing the Semantic Web
EXHIBIT is a tool for visualizing semantic data. It does not require any back-end databases (relational or RDF triple-store) and enables anyone to render RDF data using HTML and a Web browser.
EXHIBIT is developed as part of the Simile Project and uses JavaScript.
A companion tool, BABEL converts your data (including spreadsheet files) into authentic RDF.
There is also an effort to develop visualization standards called Fresnel (named after Augustin-Jean Fresnel) @ http://www.w3.org/2005/04/fresnel-info/fsl/.
EXHIBIT is developed as part of the Simile Project and uses JavaScript.
A companion tool, BABEL converts your data (including spreadsheet files) into authentic RDF.
There is also an effort to develop visualization standards called Fresnel (named after Augustin-Jean Fresnel) @ http://www.w3.org/2005/04/fresnel-info/fsl/.
Free Intel Threading Library
Intel has released its Thready Building Blocks 2.0 (in C++) for Linux, Mac OS X, and Windows. It is available as a free download (licensed under GPLv2) @ http://www.threadingbuildingblocks.org/.
This is an open source project for supporting multicore processing.
This is an open source project for supporting multicore processing.
Friday, August 17, 2007
Innovation Generation
This is a new software tool & Web site for getting children interested in science & engineering. The beta is available @ http://www.igenstudio.com/ and will be a subscription-based from November of 2007.
The effort is funded by CPM's parent company United Business Media and the software was developed by the recently acquired "How Machines Work" team led by Steve Arend.
The effort is funded by CPM's parent company United Business Media and the software was developed by the recently acquired "How Machines Work" team led by Steve Arend.
Wednesday, August 15, 2007
Monday, August 13, 2007
Learning Ruby
Ruby is a single-inheritance object-oriented interpreted language invented by Matsumoto Yukihiro first released in 1995. Ruby on Rails is David Hansson's "full-stack framework for developing database-backed Web applications according to the Model-View-Controller pattern" released in 2004.
The following 2 books might prove useful in learning Ruby; Michael Fitzgerald's "Learning Ruby" (O'Reilly, 2007), is an outstanding initial introduction to Ruby, Rails and object-oriented programming as well. It's very well organized and gives you more than enough information to get started.
The second book, "Ruby by Example: Concepts and Code" (No Starch Press, 2007) by Kevin C. Baird delves deeper into the Ruby language and how to use it. It offers numerous examples of code that not only shows one how to get non-trivial things done with Ruby, but provides practically (re-) usable code samples as well. It rounds out the more basic introduction to Ruby in Fitzgerald's book.
You actually don't need a book to get started with Ruby. Check out "Programming Ruby" at http://www.rubycentral.com/book/.
You can download Ruby itself at http://www.ruby-lang.org/ and the Rails framework at http://www.rubyonrails.org/.
Excellent and extensive documentation for Rails can be found at http://api.rubyonrails.org/.
Microsoft has announced a .NET implementation named IronRuby, look @ http://news.com.com/8301-10784_3-9748973-7.html
The following 2 books might prove useful in learning Ruby; Michael Fitzgerald's "Learning Ruby" (O'Reilly, 2007), is an outstanding initial introduction to Ruby, Rails and object-oriented programming as well. It's very well organized and gives you more than enough information to get started.
The second book, "Ruby by Example: Concepts and Code" (No Starch Press, 2007) by Kevin C. Baird delves deeper into the Ruby language and how to use it. It offers numerous examples of code that not only shows one how to get non-trivial things done with Ruby, but provides practically (re-) usable code samples as well. It rounds out the more basic introduction to Ruby in Fitzgerald's book.
You actually don't need a book to get started with Ruby. Check out "Programming Ruby" at http://www.rubycentral.com/book/.
You can download Ruby itself at http://www.ruby-lang.org/ and the Rails framework at http://www.rubyonrails.org/.
Excellent and extensive documentation for Rails can be found at http://api.rubyonrails.org/.
Microsoft has announced a .NET implementation named IronRuby, look @ http://news.com.com/8301-10784_3-9748973-7.html
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 (13)
- AI (228)
- Art (95)
- Article (120)
- book (11)
- books (83)
- Business Intelligence (18)
- Careers (72)
- Cloud Computing (19)
- Cognition (13)
- Complexity (8)
- Computer Science (20)
- COVID-19 (1)
- Cyber-security (79)
- Data Analysis (39)
- Data Management (19)
- Data Visualization (30)
- Design Thinking (1)
- Embedded Tools (34)
- Gadgets (74)
- Games (32)
- Google (7)
- Hardware (39)
- High Performance Computing (32)
- History of Mathematics (1)
- Humor (73)
- Inetrview (7)
- Intelligent Transportation (17)
- IoT (15)
- IT as Metaphor (2)
- Magazine Subscription (8)
- Mathematics Tools (4)
- Microsoft Platforms (22)
- Microsoft Tools (63)
- Mobile Computing (2)
- Motto (3)
- Network Tools (12)
- News (121)
- Offshoring (6)
- Open-Source Sofware (7)
- Outsourcing (1)
- Philosophy (5)
- Pictures (143)
- PLM (5)
- Programming Languages (74)
- Quantum Computing (5)
- Reports (52)
- RFID (3)
- Robo (2)
- Robots (103)
- Science (57)
- Scientific Computing (17)
- Search Tools (7)
- Semantic Networks (11)
- Simulations (34)
- Social Computing (25)
- Software Architecture (27)
- Software Development (151)
- Software Testing (4)
- Software Tools (268)
- Some Thoughts (44)
- Speech (6)
- Standards - Telematics (9)
- Transportation (14)
- Video (11)
- Visualization (9)
- Web Site (224)
- Web Site for Science (48)
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
- 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)