-=|Big_Bang|=-
Main Menu
Blog
About Me
Projects
Resume
Book Reviews
Gallery
GPG
Search
Contact
Latest Posts
I recommend
Open Source Spot
Open Peru Planet
Debian GNU/LINUX
Blogs
Mod Lost
Mapix
Veli64
Železničná Stanica
Routerman
Dennis Blog
Adeene
Albert's Blog
Archives
Syndicate
Scheduling
Blog - Programming
Written by Martin Kenneth Lopez   
Monday, 31 March 2008
Mostly of the software developers don’t like to make schedules. They always said “Will be done when its done” well that’s not correct at all, because a very good pacification is really necessary; of course if your planning to make good software otherwise keep doing with what you are doing.

Of course a schedule must be real, I mean is worthless if you make a schedule and you forgot about it until 3 months after the development is on the way, or if you don’t follow that schedule.

The times on the schedules.. in this point everyone must be really real, even is the client is telling you that everything must be done in a month… If that is not possible.. you must be realistic the day doesn’t have 50 hours, and you cant have 10 people on an small project thinking that less time more people, because that wont work.

Continue with the time of the task on the schedules you must realize that time is money, I don’t want to sound like a person that only cares about money but sadly in the real world companies and corporations only care about money and time, well both are related. The problem is that you don’t schedule your project right, you wont know how long will take, so how do you know how much to charge for the project? Or you will give the client a blind number? What happened if this amount is less than the real one? You loose.
Read more...
 
The CMS War Drupal vs. Joomla (Episode I – A New Hope)
Blog - Programming
Written by Martin Kenneth Lopez   
Thursday, 28 February 2008
This Content Management System’s are a very powerful tool, to all the people who need to publish content in a easy and professional way. This happens because the CMS like Drupal, Joomla, etc. Do all the dirty work, so A person who doesn’t have any programming skill (like some of my teachers) wont have any trouble to publish content on the web in a couple of minutes.

On the internet anyone can found a lot of CMS’s of course, some better than other, but for almost everybody who knows a little bit of this systems, or at least know how to use them; the winners are Drupal and Joomla, this is the main reason that why I’m writing this post.

I start using Drupal and Joomla since 2004, first with Drupal, for that time Drupal was really hard to set up, and hard to maintain, besides that have a lot of bugs. Then I switch to Joomla, which was much better than Drupal, in the way that was really easy to set up and maintain. After a while Drupal reach the same horizon than Joomla on the functionality matter. Of course each one have their own strength and weakness
Read more...
 
Tip for some “Teachers”: Flat files….
Blog - Programming
Written by Martin Kenneth Lopez   
Thursday, 29 November 2007
This time we will write about some issues about programming, special for c, c++, in this case usually you can use flat files for save data from your programs, this is ok, nobody will say that is a bad programming technique, but what’s wrong is that some teachers are trying to say to their students that this is ok and that this thing works fine.. or that is best way to handle data when you are programming.

Before we have Database’s the only way the handle data was thru files… in that time, the only way was using the files, even now the files handling isn’t wrong… because is really useful when you want to save some data, for that you wont need a database…


Here you have some Problems with Using Flat Files

There are a number of problems in working with flat files:

Read more...
 
UML Applied - Second Edition
Book Reviews - Programming and Development
Written by Martin Kenneth Lopez   
Wednesday, 03 October 2007




Title: UML Applied - Second Edition - Object Oriented Analysis and Design
Language: English
Author(s): Ariadne Training Limited
Published: 2005
Edition: 1st

I read this book a few weeks ago…. This book teaches everything related to UML (Unified Modeling Language), UML is really important for anyone who want to get into the software development, because if you know how to use UML, the process of software development will much easier and also helps is modifications are required later.

Quoting the book

“In short, we aim to show that software engineering can be very simple.”

 
Form your Own Corporation
Book Reviews - Misc
Written by Martin Kenneth Lopez   
Thursday, 30 August 2007




Title: Form Your Own Corporation
Language:  English
Author(s): W. Kelsea Eckert, Arthur Sartorius III, Mark Warda
Published: 2006
Edition: 5th
Editorial: Sphinx

This book helps all the people who want to create a business or a corporation based on the US, the book teach you about the laws on the US and every state of the country, comes also with all the forms required the accomplish the process of creating a corporation.

At least for me was a great and really useful book, because teach the basic and necessary subjects about law, this subject is really a problem for all the people that is not related to laws… The key point of this book is that comes with everything is like a tool kit to create a corporation (forms, info, address and more).

 
PHP and MySQL Web Development
Book Reviews - Programming and Development
Written by Martin Kenneth Lopez   
Thursday, 30 August 2007




Title: PHP and MySQL Web Development
Language: English
Author(s): Luke Welling, Laura Thomson
Published: 2001
Edition: 2nd
Editorial: Sams; Book & CD edition

I read this book a few years ago and finally I have some time to write a review, this is a really useful book for some who want to start in php programming oriented to web development, will take you thru the process with examples, good theory and practice, and with examples of real life not just really easy examples that wont help you at all.

Here are the topics:

•    The MySQL database server (for both Unix and Windows)
•    Accessing MySQL databases through PHP scripting (the letters don't really stand for anything)
•    Database creation and modification
•    PHP tricks in order of increasing complexity--everything from basic SQL queries to secure transactions for commerce
•    Authentication
•    Network connectivity
•    Session management
•    Content customization


 
USB Devices could be a threat?
Blog - Geek
Written by Martin Kenneth Lopez   
Saturday, 14 July 2007
Who didn’t use these devices at least one time??  Well that is the main reason of this post, everyone use these devices, for many things like save music, files, video, etc, for your home or for your work….



Well, using the USB is a really secure way to transport your data, but at the same time could be a threat. Why?? I am going to explain that after a brief introduction about the different USB devices.

U3 Technology
USB without U3
USB with U3

Then I will talk about the security threats about the USB and other uses for these devices.

What is U3 Technology? This technology provides the USB devices the ability to run applications directly on the USB. More info (www.u3.com). So far there are only a small number of applications that can work using U3 like (Web Applications, Mysql and Open Office).

USB without U3, these are the devices that most of the people have and uses so far, and these are the most inexpensive ones, these devices only store data (music, video, etc) you cannot run directly the applications on the USB but that doesn’t mean that people can’t use it for other purposes (Social Engineering, Hacks).
Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>


© 2006 -=|Big_Bang|=-