http://josemmsimo.wordpress.com/2013/12/02/php-frameworks-comparison-zend-symfony-codeigniter-yii-and-cake-php/
http://webrevisions.com/tutorials/php-framework-the-best-php-framework-for-2013/#.UsMIqrQ0-uM
http://wiki.kumbiaphp.com/Frameworks_Benchmark_KumbiaPHP_vs_%28Yii_CodeIgniter_Kohana_Zend_Prado_CakePHP_Symfony%29
martes, 31 de diciembre de 2013
domingo, 15 de diciembre de 2013
15 essential open source tools for Windows admins
15 essential open source tools for Windows admins
Microsoft offers great tools for enhancing your server-side experience, but open source has impressive options as well
Essential open source Windows admin tool
No. 1: Wireshark
No. 2: AMANDA
No. 7: OCS Inventory
No. 8: UltraDefrag
No. 10: Zenmap
No. 13: ClamWin Antivirus
No. 15: VirtualBox
sábado, 14 de diciembre de 2013
administracion de pruebas de software open source
http://www.indiangnu.org/2011/top-5-open-source-software-testing-qa-tools/
Software testing is the process of testing software product’s quality, risk and operability. Testing also helps to find bugs and fix them during product development.
1) Selenium (http://seleniumhq.org) -
Selenium is a portable software testing framework for web applications. It supports number of popular programming languages, including C#, Java, Groovy, Perl, PHP, Python and Ruby for writing test cases. The tests can then be run against most modern web browsers. Selenium deploys on Windows, Linux, and Macintosh platforms.
Selenium is a portable software testing framework for web applications. It supports number of popular programming languages, including C#, Java, Groovy, Perl, PHP, Python and Ruby for writing test cases. The tests can then be run against most modern web browsers. Selenium deploys on Windows, Linux, and Macintosh platforms.
2) Sikuli (http://sikuli.org) -
Sikuli is a visual technology to automate and test graphical user interfaces (GUI) using images (screenshots). Sikuli includes Sikuli Script, a visual scripting API for Jython, and Sikuli IDE, an integrated development environment for writing visual scripts with screenshots easily. Sikuli Script automates anything you see on the screen without internal API’s support. You can programmatically control a web page, a Windows/Linux/Mac OS X desktop application, or even an iphone or android application running in a simulator or via VNC.
3) Watir (http://watir.com) -
Watir is an open-source (BSD) family of Ruby libraries for automating web browsers. It supports your app no matter what technology it is developed in. Watir drives browsers the same way people do. It clicks links, fills in forms, presses buttons. Watir also checks results, such as whether expected text appears on the page. It allows you to write simple and flexible tests that are easy to read and maintain.
4) Unit Testing Tools -
Unit testing is a method by which individual units of source code are tested to determine if they are fit for use. A unit is the smallest testable
part of an application. In procedural programming a unit may be an individual function or procedure. In object-oriented programming a unit is usually an interface, such as a class.
part of an application. In procedural programming a unit may be an individual function or procedure. In object-oriented programming a unit is usually an interface, such as a class.
** PHP
- PHPUnit (http://phpunit.sourceforge.net/) ~ PHPUnit comes as PEAR package. It is Unit testing framework for PHP based on the “JUnit” framework for Java.
- Amock (http://www.amock.org/) ~ Amock is a mock object library written in PHP 5, inspired by EasyMock.
- PHPUnit (http://phpunit.sourceforge.net/) ~ PHPUnit comes as PEAR package. It is Unit testing framework for PHP based on the “JUnit” framework for Java.
- Amock (http://www.amock.org/) ~ Amock is a mock object library written in PHP 5, inspired by EasyMock.
** PERL
- HTTP::Recorder ~ is Browser-independent recorder that records interactions with web sites and produces scripts for automated playback. Recorder produces WWW::Mechanize scripts by default, but provides functionality to use your own custom logger. We have used ‘WWW::Mechanize’ to automate website load time testing using showslow (http://www.showslow.com/) and yslow firefox extension.
- HTTP::Recorder ~ is Browser-independent recorder that records interactions with web sites and produces scripts for automated playback. Recorder produces WWW::Mechanize scripts by default, but provides functionality to use your own custom logger. We have used ‘WWW::Mechanize’ to automate website load time testing using showslow (http://www.showslow.com/) and yslow firefox extension.
** Python
- PyUnit ( http://pyunit.sourceforge.net/ ) ~ A unit testing framework for Python based on JUnit and XUnit, the de-facto standard frameworks for Java and SmallTalk respectively.
- Achoo (http://web.quuxo.com/products/achoo/) ~ Achoo is a fluent interface for unit testing Python objects. Achoo makes it easy to make assertions about the properties and behaviours of Python objects.
- PyUnit ( http://pyunit.sourceforge.net/ ) ~ A unit testing framework for Python based on JUnit and XUnit, the de-facto standard frameworks for Java and SmallTalk respectively.
- Achoo (http://web.quuxo.com/products/achoo/) ~ Achoo is a fluent interface for unit testing Python objects. Achoo makes it easy to make assertions about the properties and behaviours of Python objects.
** SQL
- SQLUnit (http://sqlunit.sourceforge.net/) ~ SQLUnit is a regression and unit testing harness for testing database stored procedures.
An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to
convert the XML test specifications to JDBC calls and compare the results generated from the calls with the specified results.
- SQLUnit (http://sqlunit.sourceforge.net/) ~ SQLUnit is a regression and unit testing harness for testing database stored procedures.
An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to
convert the XML test specifications to JDBC calls and compare the results generated from the calls with the specified results.
5) iMacros (http://www.iopus.com/iMacros) -
iMacros is an extension for the Mozilla Firefox, Google Chrome, and Internet Explorer web browsers which adds record and replay functionality similar to that found in web testing and form filler software.
The macros can be combined and controlled via JavaScript.
iMacros is an extension for the Mozilla Firefox, Google Chrome, and Internet Explorer web browsers which adds record and replay functionality similar to that found in web testing and form filler software.
The macros can be combined and controlled via JavaScript.
Reference:- http://www.opensourcetesting.org/
- See more at: http://www.indiangnu.org/2011/top-5-open-source-software-testing-qa-tools/#sthash.vdPAHk3f.dpufhttp://www.opensourcetestmanagement.com/
Open Source Test Management Software
- FitNesse
FitNesse is a software development collaboration tool. FitNesse enables customers, testers, and programmers to learn what their software should do, and to automatically compare that to what it actually does do. It compares customers' expectations to actual results. - Jite
Jite is a test management tool to manage and execute tests related to any kind of application or device that needs to be tested and certificated before to release it to end-users. - Mozilla Testopia
Testopia is a test case management extension for Bugzilla. It is designed to be a generic tool for tracking test cases, allowing for testing organizations to integrate bug reporting with their test case run results. - qaManager
qaManager is a platform independent web based application for managing QA projects with a very simple installation. qaManager comes with project tracking, resource management, test case management and more. - QATraq
QATraq is a tool that provides the framework for task management and control, across the whole test process. - Radi
Radi is a lightweight test management tool. Radi supports test directory features like configuring test plans, updating (create/edit) test results for the test images/builds, backup, user management and more. - RTH
RTH (requirements and testing hub) is an open source test management tool that also has requirements management and bug-tracking capabilities - RTH-Turbo
RTH Turbo is an optimized version of RTH, a testing management tool, that allows for requirement management, test case management, defect tracking, creating test plans and analyzing your test results. - Salome-TMF
Salome-TMF is an independent Test Management Tool, which helps you to manage your entire testing process, including creating test scripts, executing tests, tracking results, produce documentation and more. - Tesly
Tesly is a web application written in PHP that helps you create, execute, and report on test plans. QA leaders can track the progress of testing as testers use the interface to report completion of test cases. - Test Case Web
Test Case Web (TCW) is an online test case management (TCM) and test-tracking system built with PHP and a SQL backend. - Testitool
Test Run is the next generation of test planning software. Based upon Testitool it provides QA engineers with a state of the art test bench, and managers with the reports they need to bring visibility into their teams work. - TestLink
TestLink is a web-based test management tool. The application provides test specification, test plans and execution, reporting, requirements specification and collaborate with well-known bug trackers. - Testmaster
Testmaster is a test case logging, reporting and test automation tool, much like the commercial product Test Director. Testmaster runs on Linux and utilizes Apache to serve web pages, postgresql as the database, antiword to convert MS docs and Perl as the development language. - TET
The Test Environment Toolkit (TET) is provided as an open source, unsupported, command-line product. It is widely used in many test applications including The Open Group's UNIX Certification program and the Free Standards Group's LSB Certification program. - TracTest
A test case management tool for trac that uses subversion as the test case repository and uses the ticket framework in trac to create test runs. - WebTst
WebTst is an open-source test management tool aimed at creating and managing user-centric testing. WebTst is a tool written in Perl and dependent on Apache. - XStudio
XQual Studio is a free graphical and modular in design test management application that handles the complete life-cycle of your QA/testing projects from end to end: users, requirements, specifications, development projects (scrum oriented), SUTs, tests, test plans, test reports and test campaigns.
miércoles, 25 de septiembre de 2013
Aplicaciones para hacer copias de seguridad de Android
Aplicaciones para hacer copias de seguridad de Android
yo probe
- JS Backup: Facilidad de uso y copia de casi cualquier cosa son las dos referencias que hacen de JS Backup una app a tener en cuenta para las copias de seguridad de Android. Entre otras cosas, permite guardar y recuperar contactos, marcadores, alarmas, aplicaciones, vídeos, imágenes, llamadas... Como en las aplicaciones anteriores, JS Backup soporta Dropbox y Google Drive, además de SugarSync.
martes, 24 de septiembre de 2013
Fedora y LAMP server
video de instalacion paso a paso y en español
http://www.youtube.com/watch?v=XX6qybWIOoY
jueves, 12 de septiembre de 2013
fedora 19 grabar escritorio
RecordMyDesktop
http://blog.desdelinux.net/herramientas-para-grabar-tu-escritorio/
RecordMyDesktop
http://fedoraproject.org/wiki/ScreenCasting
http://blog.desdelinux.net/herramientas-para-grabar-tu-escritorio/
RecordMyDesktop
http://fedoraproject.org/wiki/ScreenCasting
sábado, 7 de septiembre de 2013
fedora 19 distribucion de Red Hat libre - my new test
fedora 19
samba para compartir recursos con windows server
para fedora 19
https://www.youtube.com/watch?v=is1QiIOWEOg
exponer mi directorio /home/share
http://www.server-world.info/en/note?os=Fedora_19&p=samba
instalar samba
http://itscblog.tamu.edu/joining-samba-to-a-windows-2008-r2-domain/
del video primero
[root@localhost samba]# leafpad smb.conf
[root@localhost samba]# chkconfig smb on
Note: Forwarding request to 'systemctl enable smb.service'.
ln -s '/usr/lib/systemd/system/smb.service' '/etc/systemd/system/multi-user.target.wants/smb.service'
[root@localhost samba]# service smb start
Redirecting to /bin/systemctl start smb.service
[root@localhost samba]#
samba para compartir recursos con windows server
para fedora 19
https://www.youtube.com/watch?v=is1QiIOWEOg
exponer mi directorio /home/share
http://www.server-world.info/en/note?os=Fedora_19&p=samba
instalar samba
http://itscblog.tamu.edu/joining-samba-to-a-windows-2008-r2-domain/
del video primero
[root@localhost samba]# leafpad smb.conf
[root@localhost samba]# chkconfig smb on
Note: Forwarding request to 'systemctl enable smb.service'.
ln -s '/usr/lib/systemd/system/smb.service' '/etc/systemd/system/multi-user.target.wants/smb.service'
[root@localhost samba]# service smb start
Redirecting to /bin/systemctl start smb.service
[root@localhost samba]#
viernes, 30 de agosto de 2013
10 Fresh Open Source Project Management
fuente http://apps.open-libraries.com/10-fresh-open-source-project-management-tools/
2013
The key to the success of any project depends on how well it is managed. With the growing competitiveness and challenges, project management has to adapt into a very sophisticated activity. All manual management cannot stand up to the demands of this challenging task. Thanks to the innumerable Project management software available in the market. Try this freshly compiled list of the 10 top Open source Project management software which could stand by you and help you in managing the projects better.
10 Fresh Open Source Project Management Tools
28 Aug2013
The key to the success of any project depends on how well it is managed. With the growing competitiveness and challenges, project management has to adapt into a very sophisticated activity. All manual management cannot stand up to the demands of this challenging task. Thanks to the innumerable Project management software available in the market. Try this freshly compiled list of the 10 top Open source Project management software which could stand by you and help you in managing the projects better.
1. 2-plan Project Management Software
Sponsored Ads
2-plan is an integrated project management system that rocks.
Energize your workplace with simple and efficient PM tool sets for
notebooks, handhelds, iPhones, Androids, networks and the web. Focused
on knowledge professionals? teamwork, 2-plan s customer-driven design
approach and frequent upgrades start you onboard for free. 2-plan is the
first balanced corporate and small business project management system
for project managers, one team projects, and multiple teams.2. Collabtive
Sponsored Ads
Collabtive is web-based project management software. It is Open
Source software and provides an alternative to proprietary tools like
Basecamp. Collabtive is written in PHP and JavaScript.3. dotProject
dotProject is a web-based, multi-user, multi-language project management application. It is free and open source software, and is maintained by an open community of volunteer programmers.4. Endeavour Agile ALM
Endeavour Agile Application Lifecycle Management is an Open Source solution that drives the creation of large-scale enterprise system solutions by providing support for iterative and incremental agile software development processes with special emphasis on use-case driven practices.5. FusionForge
FusionForge is a free software application descendant of the forge (web-based project-management and collaboration software) originally created for running the SourceForge.net platform.6. Codendi
Codendi is an open-source collaborative development platform offered by Xerox. From only one interface, it gathers, all the needed tools for software development teams: management and versioning of code, bugs, requirements, documents, reporting, tests etc. It is mainly used for managing software project processes.7. ProjectPier
ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded and installed on your own web server. ProjectPier will help your organization communicate, collaborate and get things done Its function is similar to commercial groupware/project management products, but allows the freedom and scalability of self-hosting. Even better, it will always be free.8. Redmine
Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. It includes calendar and gantt charts to aid visual representation of projects and their deadlines.9. Trac
Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission is to help developers write great software while staying out of the way. Trac should impose as little as possible on a team s established development process and policies.10. OpenERP
Open ERP (formerly named Tiny ERP) is an ERP/CRM system. The software is claimed to be a complete ERP and CRM system. It has separate client and server components. XML-RPC interfaces are available. Among the features are management accounting, financial accounting, inventory management, sales and purchase management, tasks automation, Human Resource Management, marketing campaigns, help desk, and point of sale.martes, 20 de agosto de 2013
Programas y tutoriales en espanol / castellano
Tiendas vistuales
http://www.abcdatos.com/webmasters/programas/windows/tiendasvirtuales.html
http://www.abcdatos.com/programa/qfacwin.html
domingo, 23 de junio de 2013
Windows Xp desatendido 2013
Esta es una version x probar
http://www.chilecomparte.cl/topic/2109677-windows-xp-sp3-ue-v5-actualizado-10052013-by-lobillo/
Resumen
Este incluye SATA-LAN-WLAN y esta actualizado hasta la fecha 10/05/2013
Requisitos minimos: - 2GB de - 64 MB de (yo personalmente recomiendo un minimo de MB) - Procesador III
500 Mhz o superior
preinstalados:
* Player 11.7.700.169 (IE)
* Adobe Shockwave Player 12.0.2.122
* jre-7u21-windows-i586
* 7zip_9.20.04
* 4.20
* Unlocker1.9.1
* Download Manager 6.15 Build 10
* SPTDinst-v183
* Pack Arcade Classic
: 888.84mb
Peso Descomprimido y de la ISO: 688mb dentra en un normal
MD5 ISO: 6E9B89F070C7BF5FE618ED2A090A9189
Recovery: 100%
Creador: Lobillo
Uploader: JCVO
http://www.chilecomparte.cl/topic/2109677-windows-xp-sp3-ue-v5-actualizado-10052013-by-lobillo/
Resumen
Este incluye SATA-LAN-WLAN y esta actualizado hasta la fecha 10/05/2013
Requisitos minimos: - 2GB de - 64 MB de (yo personalmente recomiendo un minimo de MB) - Procesador III
500 Mhz o superior
preinstalados:
* Player 11.7.700.169 (IE)
* Adobe Shockwave Player 12.0.2.122
* jre-7u21-windows-i586
* 7zip_9.20.04
* 4.20
* Unlocker1.9.1
* Download Manager 6.15 Build 10
* SPTDinst-v183
* Pack Arcade Classic
: 888.84mb
Peso Descomprimido y de la ISO: 688mb dentra en un normal
MD5 ISO: 6E9B89F070C7BF5FE618ED2A090A9189
Recovery: 100%
Creador: Lobillo
Uploader: JCVO
viernes, 21 de junio de 2013
Como nuevo y con licencia Dell latitude d630
Portatil -
Dell latitude d630
Procesador Intel Core2 duo de 2GH
Ram de 2 GB
Disco de 120 GB
Pantalla de 14”
Red de 1 G, Wifi, modem
4 USB, 2 USB2
Mirar detalle del berlack adjunto.
Precio $465.000
miércoles, 12 de junio de 2013
Inteligencia de Negocio (Bi) opensource
Herramientas de inteligencia de negocios es un tipo de software de aplicaciones diseñado para colaborar con la inteligencia de negocios
(BI) en los procesos de las organizaciones. Específicamente se trata de
herramientas que asisten el análisis y la presentación de los datos.
Pese a que algunas herramientas de Inteligencia de Negocios incluyen la
funcionalidad ETL (Extracción, Transformación y Carga por sus siglas en
inglés), las herramientas ETL no son consideradas generalmente como
herramientas de Inteligencia de Negocios.
Fuente : http://es.wikipedia.org/wiki/Herramientas_de_inteligencia_de_negocios
http://www.itworld.com/software/168101/4-money-saving-open-source-business-intelligence-suites
Fuente : http://es.wikipedia.org/wiki/Herramientas_de_inteligencia_de_negocios
Tipos de herramientas de inteligencia de negocios
- Cuadro de mando integral también llamados Dashboard.
- Digital Dashboards o paneles de Control Digital - También conocidos como Business Intelligence Dashboards, o Dashboards Ejecutivos, Son resúmenes visuales de información del negocio, que muestran de una mirada la comprensión del global de las condiciones del negocio mediante métricas e Indicadores Clave de Desempeño (KPIs). Esta es una Herramienta de Inteligencia de Negocios muy popular desde hace unos pocos años.
- OLAP (Procesamiento Analítico en línea por sus siglas en Inglés) (incluido HOLAP, ROLAP and MOLAP)- Es la capacidad de algunos sistemas de soporte de decisiones gerenciales que permiten examinar de manera interactiva grandes volúmenes de información desde varias perspectivas.1
- Aplicaciones de Informes, genera vistas de datos agregadas para mantener a la gerencia informada sobre el estado de su negocio.
- Minería de datos - Extracción de información de las bases de datos acerca del cosumidor, mediante la utilización de aplicaciones que pueden aislar e identificar patrones o tendencias del consumidor en un alto volumen de datos. Hay una gran variedad de técnicas de minería de datos que revelan distintos tipos de patrones.2 Algunas de las técnicas son métodos estadísticos (Particularmente Estadística de Negocios) y Redes Neurales como formas altamente avanzadas de análisis de datos.
Productos de fuente abierta de inteligencia de negocios
- Eclipse BIRT Project: Generador de informes para aplicaciones Web de código abierto basado en Eclipse
- JasperReports
- LogiReport: Aplicación de BI gratuita basada en Web de LogiXML
- OpenI: Aplicación Web simple orientada al reporting OLAP.
- Palo:
- Pentaho
- RapidMiner (antes YALE):
- SpagoBI:
http://www.itworld.com/software/168101/4-money-saving-open-source-business-intelligence-suites
domingo, 19 de mayo de 2013
opensource scripts ASP PHP otros
http://www.opensourcescripts.com/dir/php.html
Categories
miércoles, 24 de abril de 2013
crm
http://commons.wikimedia.org/wiki/File:InfografiaCRM.png
martes, 12 de marzo de 2013
Redes sociales las mejores
http://www.tripwiremagazine.com/2010/07/25-best-social-networking-platforms-to-start-your-own-service.html
Open Source Platforms to Create Your Own Social Networking Website
http://doublemesh.com/tools/open-source-for-social-networking-website/
BuddyPress
BuddyPress is an open source social networking software package owned by Automattic. ”Social networking, in a box. Everything you need to start your own self-hosted and WordPress-powered social network”.
Dolphin
Dolphin
is a CMS that lets you create social networks, dating sites and web
communities. It comes loaded with video chat, recorder, video player,
forums, groups, events, video messaging, emails, file sharing as well as desktop and mobile apps.Elgg
This powerful open source social networking engine is one of the most popular development platforms. Its built to run on the LAMP (Linux, Apache, MySQL, and PHP) platform. It offers blogging, microblogging, file sharing, networking, groups, and numerous other featuresJcow
Jcow is a flexible social networking CMS coded in PHP. Jcow makes it easy&interesting to create Social Networks and online communities.Jcow
Jcow is a flexible social networking CMS coded in PHP. Jcow makes it easy&interesting to create Social Networks and online communities.PeoplePods
PeoplePods claims to be “a developer friendly social software toolkit”. The CMS is flexible and is well-backed by active development.Pligg CMS
Pligg is an open source CMS (Content Management System) that you can download and use for free. Pligg CMS provides social publishing software that encourages visitors to register on your website so that they can submit content and connect with other users.Oxwall
Oxwall is unbelievably flexible and easy to use PHP/MySQL community software platform. Oxwall is used for a wide range of projects starting from family sites and custom social networks to collaboration tools and enterprise community solutions.MonoX
Inspired by the latest Web technologies and built on top of the Web parts infrastructure, MonoX allows you to design and develop next generation ASP.NET Web applications and social networks.Etano
Etano lets you create a social network, dating website and other collaborative sites. It doesn’t really offer many unique features, but it can surely suffice for a small social networking project.Hotaru CMS
Hotaru CMS is an open source, PHP platform for building your own websites. With flexible plugins and themes, you can make any site you like. The most common use for Hotaru is social bookmarking.LiveStreet CMS
LiveStreet CMS lets you create social networks and team blogs. It offers many extensions and multilingual translations.Top 10 Open-Source Platforms to Build Your Own Social Network
http://dzineblog.com/2010/03/top-10-open-source-platforms-that-allow-you-to-build-your-own-social-network.html
domingo, 10 de febrero de 2013
computador DELL con licencia de windows Vista x 400M
Como nuevo
DELL con pantalla de 17" y licencia de Windows Vista
Oportunidad hasta agotar existencia.
Calcular la pendiente de una recta
video facil para explicar
http://www.youtube.com/watch?v=kCgD6VZNa-M
la pendiente de una recta es definida como tangente del angulo de inclinacion, igual al cateto opuesto dividido el cateto adyacente
si tengo 2 puntos (x1,y1) y (x2,y2)
m=pendiente= cateto opuesto / cateto adyacente = (y2-y1)/(x2-x1)
m para el ejemplo = (15-5)/(13-3) = 10/10 = 1
http://www.youtube.com/watch?v=kCgD6VZNa-M
la pendiente de una recta es definida como tangente del angulo de inclinacion, igual al cateto opuesto dividido el cateto adyacente
si tengo 2 puntos (x1,y1) y (x2,y2)
m=pendiente= cateto opuesto / cateto adyacente = (y2-y1)/(x2-x1)
m para el ejemplo = (15-5)/(13-3) = 10/10 = 1
Suscribirse a:
Entradas (Atom)