Saturday, October 22, 2011

Crystal Reports

SAP Crystal solutions deliver an affordable, open, self-service approach to entry-level business intelligence (BI) – empowering your business users to explore, view, report, visualize, and manage actionable information in an intuitive, secure way. With insight into every aspect of your business, you can monitor performance, identify opportunities for growth, and transform how you run your business.

SAP Crystal solutions can help your business users, IT users, and developers do the following:

ComPort Library version 3.10


ComPort Library version 3.10 |
| for Delphi 3, 4, 5, 6, 7, 2005, 2006 |
| and C++ Builder 3, 4, 5, 6 |
| |
| by Dejan Crnila 1998-2002 |
| maintained by Lars Dybdahl and Paul Doland

Installation
--------------------------------------------------------------------------------
Remove all previously installed files of ComPort Library (TComPort
component). Create a new folder under Delphi directory and extract
Sources zip file into new folder. Add to the Library Path the new
ComPort folder (Tools-Environment Options-Library-Library Path).

For Delphi 2006:

Use the instructions below for all other Delphi
versions. But, note that Delphi 2006 supports both Delphi and
C++ Builder. I recommend installing CPort while running Delphi 2006
in the "all personalities" mode of Delphi, rather than in the Delphi
only personality. That helps make sure CPort gets installed dual-mode,
with both Delphi and C++ Builder support. Note that for some reason,
I find the .LIB files get stored into the CPort directory instead of
the $BDSPROJECTS/BPL directory. So, after you install CPort, double
check to make sure the .LIB files are in the right spot.

Finally, the .HPP files also get stored in the CPort directory. Either
move them to a folder already in the C++ source path, or add the CPort
directory to the C++ source path.

Otherwise, follow the directions below, and also read the C++ Builder
notes:

For Delphi 3, 4, 5, 6, 7, 2005 & C++ Builder 4, 5, 6:
(C++ Builder users also need to read the C++ Builder notes)

Use "File/Open" menu item in Delphi/C++ Builder IDE to open
ComPort run-time package source file (see above). Click "Compile"
button in Package window to compile the library. Now move run-time
package library file or files (see above) from ComPort folder to a
folder that is accessible through the search PATH (e.g. WinNT\System32).

Now you have to install design-time package. Use File/Open menu item
to open design-time package source file (see above). Click "Compile"
button in Package window to compile the package and "Install" button
to register ComPort into the IDE. ComPort components appear in
"CPortLib" page of component pallete. If it complains that it
can't install it because it can't find a library, you probably
did not put the run-time package in the search path. You might
not get this error until the next time you try to start
Delphi/C++ Builder.

Note: Do not save packages under Delphi/C++ Builder IDE.

For C++ Builder 3
(C++ Builder users also need to read the C++ Builder notes)

C++ Builder 3 does not have a "Package window" like the other products.
So, installation is slightly different.

Use "File/Open" menu item in Delphi/C++ Builder IDE to open
ComPort run-time package source file (see above). Compile the
package from the project menu or Ctrl-F9. Now move run-time
package library files (see above) from ComPort folder to a folder
that is accessible through the search PATH (e.g. WinNT\System32).

Now you have to install design-time package. Use File/Open menu item
to open design-time package source file (see above). Compile the
package from the project menu or Ctrl-F9. To install the package
into the IDE, go to the Component menu, "Install Packages" option.
Click the Add button. Browse to the design-time library and select
it. If it complains that it can't install it because it can't find
a library, you probably did not put the run-time package in the
search path as described above.

Note about Delphi 2:

Note: Delphi 2 is no longer suported, however, with some minor changes,
it should compile under Delphi 2 as well.

Use "Component/Install" menu item to add "CPortReg.pas" unit to the
component library. This unit registers ComPort components on
"CPortLib" page of component pallete.

TCDBurner

The TCDBurner component allows your code to burn files to CDR/W discs on your Windows XP/2003 system. This component will not work on systems other than Windows XP/2003 systems (although it gives a nice error message back to your program).

Essentially, it is a simple, friendly wrapper around the XP CD-Writing wizard.


Download Here

TBMDThread v.1.71

Do you need to write a multithreaded applications? Are you annoyed of writing lines and lines of code for threads synchronization and CriticalSections for data protection? Would you believe that the thread is just a click away? Well here it is, the TBMThread is a native VCL component implementing everything you do need to create the thread and the synchronization, just dropping the component on the form. Sounds great, right? And it’s not all. Here is the Thread group now. Just set couple of threads to point to one and the same group and you can control and monitor all of them.

Billenium Effects v3.3 for Delphi 7

Do your applications look a little boring? Would you like to get spectacular yet easy to use visual effects? Billenium Effects will give your applications a different touch without interfering with your existing code.

For example, just by dropping two components to your Splash Screen or About form they will be shown with a professional transition effect that will delight your customers. First impressions count.

Are you a multimedia developer? You have no better choice, our professional effects are OS independent. You'll get translucent controls working not only under Windows XP, but also under Windows 95, 98, NT, Me and 2000. You can use transitions not only with pictures but with any rectangle area of your forms, using your favorite components.

Cleaner yet powerful interfaces are possible by using embedded forms. Wizard or explorer-like interfaces are also easy. If you like TFrame but want better runtime capabilities then take a look at TFormContainer.

Useful for any kind of application. You will find interesting features for all your projects, whether they are games, multimedia, educational, technical or business applications.


Download Here and

Download Here

Autoled komponen

[TAutoLed] ver 2.01,Freeware
This component can show style of LED.
It can resize and select many colors to show. It also blinks!
It can emulate like Explorer button, too.
You can execute demonstrative program to ENJOY this component, please!

[Event]
OnClick,
*OnMouseEnter,
*OnMouseLeave,
*OnTimer(When Blink is true)
[Properties]
Blink(True or False),
FalseColor(Value is false)(You can select any colors),
Interval(Blink Interval),
TrueColor(Value is true)(You can slect any colors),
Value(True or False);

Download Here

Wednesday, October 19, 2011

AdvOfficeTabSet


Files :
-----
AdvOfficeTabSetD5.zip : component files for Delphi 5.0
AdvOfficeTabSetD6.zip : component files for Delphi 6.0
AdvOfficeTabSetD7.zip : component files for Delphi 7.0
AdvOfficeTabSetD2005.zip : component files for Delphi 2005
AdvOfficeTabSetD2006.zip : component files for Delphi 2006 & C++Builder 2006
AdvOfficeTabSetD2007.zip : component files for Delphi 2007 & C++Builder 2007
AdvOfficeTabSetD2009.zip : component files for Delphi 2009 & C++Builder 2009
AdvOfficeTabSetD2010.zip : component files for Delphi 2010 & C++Builder 2010
AdvOfficeTabSetDXE.zip : component files for Delphi XE & C++Builder XE
AdvOfficeTabSetC5.zip : component files for C++Builder 5
AdvOfficeTabSetC6.zip : component files for C++Builder 6

Usage:
------
Use of TMS software components in applications requires a license.
A license can be obtained by registration. A single developer license
registration is available as well as a site license.
With the purchase of one single developer license, one developer in
the company is entitled to:
- use of registered version that contains full source code and no
limitations
- free updates for a full version cycle
- free email priority support & access to support newsgroups
- discounts to purchases of other products

With a site license, multiple developers in the company are entitled
to:
- use of registered version that contains full source code and no
limitations
- add additional developers at any time who make use of the components
- free updates for a full version cycle
- free email priority support & access to support newsgroups
- discounts to purchases of other products

Author: TMS Software
Copyright © 1996-2010
E-mail: info@tmssoftware.com
Web: http://www.tmssoftware.com

AdvOfficeStatusBar


Files :
-----
AdvOfficeStatusBarD5.zip : component files for Delphi 5.0
AdvOfficeStatusBarD6.zip : component files for Delphi 6.0
AdvOfficeStatusBarD7.zip : component files for Delphi 7.0
AdvOfficeStatusBarD2005.zip : component files for Delphi 2005
AdvOfficeStatusBarD2006.zip : component files for Delphi 2006 & C++Builder 2006
AdvOfficeStatusBarC5.zip : component files for C++Builder 5
AdvOfficeStatusBarC6.zip : component files for C++Builder 6

Usage:
------
Use of TMS software components in applications requires a license.
A license can be obtained by registration. A single developer license
registration is available as well as a site license.
With the purchase of one single developer license, one developer in
the company is entitled to:
- use of registered version that contains full source code and no
limitations
- free updates for a full version cycle
- free email priority support & access to support newsgroups
- discounts to purchases of other products

With a site license, multiple developers in the company are entitled
to:
- use of registered version that contains full source code and no
limitations
- add additional developers at any time who make use of the components
- free updates for a full version cycle
- free email priority support & access to support newsgroups
- discounts to purchases of other products

Author: TMS Software
Copyright © 1996-2006
E-mail: info@tmssoftware.com
Web: http://www.tmssoftware.com

AdvOfficePager


Files :
-----
AdvOfficePagerD5.zip : component files for Delphi 5.0
AdvOfficePagerD6.zip : component files for Delphi 6.0
AdvOfficePagerD7.zip : component files for Delphi 7.0
AdvOfficePagerD2005.zip : component files for Delphi 2005
AdvOfficePagerD2006.zip : component files for Delphi 2006 & C++Builder 2006
AdvOfficePagerD2007.zip : component files for Delphi 2007 & C++Builder 2007
AdvOfficePagerD2009.zip : component files for Delphi 2009 & C++Builder 2009
AdvOfficePagerD2010.zip : component files for Delphi 2010 & C++Builder 2010
AdvOfficePagerDXE.zip : component files for Delphi XE & C++Builder XE
AdvOfficePagerC5.zip : component files for C++Builder 5
AdvOfficePagerC6.zip : component files for C++Builder 6

Usage:
------
Use of TMS software components in applications requires a license.
A license can be obtained by registration. A single developer license
registration is available as well as a site license.
With the purchase of one single developer license, one developer in
the company is entitled to:
- use of registered version that contains full source code and no
limitations
- free updates for a full version cycle
- free email priority support & access to support newsgroups
- discounts to purchases of other products

With a site license, multiple developers in the company are entitled
to:
- use of registered version that contains full source code and no
limitations
- add additional developers at any time who make use of the components
- free updates for a full version cycle
- free email priority support & access to support newsgroups
- discounts to purchases of other products

Author: TMS Software
Copyright © 1996-2010
E-mail: info@tmssoftware.com
Web: http://www.tmssoftware.com

Tuesday, October 18, 2011

TMS Advanced Menus and Toolbars 5.2.0.0

Release 5.2.0.0 :
-----------------

Office 2003 / 2007 / 2010 or Windows 7 ribbon style toolbars and menus

History :
---------

v5.0.0.0 : New: Office 2010 ribbon support
: New: Office 2010 application menu support
: New: Office 2010 demo / Office 2010 MDI demo
: New: PDF developers guide
: Improved: MDI ribbon support
: Improved: Office 2007 and Windows 7 scenic ribbon speed & handling
: Misc: various smaller improvements & fixes in Office 2003 toolbars & Office 2007, Windows 7 scenic ribbon
v5.0.1.0 : New : CanRotate property added in TAdvToolBarButton
: Improved : Windows 7 scenic ribbon application menu position when caption is not visible
: Improved : AutoPositionControls on toolbar
v5.0.4.0 : New : TStyleForm added
: New : ButtonDisabledImages, MenuDisabledImages, SubMenuDisabledImages added in TAdvPreviewMenu
: New : Support for RAD Studio XE
: New : Added support to transform regular hints to Office hints via OnBeforeShowHint
: Improved : Glass caption on Windows 7 in maximized form state
: Improved : tab width calculation on glass
: Fixed : Issue with overflow window on QAT
: Fixed : Issue with QAT clear
: Fixed : Issue with synchronising action visibility with toolbar button visibility
: Fixed : Ribbon caption alignment in Office 2010 mode fixed
: Fixed : Issue with maximizing possible when maximize button excluded
: Fixed : group updating on glass
: Fixed : Issue with persisting bsCustom shape in TAdvShapeButton
: Fixed : Width calculation with large notes in TAdvMainMenu, TAdvPopupMenu
: Fixed : Issue with multimonitors in TAdvStickyPopupMenu
v5.1.0.0 : New : Office 2003/2007/2010 wizards
: New : Action support in Office 2010 application menu
: New : TextRendering property in Office 2010 application menu
: New : Event OnTabChanged added in TAdvToolBarPager
: Improved : Behavior with selection / deselection of items within pager with keyboard and mouse in Office 2010 application menu
: Improved : Code to access TAdvShapeButton from TAdvToolBarPager
: Improved : Painting of tabgroups in Win7 mode
: Improved : Dbl-click handling to close form in top left form corner
: Improved : Extraction of application icon
: Improved : Position of TAdvShapeButton in relation with Pager.Caption.Height
: Fixed : Issue with drawing vertical and horizontal drag line in Office 2010 application menu
: Fixed : Issue with Vertical and horizontal Scroll position when resizing in Office 2010 application menu
: Fixed : Issue with status position in Office 2010 application menu
: Fixed : Issue with poly pager OnChanging event AllowChange := False in Office 2010 application menu
: Fixed : Issue number of items and dropdown in code in dropdown items in Office 2010 application menu
: Fixed : Issue with TAdvShapeButton font color when AntiAlias = aaNone
: Fixed : Caption font color issue in Windows 7 scenic ribbon mode
: Fixed : Issue with painting buttons in compact state with specific button organisations
: Fixed : Issue with design time handling of QAT in older Delphi versions
: Fixed : Sizing of TStyleForm class on Windows XP
: Fixed : Office2010 Black color settings for ribbon tabs
: Fixed : Issue with TextAlignment initialisation in TAdvShapeButton
v5.2.0.0 : New : Automatic Office 2007 & 2010 theme synchronisation
: New : TAdvToolBarForm.SubclassAsRibbon to toggle between ribbon mode & non ribbon mode form
: New : TAdvToolBarForm.NoDropShadow property added to control shadow on form
: Improved : Handling of case where Delphi returns nil for Screen.MonitorFromPoint()
: Improved : Application icon transparency on glass
: Fixed : Issue with OnActivate event triggering on form


Monday, October 17, 2011

alphaskin

The Library contains skinning tool for Borland Delphi 5/6/7/2005/2006/2007/2009/2010 and C++ Builder 6/2006/2007/2009/2010

TABLE OF CONTENTS
---------------
Overview
Demonstration Programs
Registering and Prices
Feedback

Overview
--------

AlphaControls is a collection of standard controls with new properties added in order to enhanced program interface and add behaviors to common controls. Each control have their own properties for painting extended gradient, extended borders, alpha-blending and true blurred shadow. Graphics functions are rendered in real time, so, effects are always sharp with color scheme used. Added caption properties for position and rendering. Mouse event added provide great possiblities. Style Hints control make hints to be displayed alpha-blended and you can choose from many ways to display. Analogues of standard components provides all functionality and adds many new possibilities for application interface design and work. With AlphaControls, use a new modern way to design enhanced interfaces and make your application more attractive... while adding pleasure and fun to end users.

download






ACM Komponen

A free component library that encapsulate windows ACM routines. Can record and playback with all acm codecs. Rewritten with callback functions, this version is much more stable and reliable.

Absolute Database for Delphi


Description
-----------

With AbsoluteDatabase you can forget the Borland Database Engine (BDE) .
Absolute Database is the compact, high-speed, robust and easy-to-use database engine.
With Absolute Database you will not need special installation and configuration,
it compiles right into your EXE.
Make your application faster and smaller with Absolute Database!

Key Features:

· No BDE; no DLLs
· SQL'92 (DDL & DML) support
· Single database file
· Unmatched ease-of-use
· 100% compatibility with standard DB-aware controls
· Strong encryption
· BLOB compression
· Full source code available
· Royalty-free


Features
--------

Ease of Deployment
· No BDE, no DLLs
· No special installation or configuration required
· Database engine compiles right into EXE
· Single-file database format

High-speed
· Advanced cache management and buffering architecture
· Sophisticated SQL query and filter optimizer
· Special optimized database engine for temporary results of SQL queries
· Fast B*-Tree indexes with high-speed on thousands and on billions of records
· Buffered transactions for batch inserts, updates and deletes
· Optmization for read-only databases, such as databases on CD

SQL support
· SELECT with DISTINCT, INNER LEFT, RIGTH, FULL and OUTER JOIN, GROUP BY and ORDER BY clauses
· CREATE TABLE, DROP TABLE, ALTER TABLE statements
· CREATE INDEX, DROP INDEX statements
· INSERT, UPDATE, DELETE statements
· BETWEEN, IN, LIKE, IS NULL operators
· Aggregate functions COUNT,SUM,MIN,MAX,AVG
· Most of all SQL'92 arithmetic, logical, date-time and string functions and operators
· Data types conversion by function CAST
· SQL scripts (multiple commands separated by ';')
· Parameters in queries

Compactness
· Small size of code added into the application by the database engine units
· Small database file size achieved by customizable page size, compression of table metadata and other special means
· Fast BLOB data compression
· Short indexes for string fields
· Low memory consumption

Compatibility
· Support of most of TTable field data types, including BLOB fields
· Full compatibility with standard DB-aware visual controls such as QuickReport, DBGrid, DBNavigator, DBImage, DBMemo, DBRichEdit and others
· Calculated and lookup fields
· Most of TTable functions including Key and Range methods
Functionality
· Unicode support in String and Memo fields
· Multiple-fields indexes with descending, ascending, case-sensitive and insensitive options
· Shareable in-memory tables
· Default values support.
· Min, max and not null constraints on field values

Security
· Strong encryption of database file
· Variety of supported encryption algotithms: Rijndael, the Advanced Encryption Standard (AES) winner 128 bit key, Rijndael 256 bit key, Blowfish 448 bit key, Twofish 128 bit key, Twofish 256 bit key, Square, Single DES and Triple DES

Reliability
· Repair database in case of hardware failure or operating system error caused by another application
· Auto-detect of database corruption and automatic repair of database file

Convenience
· Table restructuring being performed in the easiest way keeping all the existing data
· Data importing from and exporting to any data source
· Internationalization / localization support by use of current system locale
· Displaying progress during potentially slow operations with the tables and databases
Utilities
· DBImportExport utility to transfer your existing tables from database systems with BDE driver, such as Paradox, Interbase, Access, Oracle, SQL Server to Absolute Database format and vice versa.
· Absolute Database Manager to manage a database easily and to perform all supported operations with tables and database file
· Absolute Database Manager also provides you an easy way of executing SQL queries
· All utilities come with full source code and can be used as an advanced examples

Ease of Development
· Full compatibilty with TTable, TQuery, TDatabase and TSession components
· Extensive documentation: Developer's Guide and Reference covering every development issue.
· Large number of demos illustrating wide range of use cases
· Prompt and responsive technical support

Cost-Effectiveness
· 100% royaty-free, i.e. there is no additional licensing fees no matter how many times you deploy the application
· Flexible licensing: source code and no source code versions, multi-developers licenses


Download here

1stClass v1.01 For Delphi/CPP


1stClass includes greatly enhanced tree-view controls, an outlook style bar, image-shaped forms, image-shaped buttons, switches, a flexible status-bar, combos and list-boxes for editing colors and fonts, image combos, tree-view combos, and much more. 1stClass's main features include the following:

Fully supports InfoPower: Extends the power of InfoPower, as 1stClass's edit controls can be embedded in InfoPower's grid and record-view components, or used with a datasource.

Hierarchically present your data by using 1stClass's collection of tree-view components.

1stClass includes an advanced tree-view control supporting embedded checkboxes, radio-buttons, multi-selection, and more. Give your end-users a sophisticated data-bound tree-view, which can single-handedly navigate all the tables in your master/detail relationships. The data-bound tree is a live connection to your data, which means it instantly respects filters, ranges, sorting by indexes, searches, and edits on the data. In addition, since the tree is live and buffered, loading is extremely fast even for large tables. Use the 1stClass tree-view combo to hierarchically organize and display items in a drop-down list. Similar to the Image Combo found in the Windows Explorer Desktop combo, the component supports all functionality found in the 1stClass Tree-View, including the display of images. Create spectacular forms of any shape and background using 1stClass's image shaped form component. This component allows you to use a bitmap to define the form's background and even the shape of the form itself. 1stClass includes buttons for just about any need. The ShapeButton has built-in support for displaying buttons as an arrow, diamond, ellipse, rounded rectangle, triangle, or you can even define your own custom shape, and supports special text effects, and multi-line captions. The ImageButton can really spice up your form by allowing you to load different bitmaps for the up and down states of the button. 1stClass then defines the shape of the button by these images, allowing you to create switches, custom checkboxes, radio buttons, led lights, etc. 1stClass features a powerful StatusBar control allowing you to embed controls into individual panes of the status bar. The control also supports glyphs, progress bars, buttons, keyboard states, user identification, current date and time, menu hints, and much more. Customize colors and fonts using 1stClass' assortment of specialized combo and list-box controls. The font control can preview the font by just moving the mouse over the selection. It also supports TrueType and
Printer icons, and a built-in history list.

1stClass brings the Office 97 and Windows NT5 Outlook bar style to your applications. The control is ideal for grouping icons or controls into logical subsets, with each subset defined by its own tile group.

1stClass supports glyphs in the group buttons, and allows you to even embed controls in each group.

Accentuate text in your application using 1stClass' Label control. Supports many special effects including outlines, shadows, and extrusions, as well as the ability to rotate text.

Install when asked for a serial enter anything, when asked for a password enter: 1STCLASS2B259729

Download Here

Sunday, October 16, 2011

Komponen Videocap


The component works with Delphi 3,4,5.

All demos are written with Delphi 5. So user of a earlier version of Delphi get errors/warnings when they open
the projekt files. Ignore all errors, the demos will work.

In Version 2.2 are three Demos, one is a Capturing tool, the oher demonstate the
usage of the OnVideoStreamEvent and the Information you can get with the BitmapInfo ,
the third demo shows the usage of the undocumented TVideoDisp component and the usage of the Funktions FrameToBitmap and BitmapToFrame.


Download here


Thursday, October 13, 2011

Robot Cewek dari Jepang Bisa Lenggak-lenggok di Catwalk

HRP-4C robot humanoid wanita dari Jepang yang dapat berlenggak-lenggok di catwalk layaknya model.

TOKYO, KOMPAS.com — Tak lama lagi, robot akan bersaing atau kalau tidak menggantikan model di catwalk. Robot terbaru buatan Jepang ini tidak hanya cantik, tetapi juga bisa berlenggak-lenggok dengan pinggul bergoyang saat berjalan.

"Secara teknologi, ia sudah mencapai level tersebut," ujar Hiroshi Hirukawa, salah satu ilmuwan dari National Institute of Advanced Industrial Sciences and Technology, lembaga riset yang didukung penuh dana Pemerintah Jepang. Robot tersebut dipamerkan, Senin (16/3), dalam peragaan busana di Tokyo.

Saat berjalan, gerakan-gerakan kaki dan tangannya luwes seperti manusia. Ekspresi wajahnya juga dapat berubah-ubah dari sedih ke senang dengan mengatur gerakan mata dan mulut sesuai perintah.

Robot tersebut tampil dengan wajah khas wanita Jepang dengan kulit putih dan rambut hitam lurus sebahu. Tingginya 158 sentimeter dengan berat 58 kilogram. Sementara itu, bagian badannya masih berupa logam berwarna perak.

Selain model di catwalk, robot yang diberi nama HRP-4C itu mungkin dapat digunakan pula untuk menggantikan pemandu atau instruktur. Misalnya, pemandu arah di taman kota atau sekadar menggerak-gerakkan badan untuk memberi hiburan pengunjung tempat hiburan.

Sayang, harganya masih sangat mahal. Platform robot tanpa bagian wajah yang halus berbahan silikon akan dijual dengan harga 20 juta yen atau sekitar Rp 2,4 miliar.

Meski demikian, software yang mengatur gerakan robot tersebut akan disumbangkan kepada publik. Para pengembangnya berharap, komunitas robot di saluruh dunia dapat meningkatkan kemampuan robot tersebut dengan cepat.

Monday, October 10, 2011

Robot Anjing Calon Prajurit Perang AS

Untuk menghindari risiko jatuhnya korban jiwa dalam operasi perang, militer AS mengembangkan robot prajurit. Robot berkaki empat, sebesar anjing, dan panjang sekitar satu meter tersebut diberi nama Big Dog.

Bentuknya memang dibuat ramping dengan berat hanya sekitar 80 kilogram agar leluasa bergerak. Pergerakannya dikendalikan dengan motor hidraulik yang didesain untuk memanfaatkan setiap pijakan kaki untuk mendorong langkah berikutnya. Robot tersebut sanggup berjalan minimal dengan kecepatan 6,4 kilometer per jam dengan beban tambahan 170 kilogram.

Fungsinya memang didesain untuk membantu pasukan darat, seperti mengangkut logistik atau pasukan yang terkena tembakan lawan. Kamera dan sistem komputer yang dibawanya diprogram untuk mengantarkan pesanan ke lokasi yang telah ditetapkan dengan panduan satelit.

Departemen Pertahanan AS di Pentagon telah menghabiskan dana 20 juta dollar AS untuk mengembangkannya bekerja sama dengan Boston Dynamics. Jika riset berjalan lancar, robot tersebut diharapkan dapat diuji coba pertama kali di medan perang Afganistan dalam beberapa bulan ke depan.

Twitter Delicious Facebook Digg Stumbleupon Favorites More