Username:    Password:    Remember me     
Translate This Page
Navigation
Navigation 2
Forum Navigation
Support Menu
Friends



rapidshare

Torrent

Sodyba Baltasis Ryklys

4music.lt

Pramogos

www.E-Mp3.LT NEMOKAMA Muzika Tau ir Tavo Sielai!

Muzikos Doze Visai Dienai

Nemokama muzika

Friends

Friends

Tavo reklamos vieta

Advertising
Latest Newz
Welcome Guests

Only registred users can see more news

The creator of THIS PAGE or the ISP(s) hosting any content on this site take NO responsibility for the way you use the provided on this site. These files and anything else on this site are here for private purposes only and If you want to use a software for business purpose, please purchase it from your local retailer or software author. nothing on this page is illegal the way it is. If you use this page for anything other than educational or entertainment purposes, i'm not held responsible for your actions or anything as a result of this page. Misuse could result in breaking the law so use at your own risk!!! If you want to try any application, you must delete it within 24 hours of receiving even if you can't get it to work. DOWNLOAD AT YOUR OWN RISK!!! If you have any problems with this site or material this site contains simply press "back" button. If you are affiliated with any government, or ANTI-Piracy group or any other related group or were formally a worker of one you CANNOT enter this web site, cannot access any of its files and you cannot view any of the HTML files. All the objects on this site are PRIVATE property and are not meant for viewing or any other purposes other then bandwidth space. DO NOT ENTER whatsoever! If you enter this site you are not agreeing to these terms and you are violating code 431.322.12 of the Internet Privacy Act signed by Bill Clinton in 1995 and that means that you CANNOT threaten our ISP(s) or any person(s) or company storing these files, cannot prosecute any person(s) affiliated with this page which includes family, friends or individuals who run or enter this web site. By continuing to enter this site, you are expressly and impliedly agreeing to all terms as stated above.

You are guest. Please REGISTER or LOGIN. Only registred users can see more news, change portal language, style, communicate... [ ewares.org ]

Rapidshare ACC
Best on eWarezTeam
eWares Forum
Applications
All windows applications go in here..
Games
Share the latest full game ripz and isoz with us..
Movies
Share the latest full screeners and DVDrips in here...

Music
Share your albums or latest singles here...

E-bookz & Tutorials
Share your knowledge with us...

Webmaster
Monstertemplates, Fonts, Wallpapers, Icons, PHP, Perl, Java scripts, it's all welcome..

Non-Windows Warez
Linux, Unix, Mac OS, Palm, DOS, you name it...

GSM, Palm ...
All mobile applications go in here..

REPORT BROKEN LINK
If you found any dead link, please let us know in comments
Microsoft Visual Studio 2008 Team Suite
Category: Programming



Microsoft® Visual Studio® 2008 delivers on the Microsoft vision of smart client applications by enabling developers to rapidly create connected applications that deliver the highest quality, rich user experiences. With Visual Studio 2008, organizations will find it easier than ever before to capture and analyze information to help them make effective business decisions. Visual Studio 2008 enables organizations of every size to rapidly create more secure, manageable, and reliable applications that take advantage of Windows Vista™ and the 2007 Office system.

Visual Studio 2008 delivers key advances for developers in three primary pillars:

* Rapid application development
* Effective team collaboration
* Break through user experiences

Visual Studio 2008 provides advanced development tools, debugging features, database functionality, and innovative features for quickly creating tomorrow's cutting-edge applications across a variety of platforms.

Visual Studio 2008 includes enhancements such as visual designers for faster development with the .NET Framework 3.5, substantial improvements to Web development tools and language enhancements that speed development with all types of data. Visual Studio 2008 provides developers with all the tools and framework support required to create compelling, expressive, AJAX-enabled Web applications.

Developers will be able to take advantage of these rich client-side and server-side, frameworks to easily build client-centric Web applications that integrate with any back-end data provider, run within any modern browser, and have complete access to ASP.NET application services and the Microsoft platform.

[ Read the rest ... ]
Posted on 01/05/10   | Add/Read Comments: 4
MATHCAD 12
Category: Programming


Mathcad is the most convenient and flexible software for everyday computations on the market. The use of standard mathematical notations makes it very easy to follow the logic of calculations in a worksheet (as opposed to code based interface of other software packages). It also allows very fast learning - you can start doing your calculations with Mathcad almost immediately, even if you never used it before.

Mathcad combines ability to do numerical calculations with a very intuitive way to work with symbolic mathematics. It is not as advanced as Matlab for programming and data based numerical computations, but is far superior if you want to work with mathematical functions and operators as opposed to just array of numbers. In this way Mathcad is similar to Maple, but its interface is much more intuitive. I found that in 90% of cases Mathcad was more convenient to use for me that Matlab or Maple.

One drawback is that Mathcad has somewhat limited ability to customize the appearance of graphs. It is enough to make rough plots of data to analyze results, but it is generally not sufficient to make publication quality graphs. In this case I normally generate data sets with Mathcad and plot it with more specialized software such as Origin. Also, it is not always optimized for speed - large scale computations make take long time. But if you are in business of doing large scale computations, you are probable using custom developed code anyway.

Overall Mathcad is excellent tool for most day-to-day calculations.

[ Read the rest ... ]
Posted on 12/06/09   | Add/Read Comments: 0
Delphi 2007 DVD
Category: Programming


[ Read the rest ... ]
Posted on 11/11/09   | Add/Read Comments: 1
ResEdit v1.4.7
Category: Programming


ResEdit 1.4.7


Easy to use resource editor ResEdit is a useful resource editor for Win32 programs. You can use it if you want to use dialogs, icon, version information or other types of resources. Output files can be compiled by any Win32 compiler, like MinGW and Microsoft Visual C++.

ResEdit always generates 2 files:
One with the rc extension, witch contains the code (the name depends on the project name)
An include file always named resource.h (it is impossible to change it), witch contains the ID definitions.
Then you can simply use these 2 files in your C/C++ project. You only have to include the resource.h file in the files using resources.

Here are some key features of "ResEdit":
· Importing most of the rc files generated by Microsoft Visual Studio ressource editor. Actually it is not guaranteed that the file will be safely imported (ResEdit does not really understand #ifdef for example).
· Advanced Dialog editor. All existing kind of controls are supported.
· Possibility to include all sort of ressources. For some of them (icon, cursors...), it is not possible to edit them. There are other programs dedicated to this.
· Generation of C++ code for the Dialogs (code with CreateWindowEx) and Menus (CreateMenu, CreatePopupMenu...). However it is not possible to import C++ sources files.


[ Read the rest ... ]
Posted on 07/27/09   | Add/Read Comments: 0
Jasob 3.1.4
Category: Programming


With Jasob your JavaScript code will become impossible to understand thus preventing anyone to steal and modify it. Its size will typically shrink for around 70% which will significantly improve download time and execution speed in the Web browser. How Jasob achieves this? Jasob reads files with JavaScript code and replaces descriptive variable and function names like Customer, Salary, FirstName... with meaningless names like d, g, m... It also removes comments and unnecessary white space characters (space, tab, carriage return, line feed). The functionality of the code remains the same while source code changes dramatically. This process is called obfuscation, and the tool is called obfuscator. Obfuscated code is impossible to reverse-engineer and extremely hard or impossible to understand. Jasob also hadles Cascading Style Sheet (CSS) code in a similar fashion as JavaScript code and also removes white space characters and comments from non-JavaScript/CSS code (like from HTML code). Along with other features, this makes Jasob a complete solution for Web content optimization. It is better to distribute obfuscated version of your Web content and to keep your original source code for yourself.


[ Read the rest ... ]
Posted on 03/19/09   | Add/Read Comments: 3
TVideoGrabber v7.2.4 build 7.5.212.27 Delphi
Category: Programming


TVideoGrabber is a versatile video capture component and media player component that will help you to saving time, money and effort in the development of your video application.

TVideoGrabber captures and records video and audio streams from most of the video capture devices like DV camcorders, USB webcams, PCI capture cards, TV cards, USB capture devices, firewire cameras.

TVideoGrabber includes a powerful media player that lets you capture frames, perform graphic and text overlays, play the clips faster or slower, and much more...


[ Read the rest ... ]
Posted on 12/11/08   | Add/Read Comments: 1
UltraEdit-32 v14.00a
Category: Programming


Ultra Edit - Text, HEX, HTML & programmers editor for allyour editing. An excellent replacement for Notepad and a whole lot more. Powerful yet very easy to use for thenovice and experienced power user. The userconfigurable syntax highlighting (coloring) ispre-configured for HTML, Java, C/C++, VB - even hasspecial support for ASP. Users have often edited filesof 1GB or larger with UltraEdit-32. Its disk-basedediting design allows for easy handling of large fileswithout using up lots of RAM. UltraEdit-32 will meet your editing needs.

Key Features:
* Code Folding
* Supports 64-bit file handling (standard) on all 32-bit Windows platforms
* Unicode support
* Disk based text editing and large file handling - supports files in excess of 4GB, minimum RAM used even for multi-megabyte files
* Mulitline find and replace dialogs for all searches (Find, Replace, Find in Files, Replace in Files)
* 100,000 word spell checker, with foreign languages support (American English, British English, Dutch, Finnish, French, German, Hungarian, Italian, Spanish and Swedish)
* Syntax highlighting - configurable, pre-configured for C/C++, VB, HTML, Java, and Perl, with special options for FORTRAN and LaTex. Multiple wordfiles available for download
* FTP client built in to give access to FTP servers with multiple account settings and automatic logon and save. (32-Bit Only) Includes support for SFTP (SSH2)
* SSH/Telnet window
* Project/workspace support
* Environment Selector - Provides predefined or user-created editing "environments" that remember the state of all of UltraEdit's dockable windows, toolbars and more for user convenience.
* Integrated scripting language to automate tasks
* Configurable keyboard mapping
* Column/block mode editing
* Hexadecimal editor allows editing of any binary file, shows binary and ASCII view
* Named templates
* HTML toolbar preconfigured for popular HTML functions
* WebSearch Toolbar: highlight text and click a websearch toolbar button to search for highlighted term from within the editor
o Google search
o Yahoo search
o Wikipedia
o Dictionary.com
o Thesaurus.com
o Whois
o Network Solutions Whois
o PHP.net search
o cplusplus.com search
o MSDN online search
* File encryption / decryption
o Encrypt your sensitive source code files using your own key
o Integrates with UltraSentry to (optionally) securely destroy original, unencrypted file
o Decrypt files in UltraEdit only
* Integration with UltraSentry to securely delete UltraEdit temporary files
* Multi-byte support with integrated IME support


[ Read the rest ... ]
Posted on 10/27/08   | Add/Read Comments: 0
Datastead TVideoGrabber SDK component v7.5
Category: Programming


For C#, VB.NET, Delphi, C++Builder, C++, VB6, C++6.0 and ActiveX-compatible development tools.

TVideoGrabber is a versatile video capture component and media player component that will help you to saving time, money and effort in the development of your video application.

TVideoGrabber captures and records video and audio streams from most of the video capture devices like DV camcorders, USB webcams, PCI capture cards, TV cards, USB capture devices, firewire cameras.


TVideoGrabber includes a powerful media player that lets you capture frames, perform graphic and text overlays, play the clips faster or slower, and much more...

TVideoGrabber includes a single video component the following features:

- VIDEO PREVIEW,

- VIDEO RECORDING,

- AUDIO RECORDING,

- MEDIA PLAYER,

- FRAME CAPTURE,

- GRAPHIC AND TEXT OVERLAYS,

- IP CAMERAS / IP VIDEO SERVERS

- MOTION DETECTION,

- VIDEO PROCESSING,

- LIVE VIDEO STREAMING,

- AUDIO BROADCASTING,

- SCREEN or WINDOW RECORDING,

- SEND TO DV (Print to DV),

- CREATION OF VIDEO CLIPS FROM SET OF BITMAPS,

- REENCODING OF VIDEO CLIPS,

- CROPPING AND ZOOMING,

- AUDIO VU-METERS,

- DUAL DISPLAY.

TVideoGrabber is designed to be easy and comprehensive to use.

Simply put a TVideoGrabber component on a form and invoke StartPreview to get the preview running!

Several instances of TVideoGrabber may run concurrently, e.g. to display a video capture window and a media player window on the same form, or to run several cameras concurrently on the same form.

[ Read the rest ... ]
Posted on 10/25/08   | Add/Read Comments: 0
Crocodile Mathematics 401
Category: Programming




User-friendly mathematical modelling software for secondary school geometry and numeracy.

Mathematical modelling is made simple - link shapes, numbers, equations and graphs to create your models. Welcome to the world of experimental mathematics...

Features
:: Shapes in Crocodile Mathematics
Shapes are the basic building blocks in Crocodile Mathematics. You can use them to build a wide range of models.
:: Making relations between parts
Crocodile Mathematics allows you to link shapes' properties to one another by defining a relation between them.
:: Transforming shapes
Most of the shapes in Crocodile Mathematics can be transformed easily - including rotations, reflections, enlargements and translations.
:: The graph tool
Crocodile Mathematics has a graph tool, which allows you to quickly draw graphs on-screen, and edit their parameters easily.
:: Equations in Crocodile Mathematics
Connections between the parts in your model can be made by clicking and dragging with the mouse. They are used to link the parts and build mathematical models.
:: Number parts, inputs and outputs
Number parts link to equations and shapes to provide inputs and outputs for your models.

[ Read the rest ... ]
Posted on 05/23/08   | Add/Read Comments: 6
Crocodile Chemistry 605
Category: Programming




Welcome to Crocodile Chemistry: a simulated chemistry laboratory where you can model experiments and reactions safely and easily.

Drag chemicals, equipment and glassware from the toolbars at the side of the screen, and combine them as you wish. Choose whatever quantities and concentrations you like: reactions are modelled accurately as soon as you mix the chemicals. Plot graphs to analyse data from your experiment, and view mechanisms using 3D animations.

Includes 63 lesson kits designed for the new science curriculum, making it much easier to prepare for your teaching.

[ Read the rest ... ]
Posted on 05/23/08   | Add/Read Comments: 5
Go to page       >>  
Quick Site search
Loading




Counters
VS TOP Top.Ob.Lt
Users Online

Rapidshare Premium Account

eWares Radio
Respected Sites
Welcome
Username:

Password:


Remember me

[ ]
[ ]
[ ]
Donations

If you enjoy and use this site regularly, please help to keep it alive by donating. All the money will go back into server payments.
Dating online

Latest News
Top Countries
free counters
Top Referral Stats
Render time: 0.1458 sec, 0.0377 of that for queries.