Sécurité = à faire !
Hosting_and_Server_Setup#Don.27t_use_PHP_register_globals
Les fichiers .htaccess & Apache:
http://httpd.apache.org/docs/1.3/howto/htaccess.html
http://www.commentcamarche.net/contents/apache/apacht.php3
http://wiki.nfrance.com/generale:html:creer_un_acces_restreint
To Do:
How do I move confidential files outside of public_html?
One challenge in Joomla! is ensuring that certain PHP files in public_html containing executable code or confidential data are protected from direct Internet access.
There are various ways to protect such files, but most are not optimal. Many users and developer groups, such as Gallery2 and Apache.org strongly recommend against keeping vulnerable files and confidential data inside public_html.
The following method seems to be the simplest and most elegant way to protect read-only files that, for whatever reason, must be stored in public_html. In this example, we protect configuration.php, perhaps the most confidential file of any Joomla! site.
Using this method, even if the Web server somehow delivers the contents of PHP files, for example due to a misconfiguration, nobody can see the contents of the real configuration file.
Directions
1. Move configuration.php to a safe directory outside of public_html and rename it whatever you want. We use the name joomla.conf in this example.
2. Create a new configuration.php file containing only the following code (See Important Notes below.):
<?php require( dirname( __FILE__ ) . '/../joomla.conf' );
3. Make sure the new configuration.php file is not writable, so that it can not be overwritten by the Joomla! Web admin interface.
4. If you need to change configuration settings, do so manually in the relocated joomla.conf.
Important Notes!
- In the above code example, do not include blank lines or any characters (including blank spaces) before the php start tag. If you do, you will very likely see the following error.
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/configuration.php:2) in /home/xxxxx/public_html/index.php on line 250
- Note that leaving out the PHP end tag ( ?> ) in the above code example is intentional. This ensure that any blank lines at the end of the file will NOT be interpreted as HTML, which would cause an error. Leaving the PHP end tag out is an accepted method for avoiding such conflicts. This works because the PHP interpreter automatically halts PHP interpretation at the end of every file. The only time you actually need the PHP end tag is if HTML code follows the PHP code in the same file.
- See also How to adjust Joomla 1.5 defines
PHP & Joomla
Secure PHP.INI file available? http://forum.joomla.org/viewtopic.php?f=432&t=333106
sessions.save_path http://forum.joomla.org/viewtopic.php?f=160&t=58435
jtspost_fr.php diagnostic file!
Installer Joomla chez Free
“Installer Joomla chez free
Mercredi, 25 Juin 2008 07:46 Administrateur Web - CMS
Pour installer Joomla chez free, quelques pièges sont à contourner. Voici la recette qui peut vous faire gagner un temps précieux.
L’opération se passe en deux temps, il faut bien évidement télécharger les fichiers sur son site free, puis procéder à quelques opérations simples.
En voici le détail :
dans l’interface d’administration de votre site, vérifier que la base de données est créée
avec votre client ftp préféré, télécharger les fichiers de Joomla sur votre site
à la racine du site, créer le répertoire sessions
à la racine du site joomla, créer le fichier vide configuration.php
à la racine du site, créer le fichier .htaccess et y include la ligne
php 1
End quotation.
“!!!!!!!!!!!!!!!!!!!Important!!!!!!!!!!!!!!!!!!!!!!!!
a) dans un dossier sur le disque dur local : décompactez le fichier zip de joomla
b) avec Filezilla téléchargez tous les fichiers et répertoires de joomla vers l’espace hébergment Free
c) avec un éditeur de texte (bloc-notes) écrire php 1 (attention il y a un espace entre php et 1). Enregistrez ce fichier auformat txt (par exemple atransferer.txt)
d) transférez vers l’espace hébergement Free ce fichier avec Filezilla
e) renommez ce fichier sur l’espace hébergement : le nom de ce fichier est transformé de atransferer.txt en .htaccess
f) créez à la racine du site (sur l’hébergement distant chez Free) un répertoire que vous allez nommer sessions
!!!!!!!!!!!!!!!!!!!Important!!!!!!!!!!!!!!!!!!!!!!!!
| Comment régler les problèmes de chemin absolu chez l’hébergeur Free? | ![]() |
![]() |
![]() |
| 11-05-2006 | |
| Le fichier configuration.php d’un site Joomla! comprend un certain nombre de paramètres qui, s’ils ne sont pas correctement renseignés, altèreront le fonctionnement de votre site. Ce fichier est généré automatiquement lors de l’installation de Joomla!, vous n’aurez donc à priori jamais à mettre le nez dedans, sauf si vous êtes curieux ou si vous êtes hébergé chez Free… et pourquoi ça?…. |
JA Pur*** Template
Comment changer le titre de ‘mon’ blog (JA_purity) : Menu Item => Edit => Front Page Blog Layout => Parameters/System => Page Title. Et voilà !!
Link: JA_Purity Layout
This is a pretty nice, free template that came with the Joomla! 1.5.4 package. I thought I’d setup a little demo page for it even though I probably won’t be using it here.
Suckerfish Menu Module Position: HORNAV
Animated Image at Bottom of Page is Module Position: BANNER
Sourcerer “This is user 4 position”: USER4ewea
BLOG links above footer Position: USER3Rther, Sports - KANT-TV, Norbertville
Some other stuff I pasted from the Joomlart site:
Quick features list
1. Support Multi color & Multi screen width configuration (Fluid/Narrow/Widescreen/Fixed in pixel or percentage)
2. Integrated with JA Suckerfish and JA MooMenu.
3. Option to use Logo as Text or Image
4. 5 module suffixes (_red, _green, _blue, _black, _text )
5. Well hand-coded typography
6. Well structured and SEO-optimized source code. Take some minutes to view the index.php and template_css
7. xHTML and CSS validated
8. Cross-browser compatibility with Internet Explorer 6+, Firefox, Safari, Opera.
9. Fast and lightweight
10. Fully support RTL
Instructions
Template Logo
Support 2 types of logo: Image and Text.Horizontal Navigation
JA Purity provide embedded dropdown horizontal navigation system. There’re 2 style of dopdown menu: JA CSS Suckerfish and JA Moomenu (Template parameter: Horizontal Navigation Type). Follow these steps to enable the dropdown horizon navigation.a
1. Goto Module Manager, click a mainmenu module (Eg: Main Menu). 2. Select “No” for the module “Show Title”.
3. Select “hornav” for the module “Position”. 4. Select “Yes” for parameter “Always show sub-menu Items”5. Select “List” for parameter “Menu Style” Template Font Size Choose default font size for the template. On front-page, when user increases/decreases font size, the setting is remember for later visits.
Template Width The template width is very flexible. You could choose the preset width (Narrow/Widescreen) or define your width (Specified in percentage, Specified in pixel)
Template Styles Template style is combined from 3 main elements: Header Themes, Background Themes and Primary Elements. The template provides 2×2×4=16 predefined styles.
Right modules collapsible function
Modules in right could are collapsible. You could enable/disable this function, set modules collapsed/expended by default…
Follow the instruction and it will successfully load.
ja_pur Resize Header
Ja Purity resize header
- open with a text editor the file templates\ja_purity\css\template.css
- about at line 921 you will find:
- /* HEADER
- ——————————————————— */
- #ja-headerwrap {
- color: #CCCCCC;
- line-height: normal;
- height: 80px; <—- EDIT THIS
- }
- #ja-header {
- position: relative;
- height: 80px; <—- EDIT THIS
- }
- .ja-headermask {
- width: 602px;
- display: block;
- background: url(../images/header-mask.png) no-repeat top right;
- height: 80px; <—- EDIT THIS
- position: absolute;
- top: 0;
- right: -1px;
- }
background: #333333;
- change these values with the desidered height.
- always in the file templates\ja_purity\css\template.css about at line 957 you will find
- h1.logo a {
- width: 208px; <—- EDIT THIS (same of your logo)
- display: block;
- background: url(../images/logo.png) no-repeat;
- height: 80px; <—- EDIT THIS (same of your logo)
- position: relative;
- z-index: 100;
- }
- now using your graphic editor you have to resize the heighy of the following files (same height of your header):
- templates\ja_purity\images\header-mask.png
- templates\ja_purity\styles\header\blue\images\header-mask.png
- templates\ja_purity\styles\header\green\images\header-mask.png
- If the height of your logo is different of the height of your header you probanly need to look here Change postion of your logo
- Remember that if you resize your header you will need header images with different height (see also Replace the header pictures)
- Finished
Free Pages Perso
Pages d’erreur personnalisées
ErrorDocument 404 /monfichier404.html ErrorDocument 404 http://monlogin.free.fr ErrorDocument 403 /accesrefuse.html
Cette commande doit se trouver dans un fichier .htaccess dans le répertoire vers lequel doivent être redirigés les messages d’erreur (généralement la racine du site Web, mais pas obligatoirement).
Restriction d’accès
Pour cela :
- Créez un fichier texte sous le nom .htaccess sans extension (sans oublier le point devant le mot).
- Les lignes à entrer dans ce fichier sont les suivantes :
PerlSetVar AuthFile /chemin_du_dossier/fichier_de_mots_de_passe AuthName "Acces Restreint" AuthType Basic require valid-user
Ce fichier est à placer directement dans le dossier à sécuriser.
- Créez un fichier texte contenant le ou les couple(s) d’identifiant(s)/mot(s) de passe, exemple :
administrateur:super_mot_de_passe utilisateur:youpi
Il est possible de placer ce fichier à n’importe quel endroit sur l’espace Web.
Pour que les dossiers ne soient pas accessibles, créez un autre fichier .htaccess en plaçant deny from all à l’intérieur, ce qui bloquera l’accès au dossier (et aux sous-dossiers ) automatiquement.
newsgroup proxad.free.services.pagesperso
Les paramètres de connexion à la base de données MySQL sont les suivants :
- Host : sql.free.fr
- User : Votre_login
- Pass : Votre_mot_de_passe
- Base : Votre_login
PHP- Joomla http://www.free.fr/assistance/945-acces-libre-php-chemins-absolus.html
Localisez le fichier configuration.php dans /répertoire d’installation. Cherchez dans ce fichier la ligne qui contient l’expression $mosConfig_absolute_path.
Remplacez alors cette ligne par la suivante :
$mosConfig_absolute_path = $_SERVER['DOCUMENT_ROOT'].'/répertoire d'installation';
Cherchez dans ce fichier la ligne qui contient l’expression $mosConfig_cachepath.
Remplacez alors cette ligne par la suivante :
$mosConfig_cachepath = $_SERVER['DOCUMENT_ROOT'].'/répertoire d'installation/cache';
=============
Restrictions d’accès via PHP
if ( !isset($_SERVER['PHP_AUTH_USER']) || !isset($_SERVER['PHP_AUTH_PW'])
|| ($_SERVER['PHP_AUTH_USER'] !== "nom_d_utilisateur" )
|| ($_SERVER['PHP_AUTH_PW'] !== "mot_de_passe") )
{
header('WWW-Authenticate: Basic realm="Authentifiez vous"');
header('HTTP/1.0 401 Unauthorized');
echo 'Acces non autorisé';
exit;
}
echo 'Utilisateur authentifié';
- Il est possible de modifier ce type d’authentification, pour gérer plusieurs couples login/mot de passe via une base de données MySQL, par exemple.
- Il est impératif de ne rien saisir (qui soit visible à l’utilisateur en sortie, pas même un caractère espace) avant une commande header() afin de garantir son fonctionnement : si un caractère est saisi avant cette commande, le PHP envoie les en-têtes (headers) HTTP standard à une page Web, sans prendre celles entrées en compte.
Joomla
Joomla Install:
http://docs.joomla.org/How_to_determine_a_package_checksum
Unix-style systems (such as Linux)
From the command line use the md5sum program. For example, here we determine the MD5 checksum for a Joomla! patch file.
md5sum Joomla_1.0.11_to_1.0.12-Stable-Patch_Package.tar.bz2
67534a24ca89b76f5ae197ed171bd75e Joomla_1.0.11_to_1.0.12-Stable-Patch_Package.tar.bz2
Type man md5sum at the command line for full details on the md5sum program.
Win: Hashtab etc.
- penser à créer un répertoire ’sessions’ sur le site
- renommer htaccess.txt en .htaccess et vider tout le contenu du fichier ACHTUNG security prob ! ajouter code dans ce htaccess par la suite !!!
- http://www.schule.bayern.de/beratung/iuk/cms/joomla/Installation%20-%20Kurzanleitung.pdf
Manual Installation Joomla/Linux
http://docs.joomla.org/How_to_solve_Installation_errors_Extension_Manager
The following files need to be set to 777 to make installation possible:
/administrator/backups/
/administrator/components/
/administrator/language/
/administrator/language/en-GB/
/administrator/language/nl-NL/
/administrator/modules/
/administrator/templates/
/components/
/images/
/images/banners/
/images/stories/
/language/
/language/en-GB/
/language/nl-NL/
/language/pdf_fonts/
/modules/
/plugins/
/plugins/content/
/plugins/editors/
/plugins/editors-xtd/
/plugins/search/
/plugins/system/
/plugins/user/
/plugins/xmlrpc/
/tmp/
/templates/
/cache/
http://www.joomlaworks.gr/ Frontpage slideshow, mod_random_image-capable
Joomla Rubber Doc Extension Dokumentenverwaltung
Install New Components and Manage Installed Components
Joomla Tips #3 : Changing File or Folder Permission
RubberDoc - The easy way to manage docs
How to Add the Newsflash Module on Your Joomla Website
SEO search engine optimization tools
HERE IT IS [ressource] Impossible de me connecter à l’administrator
* * * * * * * * * * * * THE DIAGNOSTIC FILE * * * * * * *
Joomla! Version Support
(tested with 1.0.14 RC1, 1.0.15, 1.5.0 and 1.5.1 by many of the moderation and translation team members)
- v 1.0.x
- v 1.5.x
Language Support
more translation to follow shortly…
- English (UK/AU)
- Spanish (ES) : thanks to gustavo
Download From
JTS Project Site on JoomlaCode.org
Installation
1. Download and unzip the attached file (result = jtspost.php )
2. Upload the PHP script to the Joomla! Sites “/” directory
3. Run the script through the browser IE: http://www.mysite.com.au/jtspost_en.php
Usage
1. Select the level of detail that you wish to provide in the post (Standard [left column only] or Extended [left + right column] )
2. Optionally, enter a problem description, up to three error messages or log lines and any actions already attempted
(If no form fields are not filled out then only the Diagnostic Information will be generated.)
3. Press “GENERATE POST” button
4. Once the page returns, select and copy all the information in the “Post Output” textbox
5. Paste into a “New Topic” or existing thread.
* * * * * * * * * * * * *
Alzheimer
http://www.alzheimerforum.de/aai/HA-VeranstaltungenP/Umgang_mit_Demenzkranken_1997.pdf
Commandes en vrac
sudo module-assistant prepare,update
Blogroll
- Abstract World
- Alles online! Paypal und mehr…
- Arts & Letters Daily
- Backup Zmanda
- berlin et les autres- Blog d’une canadienne à Berlin
- Blog d’une française à Berlin
- Drapeaux
- Faire un favicon (website/converter)
- Forum Joomla ja_purity
- http://board.protecus.de/
- http://bourgeoise-france.skyrock.com/1966728875-Villa-Montmorency.html
- http://de.wikipedia.org/wiki/Unix-Dateirechte
- http://docs.joomla.org/Beginners
- http://docs.joomla.org/Category:FAQ
- http://docs.joomla.org/Custom_error_pages
- http://docs.joomla.org/How_to_add_CSRF_anti-spoofing_to_forms
- http://docs.joomla.org/Vulnerable_Extensions_List
- http://html-color-codes.info/
- http://stuffwhitepeoplelike.com/
- http://www.berliner-bed-and-breakfast.de/
- http://www.cuisine-japonaise.com/
- http://www.mypersonality.info/adventure/
- Joomla Purity resize header
- Joomla Tips and tricks
- Joomla Video Tutorial
- Joomla! 1.5 einsetzen, administrieren und erweitern
- Joomla: Customiez JA Purity
- Metmuseum Dutch Still Life
- Site Integrator: Improve the security of your Joomla! Administrator
- TED Inspired talks by the world’s greatest thinkers and doers
- Tiny Apps
- Troubleshooting a template installation Joomla
Unknown Feed
- An error has occurred; the feed is probably down. Try again later.
Unknown Feed
- An error has occurred; the feed is probably down. Try again later.
The Economist: Daily columns
- Green.view: Too green to fail July 7, 2010When it comes to protected areas, less really can mean moreThomas Brooks, a biologist with NatureServe, a conservation group based in Arlington, Virginia, has long been fighting to preserve biodiversity in the Philippines. Quite often it can feel like a lost cause. Conservation efforts in the country have struggled against ever greater deforestation and decades of environmental neglect. You might think that, when Mr Brooks heard that the Philippine government is considering opening some of its protected areas to mining, it would have been the last straw. Instead, it was an occasion for hope. According to Theresa Mundita Lim, Director of the Protected Areas and Wildlife Bureau of the Department of the Environment and Natural Resources, who made the announcement at a meeting of the Convention on Biological Diversity in Nairobi, the move on mining is part of a larger strategy to improve how much biodiversity the government protects. By cutting spending on areas that are lower-priority and instead putting the money where it will be more effective in protecting nature, she hopes to get more impact out of the limited conservation funds available. ...
- How life recovers from mass extinctions: Dead-ammonite bounce July 5, 2010Life recovered from its worst extinction much faster than previously realisedTHE dinosaurs went out with a bang. Most palaeontologists agree that those creatures and much of the rest of Mesozoic life ended when the Earth collided with an asteroid or a comet 65m years ago. But the Mesozoic, too, began with a mass extinction. Some 251m years ago, the efluvia of Siberian volcanoes wiped out 95% of life in the seas, and almost as much on the land, in an episode known as the Great Dying. This was the end of the Permian period, and of the era of life called the Palaeozoic. The survivors regrouped, re-evolved and turned into the Mesozoic species that led eventually to the dinosaurs, pterosaurs, ammonites and belemnites that generations of fossil hunters are familiar with.How that regrouping happened will be the topic of a presentation by Hugo Bucher, the director of the Palaeontological Institute at the University of Zurich, at the Third International Palaeontological Congress in London on July 3rd. According to Dr Bucher, it occurred faster than anyone had previously thought, but also stuttered on the way as the volcanic activity waxed and waned. ...
- Green.view: The connected Arctic June 29, 2010A long way from anywhere, researchers are plugged into everywhereNY ALESUND, a village devoted to scientific research on the island of Spitsbergen, in the high Arctic, seems about as isolated as it is possible to get. Beyond the confines of the village and its outstations, there is no sign of human beings; just snow, water, rock and scrawny soil. To the north, it’s a straight trip to the pole. This is true everywhere, by definition, but from Ny Alesund the trip is shorter than from any other permanently inhabited settlement. To the west is Greenland (the most northerly, uninhabited bit), followed by Ellesmere Island (part of Canada), a lot of sometimes frozen ocean and some Russian islands before a humanity-free circumnavigation brings you back to Ny Alesund. To the south is everything else in the world, most of it a very long way off. The nearest city, Tromso, is more than 1,000km away, and hardly a metropolis. For four months a year even the sun does not make it to Ny Alesund. Before the 20th century, no one lived here, nor would anyone have wanted to. ...
- Art.view: More sense than money June 25, 2010Christie's and Sotheby's face buyer resistanceTHE two leading auction houses, Sotheby’s and Christie’s, have come a long way since the dark days of late 2008, when the sudden collapse of the art market caused their revenues to plummet. At the time, they were forced to pay out nearly $200m in guarantees to honour contracts on works that had been consigned to auction, yet failed to sell on the day. Now, two years later, the sector is running ahead of itself. As the art-market recovery gets under way, auction houses now face a particularly delicate moment.When art prices fell, auction houses struggled to attract sellers. Collectors faced with death, divorce or debt—three common reasons for selling—still consigned their works for auction. But discretionary selling fell back sharply. With the memory of the record prices of 2007 still fresh in many collectors’ minds, the question they asked themselves was “why sell if you don’t have to?” ...
- Green.view: True-bluefin June 22, 2010Farming one of the ocean’s greatest fishDURING May and June, when the mighty bluefin tuna returns to the Mediterranean to spawn, fishermen arrive from all over the world to catch it (click here to watch a video). In days gone by, the fish were netted and killed on the spot. Now, in high-tech operations involving divers and video cameras, they are transferred from the nets into “farms”—arrays of cages anchored to the sea floor from Spain to Malta, to be fattened up. Then, come October, they are sold to Japanese boats, killed, frozen and shipped to Japan. It is a lucrative arrangement. Anthony Grupetta, the director general of agriculture and fisheries regulation in Malta, says that in those few months most farmers can increase the weight of a wild-caught bluefin by 27-30%. (He claims the Maltese farms do better than this, but does not say exactly how much better.) The cages do not cost much, and the fish fed to a tuna are worth a lot less than the added kilos of tuna-meat that result. What is more, Japanese buyers prefer fish raised this way. They say the quality of the meat from a bluefin killed straight after being caught is less tasty, as the fish has been stressed. ...
- Art.view: Fairs to remember June 16, 2010A banner month for London's art and antiques fairsIT IS either an embarrassment of riches or overkill. Either way, the abundance of art fairs in London this June is a dramatic departure from how things looked a year ago. Then, London's prestigious Grosvenor House Antiques and Fine Art Fair was closed down after 75 years. Pundits blamed the bad economy. The actual reason was that the owners of the Grosvenor House Hotel believed they could earn more by using the space for other purposes. It looked as if London's art and antiques scene was shrinking, but two new ventures soon sprang up. A group of dealers have come up with Masterpiece London, a fair running from June 24th to 29th. Some of the top names from Grosvenor are among the 115 dealers who signed on to participate. Anna and Brian Haughton, London-based ceramics dealers and veteran fair organisers, had a similar idea. They too launched a new fair called Art Antiques London (AAL), which ran from June 9th to the 16th. Smaller than Masterpiece, it incorporated their prestigious ceramics fair and seminar. “We want quality and intimacy,” says Mrs Haughton, who attracted 60 participants—the fair's target number. ...
- Green.view: Thinning on top June 15, 2010Predicting the Arctic’s summer fate is not so simpleMARCH is the maximum month. In March 1979, the first year for which satellite records are available, the sea ice in the Arctic Ocean covered 16.4m square kilometres (6.4m square miles). By the time summer was gone, the ice was down to about 7.2m square kilometres. Every March since, the ice has returned to an annual maximum, but never again has it been as large as the one observed that first year. Every summer, it shrinks back down, and the minimum has for the most part been getting smaller and smaller. In 2007 it was just 4.3m square kilometres. At first, polar scientists watched the planet’s icy pulse with academic interest and justifiable pride in their new observational capabilities. Now they monitor its every hiccup as if it were a patient on life support. But that does not mean they know how to interpret what they see.This year they noted that the Arctic ice cap had a late-winter growth spurt, reaching its maximum on March 31st, the latest date ever recorded. By the beginning of June, the ice cover—as defined by the percentage of ocean covered by at least 15% floating ice—had dropped far below what is usual for the time of year. Both observations, by themselves, sound as if they should contain meaningful information about what to expect in the rest of 2010. They don’t. ...
- Green.view: Once more, with less feeling June 9, 2010Climate-change negotiations settle in for the long haulSOME of the trappings are the same. Outside the conference venue there are still followers of Supreme Master Ching Hai urging veganism as a path to climatic salvation. Inside, the public spaces are as thronged, the piles of paper as daunting and the procedures as arcane as ever. (Trying to explain the difference between a “negotiating text” and a “text that can form the basis for negotiations” a UN official looks flummoxed that anyone should not understand such a basic distinction. “It’s like the difference between a paper and a non-paper,” he observes helpfully.) The campaigning groups are still handing out “Fossil of the Day” awards, too, to the countries they think are being least helpful, and they are still going to America, Canada and Saudi Arabia with predictable regularity. But this is Bonn, not Copenhagen, and though the colour-coded ID badges are the same, as well, and even use the same pictures taken for security at Copenhagen and since squirreled away on computer disks, the faces above the badges are different. “Have you noticed?” asks a climate-conference veteran from Greenpeace. “Everyone looks ten years younger.” ...
- Art.view: Message in a bottle June 9, 2010An auction of Chinese snuff bottles surprises the expertsIN A time when the market for Chinese treasures is constantly breaking records, the success of the sale of George and Mary Bloch’s snuff bottles in Hong Kong still caught many off-guard. The May 28th event marked the first so-called “golden gavel” sale in Hong Kong for Bonhams, a London auctioneer, meaning every lot found a buyer (also known as a “white-glove” auction in Europe and America). This is rare, and often limited to sales with few lots in highly collectible sectors. That this was a niche auction with 141 lots makes the feat all the more remarkable.The sale's final tally, at just over HK$66m ($8.5m), was three times higher than Bonhams expected. This has surely encouraged the sellers, who are planning to dispose of their entire 1,700-piece collection in a further nine sales over the next five years. ...
- Art.view: Smoked venison June 2, 2010Can an auction house successfully manage a living artist's primary market?HAUNCH of Venison—an art gallery owned by an auction house—is a weird beast. When Christie’s acquired the firm in 2007, many doubted the health of this unconventional alliance of the primary and secondary market. Now that Haunch’s founders, Harry Blain and Graham Southern, have announced that they are leaving the gallery, skepticism may reach a new high.The primary market offers work as it emerges from artists’ studios—that is, it’s for sale for the first time. The best primary dealers or “gallerists” tend to be quirky mavericks with such a good “eye” that they have their names over the door. They pay more attention to supply, so it’s paramount that they understand and nurture artists. Few are team players with a flair for corporate politics. The secondary market, by contrast, involves the resale of art objects, either through private dealers or auction houses. These traders focus on demand, and so have little contact with artists. Moreover, unlike primary gallerists, traders rarely opt to sell a work at a lower price to a museum in the interests of developing an artist’s career. High prices are an end in themselves for an auction house. ...
Unknown Feed
- An error has occurred; the feed is probably down. Try again later.


