| rss Factory 1.5 powered by The Factory |
(shop/joomla-components/photo-battle-extension.html) Requirements: Joomla 1.5.x for Joomla Powered Websites Only!
Before we get down to the business how to part, let us first get you familiar with the live chat component that will accomplish the above task.
Chat Factory is a powerful Ajax based live chat extension for Joomla (1.5 and 1.6) that will integrate Facebook Gmail like chat into Joomla Websites. Think of it like having an instant messenger only for your website.
Partial features list:Online and Offline messagesMessage HistoryAvatar managementCommunity Builder integrationChat application is available on every page of your website without having to enable a special moduleChangeable User statusPossibility of staying invisibleallowing users to chat REGARDLESS of the page they are on.Friends list and Blocked users listGuests can Chat with registered users (option to set it off)Community Builder IntegrationPossibility of running advertisements in the Chat window and through advertisement messagesusers can enable/disable the chat systemand many more ... After you install Chat Factory on your website, here are the ways you can put it to use: Increase Your Sales using it As a Live Help Support Tool.
A website without live support is like an empty brick and motor store
(with no one to guide you. With Chat Factory, you can interact with your
website visitors through a real time chat communication providing a
higher level customer and sales support. Doing this not only improves
upfront sales and customer satisfaction but also increases referral rate
and improves brand image (thus affecting the overall bottom line of
your business).With the above said, think about this How much is such a software worth to my business? Im sure you will discover that overtime, its worth 50 to 100 times more than what you are invest to grab the software.Ready to Implement?Like
most other Joomla extensions, installing and configuring Chat Factory
is very simple and in most cases the whole process takes less than
10mins to setup.Ready? Click on the "Buy it now" button below to grab your copy of Chat Factory! User Guide. (documentation/virtuemart-factory-reports-user-guide.html) (VM-Reports-Factory/Detailed-product-flyer.html) (all-thefactory-products/chat-factory/detailed-product-flyer.html) On the back-end the chat extension for Joomla has the following main features:emoticons management: administrators can add as many emoticons as they wantadvertisements managementIM ads: on login or on specific intervalallowed groups: select the groups that are allowed to chatCommunity Builder integration (enable/disable)set refresh interval of user list, new messages and new friendship requests to reduce server loadspam protection: set the maximum number of messages users can send per minute.Requirements: Joomla 1.5.xDemo-Server:http://chatfactory.thefactory.ro/index.php (http://chatfactory.thefactory.ro/index.php) What is Deluxe Blog Factory (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html)?Deluxe Blog Factory is an user friendly, webmaster friendly blogging extension for Joomla 1.5, with a native and fresh MVC codebase. Full of features, it is a well thought alternative to Wordpress blogging, allowing you to use Joomla versatility and well known blogging conventions - like RSS Syndication, Bookmarking Sites (like Digg, Twitter, Facebook, etc). Featuring a Web 2.0 Dashboard with draggable panes and all-in-reach controls, your blogging experience is truly comfortable and in a luxuriant environment.With its integrated commenting and following system, Deluxe Blog Factory does not need additional extensions in order to function at full potential. No need to get support from 2 different extension providers that keep pointing fingers at each others program. (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html) User Avatars, Pingbacks, TinyMCE extensions, Youtube and per user settable Media Upload capacities add to the Extension an amazing set of features and possibilities. What do you get with Deluxe Blog Factory (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html)? A well designed and user friendly Dashboard where you can see the most important information and have access to the most important functions.SEF URLs - native Joomla 1.5 router. Well formed URLs that help your website to gain more relevance.Per user Media Management; users can upload Media files up to a certain Quota (admin settable). Your website users will have the possibility to upload images and media from the frontend without overcrowding your hosting.Multi-Blogger: You can allow all users to create blogs, or just specific user groups. Import Blog Posts into Joomla content. Now the gap between the blogs you host and the content of your site will be bridged.Avatars: users can upload their own avatar or use their community builder avatar.Fully customizable template based on smarty tags; there is NO php knowledge needed at all.Backend Blog administration: you can edit or unpublish any blog entry or any comment from the administrative backend.Follow and be followed by other users.customizable eMail notifications for the significant events in your site (new post, new comment, reported post, etc).Customizable bookmark sites (digg, facebook, twitter, etc).CAPTCHA for comments.Tag Clouds. Tag filtering, tagging search.a lot of free modules to get on your site.Integrated Search Plugin.Deluxe Blog Factory comes also toghether with seven modules: Random Blogs mod, Tag Cloud mod, Latest posts mod, Top Active blogs mod, Top Rated blogs mod, Top Rated posts mod, Search mod. Check NOW, what bloggers need and Deluxe Blog (all-thefactory-products/deluxe-blog-factory/detailed-product-flyer.html) provides: Frontpage with all posts listed, paged and sorted.Individual per blog listings - every user gets his own blog front page.Possibility to import Blog posts into regular joomla content sections and categories.A lot of Bookmarking sites to choose from and an easy way to add new ones.RSS feeds and syndication.Pings and Tags, pingback and bookmarking.SEF urls.Avatars with Community Builder integration.Templating System / Easy to change templates.Built in Commenting system.Built in Media uploader with per user Disk Quota.How to use the DEMO site (http://deluxeblog.thefactory.ro/) of Deluxe Blog Factory? You can use the login buttons on the left in order to login into the site as different users and test the features of this extension. You can approve comments, leave comments, add posts, and even login into the administrative backend to see all the management features. For those of you who are developing WordPress templates or you just want to modify existing ones, the following commands sheet should be helpful. Theme Structureheader.php - Header Sectionindex.php - Main Sectionsidebar.php - Sidebar Sectionsingle.php - Post Templatepage.php - Page Templatecomments.php - Comment Templatesearch.php - Search Contentsearchform.php - Search Form Templatearchive.php - Archive Templatefunctions.php - Special Functions404.php - Error Page templatestyle.css - Style Sheet The Loop<?php if(have_posts());?><?php while(have_posts()); the_post();?>// Custom HTML and PHP Code<?php else;?><?php endif;?>The Category Based Loop<?php query_posts('category_name=Category showposts=10'); ?><?php while (have_posts()) : the_post(); ?>// Custom HTML and PHP Code<?php endwhile;?> Theme Definition/*Theme Name: WordpressTheme URI: http://wordpress.org/Description: Factory BlogVersion: 2.0Author: the FactoryAuthor URI: http://www.thefactory.roTags: wordpress, drupal, joomla, cms*/Template Include Tags< ?php get_header(); ?>< ?php get_sidebar(); ?>< ?php get_footer(); ?>< ?php comments_template(); ?>WordPress Template Tags<?php the_title() ?> - displays the posts/pages title<?php the_content() ?> - displays the content of the post/page<?php the_excerpt() ?> - displays the excerpt of the current post/page<?php the_time() ?> - displays the time of the current post/page<?php the_date() ?> - displays the date of a post or set of post/page<?php the_permalink() ?> - displays the URL for the permalink<?php the_category() ?> - displays the category of a post<?php the_author(); ?> - displays the author of the post<?php the_ID(); ?> - displays the numeric ID of the current post<?php wp_list_pages(); ?> - displays all the pages<?php wp_tag_cloud(); ?> - displays a tag cloud<?php wp_list_cats(); ?> - displays the categories<?php get_calendar(); ?> - displays the calendar<?php wp_get_archives() ?> - displays a date-based archives list<?php posts_nav_link(); ?> - displays Previous page and Next Page links<?php next_post_link() ?> - displays Newer Posts link<?php previous_post_link() ?> - displays previous link<?php edit_post_link(__('Edit Post')); ?> - displays the edit link<?php the_search_query();?> - value for search form<?php wp_register();?> - displays the register link<?php wp_loginout();?> - displays the log in/out link<?php wp_meta();?> - Meta for administrators<?php timer_stop(1);?> - time to load the page<?php echo c2c_custom('test');?> - displays the custom field1<?php get_links_list(); ?> - display links from Blogroll<?php get_calendar(); ?> - displays the built-in calendar<?php comments_popup_link(); ?> - link of the posts commentsBlogInfo Tags<?php bloginfo('name'); ?> - Title of the blog<?php bloginfo('charset'); ?> - the character set<?php bloginfo('description'); ?> - the description of the blog<?php bloginfo('url'); ?> - the address of the blog<?php bloginfo('rss2_url'); ?> - the RSS URL<?php bloginfo('template_url'); ?> - the URL of the template<?php bloginfo('pingback_url'); ?> - the pingback URL<?php bloginfo('stylesheet_url'); ?> - the URL for the template's CSS file<?php bloginfo('wpurl'); ?> - URL for WordPress installation<?php bloginfo('version'); ?> - Version of the WordPress installation<?php bloginfo('html_type'); ?> - HTML version of the siteBlogInfo Tagsis_home() - when the user is on the blog home pageis_front_page() - when the user is on the home pageis_single() - when the single post displayedis_sticky() - check if a post is stickyis_page() - when a page is displayedis_category() - when a category is displayedCategory based menu navigation<ul id= menu ><li <?php if(is_home()) ?>><a href= <?php bloginfo('home'); ?> >Home</a></li>< ?php wp_list_categories('title_li= orderby=id'); ?></ul>Pages based menu navigation<ul id= menu ><li <?php if(is_home()) ?>><a href= <?php bloginfo('home'); ?> >home</a></li>< ?php wp_list_pages('sort_column=menu_order depth=1 title_li='); ?></ul> Love Factory (shop/joomla-components/love-factory-dating-and-matchmaking.html) Joomla Extension through the language files and Joomfish Integration. (shop/joomla-components/love-factory-dating-and-matchmaking.html) The Main Features of the component are:Member Pages with fully configurable fields!Photo Gallery (users can specify the images order)Comment System (page owner can delete any comment on his page or report them to the admin)Messaging System (users can create, send and receive personal messages)Interaction System (sending kisses between user) Rating SystemFriends List (including pending requests; user can set the page status visible only for friends)Ignore List (to avoid spamming or any unwanted contact)Advanced Search (to find friends or matches after certain criteria like gender, age, etc., criteria which are fully configurable by the administrator from the existing page fields.Membership Plans with integrated Payment Gateways: Paypal and Moneybookers (support for one till four membership-level, so that users can upgrade their account in order to receive a higher number of allowed photo and friends. For each level, differentiated prices can be set, depending on the time period. The membership plans feature can be enable or disabled by the administrator.)Smarty-based http://lovefactory.thefactory.ro (http://lovefactory.thefactory.ro/) - to login for the frontend or backend, just click the login buttons available on the page. Feel free to test as you please; the server resets itself each hour. With the last released versions, the Reverse Auction Factory (shop/joomla-components/reverse-auction-factory.html) solution is consolidating one of its main goals, serving as a freelancing platform. Among other new features, the new version comes with a special new template, which can be also seen on the new updated demoserver (http://reverse-auctions.thefactory.ro/) available under http://reverse-auctions.thefactory.ro/ (http://reverse-auctions.thefactory.ro/) (http://reverse-auctions.thefactory.ro) Other noticable features are: New feature: Gallery Plugin, Gallery settings in backend.New feature: New Gallery Mootool.New feature: Differentiated Comissions for Powersellers, verified users and regular users.Improved quicker and lighter coding; rbidsVersionCheck replaced with JOOMLA_RV_VERSION.Improved SEF.Fixed several issues including Short Open tags, watch category, tags filter with spaces search when trimmed and display results (twice), search after country and city without CB, quickButton (in J!1.0) finding JOOMLA_RV_VERSION, including file Router.php, CB date format my auctions my watchlist, installer CB plugin Google map, etc.Also for the payments towards the site, Multiple Payment Gateways with integrated payment methods like Paypal and Moneybookers are now availble, with the possibility through API documentation for each webmaster to implement new one.Toghether with the new features, the Reverse Auction Factory Solution (shop/joomla-components/reverse-auction-factory.html) stands for a professional e-commerce platform, providing the possibilty for its users to obtain a good price or a good deal and also last but not least o good income for the webmaster, through the available commissioning systems. (shop/joomla-components/reverse-auction-factory.html) Why use Reverse Auctions? Reverse auctions do assure the lowest price for buyers, discouraging imprudent bidding practices (closed auctions conducted by invitation only) and allowing the fairest live and consistent auctioning system through the Open Bidding System. The two round bidding ensures that the winning bidder is qualified and prescreened complying with federal and certain state procurement laws.Buyers Benefits? Save Money On Every Single PurchaseSave Time without Comparing Store PricesPosting an Order for wanted item is free: No Bids, No Fees. Risk Free!Quick Turnover, Get IMMEDIATE Results. Just start asking for what you want to buy.Reverse auctions eliminate the possibility of corruption (in procurement), etc. (http://reverse-auctions.thefactory.ro/) With the Category option is possible to host on your site different areas of interest, transforming your site in a general point of interest for everybody. The pictures are representing just a normal template, provided for free, but since the product is templetized, with the existing Documentation (support/documentation/reverse-auction-factory-tutorial---templating.html) each webmaster can configure the look of the site to comply to his requirements. (http://reverse-auctions.thefactory.ro/) MediaMall provides is a powerful solution to manage media files online distribution with a built-in Credit System. Using this component the site can easily sell media files online, like for ex. Video Tutorials (including sample files). Using the MediaMall solution users can post their media files on your site. For each media file a number of Credits can be perceived in order to visualize the file. The poster will earn credits, which can be later converted into a payment by the webmaster. Accepted media file formats are:video files (flw, swf, mov and wmf; avi files are also partially supported, but not all codecs are included.)audio files (mp3)archives (zip, rar, gz, bz2, arj, arc, '7z) - used generally for tutorials; if a user is posting video file with a photoshop tutorial, in the archive he can include the sample files. (shop/joomla-components/media-mall.html) In order to purchase the credits easier the system provides a Paypal integration. Clean payments are transformed automatically into credits. If any problems the payments are going into the Payment/canceled Payments, where the administrator can decide further actions. A further income method, if set, can be the pay for Contact. Here a user will pay with credits in order to send a contact email to the author. The administrator can create and manage Categories, set credit related settings and manage credits and views. Another important administrator feature is the management of the author payments. The system also includes user notifications on certain actions. Viewers can use the integrated Rating System to rate and also place comments for any media file. This is allowed for free media files and for commercial media files only after viewing in order to avoid any abuses.Surely the media files can be also posted for free, allowing the view without any credit purchase. The administrator can configure this allowing the view for guest or logged users. Among other features, the component benefits also from Joomfish Integration, offering multilingual support. Demo: The demo-server is available under http://media-mall.thefactory.ro (http://media-mall.thefactory.ro/) - to login for the frontend or backend, just click the login buttons available on the left side. Feel free to test as you please; the server resets itself each hour. DEMO Server (http://jooanswers.thefactory.ro/) - you can log on the Front end or Admin Back end in order to check all features and settings jAnswers Factory brings also several charging possibilities, so that the webmaster can transform his site to a profitable business. From this features it worth mentioning the followings: Pay-per-Question Pay for featured Question Pay-per-Contact Support for beer money payments Multiple Payment Gateways including Paypal and MoneybookersNative SEF integration (all question links are SEF!) (shop/joomla-components/janswers-joomla-yahoo-answers-clone-script-joomanswers-jooanswers.html) Other noticeable features are the extended User profile (avatar, location, yahoo id, paypal email) and Community Builder Integration.On the back-end side, the solution brings also important features and settings to offer the needed flexibility for the site administrator. Here some of the available features: set avatar size, set time period for questions, block offensive questions/answers, manage abuse reports, manage payments, import/export questions answers, manage extended profile, user statistics, etc.The component comes also with a free 5.000 records database to provide a valuable start-up (due to this the downloadkit is approx. 5 MB). Bigger database packages are available upon request for an additional charge. Some of the available modules are: Latest Questions, Popular Questions, Open Questions, Random Questions, Featured Questions, Tag Cloud, etc. WordPress pour téléphone mobile Les semaines qui ne voient pas une évolution d’une des versions mobiles de WordPress se font rares. C’est donc au tour des versions pour Android et BlackBerry de poursuivre leurs mutations. Le 1er passe en version 1.3.4 tandis que le second arrive à la 1.4.1. 10 thèmes framework pour WordPress WPChannel [...] 21 extensions à éviter Selon Daniel de SEOmix.fr, voici 21 extensions à éviter pour son installation sous WordPress. On est d’accord ou non avec son raisonnement et avec ses choix mais ce classement ne laissera pas indifférent. Il prend le contre-pied des traditionnelles listes d’extensions à utiliser. VaultPress ou la sauvegarde vue par Automattic Amaury [...] 6 raisons qui font que les entreprises ont besoin de WordPress S’il fallait donner 6 raisons aux sociétés de choisir WordPress pour la publication en ligne de leur contenu, voici ce que WPMU.org dirait. Le futur de BuddyPress et bbPress Jusque là une extension intégrée à BuddyPress permettait d’utiliser bbPress comme outil de forum par [...] En-tête aléatoire pour Twenty Ten Afin de mettre en valeur les belles bannières présentes dans le nouveau thème par défaut, un système de bannière aléatoire a été mis en place. Ainsi, dorénavant pour toute nouvelle installation de ce thème, la bannière ne sera pas la même. Rassurez-vous, si vous utilisez ce thème pour votre site [...] Autres optimisations pour les permaliens La semaine dernière déjà, je vous proposais un lien avec de l’aide pour optimiser les permaliens. Cette semaine, je vous en propose un autre. Au moins, avec toutes ces informations vous pourrez croiser les indices et optimiser au mieux vos permaliens. Un nouvel installeur d’extensions Je vous présentais récemment la [...] Le magicien WordPress : Matt Mullenweg Web Designer propose une interview de Matt Mullenweg. C’est en anglais. Matt revient aux origines de WordPress et parle de l’avenir bien sur. WordPress.com en suisse romand Je m’en faisais l’écho il y a quelques semaines dans ce même hebdo, Stephanie Booth lançait l’idée de traduire le service wordpress.com [...] Nous allons passer notre installation vers WordPress 3.0 et changer 2-3 choses dans l’architecture du site, ces modifications peuvent donc provoquer quelques coupures. Le forum ne sera pas affecté. C’est avec un jour de retard que je vous dévoile mon hebdo… Mieux vaut tard que jamais non ? WordPress contre Joomla! C’est un vieil article qui date de plus d’un an mais qui n’a pas perdu une ride concernant un utilisateur qui explique de manière très argumentée, ses choix pour être passé de Joomla! [...] Le petit monde de WordPress a été fortement agité la semaine dernière. Pour résumer : Les thèmes créés pour WordPress doivent être distribués sous licence GPL ; Chris Pearson, l’auteur du thème Thesis, n’a jamais voulu distribuer son thème en GPL ; Mat Mullenweg a décidé de rendre le contentieux public après des années de [...] Un autre comparatif entre WordPress 2.9.2 et WordPress 3.0 Voici un autre comparatif entre les 2 dernières versions stables de WordPress la 2.9.2 et la 3.0 effectué par sivel.net. Google Analytics for WordPress en version 4 La célèbre extension qui permet d’insérer les codes du nom moins célèbre serveur de statistiques sur son site WordPress [...] Sorti hier à la suite du Special Event de mercredi, iTunes 10 se voit déjà majoritairement critiqué à propos de son nouveau look. Chaque version majeure d'iTunes est d'ordinaire critiquée, mais cette fois-ci il est vraiment difficile de comprendre les choix d'Apple. La nouvelle interface est déroutante par ces boutons de fenêtre verticaux façon "feu tricolore" et les nouvelles icônes glaciales. Serait-ce un test grandeur nature pour le futur design de Mac OS X ? defaults write com.apple.iTunes full-window -1 Pour les moins téméraires ne voulant pas se lancer dans le Terminal, Damien Erambert propose sur son MobileMe un script pour effectuer la modification. En plus du script, il livre un kit pour installer les icônes d'iTunes 9. L'installateur remplace le fichier iTunes.rsrc contenu dans le dossier "Resources" du package d'application iTunes. Enfin, d'autres critiques fustigent l'icône d'iTunes 10. Steve Jobs a annoncé la suppression du disque compact remplacé par… un disque bleu. Libre à chacun de personnaliser ses icônes d'application. Voici la page d'Apple expliquant la procédure : Mac 1-2-3 : modifier les icônes. En plus des sites proposés par Apple pour trouver des icônes, nous vous conseillons le site We Love Icons. Vous trouvez le titre un brin provocateur ? Vous n'avez probablement pas tort. Pourtant, nous vous invitons à lire ce qui suit. AMD a annoncé vouloir casser le prix des adaptateurs Displayport et miniDisplayport vers DVI (single link) afin de promouvoir ses cartes Eyefinity. Pour rappel, ces cartes pourront avoir jusqu'à 6 de ces connecteurs afin d'y brancher 6 moniteurs simultanément. Mais voilà, selon AMD, les adaptateurs vers les écrans DVI sont trop coûteux, près de 100$ ce qui pourrait freiner l'adoption de ces cartes. Ils ont donc décidé de proposer des adaptateurs à moins de 30$, une excellente initiative. [MàJ] En fait, les adaptateurs nécessaires aux cartes AMD sont actifs car ils doivent transformer le signal Displayport en DVI alors que ceux d'Apple sortent directement un signal HDMI natif en plus des autres, ce qui explique la différence de prix. AMD doit donc faire d'un côté un effort financier sur les adaptateurs car ils ont fait des économies sur la partie matérielle des cartes. Ceci peut expliquer également les difficultés rencontrées à faire reconnaître toutes les sorties des cartes PC flashées qui au niveau du Displayport diffèrent de celles fabriquées par Apple. Vous le savez tous, les processeurs ARM ont le vent en poupe bien plus que d'autres qui sans être relégués au second plan sont sur un segment moins porteur. Il n'est donc pas surprenant que Global Foundries ait annoncé avec fierté avoir réussi à graver les premiers Cortex A9 en 28 nm. Pour rappel, Apple utilise actuellement un dérivé du Cortex A8 doté d'un seul coeur et gravé en 45 nm. Le cortex A9 a deux coeurs. Lors de l'arrivée des processeurs Core 2 duo, NVidia a fait sensation en annonçant son contrôleur 9400M doté d'une puce vidéo incomparablement plus puissante que celle proposée par Intel. Ce contrôleur (northbridge) a rapidement fait fureur, surtout chez Apple qui l'a utilisé dans tous ses portables et iMac. Afin de bloquer son concurrent, Intel leur a refusé tout accord de licence lors de l'arrivée des puces Nehalem qui embarquaient une partie graphique toujours aussi pauvre. Pour Nvidia ce fut un coup dur, ce marché étant très porteur. Microsoft a annoncé que le développement de Windows Phone 7, la dernière version de leur OS mobile, et leur grand espoir de revenir sur ce marché dont ils ont été chassés, était prête. Elle a été envoyée aux fabricants de mobiles afin qu'ils puissent réaliser les derniers ajustages. On devrait ensuite avoir droit à une déferlante de portables Windows phone 7 chaque fabricant voulant être de la partie. Dans notre équipe, nous sommes nombreux à avoir des Mac Pro de 2006 et de 2008. Vous devez vous en douter, nous étions plus que tentés à l'idée d'y greffer une Radeon HD5870. Gui92 avait fait le choix d'une XFX HD5870 1Go pour la greffer dans son Mac Pro, nous avons choisi une carte Sapphire Vapor-X pour ce second test.
Cette carte un peu plus chère d'environ 30 euros se démarque par son système de refroidissement propriétaire plus silencieux que celui d'origine. La procédure ne diffère pas fondamentalement de celle expliquée pour les Radeon HD4870. En voici quand même les étapes. C'est fini. Forcez le redémarrage sans presser la touche C et soyez patients, puisqu'actuellement la carte n'est reconnue qu'une fois les pilotes chargés. Mais ça marche du tonnerre !
Afin de la tester à fond, nous avons lancé Starcraft II et avons essayé d'y jouer en 2560x1600 toutes les options à fond. Si nous avons détecté dans certains cas des ralentissements minimes, la carte a passé ce test impossible à réaliser avec une 4890 même overclockée à 1 GHz. PS: Ceux qui n'ont pas envie de dépenser trop d'argent seront aussi ravis de savoir que ces procédures s'appliquent à certaines 5770. Voici la fin de la bataille entre Dell et HP pour le rachat de 3PAR spécialisée dans la virtualisation et le cloud. Dell vient de jeter l'éponge après que HP ait fait une offre à 2,4 milliards de dollars, le double de ce que Dell avait proposé au départ. Comme à l'accoutumée, nous vous proposons un retour "à froid" sur les annonces d'hier. Commençons par iTunes. Le logiciel évolue essentiellement pour intégrer Ping, un goût de réseau social à la Myspace bien entendu orienté musique. Nous nous y trompons pas, il s'agit avant tout, tout comme Genius auparavant d'un moyen de promouvoir les intérêts d'iTunes et de ses ventes en incitant les gens à partager leurs goûts et donc à tenter les autres à acheter aussi plus de musique. L'avenir nous dira si ce service prendra réellement. Du côté des iPod, Apple a annoncé avoir remanié toute la gamme. Le Classic a cependant été oublié, ce qui n'a rien de surprenant. L'époque des capacités de plus en plus importantes est révolue. On s'oriente vers la compacité ou des fonctions avancées. Pour les autres iPod: Pour finir, parlons de l'Apple TV. S'il est plus petit, il nous laisse sur notre faim. Il a perdu le peu d'autonomie qu'avait son prédécesseur. Il faut impérativement avoir un Mac allumé si l'on veut visionner ses contenus. Nous aurions au moins souhaité qu'il soit capable de lire ceux stockés sur un Time Capsule. Macintouch a testé la machine fonctionnant sous OS X la plus puissante existante, et bien entendu, c'est un Hackintosh. Bien entendu parce qu'Apple a toujours barré soigneusement le chemin de l'overclocking de ses Mac devenu impossible au moment du passage aux processeurs Intel.
C'est bien la machine sous OS X la plus rapide. Bien entendu, tout n'est pas aussi simple que sur un vrai Mac, la compatibilité n'étant jamais parfaite. Notez aussi que pour arriver à de telles fréquences, il faut aussi accepter d'avoir une machine bruyante. Selon Fudzilla les futures Radeon HD6000, dont les premiers tests sont impressionnants, ne seront pas basées sur une toute nouvelle architecture mais seront plutôt des évolutions et optimisations de l'architecture des Radeon HD 5000 actuelles. Des points importants seront quand même à l'ordre du jour: On devrait en savoir beaucoup plus en octobre, date où AMD devrait dévoiler ces produits. Mais vous deviez vous en douter que ces cartes arrivaient puisqu'Apple s'était enfin décidé à proposer celles de la série 5000 dans les Mac Pro... Cette quinquagénaire était en instance de divorce. Il a été placé sous mandat de dépôt. Son ex-mari, qui travaille dans la même entreprise, n'a reçu qu'un avertissement.
Un état des lieux inquiétant
Leau distribuée par le syndicat des eaux de la région de Sennecey dépasse les normes en matière de pesticides ( analyses...
Nicole Eschmann, vice-présidente Europe Ecologie au conseil régional de Bourgogne commente les dernières initiatives du président de la République.... Sur Le Post, le syndicat SGP police FO revient sur l'opération de police de ce matin. Les amalgames de Nicolas Sarkozy
Appel à la résistance citoyenne face a la politique sécuritaire
"Encore une fois, Nicolas Sarkozy propose... |
Billets récents sur le blog
| Le blog de la famille Millecam |
| Partageons quelques moments |
|
Quelques fils d'actualités
























