some mt tweaks May 30, 2002

http://www.scottandrew.com/weblog/cat_moveable_type_mods_and_hacks

 

Posted by pi at 05:13 AM
dwmx and strokeit May 29, 2002

good feedback in the strokeit forums, you should ask and suggest there,
see my thread

 

Posted by pi at 06:51 AM
dwmx titlebar

ui! the html title field in the toolbar is way to short.
"\Macromedia\DreamweaverMX\Configuration\Toolbars\toolbars.xml"
i searched for 'title' -> width="150"
i set it to 300. it must be saved in your user folder, like :
pi\Anwendungsdaten\Macromedia\Dreamweaver MX\Configuration\toolbars
(a Anwender is a user - thats german)

 

Posted by pi at 06:10 AM
dwmx and strokeit

a picture (swf .900kb)says more in 1600*1200,
i script actions and commands in dreamweaver, the strokeit program folder is my local strokeit sitefolder.
click hehe to see the screenshot hehe

 

Posted by pi at 05:16 AM
flmx - strokeit

my recent flmx action file - you simply have to import it into strokeit 0.99
(or put it in the actions folder)
flmx actions

 

panelset + 100% is a little tricky - you may have to add or delete one of the [down] tags before the [alt][right], i made a panelset 'a' - its the first after default, so add your own [down]'s :)

Posted by pi at 01:41 AM
flmx vector batch May 27, 2002

flash mx and vector batch :
ever wanted to trace more than one picture ?
tired of pressing ever and ever the same keys ?

i wrote that small action for strokeit, i'll put the file later on the server.
see: 2.5 mb swf demonstration

code snip:

gesture = Left-Right
1frame forwrd + trace = keys, keys
[win_down].[win_up][CTRL_DOWN]a[CTRL_UP][CTRL_DOWN]
[ALT_DOWN]T[ALT_UP][CTRL_UP]50[Enter_down][enter_up]
pause = utilities, Delay "2000"
optimize = keys, keys [CTRL_DOWN][ALT_DOWN][SHIFT_DOWN]c[SHIFT_UP][ALT_UP][CTRL_UP][Execute][Execute]

 

Posted by pi at 02:00 AM
mt tweaks May 23, 2002

openwire - mtsearch
How do you make a website skinnable?

 

Posted by pi at 02:39 AM
a dreamweaver extension May 21, 2002

i need an extension that converts my browser bookmarks to dreamweaver snippets.
the mxp should be able to convert the folder hierachie too.
same foldertrees for all :)

 

Posted by pi at 03:20 AM
ring local on piblog visit

the title says it :)
i have a local projector which tells me that you are here (ring).
it works with one php and one txt file.

 

Posted by pi at 02:53 AM
Who needs Livehelper ? May 20, 2002

i don't know, just wanted to hear it ringing when someone visits my site :)

 

Posted by pi at 11:26 PM
livehelper May 19, 2002

and now this:

http://www.livehelper.com/

 

Posted by pi at 05:54 AM
what you need

:
strokeit for rightclick mouse gestures http://www.tcbnetworks.com/strokeit/
here some pictures on how to draw the gestures:
http://www.x-allstars.com/ip/gestures.html

 

Posted by pi at 04:04 AM
stripping the bookmark.htm May 18, 2002

mick from the mm dreamweaver forum helped me:
[a-z]{3,4}_[a-z]{3,}="\d{1,}"
this removes the add tags in bookmark.htm export files.

 

i'll post details later on.

Posted by pi at 02:04 AM