Geometry.Net - the online learning center
Home  - Basic_A - Application Dev Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 10     181-200 of 202    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | 11  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Application Dev Programming:     more detail
  1. Programming Flex 2: The comprehensive guide to creating rich media applications with Adobe Flex (Programming) by Chafic Kazoun, Joey Lott, 2007-04-16
  2. Learning Flex 3: Getting up to Speed with Rich Internet Applications by Alaric Cole, 2008-06-15
  3. Programming Flex 3: The comprehensive guide to creating rich media applications with Adobe Flex (Programming) by Joey Lott, Chafic Kazoun, 2008-09-15
  4. Flex 3 User Interface Design & Development: Creating User-Friendly Rich Internet Applications by Matt Voerman, Simon Reid, 2008-07-15
  5. ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers by Joey Lott, Darron Schall, et all 2006-10-11
  6. Clarisworks 3.0 Book for Macintosh Users by Hayden Development Group, Hayden Dev, 1996-06
  7. ActionScript 3.0: The Quick Answer Guide for Flash Professionals by Darren Richardson, David Stiller, et all 2008-06-15
  8. Apollo for Adobe Flex Developers Pocket Guide by Mike Chambers, Rob Dixon, et all 2007-03-16
  9. Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide (Adobe Developer Library) by Mike Chambers, Daniel Dura, et all 2007-07-03
  10. Adobe AIR for JavaScript Developers Pocket Guide (Pocket Guides) by Adobe Development Team, 2008-03-15
  11. Flex 3 Cookbook by Joshua Noble, Todd Anderson, 2008-05-13

181. JAGA: Java API For Genetic Algorithms
Java API for implementing any kind of genetic algorithm and genetic programming applications quickly and easily.
http://www.jaga.org
JAGA is an extensible and pluggable API for implementing genetic algorithms (GA) and genetic programming (GP) applications in Java.

  • JAGA is a collaborative effort of evolutionary computation and software systems engineering research groups: its plug-in style architecture and well-planned design allows to create GA and GP applications quickly and easily.
    JAGA contains a wide range of ready-to-use evolutionary algorithms, genetic operators and genotype representations.
    JAGA has been and is being used for active academic research.
    JAGA comes with tutorials and a step-by-step introduction on GA and GP in general and on how to implement then using JAGA in particular.
    JAGA is new - although the current release is stable and provides a wire range of functions, JAGA is still in development.

Please note that is page is in development.
Expected completion: Summer 2004.
Last update: 21.05.2004

182. Tcl/Tk
We call these programming tasks integration applications. For enterprises, theintegration platform is becoming as strategically important as the OS and
http://www.tcl.tk/software/tcltk/
Tcl/Tk TclPro/TDK Tcl Plugin Tcl/Tk Ports ... CVS Tcl/Tk Pick Your Version Tcl (Tool Command Language) is used by over half a million developers worldwide and has become a critical component in thousands of corporations. It has a simple and programmable syntax and can be either used as a standalone application or embedded in application programs. Best of all, Tcl is open source so it's completely free. Tk is a graphical user interface toolkit that makes it possible to create powerful GUIs incredibly quickly. It proved so popular that it now ships with all distributions of Tcl. Tcl and Tk were created and developed by John Ousterhout. Developers all over the world followed his example and built their own Tcl extensions. Today, there are hundreds of Tcl extensions for all manner of applications. We have cataloged hundreds of of these contributions, which you can find listed under our Applications Extensions , and Tools Tcl and Tk are highly portable, running on essentially all flavors of Unix, (Linux, Solaris, IRIX, AIX, *BSD*, the list goes on and on) Windows, Macintosh, and more. There are several sites that provide precompiled binaries for various platforms that are listed under our

183. Java Theory And Practice: Safe Construction Techniques
Concurrent programming in Java applications is more complicated than it looks there are several subtle (and not so subtle) ways to create data races and other concurrency hazards in Java programs. In this installment of Java theory and practice, Brian Goetz looks at a common threading hazard allowing the this reference to escape during construction. This harmlesslooking practice can cause unpredictable and undesirable results in your Java programs.
http://www-106.ibm.com/developerworks/library/j-jtp0618.html
var title = "Java theory and practice: Safe construction techniques"; var contentAreaList = "java, "; var emailAbstract = "Concurrent programming in Java applications is more complicated than it looks: there are several subtle (and not so subtle) ways to create data races and other concurrency hazards in Java programs. In this installment of Java theory and practice, Brian Goetz looks at a common threading hazard: allowing the this reference to escape during construction. This harmless-looking practice can cause unpredictable and undesirable results in your Java programs."; Country/region select All of dW eServer Lotus Rational Tivoli WebSphere Autonomic computing Grid computing Java technology Linux Open source Power Architecture Web architecture Wireless XML dW forums dW Subscription alphaWorks All of IBM Home Products My account developerWorks ... Rate this page
Related links Java technology technical library
developerWorks
Java technology
Java theory and practice: Safe construction techniques
Don't let the "this" reference escape during construction Document options Document options requiring JavaScript are not displayed Discuss
Rate this page Help us improve this content
Level: Intermediate Brian Goetz brian@quiotix.com

184. Resume Of Andres Inn
Strong skills in computer applications including programming, system modelling, database development, and financial analysis.
http://my.tele2.ee/inn_andres

185. Python Programming With The Java™ Class Libraries: A Tutorial For Building
By Richard Hightower; AddisonWesley, 2002, 0201616165. Begins with Python basics, many exercises, interactive sessions. Shows programming novices concepts and practical methods. Shows programming experts Python's abilities and ways to interface with Java APIs. publisher website
http://www.awprofessional.com/catalog/product.asp?product_id={872914EE-05D4-4A26

186. Codebytez
Lessons learn during author's ten years of programming with reallife examples. Practical applications of theoretical principles.
http://codebytez.blogspot.com
@import url("http://www.blogger.com/css/blog_controls.css"); @import url("http://www.blogger.com/dyn-css/authorization.css?blogID=6501711"); @import url(http://www.blogger.com/css/navbar/main.css); @import url(http://www.blogger.com/css/navbar/3.css); Notify Blogger about objectionable content.
What does this mean?
BlogThis!
codebytez
code lessons
Monday, August 22, 2005
Gates' Law
"The speed of processors doubles every 18 months" Moore's law "The speed of software halves every 18 months" Gates' law I'm uncertain if Gates' Law was meant as a joke, but I did notice that Lotus 123 ran at about the same speed on an old 80286 as excel runs on your modern PC. Some of it is certainly because newer hardware makes more things possible, such as the graphical interface and tooltips. Newer software does try to be sexier by doing flashy things such as the talking paperclip. This causes a tendency for the software to bloat to the point of saturation, i.e. until it performs at barely acceptable speeds. But application programming seems to get worse with faster processors. Even with more memory, faster disks and multiple CPUs, your average web application runs slower. Is it possible that the faster hardware has made us worse programmers?

187. Oz Programming System
Concurrent constraint programming language designed for applications needing complex symbolic computations, organization into multiple agents, and soft realtime control. The original Oz DFKI Oz 2.0; features, tools, documents, download. Predecessor of Mozart.
http://www.ps.uni-sb.de/oz2/

188. Welcome To Covansys
Provides information technology services, including conversion and testing services, applications development and maintenance, client/server applications development, packaged software implementation, and contract programming services, to wide range of industries. (Nasdaq CBSI).
http://www.cbsinc.com/
//varPageID = "services"; //company, services, clients, partners, investors, newsroom, careers, worldwide
Covansys Opens New Global Development Center In Bangalore, India
Covansys Reports Solid Second Quarter 2005 Results Covansys Schedules Conference Call For July 28, 2005 To Discuss Second Quarter 2005 Financial Results Covansys Corporation Opens NASDAQ ... Legal Information

189. Oreilly.com -- Online Catalog: Win32 API Programming With Visual Basic, First Ed
Provides the missing documentation for VB programmers who want to harness the power of accessing the Win32 API within Visual Basic. It shows how to create powerful and unique applications without needing a background in Visual C++ or Win32 API programming.
http://www.oreilly.com/catalog/win32api/
Sign In/My Account View Cart Book List Learning Lab ... Jobs
Search Resource Centers Bioinformatics C/C++ Databases Digital Media ... XML Book Series Annoyances CD Bookshelves Cookbooks Developer's Notebooks ... Personal Trainer Publishing Partners Mandriva No Starch Press Paraglyph Press PC Publishing ... Syngress Publishing Online Publications LinuxDevCenter.com MacDevCenter.com ONDotnet.com ONJava.com ... XML.com Sponsored Zones Novell Learning Channel Special Interest Beta Chapters Events From the Editors List Letters ... tim.oreilly.com Special Sales Academic Corporate Services Government Inside O'Reilly About O'Reilly Bookstores Catalog Request Contact Us ...
Register your book
to get email notification of new editions, special offers, and more.
Win32 API Programming with Visual Basic
By  Steven Roman, Ph.D.
First Edition November 1999
ISBN: 1-56592-631-5
Buy from O'Reilly: Buy Online at: select a store O'Reilly Amazon.com Amazon.co.uk Amazon.ca BN.com Bookpool Bookshop Santa Cruz Borders Chapters.indigo.ca Cody's Books Digital Guru Foyles NerdBooks.com Opamp Technical Books PC Bookshop (UK) Powell's Quantum Readme.doc

190. .NET This! - Microsoft .NET And Security Centric Web Site
Dedicated to .NET programming and security; hosting articles, blogs, sample applications and source code in C and other .NET languages.
http://www.dotnetthis.com
.NET This!
The .NET and Security place
News:
  • [Apr 9 2004] Added a new article describing how to do strong name signing with smart cards. Read it This web site is finally more or less functional and even has some content. If you have cool .NET or Security related articles I will be happy to host some of them here. You can reach me at ivan@this_web_site. Other news - read my blog
Featured Applications and Samples:
Featured Articlets:
Blogs
Edit your blog
Articlets
.NET and Security Links
Misc Links
Moderator
Communicate
Security Resources
A
B C D ... Z Content (c) Ivan Medvedev and respective owners
(contents of this site represents my own opinion and/or opinions of people referred to, and has nothing to do with my employer's opinion)

191. Web-Development & Programming. Business Solutions
PHP/MySQL custom web development and programming. Ecommerce applications development. Customization and hacking of PHP-Nuke, osCommerce, NukeC. Intranet/extranet applications.
http://www.the7soft.com/
document.writeln("");
The7Soft's eClassifieds for PHP-Nuke Our PHP-Nuke-based classifieds system has e-commercial features and improved functionality. Affordably-priced. Realty, Auto, Job Sites - start your own Web/Classified ads portal in minutes from any database with any custom fields. more Custom Programming Web-Development Web-Design Contact Us Computer Articles Testimonials Working with a broad range of information processing technologies, The7Soft.com provides fast flexible service for all its customers. The7Soft.com helps its customers to increase their revenue through development and use of present-day's information processing techniques and tools.
WHAT WE DO
Our company provides complex back-end scripting and custom software development using such well-known technologies as PHP, MySQL (MSSQL and other SQL systems), Javascript, Flash, C/C++, Visual FoxPro, Clipper5 and some others such as DHTML, CSS. We provide scripts development from scratch as well as modification of already existing scripts. Our professional area covers all aspects of possible customer needs - from simple data processing to complex e-commerce systems. If required, in partnership with webprosys, we are able to give you out professional frontend for your site. So you receive complex product that will attract your customers and qualitatively serve them.

192. Anticipating Minds Home
devAdvantage a programming tool that finds bugs and issues in .NET C code and collaborates with developers to fix them. devMetrics a software management tool that gathers metrics on .NET C code to identify issues and make informed project decisions. ArtificialMind .NET free SDK for developing applications that employ Artificial Intelligence algorithms.
http://www.anticipatingminds.com/content/home/home.aspx
devAdvantage devMetrics ArtificialMind devAdvantage Forums devMetrics Forums ArtificialMind Forums Chart2D Forum Your Account Downloads Support Forums Contact Us Site Map About Us Contact Us News Resources
news
August 29, 2005

Anticipating Minds Goes Open Source
Anticipating Minds announcenes their move to Open Source. Read the news July 2005
Certified Microsoft Partner
Anticipating Minds becomes an official Certified Microsoft Partner. November 11, 2004
devAdvantage Wins Jolt Award
Software Development Magazine gives devAdvantage the Jolt Award Read the news November 11, 2004
Anticipating Minds releases devMetrics 2.0
devMetrics 2.0 delivers new features as well as an SDK to create custom software metrics. Read the news September 3, 2004 devAdvantage Featured by Microsoft C# Team Anticipating Minds is proud to share that the Microsoft C# has team featured devAdvantage as one of tools on its website this week. Learn more products devAdvantage devAdvantage: an automated code review tool that analyzes .NET C# code looking for bugs and issues with the unique ability to fix the problems found.

193. Business Technology Group's Home Page
Software development services for business applications highest quality analysis, design, and programming using Microsoft, Oracle, and Centura tools. VB, SQL Server, Oracle, SQLWindows/32, SQLBase, Access.
http://www.businesstechgroup.com
Business Technology Group, Inc.
Company Profile Business Technology Group, Inc. (BTG) is a software consulting firm specializing in custom software development. BTG operates from the home office of its principal, Thor Thorsson . In its 20-year history, the company has varied in size from 1-15 employees and/or subcontractors. BTG has developed successful business applications and systems for a number of small and large customers, including several Fortune-500 companies. As of recently, Thor's focus is on solo consulting assignments for a selected group of clients. This enables him to give his clients the full benefit of his experience and skills as a software developer, and lets him concentrate on the kind of work he loves to do. Enjoying low overhead and sometimes flexible work schedules, Thor can offer his clients rates well below those typically charged by the major consulting firms for someone with comparable capabilities. For more information on Thor's track record and abilities, see his on-line resume
ICCA Member
BTG is a member of the Independent Computer Consultants Association (ICCA) and has adopted ICCA's Code of Ethics and Standard Practices as its own.

194. TERA Technologies, Inc. — Cross-platform Software And Offshore Software Service
Offers enterprise applications development, operating system and device driver programming, and mobile applications. Features sample projects and overviews of services.
http://www.terainc.com/
SAN DIEGO, Sept. 19
TERA Technologies, Inc. launches its innovative product family - ezPCaccess - at DEMOmobile 2003.
TERA Technologies, Inc. delivers tools, infrastructure, and applications that enhance the utility of computing and communication devices that are most commonly used by mobile users. We are excited to introduce our new product family - ezPCaccess - that allows users to access critical data and execute applications that are resident on their office or home computers securely from remote locations, over LAN, Internet, or wireless network.

195. Description Of The Programming Tool Peter
A visual programming tool designated for easy and quick creation of applications for Windows 95/98/NT/2000. By Gemtree Software.
http://www.gemtree.com/peter.htm
Version
... simply sit down and create
Description
The Peter system is a visual programming tool designed for a simple and fast generation of the programs for Windows 95/98/NT/ME/2000/XP. Its principal characteristic is the graphical presentation of the program structure. The program sections are assembled using the mouse like a jigsaw puzzle. Thanks to the justification check of the element combinations, carried out already at the time of the program generation, there is no chance of syntactic failure origination. The program presentation by means of a tree structure enables a considerable improvement of the program lucidity. The creation of the program is quickly becoming extraordinary easy and flexible. Peter is intended for a broad range of the users. By using it, even the children of the pre-school age are able to draw pictures and teach their little rabbit to move. On the other hand, there are a lot of powerful functions intended to use by skilled programmers. It is not Peter's goal to train programmers out of all users. Its objective is to make the program generation accesible to all who want to create. No knowledge in the programming or computer areas is necessary. Everything is covered by the numberless functions. This is an effective mean for training the logical thinking, imagination, and aesthetic feeling. Preview of the Appearance of the Peter
  • The sprite technique makes it possible to create moving and overlapping animated objects.

196. Pocket PC Emulator. Sections. Pocket PC Developer Network
I would like that my program can be installed under Pocket PC emulator too. NET does not deploy the application to Pocket PC 2002 Emulator There were
http://www.pocketpcdn.com/sections/emulator.html
News Articles Libraries Developer Tools ... Sections
Pocket PC Emulator
Specificity of programming for Pocket PC Emulator.
Articles at Pocket PC Developer Network
MSDN Technical Articles
MS Knowledge base

197. Digital Positions Crafts Custom Web Applications And Site Management Tools That
Web applications and site management tools, graphic design, web design, programming and Flash.
http://www.d-p.com/intro.cfm
Your Web efforts must enhance your company's value. Learn how here. more Use the Web to stay ahead of the competition and get closer to your customers. more more "Digital Positions gave us the tools to manage the site in-house, putting us in control, and saving us money." Jay Mednikow, President
Mednikow Jewelers
Read the full case study >>

198. Home Page
An Integrated Development Environment (IDE), enabling development of shared applications while remaining open to programming languages and databases.
http://www.ozwindev.com/
New Features in WinDev 9.0
On Sale now!

199. Custom Web Programming Database Programming Cutting Edge Computing
Custom Applications Design and programming.
http://www.cuttingedgecomputing.com/programming.html
Custom Applications Design and Programming
Small Business Apps or Large Database Systems
When your web site needs integration with a database, communication with QuickBooks, Act! or Goldmine, or even response forms that send emails, many "Web firms" just don't have the skills. Utilizing our 10+ years of software engineering background, a proven methodology , and corporate applications experience, we will deliver no less than an outstanding product. Our experience ranges from:
  • Project Analysis Website design Program Design Back-end database design High-end Web applications programming
Our development experience separates us from other "Web firms." We have successfully deployed database systems that run on Oracle SQL Server , and even MS Access. We have sucessfully completed projects for Fortune 500 corporations such as ChevronTexaco, EDS, and Lockheed Martin to name a few. If you have a project, we have the skills to make it happen for you.

200. DevX
For many transactional applications in .NET, you can avoid the overhead of usingEnterprise If you ve used a taxpreparation program, a contact manager,
http://www.devx.com/
Welcome, Guest! DevX Log In Premier Club Log In/Registration Include Code Search Tips TODAY'S HEADLINES ARTICLE ARCHIVE SKILLBUILDING ... Premier Club Search 1,700+ tech books, access premium content, CoDe Magazine , eLearning discounts, and more. Search Engine Tips Search engine marketing and optimization Web Site Analysis Tool TheCounter.com - The Affordable Web Site Analysis Tool Menuing Software HierMenus provides DHTML-based cross-browser navigation of your Web site through drop down and pop-up menus. Product Bank Research components, tools, and enterprise solutions. Shop DevX Shop our partner network for great selection and prices! IT Jobs Search thousands of high-tech jobs posted by thousands of employers. Click Here FEATURED ARTICLE Writing A Custom Membership Provider for your ASP.NET 2.0 Web Site If you have an ASP.NET Web site that stores any registration or log in information for your users, you probably know that the Membership provider in ASP.NET 2.0 uses a SQL Server Express 2005 database. But what if you want to use something else? This article will show you to use your own data source for storing membership information. NEWEST ARTICLES Concentrate on the Java Exceptions that Matter to Your Application Using custom exceptions that separate application from system exceptions enables you to concentrate on handling only the exceptions that are meaningful to your application.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 10     181-200 of 202    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | 11  | Next 20

free hit counter