
PEDROALVES-BI.BLOGSPOT.COM
Pedro Alves on Business IntelligenceEyes on the Pentaho planet, feet on the ground
http://pedroalves-bi.blogspot.com/
Eyes on the Pentaho planet, feet on the ground
http://pedroalves-bi.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.5 seconds
16x16
PAGES IN
THIS WEBSITE
0
SSL
EXTERNAL LINKS
387
SITE IP
172.217.10.129
LOAD TIME
0.516 sec
SCORE
6.2
Pedro Alves on Business Intelligence | pedroalves-bi.blogspot.com Reviews
https://pedroalves-bi.blogspot.com
Eyes on the Pentaho planet, feet on the ground
Almost 15 Years in Business Intelligence | Nicolas Demarty on BI
https://nicolasdemarty.wordpress.com/2014/03/17/almost-15-years-in-business-intelligence-2
Nicolas Demarty on BI. Almost 15 Years in Business Intelligence. I will celebrate 15 years in Business Intelligence. Since my last post I went through multiple roles, freelance, business owner, adviser and employee. But the job is still the same … same problems, same needs… our industry is getting bigger, but corporation are still trying to figure out what they can get out of business intelligence. I am back posting about technology but will post more about my experience delivering BI projects. Notify me...
How To Easly Integrate twitter into PRD CE 3.5.0 Stable method 2 (Part 2) | Nicolas Demarty on BI
https://nicolasdemarty.wordpress.com/2009/10/29/how-to-easly-integrate-twitter-into-prd-ce-3-5-0-stable-method-2-part-2
Nicolas Demarty on BI. How To Easly Integrate twitter into PRD CE 3.5.0 Stable method 2 (Part 2). Now, let’s see how we can send some tweets! You need a Twitter Account🙂. 1 Download cURL and extract it. Example : “ c: curl. 2 Create a twitter.bat. Example: “ c: biserver-ce script. 8221; ) and add the following code:. SET input1=%input: = %. SET user=xxxx your twitter username. SET pwd=xxxx your twitter password. Warning ABC and the default value in the report must be the same. Then “add”. You are commen...
Pentaho: Ultimate report for Iphone owners | Nicolas Demarty on BI
https://nicolasdemarty.wordpress.com/2010/01/06/pentaho-ultimate-report-for-iphone-owners
Nicolas Demarty on BI. Pentaho: Ultimate report for Iphone owners. Here is an example of what you can do with Pentaho and a some kwonledge of JQuery. You just need :. Pentaho bi-server ce 3.5 Stable. Pentaho designer Studio 3.5 Stable. JQuery: last stable release. Kwonledge of css and html. And … time to kill. See the video for result:. Reports in the TV are also Pentaho Reports. This entry was posted on Wednesday, January 6th, 2010 at 11:01 pm and is filed under Advanced. Feed You can leave a response.
Kleyson Rios: Junho 2008
http://kleysonrios.blogspot.com/2008_06_01_archive.html
Business Intelligence, Mercado Financeiro, Viagens e outros assuntos de interesse do autor. Quarta-feira, 11 de junho de 2008. Análise IBovespa e Vale5 - 11/06/2008. Compartilhar com o Pinterest. Segunda-feira, 9 de junho de 2008. Curso Candlestick - Parte 4: Tamanho, cor e frequência do corpo real. O gráfico de candle possibilita a identificação de vários elementos do comportamento humano, e isso significa poder identificar as forças que estão atuando no mercado. Compartilhar com o Pinterest. Ela quebra...
PDI/Kettle Telemetry (Presented at #PCM14) » Jens Bleuel about Kettle (PDI)
http://kettle.bleuel.com/2014/11/15/telemetry
Jens Bleuel about Kettle (PDI). Fun Stuff about the Open Source Data Integration Tool Kettle aka Pentaho Data Integration (PDI). Pentaho 5.2 Released at PentahoWorld 2014. PDI/Kettle Solution Share (Presented at #PCMD15) →. PDI/Kettle Telemetry (Presented at #PCM14). This has been presented at the Pentaho Community Meeting. There are many reasons to collect usage statistics, for example:. It can help in improving the product in the main used areas and features (steps, job entries, database types etc.).
Pentaho 5.1 EE & CE is released – What’s New in PDI & Big Data? » Jens Bleuel about Kettle (PDI)
http://kettle.bleuel.com/2014/06/26/pentaho-5-1
Jens Bleuel about Kettle (PDI). Fun Stuff about the Open Source Data Integration Tool Kettle aka Pentaho Data Integration (PDI). Pentaho 5.0 CE is released – What’s New in PDI & Big Data? PentahoWorld 2014 – The 1st Annual Worldwide Conference is coming soon →. Pentaho 5.1 EE & CE is released – What’s New in PDI & Big Data? Features and technical specifications. Here are some more details about the new. Native (YARN) Hadoop integration. YARN for Carte Kettle Clusters. Data Science Pack with Weka and R.
Data Profiling and Data Quality (Human Inference) Integration with Kettle » Jens Bleuel about Kettle (PDI)
http://kettle.bleuel.com/2012/04/17/data-profiling-and-data-quality-human-inference-integration-with-kettle
Jens Bleuel about Kettle (PDI). Fun Stuff about the Open Source Data Integration Tool Kettle aka Pentaho Data Integration (PDI). Pentaho Kettle for Big Data. How to deal with Kettle bugs? Data Profiling and Data Quality (Human Inference) Integration with Kettle. Data Profiling with DataCleaner (Human Inference) and Kettle. It was already possible to profile your data in an easy way with Kettle: Open the Database Explorer, chose a table and right click in the context menu on. For introduction and FAQ.
Tricking Out Spring Bean Factories – How to Embed and Programmatically Define Beans in Spring | Phytodata on Effective Software
https://phytodata.wordpress.com/2011/01/29/tricking-out-spring-bean-factories
Phytodata on Effective Software. Solving real world problems with software. How to build the Pentaho BIServer. Tricking Out Spring Bean Factories – How to Embed and Programmatically Define Beans in Spring. January 29, 2011. Here is what I set out to do…. DefaultListableBeanFactory beanFactory = new DefaultListableBeanFactory(); XmlBeanDefinitionReader bdr = new XmlBeanDefinitionReader(beanFactory); bdr.loadBeanDefinitions(new ClassPathResource(repository.spring.xml) ; bdr.loadBeanDefiniti...Enter your co...
How to build the Pentaho BIServer | Phytodata on Effective Software
https://phytodata.wordpress.com/2011/01/17/how-to-build-the-pentaho-biserver
Phytodata on Effective Software. Solving real world problems with software. Demystifying the JBoss5 jboss-classloading.xml file. Tricking Out Spring Bean Factories – How to Embed and Programmatically Define Beans in Spring →. How to build the Pentaho BIServer. January 17, 2011. Svn co svn:/ source.pentaho.org/svnroot/bi-platform-v2/ path bi-platform. Now that you have the source, you have two choices, full build or fast build. There are advantages and disadvantages that I’ll outline below…. Create an ove...
Pentaho 5.2 Released at PentahoWorld 2014 » Jens Bleuel about Kettle (PDI)
http://kettle.bleuel.com/2014/10/12/pentaho-5-2-released-at-pentahoworld-2014
Jens Bleuel about Kettle (PDI). Fun Stuff about the Open Source Data Integration Tool Kettle aka Pentaho Data Integration (PDI). PentahoWorld 2014 – The 1st Annual Worldwide Conference is coming soon. PDI/Kettle Telemetry (Presented at #PCM14) →. Pentaho 5.2 Released at PentahoWorld 2014. A lot of exiting things happened at PentahoWorld 2014, you can read a lot about it on Twitter #PWorld2014. Here are the highlight of PDI 5.2:. New Streamlined Data Refinery Feature. R Script Executor Step Improvements.
TOTAL LINKS TO THIS WEBSITE
387
Pedro Alvarez Mendoza | Porque Soy Cristiano
To play the media you will need to either update your browser to a recent version or update your Flash plugin. No upcoming shows scheduled. Porque Soy Cristiano - Pedro A lvarez Mendoza. From Pedro Alvarez Mendoza. To play the media you will need to either update your browser to a recent version or update your Flash plugin. Powered by Adora Group.
Fundación Pedro Álvarez Osorio
Corteza de Encina 2017. Corteza de Encina 2016. Corteza de Encina 2015. Corteza de Encina 2014. Corteza de Encina 2013. Corteza de Encina 2012. Corteza de Encina 2011. Corteza de Encina 2010. Corteza de Encina 2009. Corteza de Encina 2008. Corteza de Encina 2017. Corteza de Encina 2016. Corteza de Encina 2015. Corteza de Encina 2014. Corteza de Encina 2013. Corteza de Encina 2012. Corteza de Encina 2011. Corteza de Encina 2010. Corteza de Encina 2009. Corteza de Encina 2008. Fundación Pedro Álvarez Osorio.
Blog personal de Pedro Alvarez | Docente de la Universidad Politécnica Salesiana
Blog personal de Pedro Alvarez. 26 abril, 2014. Estimad@ docente de la UPS le damos la bienvenida a su sitio web personal, al que deseamos lo convierta en un espacio de interacción virtual, en sí:. Es brindarle un espacio en la web, para que, como docente pueda dar a conocer a la comunidad universitaria y demás usuarios web, su trascendencia profesional y universitaria como Docente, así como proveerle de una herramienta web que le permita publicar y compartir contenidos educativos y de interés personal.
Pedro Alvera - VÍdeo Digital
Web en la que visionar muestras del trabajo de Pedro Alvera, realizador y editor de vídeo.
Pedro Alves on Business Intelligence