Showing posts with label Microsoft. Show all posts
Showing posts with label Microsoft. Show all posts

Saturday, January 19, 2008

Upcoming Events

There will be two pretty cool events within the next two months which I really look forward to. The first event is about Agile Software Development with Visual Studio Team System and is held on the 30th January in Vienna. To get detailed information please visit the following website: MSDN Austria. The second event is an international conference on Java Server Faces and is called JSFDays08. It will also take place Vienna from March 12th to 14th. To get more information visit the event's official website: JSFDays08. Hope to cu there ;-)

Cheers

Wednesday, January 09, 2008

My X-Mas Presies

I hope your Christmas holidays were also as recreative as mine were although I had a lot of university work to do and still I haven't finished all of it. I'm really looking forward to February because in that month I'm going to post a lot of code and new developing-experiences since I have got a lot of new books for Christmas. This post will be a short one and I only want to list my presies which I got. Here we go:




So that's about it although I bought myself a book a couple of weeks ago about the NetBeans Platform. This is also the book which I'm currently reading. It's about developing a RCP Application on top of the NetBeans Platform. It's very well written I've already learned about the Platform's architecture, the concept about the Module System, Actions, Application design, the Lookup concept, the data-representation and currently I'm reading about how to create graphical components such as custom dialogs, wizards and Multi View Top Components. The next chapter is about the Visual Library which I really look forward to learn about.


In other news. Check out this website. It provides 24 new german developing books by Entwickler Press (=publisher). This was a Christmas present from the mentioned publisher but each book only was online for one day. A very friendly developer put those books on a public share so now you will be able to download them whenever you want. Also check out this message about the collaboration work from my university (TU-Vienna) and the MSDN AA and how you (all TU-students) will be able to download free MS Software (e.g. Visual Studio 2008 !!!!!!) Hurray!!!!

Cheers

Monday, December 10, 2007

How to blog with MS Word 2007

In this post I'd like to show you how to use MS Word 2007 as a Client for your Blog-Posts. First of all you need three things:

  1. A functional blog. I use Blogger
  2. Webspace for pictures. Blogger interacts very smoothly with Picasa
  3. And of course MS Word 2007 as a Client.

After you have set up all of those three prerequisites the easiest way to start is to open your MS Word 2007 and push the little button on the upper left corner. There you will find an entry 'Veröffentlichen' and on the corresponding menu you will find the 'Blog' entry which you have to execute as the next step. Then a new MS Word 2007 'instance' will pop up and here you can finally set up your personal Blog settings. Under the 'Blog' section you will find the corresponding button to open up the settings which you have to configure. The following screenshots show how you can easily click you through the settings and after configuring all you'll be able to use Word as a client.

Push the button on the upper left corner.


This button is necessary for your blog settings.


If you haven't already configured your blog do so by pushing the 'New' button.


Chose your Blog provider. ( I've chose Blogger)


Enter your blog's login-credentials.


If you have a supported picture provider chose it and click next.


If you have already more than one blog select the one you would like to configure in Word.


Click ok. This is just a confirmation dialog which says that you have successfully configured you blog.


Now you should be able to see your configured blog.


Now blog with MS Word 2007 as a client.


PICASA and how to use it's pictures in MS Word 2007 within a blog-post.

A very interesting thing I'd like to show you in the next step is how you will be able to use pictures from Picasa within Word after you have already uploaded those pictures which you would like to use in your blog-post. So as I said you have to upload all pictures and if you have done so to your online web album of your Picasa web space then do the following:

  1. Open the picture you would like to use.
  2. Click on the 'Link to this Photo' link.
  3. Select the size of the picture which you'd like to have your picture shown on you blog.

The copied link will look something like this:

<a href="http://picasaweb.google.com/Sageniuz/HowToBlogWithMSWord2007/photo?authkey=PQ1-4utD-0M#5142340762644508850"><img src="http://lh6.google.com/Sageniuz/R11Dradv8LI/AAAAAAAABHc/HCGQFYLCLA0/s144/01.jpg" /></a>

You only will need the: http://lh6.google.com/Sageniuz/R11Dradv8LI/AAAAAAAABHc/HCGQFYLCLA0/s144/01.jpg part of the copied link or better you only copy this part of the link. The next step is to select the 'Einfügen'-tab in MS Word 2007 and click on the 'Grafik' button. A new dialog will pop up and now you have to paste the copied part of you picasa-link into the 'Einfügen' input field. After you have done this you have to select the 'Einfügen u. Verknüpfen' section in the selection bar to left of the 'Abbrechen' button. After a few seconds the picture of picasa will be referenced to you MS Word 2007 client.

Select picture.


Go to 'Einfügen' tab.


Push 'Grafik' button to paste your picture.


Paste the link to your picture.


Select 'Einfügen u. Verknüpfen'.


Now the picture will be in your blog-post within Word.



So, I hope you liked this little tutorial and it will help you to improve your 'blog-speed', too. Although there is a time delay while inserting pictures in Word from Picasa I like all the Word features better than the integrated editor within Blogger. Moreover you can save posts locally on your pc and if you don't have an internet-connection you will be able to write blog posts and upload them a little later.

Cheers

Monday, July 16, 2007

Vista Sidebar under XP...

... and it worx fine!


Cheers

Friday, May 04, 2007

Buzzword-Attack

In this post I'd like to show off with some new buzzwords. Have you already heard about WPF or WPF/E or even Silverlight? Have you ever read the phrase"I'm a Java-Developer, now I think in Adobe Flex 2"? What a pitty, you really should have. Of course you heard something about AJAX and the Web 2.0 and all the cool possibilities you have with those new "old" technologies to implement new RIA's.

Have you ever heard about Expression Blend or Expression Design or the Adobe Flex Builder based on the Eclipse Rich-Client Platform? And again, you should have. I don't really want to explain all this new amazing technologies but you should check out the following websites:



From Misc


From Misc


From Misc


From Misc


From Misc


Have fun coding!!

Thursday, March 29, 2007

Degree or no degree @ Microsoft

Under the following two links you will a find two very nice videos about job recruiting at Microsoft. You will get information about how to get hired, if you need a degree to get hired and what else you should take care at the job interview. Also you will see a how a whiteboard session in C coding happens... very, very interesting.

Cheers