Tagged: legal

iPad in the courtroom (via Maclawg)

AT&T changing data plan major negative in using new iPad. No surprise there that they put the screws to their customers.

For my first post and review, I will be sharing how I use the iPad in my law practice. Like many other iPad users, I have quickly found that the iPad does a lot of things really well, but has some limitations. This will be the first of several posts where I explore the use of the iPad, and the many apps that make the iPad a tool that lawyers can use. Before I purchased the iPad, I must admit that I was an iPad hater. I had great difficulty concep … Read More

via Maclawg

Share

Do you need instructions on how to have a Legal Notice on Startup as in Windows?

You can find all the details here.  Thanks dtakis! “Thanks for quick reply.

If you manually edit com.apple.loginwindow.plist it seems to work.

Only issue seems to be the formatting of the text as there’s isn’t any support for tags.

This is a basic template.

<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE plist PUBLIC “-//Apple Computer//DTD PLIST 1.0//EN” “http://www.apple$
<plist version=”1.0″>
<dict>
<key>LoginwindowText</key>
<string>
USER AGREEMENT

Please make sure you agree at the following before you proceed with logon:
1.
2.
3.
</string>
</dict>
</plist>

Ta
Nick”

This article tells you how to edit a plist and the free software with a link to it.  How to Open and Edit a .plist file in Mac OS X I have tried this and it works great.

Share