4.6l v8 engine diagram
Oolong Engine Alpha Beta 7
Oolong Engine - Create new games and port existing games to the iPhone and the iPod touch. more>> Oolong Engine - Create new games and port existing games to the iPhone and the iPod touch.
The Oolong Engine is written in C++ with some help from Objective-C. It will help you to create new games and port existing games to the iPhone and the iPod touch.
Main features:
- OpenGL ES 1.1 support with extension handling
- Math library that supports fixed-point and floating-point calculations with an interface very similar to the D3D math library
- Support for numerous texture formats including the PowerVR 2-bit, 4-bit and normal map compression formats
- Support for PowerVRs POD (Scene and Meshes) and the 3DS files formats
- Oolong Engine also offers support for the touch screen.
- Accelerometer support
- Text rendering to support a basic UI
- Timing: several functions that can replace rdstc, QueryPerformance etc.
- Profiler: industry proven in-game profiler
- Resources streaming system
- Bullet SDK support (for 3D Physics)
System requirements:
- iPhone or iPod Touch
Login Items Engine 1.0
Login Items Engine is regarded as a feature-rich and trustworthy tool designed to help users simplify the Login Items process. more>>
Login Items Engine 1.0 is regarded as a feature-rich and trustworthy tool designed to help users simplify the Login Items process. It creates a Login Items folder in the users home directory. This folder functions exactly like the old Startup Items folder of previous Mac OSes. Simply drag documents, applications, alias files in and out of it as desired.
Update Engine R3.5
Update Engine is equipped many useful features which can allow developers to keep their products up-to-date. more>>
Update Engine R3.5 is equipped many useful features which can allow developers to keep their products up-to-date.
It can update nearly any type of software, including Cocoa apps, screen savers, and preference panes. It can even update kernel extensions, regular files, and root-owned applications. Update Engine can even update multiple products just as easily as it can update one.

Google App Engine 1.1.8
Lets you run your web applications on Google's infrastructure. more>>
Lets you run your web applications on Googles infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and its ready to serve your users.
You can serve your app using a free domain name on the appspot.com domain, or use Google Apps to serve it from your own domain. You can share your application with the world, or limit access to members of your organization.
Login Items Engine X 1.0
Login Items Engine is a handy tool designed to help users simplify the Login Items process. It creates a Login Items folder in the users home directory more>> Login Items Engine is a handy tool designed to help users simplify the Login Items process. It creates a Login Items folder in the users home directory. This folder functions exactly like the old Startup Items folder of previous Mac OSes. Simply drag documents, applications, alias files in and out of it as desired.
Mac OS X 10.1 or later.
Quick Sequence Diagram Editor 3.0.5
A tool for generating professional UML sequences more>>
Enhancements:
- Allows to hide return arrows
- Makes scrolling the text area faster
- Fixes two bugs
Google App Engine SDK 1.1.5.151
Build web applications on the same scalable systems that power the Google web apps. more>> Build web applications on the same scalable systems that power the Google web apps.
Google App Engine lets you build high traffic applications without having to manager high traffic infrastructure. Your applications use the same technology that powers Googles websites for speed and reliability. You just provide the code.
App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and its ready to serve your users.
You can serve your app using a free domain name on the appspot.com domain, or use Google Apps to serve it from your own domain. You can share your application with the world, or limit access to members of your organization.
App Engine costs nothing to get started. Sign up for a free account, and you can develop and publish your application for the world to see, at no charge and with no obligation.A free account can use up to 500MB of persistent storage and enough CPU and bandwidth for about 5 million page views a month.
Run your web applications on Googles infrastructure.
Google App Engine enables developers to build web applications on the same scalable systems that power our own applications.
No assembly required.
Google App Engine exposes a fully-integrated development environment.
Its easy to scale.
Google App Engine makes it easy to design scalable applications that grow from one to millions of users without infrastructure headaches.
Its free to get started.
Every Google App Engine application can use up to 500MB persistent storage and 5 million monthly page views.
NOTE:
1. During the preview release of Google App Engine, only free accounts are available. In the near future, you will be able to purchase additional computing resources.
2. Google App Engine SDK is licensed and released under the Apache License 2.0.
Main features:>
- A powerful run-time environment using the Python programming language, and support for web applications frameworks such as Django.
- Persistent storage with a powerful query engine and transactions.
- Services for network access including HTTP and email.
- Google account sign-in: let your users sign in to your application using a Google account and password.
- Hosting on a free subdomain, or your own domain name.
System requirements:
- Python 2.5
Version restrictions:
- This is a preview of Google App Engine. During this preview period, applications are limited to the free quotas.
Enhancements:
- Additional fixes for file paths on Windows and OSX.
- Speed up the datastore stub.
- Allow different types in list properties in datastore.Entity and Expando.
- Add add_multi and replace_multi to memcache API.
- /clientclass.html#Client_add_multi
- /clientclass.html#Client_replace_multi
- Ignore errors from the API proxy when calling memcache read methods.
- Set the webapp Request charset property more accurately from CONTENT_TYPE.
- Fixed an issue in the development console with schema caching.
- Fixed an issue with StringListProperty not returning a class
- Fixed an issue in the development console where quotes couldnt be used within fields.
- Fixed an issue with TimeProperty("0:0") (midnight).
Risk Engine 1.3.2
Risk Engine is an efficient analysis tool for modern spreadsheet tools which works with both iWork Numbers 09 and Microsoft Excel 2008 giving users of the most advanced spreadsheet software access to modern analysis methods more>> <<less
Risk Engine 1.2.4 is a useful utility that works with both iWork Numbers '09 and Microsoft Excel ... Added the ability to launch Numbers and Excel from within Risk Engine. Improved management ofLicense:Freeware
License:Freeware
H2 Database Engine 0.9
H2 is an SQL database engine written in Java more>>
Main features:
- Fast database engine
- Free, source code is included
- Supports standard SQL
- Written in Java
- Disk based or in-memory databases
- Browser base Console application
- JDBC API
- Limited ODBC support
- Embedded and client/server (network) mode
- High availablility support (clustering / failover)
- Wide range of data types including large objects (BLOB/CLOB)
- Strong security features (SSL, users, roles, encrypted files)
- Multiple connections, table level locking
- Cost based optimizer, using a genetic algorithm for complex queries
- Transaction support (serializable transaction isolation)
- Zero-administration, automatic recovery
- Large resultset, external sorting
- Scrollable and updatable resultset support
- Read only views and inline views
- Inner and outer joins, subqueries
- Many functions already built-in
- Triggers and Java functions / stored procedures
- Referential integrity / foreign key constraints with cascade, check constraints
- Multiple schema support
- Compatibility modes for HSQLDB, MySQL and PostgreSQL
- Sequence and autoincrement columns
- Well tested (high code coverage, randomized stress tests)
- Small footprint (smaller than 1 MB)
- Uses a small number of database files
- Can be compiled to native code using GCJ
- Primary keys, multiple index types (b-tree, linear hash, tree, hash)
- ORDER BY, GROUP BY, HAVING, UNION, LIMIT
- Information Schema
- Multiple connections
- Collation support
- EXPLAIN PLAN support
- The database can generate SQL script files
- Support for linked tables, and a built-in virtual range table
- Automatic re-compilation of prepared statements
- Sophisticated trace options
- Low memory requirements
- Easy to understand exception messages
- Standard handling of NULL values
- Multilanguage console application (at this time, English and German).
yEd Diagram Editor 2.3.1
Use yEd to quickly create flow charts, UML diagrams, mind maps, and many other kinds of diagrams, graphs and networks more>>
Choose from a widerange of highly sophisticated layout algorithms to automatically arrange your diagrams in no time.
A intuitive and visually appealing user interface makes creating diagrams fun.
Once you are done with creating a diagram you can save, print or export it to popular formats like WMF, JPEG, GIF, XML, PNG or SVG.
Engine Of Regression 1.5
Engine Of Regression - Change creator types to Adobe Photoshop more>>
If a file is a jpeg, gif or a png, the script will change the creator type to that of Adobe Photoshop for convenient double-click opening into everyones favorite image editor.
If a file is an html file, the script will change its creator type to that of Macromedia Dreamweaver for convenient double-click opening into MY favorite web editor.
Agile messenger iPhone mod 1.0
Agile messenger iPhone mod - Customize your iPhone with this great theme. more>> SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE Features:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+DFD
+Use Case Details Editor - An all-in-one environment for specifying a general model specification and use case descriptions
+EJB diagram and code generation
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL and Python
+Code Generation - model to code, diagram to code
+Java Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout and reroute connector
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+PDF/HTML/MS Word Report generator
+Multilingual support
+Access code for Floating License (New)
+More...
Other UML Modeling Tools /UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Oracle JDeveloper
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...<<less
Yahoo Widget Engine 4.5.2
Yahoo Widget Engine brings you an advantageous JavaScript runtime engine for Windows and Mac OS X which enables you to run little files called Widgets that can do pretty much whatever you want them to. more>>
Yahoo Widget Engine 4.5.2 brings you an advantageous JavaScript runtime engine for Windows and Mac OS X which enables you to run little files called Widgets that can do pretty much whatever you want them to. Widgets can be alarm clocks, calculators, can tell you your WiFi signal strength, will fetch the latest stock quotes for your preferred symbols, and even give your current local weather.
What sets Yahoo! Widget Engine apart from other scripting applications is that it takes full advantage of today's advanced graphics. This allows Widgets to blend fluidly into your desktop without the constraints of traditional window borders. Toss in some sliding and fading, and these little guys are right at home in Windows XP and Mac OS X.
The format for these Widgets is completely open and easy to learn so creating your own Widgets is an extremely easy task. For the "skinning" crowd, Yahoo! Widget Engine is a dream come true. You can easily change the look, feel, layout, even functionality of a Widget so that it matches your lifestyle, your desktop, or the pants or skirt you have on that day.
e-CryptIt Engine 9.2
e-CryptIt Engine is a REALbasic plugin that will come in handy more>>
The plugin is internally segmented so only the used parts will be compiled into your application.
The Zip compression, CRC32 and Adler32 are based on the zlib library whch was not written by Einhugur Software.The e-CryptIt plugin does not require zlib to be installed.
Main features:
Encryption
- e-CryptIt - chained
- Blowfish ECB unchained mode (64 bit blocks - up to 448 bit keysize).
- Blowfish CBC chained mode - (64 bit blocks - up to 448 bit keysize).
- Twofish ECB unchained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- Twofish CBC chained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- Twofish CFB1 chained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- AES ECB unchained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- AES CBC chained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- Serpent ECB unchained mode - (128 bit blocks - up to 256 bit keysize).
- Serpent CBC chained mode - (128 bit blocks - up to 256 bit keysize).
Encoding and Decoding
- e-CryptIt
- Base64 (Raw)
- Base64Stream (Will handle extra CRs in MIME Base64)
- UU
- BinHex
- BinHexEncoderStream
- MacBinary III (Not supported on Win32 and Linux)
- MacBinaryStream (MacBinary I, II and III)
- AppleSingle and AppleDouble (Not supported on Win32 and Linux)
- AppleSingleEncoderStream
- AppleSingleDecoderStream
- YEncDecoder
- YEncEncoder
Compression
- Zip compression on strings
- Zip compression on files (.z format)
- Zip compression on streams (.z format)
Checksum
- CRC16 on strings.
- CRC16 on MemoryBlocks.
- CRC32 on strings.
- CRC32 on MemoryBlocks.
- Adler32 on strings.
- Adler32 on MemoryBlocks.
Hashing
- MD5
- SHA
- SHA1
- SHA_256
- SHA_384
- SHA_512
Keyed-Hashing
- HMAC-MD5
- HMAC-SHA1
Yahoo! Widget Engine 4.0.5
Yahoo! Widget Engine lets you run little files called Widgets that can do pretty much whatever you want them to more>>
Widgets can be alarm clocks, calculators, can tell you your WiFi signal strength, will fetch the latest stock quotes for your preferred symbols, and even give your current local weather.
What sets Yahoo! Widget Engine apart from other scripting applications is that it takes full advantage of todays advanced graphics. This allows Widgets to blend fluidly into your desktop without the constraints of traditional window borders.
Toss in some sliding and fading, and these little guys are right at home in Windows XP and Mac OS X.
The format for these Widgets is completely open and easy to learn so creating your own Widgets is an extremely easy task.
For the "skinning" crowd, Yahoo! Widget Engine is a dream come true. You can easily change the look, feel, layout, even functionality of a Widget so that it matches your lifestyle, your desktop, or the pants or skirt you have on that day.