Texte libre

Welcome on Business Intelligence Blog !!!

This blog is dedicated to Business Intelligence technologies under SAS9 and SQL Server 2005.

Calendrier

Juillet 2008
L M M J V S D
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
<< < > >>

Recommander

Cliquez ici pour recommander ce blog

W3C

  • Feed RSS 2.0
  • Feed ATOM 1.0
  • Feed RSS 2.0
Mercredi 28 décembre 2005

Since few weeks, we re-started to work on SAS9 implementation. In order to prototype efficently, I searched for a JSF IDE. I was used to have net beans, and I found in free download Sun Java Creator Studio :

http://developers.sun.com/prodtech/devtools/free/

What was my surpise, to develop with a UI with the same functionalities as VS (more or less;) ) :

For example double clicking on connect this builds for you all the necessary call back in order to implement your code into your BackBean, with full access to your Session &  Application Jbeans (getter and setter are written for you):

_______________________________________

 public String btConnect_action() {
      this.collectUserInfo();


      String serverName = this.getUserInfoBean().getServer();
      String serverPort =  this.getUserInfoBean().getPort();
      String serverUser = this.getUserInfoBean().getUsername();
      String serverPass = this.getUserInfoBean().getPassword();

      MetadataWorkspace workspace = com.sas.metadata.MetadataWorkspace.getWorkspace();
      try
      {
        sas9explorer.UserInfoBean uib = this.getUserInfoBean();
        uib.setWorkspace(workspace);
        uib.setIOMI( workspace.makeOMRConnection(serverName,serverPort,serverUser,serverPass));
        this.setBean("UserInfoBean", uib);
      }
      catch (MdException e)
      {
         String msg = e.getSASMessageSeverity() + " / " + e.getSASMessage()
                            + " / " + e.getLocalizedMessage();
         this.getErrorManagementBean().setMessage(msg);
         return "NotLogged";
      } catch (Exception e)
      {
           String msg = e.getLocalizedMessage();
         this.getErrorManagementBean().setMessage(msg);
         return "NotLogged";
      }
        return "Logged";
    }

_______________________________________

Moreever you can design explitcitly your navigation flow :

Great !

About JSF and ASP 2.0 comparison ....

par Harduin publié dans : SAS9
ajouter un commentaire commentaires (0)    créer un trackback recommander
Jeudi 22 décembre 2005

Voilà, donc après 7 années chez ABS Technologies (courtes et sympahtiques avant tout), j'ai rejoins le groupe ESSILOR où je serais en charge des projets BI et des méthologies "rattachées".

Pour ceux qui me contactaient au travers d'ABS, il faudra mettre à jour vos contacts :)

__________________________

After 7 years as consultant for ABS Technologies (wich were sympathetic), I've joined ESSILOR Group as where I'll be in charge of BI Projects and methologies aroud those technologies. 

par Harduin publié dans : BIO - Renaud Harduin
ajouter un commentaire commentaires (0)    créer un trackback recommander
Dimanche 30 octobre 2005

Tout d'abord, nous avons eu un maginifique Symposium Dotnetguru la semaine dernière. Dans cette journée, nous avons eu un bon rappel sur les design pattern N-Tiers par Sami (et oui, c'est pas Vista qui m'a fait révé;) ) et une démonstration grandiose sur DSL par JM. Prieur. Je crois que j'ai rarement vu quelqun expliquer des concepts, monter à un haut niveau d'abstraction pour retourner à l'essentiel sur un cas concret, le tout sur un sujet pas forcément sexy et avant Bill Gates, en soulignant l'immense outil que nous avons entre les mains. Ceci dit très sincèrement, je n'en vois pas une utilité immédiate sur mes projets, mais je tenais à Saluer Mr Prieur.

Le tout se termine avec la venue de Bill Gates, Bref que du bonheur...

Les supports sont dispo sur DNG :

http://www.dotnetguru.org/modules.php?op=modload&name=News&file=article&sid=681&mode=thread&order=0&thold=0

Encore merci à DNG pour cette journée.

....

par Harduin publié dans : bi-art
ajouter un commentaire commentaires (0)    créer un trackback recommander
Samedi 8 octobre 2005

 

Microsoft vous propose des labs en ligne avec des "VPC" accesibles depuis votre browser. Pour ceux qui veulent une prise en main rapide, je dois dire que c'est pas mal !

https://msdn.demoservers.com/login.aspx?group=&lab=

(Vu sur DNG et ça marche !)

par Harduin publié dans : bi-art
ajouter un commentaire commentaires (0)    créer un trackback recommander
Vendredi 23 septembre 2005

Vous pourrez trouver la suite deBIM #3 / MDX sur www.techheadbrothers.com.

Merci de vos commentaires et bonne lecture ;)

http://www.techheadbrothers.com/DesktopDefault.aspx?tabindex=1&tabid=7&AId=110

(et merci à Laurent et Mathieu pour me pulier sur son site)

par Harduin publié dans : bi-art
ajouter un commentaire commentaires (0)    créer un trackback recommander
Créer un blog sur over-blog.com - Contact - C.G.U. - Rémunération en droits d'auteur avec TF1 Network - Signaler un abus