<feed xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
    <title>Stephanie Grima</title>
    <link rel="self" type="application/xml" href="http://geekswithblogs.net/stephaniegrima/Atom.aspx" />
    <subtitle type="html"> SharePoint, C#, ASP.NET and my life.</subtitle>
    <id>http://geekswithblogs.net/stephaniegrima/Default.aspx</id>
    <author>
        <name>Steffi</name>
        <uri>http://geekswithblogs.net/stephaniegrima/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 0.0.0.0">Subtext</generator>
    <updated>2008-12-29T08:02:02Z</updated>
    <entry>
        <title>Unhide / Show File Extensions in Microsoft Vista</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/12/29/unhide--show-file-extensions-in-microsoft-vista.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/12/29/unhide--show-file-extensions-in-microsoft-vista.aspx</id>
        <published>2008-12-29T01:46:14-12:00:00</published>
        <updated>2008-12-29T08:02:02Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;So I wanted to show the file extensions in Windows Vista... It doesn't sound so difficult, right?&lt;/p&gt;
&lt;p&gt;Well - it took me a while to figure it out since I thought that I'd better do it myself than look it up on the internet, so I will familiarize myself a bit with Vista, since the laptop I bought cannot be downgraded to XP (I really do not love Vista).&lt;/p&gt;
&lt;p&gt;Anyway this is what you should do:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Go to any folder you have on your desktop &lt;/li&gt;
    &lt;li&gt;Click on the button Organise (this is usually found on the top left of the folder) &lt;/li&gt;
&lt;/ul&gt;
&lt;p align="center"&gt;&lt;img oncontextmenu="return false" alt="" hspace="5" align="middle" vspace="5" border="0" src="http://malektips2.com/graphics/tips/vista-explorer-organize-folder-search-options.gif" /&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Choose the View tab &lt;/li&gt;
    &lt;li&gt;UNTICK 'Hide extensions for known file types' &lt;/li&gt;
&lt;/ul&gt;
&lt;p align="center"&gt;&lt;img oncontextmenu="return false" alt="" hspace="5" align="middle" vspace="5" border="0" src="http://malektips2.com/graphics/tips/windows-explorer-show-file-extensions.gif" /&gt;&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;
&lt;p&gt;:-)&lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/128212.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/128212.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/128212.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/128212.aspx</trackback:ping>
    </entry>
    <entry>
        <title>[PHP] Declaring Sessions</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/12/22/php-declaring-sessions.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/12/22/php-declaring-sessions.aspx</id>
        <published>2008-12-22T21:56:19-12:00:00</published>
        <updated>2008-12-22T21:56:19Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;When declaring sessions in PHP, you need to declare it on the very fist line of the php file, with no spaces before it. Therefore, this means it has to be even before the DOCTYPE if you are making use of html in the same page.&lt;/p&gt;
&lt;p&gt;The code to write is the following:&lt;/p&gt;
&lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt;
&lt;p&gt;&lt;font face="Courier New"&gt;&lt;font color="#000080"&gt;&amp;lt;?&lt;/font&gt;&lt;br /&gt;
 session_start();&lt;br /&gt;
&lt;font color="#000080"&gt;?&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p dir="ltr"&gt;With this code, you are now able to create sessions, read from sessions, check if a session is existing or not, and to destroy sessions.&lt;/p&gt;
&lt;p dir="ltr"&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/128128.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/128128.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/128128.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/128128.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Announcement: Windows XP</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/12/22/announcement-windows-xp.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/12/22/announcement-windows-xp.aspx</id>
        <published>2008-12-22T21:51:53-12:00:00</published>
        <updated>2008-12-22T21:51:53Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;It is said, that Windows XP can still be bought by pc builders and resellers until May 30, 2009. However, the last orders are going to be taken on the 31st January of next year.&lt;/p&gt;
&lt;p&gt;However, May 30th is NOT the end of Microsoft XP. It has been announced that very bargained computers are still going to be sold with Windows XP until June 30th of 2010.&lt;/p&gt;
&lt;p&gt;Reference: &lt;font face="Arial"&gt;http://news.cnet.com/8301-10805_3-10128132-75.html?tag=mncol;title&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/128127.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/128127.aspx</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/128127.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/128127.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Announcement: Major Update for MAC Messenger early next year.</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/12/22/announcement-major-update-for-mac-messenger-early-next-year-again.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/12/22/announcement-major-update-for-mac-messenger-early-next-year-again.aspx</id>
        <published>2008-12-22T21:40:28-12:00:00</published>
        <updated>2008-12-22T21:40:28Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;It has been discusssed and suggested several times, however the MAC team are finally working on a huge update for MAC Messenger. Users as from the early months of 2009 are expected to have a new feature in their MAC Messenger which is considered to be the audio and video chat.&lt;/p&gt;
&lt;p&gt; "&lt;em&gt;The new Windows Live Messenger for Mac with AV support should be available as a beta sometime early next year&lt;/em&gt;."&lt;/p&gt;
&lt;p align="center"&gt;&lt;img class="cnet-image" height="218" alt="Messenger for Mac 7" width="229" src="http://i.i.com.com/cnwk.1d/i/bto/20081218/MessengerMac_DD_12182008.JPG" /&gt;&lt;/p&gt;
&lt;p align="center"&gt; &lt;/p&gt;
&lt;p align="center"&gt;Download MAC Messenger from here: &lt;/p&gt;
&lt;p align="center"&gt;&lt;font face="Arial"&gt;http://www.download.com/Microsoft-Messenger-for-Mac/3000-2150_4-10203624.html?tag=mncol;txt&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/128126.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/128126.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/128126.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/128126.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Announcement: Windows Vista SP2 Beta Version is up for grabs</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/12/05/announcement-windows-vista-sp2-beta-version-is-up-for-grabs.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/12/05/announcement-windows-vista-sp2-beta-version-is-up-for-grabs.aspx</id>
        <published>2008-12-05T19:20:57-12:00:00</published>
        <updated>2008-12-05T19:20:57Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;As from a couple of days ago, SP2 in Beta version for Windows Vista and Windows Server 2008 has been up for grabs.&lt;/p&gt;
&lt;p&gt;Those interested should go on the following:&lt;/p&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=DCA54ECC-362A-4B4D-B62B-22780E839A7E&amp;amp;displaylang=en"&gt;32-bit SP2 Beta 2 for Vista and Windows Server 2008 &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=361D0CA3-4B2C-4F1C-8B3E-DE376FDB1DE8&amp;amp;displaylang=en"&gt;64-bit SP2 Beta 2 for Vista and Windows Server 2008 &lt;/a&gt;&lt;/li&gt;
&lt;p&gt;Please note that before installing this, one needs to have SP1 on his computer/laptop.&lt;/p&gt;
&lt;p&gt;Has anyone tried it yet?&lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/127614.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/127614.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/127614.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/127614.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Announcement: Microsoft signs major deal with Dell for Live Search</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/12/05/announcement-microsoft-signs-major-deal-with-dell-for-live-search.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/12/05/announcement-microsoft-signs-major-deal-with-dell-for-live-search.aspx</id>
        <published>2008-12-05T19:16:24-12:00:00</published>
        <updated>2008-12-05T19:16:24Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Sorry for not blogging much lately but I have been and stil am - busy with college assignments.&lt;/p&gt;
&lt;p&gt;I was surfing a bit on the internet and got to read some interesting news from Microsoft:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;&lt;u&gt;Microsoft signs major deal with Dell for Live Search&lt;/u&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2"&gt;From the looks of it Microsoft and Dell made a deal for the latter company to have all the next computers shipped with a pre-installed Live Search Toolbar.&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;It is suggested that such deals are made in order for Microsoft to grow its search market share.&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;This is not only it, because Microsoft is thinking about changing this technology's name to a better term.&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/127613.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/127613.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/127613.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/127613.aspx</trackback:ping>
    </entry>
    <entry>
        <title>Wow: 49 Comments so far!</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/11/21/wow-49-comments-so-far.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/11/21/wow-49-comments-so-far.aspx</id>
        <published>2008-11-21T23:24:01-12:00:00</published>
        <updated>2008-11-21T23:24:01Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I have been writing blogs over here for almost two months now! And so far I have 49 comments :-)&lt;/p&gt;
&lt;p&gt;That's quite a good response! I am happy that I am  managing to help and be of information to a good number of you!&lt;/p&gt;
&lt;p&gt;Happy week-end!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Stephanie Grima&lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/127305.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/127305.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/127305.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/127305.aspx</trackback:ping>
    </entry>
    <entry>
        <title>[SharePoint] Out of the box Review and Feedback Collector</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/11/21/sharepoint-out-of-the-box-review-and-feedback-collector.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/11/21/sharepoint-out-of-the-box-review-and-feedback-collector.aspx</id>
        <published>2008-11-21T22:12:30-12:00:00</published>
        <updated>2008-11-21T22:12:30Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;SharePoint has an out of the box, collect feedback Workflow. Although that could be used most of the time, there is an option to create your own feedback workflow through wizards.&lt;/p&gt;
&lt;p&gt;These are the steps one should follow:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Go to your document library you wish to use the customized feedback workflow&lt;/li&gt;
    &lt;li&gt;Click on Settings&lt;/li&gt;
    &lt;li&gt;Choose Document Library Settings&lt;/li&gt;
    &lt;li&gt;Then click on Workflow Settings under Permissions and Management Section&lt;/li&gt;
    &lt;li&gt;Click Add a workflow&lt;/li&gt;
    &lt;li&gt;Choose from the wizard according to what are you after.&lt;/li&gt;
    &lt;li&gt;Below is an example I made:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img alt="" src="http://img78.imageshack.us/img78/9734/96027964fc6.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="705" width="700" alt="" src="http://img509.imageshack.us/img509/2803/10474911px5.png" /&gt;&lt;/p&gt;
&lt;a target="_blank" href="http://img78.imageshack.us/img78/9734/96027964fc6.png"&gt;&lt;/a&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/127302.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/127302.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/127302.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/127302.aspx</trackback:ping>
    </entry>
    <entry>
        <title>[SharePoint Designer] CONDITION: If title field contains keywords </title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/11/21/sharepoint-designer-condition-if-title-field-contains-keywords.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/11/21/sharepoint-designer-condition-if-title-field-contains-keywords.aspx</id>
        <published>2008-11-21T20:15:55-12:00:00</published>
        <updated>2008-11-21T20:15:55Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;u&gt;The Condition: If title field contains keywords &lt;/u&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;How is it used?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;When adding this condition to a workflow, the workflow checks if a specific field is in the specific library / list. If it is, the condition is true and thus, the actions are then implemented.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt; &lt;img height="554" width="741" alt="" src="http://img509.imageshack.us/img509/8890/exir6.jpg" /&gt;&lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/127300.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/127300.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/127300.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/127300.aspx</trackback:ping>
    </entry>
    <entry>
        <title>My Life: On Twitter</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/stephaniegrima/archive/2008/11/19/my-life-on-twitter.aspx" />
        <id>http://geekswithblogs.net/stephaniegrima/archive/2008/11/19/my-life-on-twitter.aspx</id>
        <published>2008-11-19T00:00:23-12:00:00</published>
        <updated>2008-11-19T00:24:50Z</updated>
        <content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Lets follow each other!&lt;br /&gt;
Add me up: &lt;a href="http://twitter.com/steffi87"&gt;http://twitter.com/steffi87&lt;/a&gt; and leave me your twitter link here for me to add you :-) &lt;br /&gt;
Lets keep in touch and update everyone on what we're up to!&lt;/p&gt;&lt;img src="http://geekswithblogs.net/stephaniegrima/aggbug/127226.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/stephaniegrima/comments/127226.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/stephaniegrima/comments/commentRss/127226.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/stephaniegrima/services/trackbacks/127226.aspx</trackback:ping>
    </entry>
</feed>