skip to main
|
skip to sidebar
www.yannlaviolette.com
Social Icons
Pages
Home
Friday, April 8, 2011
Mac OS X -=- Prevent Writing .DS_Store on Network Drives
If you want to prevent Mac OS X to write .DS_Store on network drives, simply write this command in a terminal.
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
After restart, OS X won't create these files anymore on shared drives.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Linux - Copy and follow symlinks
If you want to copy and follow symlinks, use these arguments: cp -rfL source dest
JPA / Hibernate - On Delete Set NULL
It's impossible to configure a ON DELETE SET NULL with JPA / Hibernate. To achieve this, you could define a @PreRemove method that ...
EDI -=- List of Valid Interchange Qualifiers in EDI
Hi! The interchange qualifier is used to describe the interchange identifier. For example, if we have a qualifier 12, it says that the int...
Ruby get time in milliseconds
Hi If you want to get the current time in milliseconds in Ruby, type this following Ruby code. Thanks to Antoine that show me the mistake ...
ERROR: column notation .id applied to type name, which is not a composite type
Hi! When doing an EJB3 web application with PostgreSQL I have this error message when I try to do a simple SELECT query on my table "...
ExtJS -=- Complete FormPanel Example with ComboBox
Here's a complete example how to use a FormPanel (loading and saving) that contains some combobox binded with JSON Stores. Since calls i...
ExtJS -=- Show / Hide Textfield in FormPanel
Hi! As you surely knows, with ExtJS the hide() / show() methods on a field only hide / show the textfield but the label isn't hidden. ...
JDEdwards -=- How to search JDE EnterpriseOne Data Dictionary from SQL
The Issue The JD Edwards EnterpriseOne database does not contain any table or field name aliases with meaningful English descriptions. This...
ExtJS FormPanel sending JSON data
Hi! If you want your Ext.form.FormPanel sends JSON, you must extends Ext.form.Action.Submit and create a new action that format and send t...
EDI - Copy only specific transaction to a folder
Hi! Here is a simple tutorial how to copy only a specific functional group type of EDI transaction. In my example I need to copy all th...
About Me
Yann Laviolette, ing.
Yann Laviolette, ing.
Powered by
Blogger
.
Total Pageviews
Author
Yann Laviolette, ing.
Pages
Ads 468x60px
Blog Archive
►
2014
(1)
►
August
(1)
►
2013
(14)
►
November
(1)
►
October
(3)
►
September
(7)
►
August
(3)
►
2012
(10)
►
October
(3)
►
August
(2)
►
May
(1)
►
March
(2)
►
February
(2)
▼
2011
(75)
►
December
(10)
►
November
(2)
►
October
(4)
►
September
(8)
►
August
(4)
►
July
(4)
►
June
(14)
►
May
(9)
▼
April
(17)
Java -=- How to copy file using Apache IOUtils
Good site to find free favicons
JAD Java Decompiler Download Mirror
[RSA] Install Cicso AnyConnect on Mac OS X Snow Le...
ExtJS -=- Converting a timestamp value to a valid ...
ExtJS -=- Wait message while loading a store
Mac OS X -=- Installing Java 1.4 on Snow Leopard
Mac OS X -=- Installing Java 1.5 on Snow Leopard
ExtJS -=- Complete FormPanel Example with ComboBox
Mac OS X -=- Prevent Writing .DS_Store on Network ...
PHP - Getting details of a variable
Ruby on Rails -=- EZ_Where plugin
ExtJS -=- Items auto width in FormPanel
Really Good B2B Integration Tool
ExtJS 4 Beta 2 Released
Ruby -=- Using environment variable
How to Tie a Tie
►
March
(2)
►
January
(1)
►
2010
(62)
►
November
(4)
►
October
(4)
►
September
(5)
►
August
(6)
►
July
(3)
►
May
(1)
►
April
(5)
►
March
(6)
►
February
(15)
►
January
(13)
Search This Blog
Labels
Antivirus
(1)
Apache
(1)
B2B
(1)
Batch
(1)
Blogger
(1)
Cars
(1)
Characters Table
(1)
Cheat Sheet
(1)
Cisco
(1)
CSS
(1)
CSV
(1)
Database
(2)
DB2
(2)
Derby
(1)
EBI
(1)
EBI 2.5
(2)
ECommerce
(1)
EDI
(6)
EDIFACT
(2)
EJB
(1)
Excel
(2)
ExtJS
(23)
ExtJS 2.3
(3)
ExtJS 3.4
(1)
EXTOL
(3)
Finances
(1)
find
(1)
Firefox
(1)
Funny
(1)
GEm
(1)
Gems
(1)
Graphic
(1)
grep
(2)
Health
(1)
Hibernate
(1)
Html
(1)
Humor
(1)
IE9
(1)
Internet Explorer
(1)
Java
(21)
JavaScript
(2)
JBoss
(3)
JDE Enterprise One
(1)
JPA
(1)
Linux
(2)
Linux / UNIX
(20)
Mac
(19)
Math
(1)
Maven
(1)
Mazda 3 2007
(2)
Mechanic
(2)
mirror
(1)
Networking
(1)
Nginx
(1)
Oracle
(2)
Oracle Express
(1)
Passenger
(1)
PHP
(2)
PHP PHPExcel
(1)
PostgreSQL
(5)
Rails
(2)
Regex
(3)
RestEasy
(1)
RSA
(1)
Ruby
(10)
security
(2)
SOAP
(2)
Spring
(1)
SQL
(2)
SSH
(1)
Stocks
(1)
Subversion
(5)
Talend
(1)
tar
(1)
Tools
(1)
Velocity
(1)
Virtualization
(1)
VPN
(1)
Web Development
(3)
Web Services
(2)
Windows
(3)
Windows 7
(2)
Windows XP
(1)
XSLT
(1)
Blog Archive
►
2014
(1)
►
August
(1)
►
2013
(14)
►
November
(1)
►
October
(3)
►
September
(7)
►
August
(3)
►
2012
(10)
►
October
(3)
►
August
(2)
►
May
(1)
►
March
(2)
►
February
(2)
▼
2011
(75)
►
December
(10)
►
November
(2)
►
October
(4)
►
September
(8)
►
August
(4)
►
July
(4)
►
June
(14)
►
May
(9)
▼
April
(17)
Java -=- How to copy file using Apache IOUtils
Good site to find free favicons
JAD Java Decompiler Download Mirror
[RSA] Install Cicso AnyConnect on Mac OS X Snow Le...
ExtJS -=- Converting a timestamp value to a valid ...
ExtJS -=- Wait message while loading a store
Mac OS X -=- Installing Java 1.4 on Snow Leopard
Mac OS X -=- Installing Java 1.5 on Snow Leopard
ExtJS -=- Complete FormPanel Example with ComboBox
Mac OS X -=- Prevent Writing .DS_Store on Network ...
PHP - Getting details of a variable
Ruby on Rails -=- EZ_Where plugin
ExtJS -=- Items auto width in FormPanel
Really Good B2B Integration Tool
ExtJS 4 Beta 2 Released
Ruby -=- Using environment variable
How to Tie a Tie
►
March
(2)
►
January
(1)
►
2010
(62)
►
November
(4)
►
October
(4)
►
September
(5)
►
August
(6)
►
July
(3)
►
May
(1)
►
April
(5)
►
March
(6)
►
February
(15)
►
January
(13)
Other Links
CodeIgniter Style Guide
MonCours.ca
My LinkedIn Profile
My Picture Gallery
English to French Translation
Code Igniter User Guide
ExtJS 2.3.0 API Documentation
ExtJS 3.3.1 API Documentation
ExtJS Examples
JSON Formatter
No comments:
Post a Comment