<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>mac-like &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/mac-like/</link>
	<description>Feed of posts on WordPress.com tagged "mac-like"</description>
	<pubDate>Tue, 14 Oct 2008 09:10:37 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[iLeopard Black VS]]></title>
<link>http://designwelt.wordpress.com/?p=33</link>
<pubDate>Sat, 10 May 2008 11:18:12 +0000</pubDate>
<dc:creator>Mike</dc:creator>
<guid>http://designwelt.wordpress.com/2008/05/10/ileopard-black-vs/</guid>
<description><![CDATA[
 
iLeopard Black VS by ~vladimir0523 on deviantART
 
]]></description>
<content:encoded><![CDATA[<p><a href="http://designwelt.wordpress.com/files/2008/05/ileopard_black_vs_by_vladimir0523.jpg"><img class="alignnone size-full wp-image-34" src="http://designwelt.wordpress.com/files/2008/05/ileopard_black_vs_by_vladimir0523.jpg" alt="" width="500" height="312" /></a></p>
<p> <br />
<a href="http://www.deviantart.com/deviation/85032343/">iLeopard Black VS</a> by ~<a class="u" href="http://vladimir0523.deviantart.com/">vladimir0523</a> on <a href="http://www.deviantart.com">deviant</a><a href="http://www.deviantart.com">ART</a><br />
 </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mac-like fbpanel profile]]></title>
<link>http://chris4585.wordpress.com/?p=26</link>
<pubDate>Tue, 06 May 2008 00:59:58 +0000</pubDate>
<dc:creator>chris4585</dc:creator>
<guid>http://chris4585.de.wordpress.com/2008/05/06/mac-like-fbpanel-profile/</guid>
<description><![CDATA[This profile looks a little like how the mac-dock looks like on the bottom bar, but the top bar does]]></description>
<content:encoded><![CDATA[<p>This profile looks a little like how the mac-dock looks like on the bottom bar, but the top bar does not look like the mac's top bar.  This is the profile I use, simply because of the bottom panel is not fully extended.  I just can't work with fully expanded bottom bars, I need to be able to switch workspaces with my cursor.</p>
<p>I've changed some things in this profile, I did not notice before but some of the icons might not of shown up.  Now they should work.  If you have any problems please let me know.</p>
<p><a title="Howto install fbpanel, and profiles" href="http://chris4585.wordpress.com/fbpanel-profiles/" target="_blank">View howto install this theme into fbpanel</a></p>
<p><strong></strong><br />
<a href="http://i28.tinypic.com/33l031i.jpg" target="_blank"><img src="http://i28.tinypic.com/33l031i.jpg" border="0" alt="Image and video hosting by TinyPic" width="600" height="400" /></a></p>
<div style="margin:5px 20px 20px;">
<div class="smallfont" style="margin-bottom:2px;">Top profile:</div>
<pre style="border:1px inset;width:640px;height:498px;text-align:left;overflow:auto;margin:0;padding:6px;"># fbpanel  config file
# fbpanel - config file
# Profile name - Mac-like
# Profile position - top bar
# Filename - mac-like-top
# Author of this profile  - chris4585
# see http://fbpanel.sf.net/docs.html for complete configuration guide

Global {
edge = top
allign = left
margin = 0
widthtype = percent
width = 100
height = 26
transparent = true
tintcolor = #ffffff
alpha = 68
setdocktype = true
setpartialstrut = true
}

Plugin {
type = wincmd
config {
icon = gnome-fs-desktop
#image = /usr/share/fbpanel/images/gnome-fs-desktop.svg
tooltip = Left click to iconify all windows. Middle click to shade them.
}
}

Plugin {
type = pager
config {
showwallpaper = true
}
}

Plugin {
type = launchbar
config {
button {
icon = gtk-cancel
tooltip = Kill a unresponsive program
action = xkill
}
}
}

Plugin {
type = taskbar
expand = true
config {
ShowIconified = true
ShowMapped    = true
ShowAllDesks  = false
tooltips = true
IconsOnly = false
MaxTaskWidth = 150
}
}

Plugin {
type = space
config {
size = 3
}
}

Plugin {
type = launchbar
config {
button {
icon = exit
tooltip = Exit session
action = killall openbox
}
}
}
</pre>
</div>
<div style="margin:5px 20px 20px;">
<div class="smallfont" style="margin-bottom:2px;">Bottom profile:</div>
<pre style="border:1px inset;width:640px;height:498px;text-align:left;overflow:auto;margin:0;padding:6px;"># fbpanel - config file
# Profile name - Mac-like
# Profile position - bottom bar
# Filename - mac-like-bottom
# Author of this profile  - chris4585
# see http://fbpanel.sf.net/docs.html for complete configuration guide

Global {

edge = bottom
allign = center
margin = 0
widthType = percent
width = 65
heightType = pixel
height = 49
roundCorners = true
transparent = true
tintColor = #ffffff
alpha = 39
}

Plugin {
type = menu
config {
icon = start-here
name = Applications
systemmenu {
}
}
}

# Digital Clock
Plugin {
    type = dclock
    config {
        ClockFmt = %r
        TooltipFmt = %A %x
        Action =
    }
}

Plugin {
type = space
config {
size = 8
}
}

Plugin {
type = launchbar
config {
button {
icon = audio-volume-high
tooltip = Adjust volumes
action = xfce4-mixer
}
}
}

Plugin {
type = launchbar
config {
button {
icon = firefox
tooltip = Browse the web
action = firefox
}
}
}

Plugin {
type = launchbar
config {
button {
icon = gnome-terminal
tooltip = Terminal
action = xfce4-terminal
}
}
}

Plugin {
type = launchbar
config {
button {
icon = gnome-monitor
tooltip = System Monitor
action = gnome-system-monitor
}
}
}

Plugin {
type = launchbar
config {
button {
icon = synaptic
tooltip = Synaptic Package Manager
action = gksu synaptic
}
}
}

Plugin {
type = launchbar
config {
button {
icon = text-editor
tooltip = Editor
action = gedit
}
}
}

Plugin {
type = launchbar
config {
button {
icon = gnome-fs-directory
tooltip = rox-filer
action = rox-filer
}
}
}

Plugin {
type = launchbar
config {
button {
icon = media-playback-start
tooltip = Music
action = rhythmbox
}
}
}

Plugin {
type = launchbar
config {
button {
icon = applets-screenshooter
tooltip = Take a screenshot in 5 seconds (output /home/user/)
action = scrot -cd 5
}
}
}

Plugin {
    type = tray
}
</pre>
</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mac-Like Window [Mini|Maxi|Close] Buttons]]></title>
<link>http://dannydefisho.wordpress.com/2008/01/04/mac-like-windows-minimaxiclose-buttons/</link>
<pubDate>Fri, 04 Jan 2008 22:16:34 +0000</pubDate>
<dc:creator>Danny DeFisho</dc:creator>
<guid>http://dannydefisho.de.wordpress.com/2008/01/04/mac-like-windows-minimaxiclose-buttons/</guid>
<description><![CDATA[
Recently, I came across very interesting software-Leftsider-that moves your window buttons [minimi]]></description>
<content:encoded><![CDATA[<p align="left" style="text-align:center;"><img src="http://hsiw.web.fc2.com/leftsider.png" alt="leftsider image" style="width:418px;height:110px;" /></p>
<p align="left">Recently, I came across very interesting software-<a target="_blank" href="http://hsiw.web.fc2.com/" title="Leftsider">Leftsider</a>-that moves your window buttons [minimize&#124;maximize/restore&#124;close] from the right side [where we are all used to see them] to the left side, just like position of these buttons on Mac. It is not much of a change, but for Mac lovers, I bet this would solve this 'little' irritating problem, especially if you are running some kind of Mac theme for Windows, but it fails to move the positions of these buttons. It operates from a little icon in the taskbar, so that you can adjust the alignment anytime you wish. Enjoy. /XP and Vista 32bit/64bit versions available/</p>
]]></content:encoded>
</item>

</channel>
</rss>
