
alberto-flores.blogspot.com
Enterprise SoftwareA Blog on software development in languages such as Java, Ruby, NodeJS, C#, etc. Also, this is about technologies in both development and big data.
http://alberto-flores.blogspot.com/
A Blog on software development in languages such as Java, Ruby, NodeJS, C#, etc. Also, this is about technologies in both development and big data.
http://alberto-flores.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
4.4 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
9
SITE IP
0.0.0.0
LOAD TIME
4.449 sec
SCORE
6.2
Enterprise Software | alberto-flores.blogspot.com Reviews
https://alberto-flores.blogspot.com
A Blog on software development in languages such as Java, Ruby, NodeJS, C#, etc. Also, this is about technologies in both development and big data.
About Software and Technology: 09/01/2014 - 10/01/2014
http://alberto-flores.blogspot.com/2014_09_01_archive.html
About Software and Technology. Software Development and Technology trends. Wednesday, September 3, 2014. During the last few years in Software Development, I have found myself doing very repetitive tasks regarding deployment of applications. Among them, these are:. Provisioning of Hardware (or VM). Install Application Runtime (Java, Rails, Node, etc). Deploying of Binaries (War file, Processes, etc). Security Configuration (SSL, Documents, etc). Update Firewall policies and documentation. As I tried to i...
About Software and Technology: 04/01/2015 - 05/01/2015
http://alberto-flores.blogspot.com/2015_04_01_archive.html
About Software and Technology. Software Development and Technology trends. Thursday, April 2, 2015. Managing Service Brokers in CF. The existing CloudFoundry architecture includes a layer to support Service Brokers. Subscribe to: Posts (Atom). View my complete profile. Managing Service Brokers in CF. Surefire/Failsafe maven plugin and SSL. I was puzzled today by an interesting feature introduced by the surefire and f ailsafe maven plugins (used for un. Mavenizing a Flex Project with multiple artifacts.
About Software and Technology: 07/01/2012 - 08/01/2012
http://alberto-flores.blogspot.com/2012_07_01_archive.html
About Software and Technology. Software Development and Technology trends. Tuesday, July 3, 2012. Surefire/Failsafe maven plugin and SSL. I was puzzled today by an interesting feature introduced by the surefire. They worked on the IDE (Eclipse/STS) fine, but were not working on the command line. I saw the following error:. PKIX path building failed: . unable to find valid certification path to requested target. This is what I discovered as I read more the documentation. Subscribe to: Posts (Atom). Removi...
About Software and Technology: 07/01/2010 - 08/01/2010
http://alberto-flores.blogspot.com/2010_07_01_archive.html
About Software and Technology. Software Development and Technology trends. Monday, July 19, 2010. Useful Closures use-cases in Flex. As flex is based on Actionscripts 3, it is possible to leverage some of the features of an ECMA-based language not readily available in strongly-typed languages. Most Java developers will probably ignore the ability to use powerful features such as closures when the use-case simply makes sense. Consider the following:. Subscribe to: Posts (Atom). View my complete profile.
About Software and Technology: Books
http://alberto-flores.blogspot.com/p/books.html
About Software and Technology. Software Development and Technology trends. These are some of the books I recommend:. Excellent Book about how Developers are the new kings in the software industry. This is an excellent reminder of where the DevOps movement is trying to go and what real "agile" practices will accomplish. Easy read, should be able to finish it in one day. Subscribe to: Posts (Atom). View my complete profile. Managing Service Brokers in CF. Surefire/Failsafe maven plugin and SSL.
TOTAL PAGES IN THIS WEBSITE
19
GroovyMag and JSMag | The program as data
https://seanp33.wordpress.com/2010/03/02/groovymag-and-jsmag
The program as data. And the occasional platform. March 2, 2010. I recently joined the editing team over at GroovyMag. I’m so excited to have been given the opportunity to contribute to such excellent publications. And along with the opportunity I’ve also been given some digital swag to distribute. So for all you jsmag.com. Users out there (registration is free for those of you who are not), use the coupon code “oneyear”. To get yourself a free issue! Stay tuned for some GroovyMag. Enter your comment here.
Augmenting the evolving API | The program as data
https://seanp33.wordpress.com/2010/12/03/augmenting-the-evolving-api
The program as data. And the occasional platform. December 3, 2010. Augmenting the evolving API. Of the popular Flexlib. I tend to look at adding functionality like adopting children. But it’s all good. ActionScript (like its cousin JavaScript) allows for the “targeting” of fields. And then, any client of IMyApiThing can access the “formal” API via instanceOfIMyApiThing.someApiMethod();. Or the informal API via instanceOfIMyApiThing[“woobie”]();. December 9, 2010 - 2:28 am. March 29, 2011 - 11:50 am.
FlexMojos, Mac OSX and the Stand Alone Flash Player Debugger | The program as data
https://seanp33.wordpress.com/2010/09/16/flexmojos-mac-osx-and-the-stand-alone-flash-player-debugger
The program as data. And the occasional platform. September 16, 2010. FlexMojos, Mac OSX and the Stand Alone Flash Player Debugger. I recently struggled with getting a flexmojos-based project to successfully find the stand alone Flash Player Debugger during the testing phase of my build. Let me say first that on my linux system this was not an issue – I simply placed the flash player executable on my path as. WARNING] [LAUNCHER] Using regular flashplayer tests. Make sure flashplayer is available on PATH.
GSkinner’s Quick as a Flash presentation | The program as data
https://seanp33.wordpress.com/2010/09/28/gskinners-quick-as-a-flash-presentation
The program as data. And the occasional platform. September 28, 2010. GSkinner’s Quick as a Flash presentation. The always insightful GSkinner just posted another installment of Creating Great Developers, this time focusing on Training. From there I linked to his great presentation Quick as a Flash. Which discusses Flash performance and optimization. I was really surprised by the stats on several slides. Note that his slides are calculating these stats in real-time, pretty cool. Use implicit type casting.
Code Club | The program as data
https://seanp33.wordpress.com/2010/09/27/code-club
The program as data. And the occasional platform. September 27, 2010. So over the weekend a couple of neurons fired as I read through the blog postings of. Some ideas on format and structure:. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. Notify me of new comments via email.
seanp33 | The program as data
https://seanp33.wordpress.com/author/seanp33
The program as data. And the occasional platform. I think the word "freakazoid" is underused. Augmenting the evolving API. December 3, 2010. What happened to the MovieClip? October 1, 2010. GSkinner’s Quick as a Flash presentation. September 28, 2010. September 27, 2010. FlexMojos, Mac OSX and the Stand Alone Flash Player Debugger. September 16, 2010. March 2, 2010. Monstrous list of Maven properties à la groovy recursion. December 31, 2009. ADG Creative : Brain Blogs. Blog at WordPress.com.
Monstrous list of Maven properties à la groovy recursion | The program as data
https://seanp33.wordpress.com/2009/12/31/monstrous-list-of-maven-properties-a-la-groovy-recursion
The program as data. And the occasional platform. December 31, 2009. Monstrous list of Maven properties à la groovy recursion. As a silly favor to myself I assembled the following list of maven’s project object model. In its dot style syntax. Here’s the groovy script I used to accomplish this. Note the use of groovy’s simple closure recursion. More information on groovy closures is available at JN2515-Closures. Dump={node, path=" - node.each{ def item = (path)? Project.licenses.license.name. ADG Creative...
What happened to the MovieClip? | The program as data
https://seanp33.wordpress.com/2010/10/01/what-happened-to-the-movieclip
The program as data. And the occasional platform. October 1, 2010. What happened to the MovieClip? Flash development is fun…at least, it’s supposed to be. Think about it – why is Flash “Flash? 8221; How did it become “Flash? During the day I am responsible for the evolution of an in-house. But lately I have been rethinking a few things “Flex.” And truthfully, this reevaluation. Started at 360 Flex. In San Jose, where I first encountered Reflex. What I’m rethinking is the Flex framework itself. ...Makes m...
TOTAL LINKS TO THIS WEBSITE
9
Alberto Ferrari / Professional Handler
8220;Un estilo de vida, una forma de ver las cosas.”. 8220;A lifestyle, a way to see things”. 8220;Una elección de como generarme,. De como crecer, de como vivir.”. 8220;A choice of how to move, how to grow, how to live.”. 8220;Donde todo gira alrededor de los perros.”. 8220;A kennel, where everything spins around the dogs.”. 8220;Por ésto cada año quiero empezar de nuevo.”. 8220;They are the reason why I want to start a new year.”. 8220;Crecer comunicando, enseñando y aprendiendo.”. 3 BEST IN SHOW.
alberto-ferrari.deviantart.com
Alberto-Ferrari (Alberto Ferrari) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? I spoke in class today! Digital Art / Professional. Deviant for 8 Years. This deviant's full pageview. December 22, 1979. Last Visit: 23 weeks ago. I spoke in class today! You can drag and drop to rearrange.
Alberto Ferrari
La bellezza delle cose esiste nella mente di chi le osserva (Hume). Clicca sull’immagine per vedere lo Show Reel di Alberto Ferrari. Che strano chiamarsi Federico. Che strano chiamarsi Federico. Ho visto il film di Scola. Potentissimo. Riesce a portarti nella redazione del Marc' Aurelio con un [more]. Oggi è stato un ottimo risveglio: Obama è di nuovo presidente! Tra poco andrò a New York. Sapere che Obama è ancora il Presidente degli Stati Uniti, mi rassicura sia per il mio soggiorno nella [more].
alberto-finalproject.blogspot.com
2012-Final Project
CLICK HERE FOR BLOGGER TEMPLATES. Monday, December 14, 2009. Sunday, December 13, 2009. Day 7 - Finishing Touches. Tonight I have added some finishing touches to our web page. First adding anther video on our "More predictions" tab and then creating a tab called "The Science behind it". That tab contains a web page of an interview, my summary about it, and a video about how a 12 th. Century prophet exposes 2012. On the. Survive 2012 tab, I have added a web page. Wednesday, December 9, 2009. Day 5- gettin...
Evaluate Religion
Sunday, March 13, 2011. Pro Evolution Soccer 08 - Shooting tips. Very simple and practical tricks, hit close to 100%, at least for my current success rate is 6,100% 6. 2 From the goalkeeper from 5 to 7 meters, easily be a fake shot (no need to go past goalkeeper), and then gently press the shot;. 3 And then scored a goal. . . . Prerelease download ATi Catalyst 5.5. REALPLAYER to Windows Media Player Converter. My Favorite Games Kids. First Job Out Of The Ivory Tower Beginning How The Election. For dynami...
Enterprise Software
Notes on different technologies available for building Software Applications. Thursday, April 2, 2015. Managing Service Brokers in CF. The existing CloudFoundry architecture includes a layer to support Service Brokers. Monday, March 30, 2015. Deploying Ozone on CloudFoundry. The Ozone Widget Framework ( OWF. Is a set of tools to enable widgets in the UI to communicate to each other. I must admit that the framework (or platform) was an early approach to projects such as Rave. Friday, March 27, 2015. Maven...
Alberto Fraile Blog
Viernes, 9 de marzo de 2012. Buenos días, me complace informaros de las nuevas fechas para el taller de iluminación. Trabajaremos con modelo profesional y abordaremos mas de 10 tipos diferentes de iluminación. Clave alta, baja, luz de retrato, producto, variación de la luz con color, máscaras, accesorios. Iluminación continua, flash, exteriores y mucho mas. Todo esto en el estudio MONSTER, recientemente inaugurado. Os esperamos para un fin de semana haciendo lo que mas nos gusta! Make up de Elena García.
Cappelli New Era Vendita Italia - Sconti Fino Al 70%
New Era Jordan Cappelli. New Era MLB Cappelli. Le novità di gennaio [vedi]. New York Jets Fitted Green Cappelli PH1624,new era cappellini. San Francisco Giants Whatever Cappelli PH1371,new era cappellini. Los Angeles Dodgers C-Dub Cappelli PH0896,new era italia,milano. NBA Miami Heat 9fifty Snapback Cappelli Red&Black PH1982,new era. NBA Chicago Bulls 9fifty Snapback Cappelli Black&Green PH9999,new era. New York Yankees 59FIFTY MLB Cappelli PH3478,new era. Le promozioni del mese di gennaio [vedi].
Accueil
La parole en mouvement. Un train peut en cacher un autre. C'est arrivé à Liège. Comment ils l'ont su. Être ou ne pas être Charlie. Les deux morts de Dario Fo. El narrador y los otros. La parole en mouvement. Un train peut en cacher un autre. C'est arrivé à Liège. Comment ils l'ont su. Être ou ne pas être Charlie. Les deux morts de Dario Fo. Est publié dans sa collection Univers théâtral de la maison d’édition l’Harmattan. Http:/ www.facebook.com/pages/Alberto-García-Sánchez/567932669884766. Son travail a...
Alberto García Producción Audiovisual