My Dear Friends:

We moved to

www.SoftStreet.net



Please come to visit us
Thanks for your patient, Best wishes for you

Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Sunday, April 13, 2008

From Program to Product: Turning Your Code into a Saleable Product


From Program to Product:
Turning Your Code into a Saleable Product
2008 - 224 Pages - PDF - 2.83 MB


Do you have an idea for a commercially viable software product or already have a product with the potential for dream financial rewards? Would–be software entrepreneurs must consult From Program to Product: Turning Your Code into a Saleable Product, written by software developer and entrepreneur Rocky Smolin, for an indispensable roadmap to creating a commercially successful software product. Smolin shares insights from his own experience and covers topics you may never anticipate but are vital to success, like pricing, documentation, licensing, and tracking customers.

What you’ll learn

Rocky Smolin walks you through the essentials of turning a development project into a product, including:

:: How to determine the best method of licensing your work and how to enforce that license
:: Choosing the appropriate price, calculating potential revenue, and selecting payment methods, including leasing and support options
:: Selling products direct to the customer, and via other sales channels
:: Managing technical considerations within your development project, including logos, splash screens, output, error trapping and reporting, and localization/internationalization
:: Creating attractive packaging and developing an appearance for the product, including within the application itself, supporting documentation, and in external components
:: Handling marketing, sales, and administration—learn product differentiation, lead generation, prospect tracking, and customer follow–ups


Click Here to Read More

Teach Yourself Java 6 in 21 Days


Teach Yourself Java 6 in 21 Days
2007 - 721 Pages - PDF - 3.62 MB


In just 21 days, you can acquire the knowledge and skills necessary to develop three kinds of programs with Java: applications on your computer, servlets on a web server, and browser-launched Java Web Start applications.

No previous programming experience required. By following the 21 carefully organized lessons in this book, anyone can learn the basics of Java programming.

Learn at your own pace. You can work through each chapter sequentially to make sure you thoroughly understand all of the concepts and methodologies, or you can focus on specific lessons to learn the techniques that interest you most.

Test your knowledge. Each chapter ends with a Workshop section filled with questions, answers, and exercises for further study. There are even certification practice questions.


Click Here to Read More

Java After Hours: 10 Projects You'll Never Do at Work


Java After Hours: 10 Projects You'll Never Do at Work
June 2005 -336 Pages - CHM - 2.74 MB


Take your Java programming skills beyond the ordinary. Java After Hours: 10 Projects You'll Never Do at Work will make Java your playground with ten detailed projects that will have you exploring the various fields that Java offers to build exciting new programs.

You'll learn to:

:: Create graphics interactively on Web servers
:: Send images to Web browsers
:: Tinker with Java's Swing package to make it do seemingly impossible things
:: Search websites and send e-mail from Java programs
:: Use multithreading, Ant and more!

Increase your Java arsenal by taking control of Java and explore its possibilities with Java After Hours.


Click Here to Read More

Friday, April 11, 2008

AJAXWorld Magazine - Nov 2007


AJAXWorld Magazine
Nov 2007 - 19 Pages - PDF - 2.57 MB


AJAXWorld Magazine is the pre-eminent independent vendor-neutral resource for the fastest growing new segment of the software business: entirely Web-based applications and experiences like Gmail, Google Maps, Live.com, MySpaces, and Flickr.

AJAXWorld Magazine recognizes that the next-generation user-centric Web is hurtling toward us and that it's a rich-media future in which AJAX, as the most talked about of all the Rich Internet technologies, is positioned firmly at center stage.

AJAXWorld Magazine provides developers, architects, IT managers, and corporate decision makers with comprehensive information and insight into the biggest paradigm shift in website design, development, and deployment since the invention of the World Wide Web fifteen years ago.


Click Here to Read More

Saturday, April 5, 2008

SQL Server Magazine - April 2008


SQL Server Magazine
April 2008 - 54 Pages - PDF - 3.93 MB


Download From Rapidshare
or
Download From Easy-Share


Click Here to Read More

Thursday, March 27, 2008

VS PHP for Visual Studio 2005 2.4.4.4494


VS PHP for Visual Studio 2005 2.4.4.4494
Size: 27.86 MB


VS.Php is a Php integrated development environment based on Visual Studio. With VS.Php you can design, develop, debug and deploy Php applications within the Visual Studio IDE. VS.Php key features are around providing rich Php and Smarty editing capabilities as well as its ability to debug Php scripts locally as well as remotely.

VS.Php offers a set of productivity features designed to improve productivity. The new 2.4 release offers many improvements around debugging and deployment of remote projects.

:: Php IDE Benefits
:: Be more productive and obtain faster results
:: Build dynamic web applications and web services using Php
:: Collaborate better with your software team
:: Ensure quality early and often throughout the development process
:: Deploy your application securely
:: Leverage your existing software tool investment


Click Here to Read More

Wednesday, March 26, 2008

VB AntiCrack 1.3


VB AntiCrack 1.3
Size: 5.14 MB


VB AntiCrack application is used to make it more difficult to crack programs written in Visual Basic 6.0.
Most crackers will not be able to crack your program because they will not find a single text strings in your EXE file, which will make searching for the code they need much more complicated.

As you can probably guess, it makes sense to use this application only if your program is not freeware and has a time limitation or password protection; this will make it interesting for those who crack software protection.

Here are some key features of "VB AntiCrack":
:: projects are processed as a whole (the program automatically finds all files included in the project and processes them in a special way);
:: if files included in the project are stored in different folders, the program will offer to collect them in one folder;
:: the program logs all important operations in a report that you can save to a file;
:: the program has an intuitive interface with hints on the status bar.


Click Here to Read More

Adersoft VbsEdit v3.3.25.6


Adersoft VbsEdit v3.3.25.6
Size: 3.60 MB


VbsEdit, the award-winning VBScript editor that dramatically reduces the time you spend writing .VBS scripts

Download From Rapidshare
or
Download From Easy-Share


Click Here to Read More

Tuesday, March 25, 2008

MProjector 3.1.1e


MProjector 3.1.1e
Size: 7.34 MB


mProjector enables you to develop windowless Flash applications such as Virtual Toys, Multiple window applications with synchronous inter-window communication, Desktop Toolbars,... mProjector was built with mProjector!

• Synchronous Commands - No FSCommands or Callbacks
mProjector v2 extends ActionScript with five powerful new objects. Unlike other FSCommand-based solutions, these methods are native ActionScript functions which execute synchronously, returning their results immediately. This makes ActionScript code using the mProjector v2 functions easy to understand, follow, and debug. mProjector v2 also supports event handling so your desktop application development looks and feels like any web application.

• Multiple Windows Support
mProjector v3 allows you to create multiple projector windows, each playing a different SWF file. These windows can communicate synchronously using your own functions. Any method you define in a window can be called by any other mProjector window with a reference to the window.

• Windows API - ActionScript COM interface
Since mProjector's objects won't always be enough, mProjector provides you native ActionScript access to the entire Windows API. If you need to launch Windows message boxes or access a Windows database, mProjector enables you to instantiate the necessary COM object.

• Extensible Architecture
mProjector has an expandable architecture. You can add your own functionality by publishing your C++, C#, Delphi, Visual Basic, etc. as a standard COM object, or you can build an mProjector plug-in.


Click Here to Read More

Friday, March 21, 2008

Portable SkinCrafter 2.6


Portable SkinCrafter 2.6
Size: 5.55 MB


SkinCrafter ActiveX developer library allows you to create easily skinnable end-user applications. Support for MS Visual C++, MS Visual Basic, Delphi, Windows Forms (.NET), and all Win32 languages that support COM objects.


Flexible controls customization for all Windows elements with total control over the title bar, window borders, MDI applications, buttons, boxes and all other windows common controls. Semi-transparency feature presented by SkinCrafter allows creating more realistic and good looking user interfaces with special effects e.g. smoothing, glass effect and others.


SkinCrafter custom skinning implementation library improves the visual outlook of your applications. Adding originality and making them eminent and memorable. Whether you're an in-house software developer who creates modern, skinnable application for your company's employees, or an independent software developer who dreams of increasing sales by supplying unique-looking applications, SkinCrafter is the right solution for you.


Do you care what kind of impression you give the users of your software? If you want a unique, distinctive, customized, personalized interface for your software, SkinCrafter is the solution.




Click Here to Read More

Thursday, March 13, 2008

XlsToOracle v1.2.1.12


XlsToOracle v1.2.1.12
Size: 3.12 MB


XlsToOracle is a tool to import Excel data to Oracle database. Main features: (1) Read data from excel sheet into an Oracle Table. (2) Doesn't require Oracle client software. (3) Run SQL command to see importing results.


Click Here to Read More

Monday, March 10, 2008

Yaldex 1st JavaScript Editor Pro 3.8


Yaldex 1st JavaScript Editor Pro 3.8
Size: 8.84 MB


Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP(Net) syntax highlighting, etc) and the built-in preview, the program offers large snippets library with full collection of HTML tags, HTML attributes, HTML events, JavaScript events and JavaScript functions, attributes, statements and operators (such as window, document, frame, history, location, navigator, date, math, string, etc - at whole over 1200), allowing you to insert them into web page by click.


Click Here to Read More

Wednesday, March 5, 2008

ASP.NET in 60 Minutes a Day


ASP.NET in 60 Minutes a Day
2003 - 807 Pages - PDF - 10.74 MB


:: Introduces Microsoft's widely-used, free Web development tool to new users and to those preparing for certification
:: Includes thirty one-hour lessons that recreate a typical week-long introductory seminar
:: Gets readers quickly up-to-speed on using ASP.NET and Web Matrix to develop Web pages and Web services
:: The author has taught ASP.NET and other Microsoft tools for Xerox Connect and other major corporations
:: Companion Web site features an online presentation by the author that follows along with each chapter and includes an audio-only option for readers with dial-up Internet connection


Click Here to Read More

Saturday, March 1, 2008

Moonlight VB-PowerWrap 4.5


Moonlight VB-PowerWrap 4.5
Size: 2.36 MB


VB-PowerWrap allows developers to distribute their programs without the host of various OCX's and DLL's. Developed to help Visual Basic programmers distribute their executable file(s) without worrying about runtime dependencies, VB-PowerWrap allows you to package all .dll's and .ocx's inside the executable of your VB program, with no setup or installation to run.

VB-PowerWrap scans a Visual Basic project, wraps the appropriate files, and creates a self-contained file for distribution. Powerful compression creates the smallest .exe possible.

VB-PowerWrap features:
Compresses all DLL's and OCX's
Registers appropriate controls on user's machine if needed
No runtime headaches
Automatically scans your project for DLLs and OCXs.
Works with Visual Basic 4, 5 and 6.


Click Here to Read More

Friday, February 29, 2008

ToolbarStudio 4.0.2.43


ToolbarStudio 4.0.2.43
Size: 10.81 MB


ToolbarStudio - Dynamic IE & Firefox Toolbar Builder
With ToolbarStudio software you'll be able to build your own branded toolbars in minutes.
:: Drive Customers Back to your website
:: Add RSS Reader, E-mail Checker, Auto-Fill, Tell-a-Friend, Radio and other Plug-ins
:: Run Javascript from the toolbar and provide 'Toolbar-Web Page' interaction
:: Create dynamic content from your forums, databases, etc.
:: Post data to your server, like an HTML-form does
:: Generate Options page that enables users to customize the toolbar
:: Bookmark your favorite websites
:: Create Multilingual Installers and Toolbars
:: Auto-Update your toolbars when you want
:: Add Mini-webpages to make money from promotions in your toolbar and much more...


Click Here to Read More

Tuesday, February 26, 2008

GUI Design Studio 2.4.79.0


GUI Design Studio 2.4.79.0
Size: 10.38 MB


"Create User Interface Designs and Interactive Prototypes The Easy Way Without Writing A Single Line of Code"

Overview
GUI Design Studio is a graphical user interface design tool for Microsoft Windows that you can use to rapidly create demonstration prototypes without any coding or scripting.

Draw individual screens, windows and components using standard elements, connect them together to storyboard operational workflow then run the simulator to test your designs.

GUI Design Studio can be used whenever you need to draw what an application should look like or show how its parts connect and flow together such as:
:: documenting product ideas
:: creating project proposals
:: requirements capture
:: creating screen mock-ups
:: producing detailed specifications for developers
:: suggesting enhancements to existing products
:: + many more uses

Create presentations to users and stakeholders or even just to yourself to:
:: verify designs
:: explore alternatives
:: evaluate different usage scenarios


Click Here to Read More

Sunday, February 17, 2008

Abdio Hex Editor 6.0

Abdio Hex Editor 6.0
Size: 2.58 MB
Abdio Hex Editor is one friendly Hex data editor, you can edit all documents and the document format, providing an exceptionally stable and robust program that you can always count on to get your job done quickly and efficiently. There are many features available in Hex Editor.

Powerful features:
:: Edit, Cut, Copy, Paste, Insert.
:: Delete hex, Print, and export to Txt.
:: Supports drag and drop.
:: Friendly interface,Easy to operate.
:: Searches and replaces
:: Fast data contrast and analysis function.
:: Effective goto function
:: Character translation (windows, Dos 8 Bit, ASCII 7 Bit, Macintosh EBCDIC Codepage 38, Custom translation)
:: Offset format (Hex, Decimal, Octal)
:: Document Divide and Combine
:: CMOS tool
:: Decimal conversion
:: Decimal, HEX comparative Table
:: ASCII Table
:: Fast search function


Click Here to Read More

Tuesday, February 12, 2008

Perl Dev Kit Pro v7.1.0.284030

Perl Dev Kit Pro v7.1.0.284030
Size: 9.24 MB
The Perl Dev Kit (PDK) provides essential tools for Perl programmers, making it simple to build and deploy applications. PDK features application builders for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX; plus a suite of tools to speed development time and improve code quality.
PDK 7.1 supports ActivePerl 5.6, ActivePerl 5.8 and ActivePerl 5.10. As per our usual policy, this is a free update for all PDK 7.0 users.

Deploy
:: Deploy your Perl programs to anyone, anywhere.
:: Deliver code as executables or as Windows Services,
:: ActiveX components,
:: .NET assemblies or in the System Tray.
:: Easily create MSI files using Perl code.

Code
:: Filter text interactively, with on-the-fly results.
:: Jumpstart your transition from VBScript to Perl.

Fix
:: Improve code performance and reliability through coverage
:: Experiments, hotspot analysis and data set comparisons.
:: Find problems fast with the nimble Windows debugger.

PDK Pro includes the complete suite of PDK tools for creating and deploying Perl applications. Graphical user interfaces for all application builders make creating executables fast and easy, with visual guides to a wealth of build options. The comprehensive feature set includes PerlApp, Coverage Analyzer, Filter Builder, VBScript Converter, Graphical Debugger, PerlMSI, PerlCtrl, PerlNET, PerlSvc and PerlTray.


Click Here to Read More

Monday, February 4, 2008

Deluxe Menu 3.2.3.6

Deluxe Menu 3.2.3.6
Size: 2.71 MB


Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost.



Click Here to Read More

Thursday, January 31, 2008

Best PHP Scripts (255 Scripts)

Best PHP Scripts (255 Scripts)
Size: 39.61 MB


Rapidshare Link - Easy-Share Link


Click Here to Read More