A simple approach to software development

Rad Studio Delphi Development, Software development Concepts
A simple approach to software development Setting up your software development for a new application there are quite a few set of software developers that tend to jump on their machine and begin coding.  I would strongly suggest that an application which could be successful needs to start from thought to paper (even electronic) before any new code is typed. Now as some suggest creating designs or layouts are the best method for them and sometimes that does make sense.  Creating a sketch board  or laying out the screen design is a simple way to visually see what you want to achieve. Here are the steps that you can use when you are preparing to create a new application. Sitting at a table or desk Using white boards do help…
Read More

IDERA, Inc. Acquires Sencha to Strengthen Developer Tools Business

Rad Studio Delphi Development, Software development Concepts
IDERA, Inc. Acquires Sencha to Strengthen Developer Tools Business IDERA, Inc., the leading provider of database, development, and test management tools, today announced an agreement to acquire Sencha, a leading web application development platform. Sencha will be integrated with Embarcadero, IDERA, Inc.’s developer tools division. The press release can be view at BusinessWire about this purchase in detail.  Now the question is what will happen with moving this product into the Embarcadero Developer product line ?   How does this affect the Rad Studio products that deal with the enterprise ? Sencha provides software tools to build web applications across desktops, tablets and smartphones.  How will this work with FireMonkey is the real question.  The pricing structure for Sencha is extremely high for up to 5 developers. Atanas Popov has been…
Read More

SNES Classic Pre-Orders Sell-Out Overnight

Hardware Reviews, Software Events
SNES Classic Pre-Orders Sell-Out Overnight, More Expected Today Amazon, Walmart Sold-Out, GameStop, Target, Toys R Us, Best Buy soon Nintendo's official page for its upcoming Super NES Classic Edition retro console now lists a half-dozen stores where customers can pre-order the console. But at least two of those stores appear to have already sold out of their initial stock.  The pre-orders went live with Amazon and Best Buy's selling out in less than 30 minutes. The remaining stores  – GameStop, Walmart, Target and Toys R Us – have yet to list their pre-orders. So if you're looking to grab one of these likely hard-to-find consoles, it's probably a good idea to start camping those online stores right now. We'll update this post when we see the pre-orders go live on the sites,…
Read More

How to handle Open Source Software and Security.

Computer PC Tips - bits and bytes
How to handle Open Source Software and Security. Open source has always left so many questions unanswered on whether your comfort level for software security is high or you have sleepless nights. The keys for open source have the following open questions, can someone else view the source and modify it  or do you rely on internal software developers fix the security flaws.   Open source is mostly freely written software by developers who love to write software code and do not mind submitting their projects for all to use. When using open source, the internal developers need to test the piece out and whether it can be used in the production systems.  It is up to the developer to test the code on a machine that can be safely…
Read More

Creating a Disaster Recovery Plan for your database (SQL)

Software development Concepts, Software Events
Creating a Disaster Recovery Plan for your database (SQL)   Idera recently had a fantastic webinar that went over the creation of a disaster recovery plan concerning your databases.  This should be a high critical piece of work usually done by DBAs within a company.  Let's go over a simple set of plans that depending on the type of company you are dealing with, can be done either large or small. Backups.  All backups should be done with incremental or full backups of your database.  There should be a protected network folder that contains the incremental in one and the full backups (usually done once a week) in a separate folder.  An incremental is a backup that contains only a snapshot of transactions that are done during a day while…
Read More