Archive

Posts Tagged ‘Dell’

Update on the latest Nikon D400 book listing

February 28th, 2010 Techno Wizkid No comments

This the response from the publisher regarding the latest Nikon D400 book listing:

“Wir hatten aus einer in der Regel sehr zuverlässigen Quelle die Information, dass Nikon demnächst eine Kamera mit dem Modellnamen D400 ankündigen wird. Dementsprechend hatten wir ein Buch dazu bereits fest eingeplant. Bislang hat sich das leider nicht bewahrheitet und uns liegen keine neueren Infos darüber vor, ob und wann Nikon eine Kamera diese Namens herausbringen wird.”

Google translation:

“We had a usually very reliable source of information that Nikon will soon announce a camera with the model name D400. Accordingly, we had a book about this already scheduled. So far, unfortunately this is not true and we are no recent information on whether and when Nikon will release a camera that name.”

The author and photographer Klaus Kindermann did not know anything about this book – it seems that the publishing company created the entry without this knowledge.

Thanks to all readers in Germany who helped me on this topic.

Posted by NikonRumors.com

The new Nikon 24mm f/1.4 and 16-35mm f/4 lenses now available for pre-order

like | post more? dislike | do not post again?

Related posts:

  1. The end of Nikon D400 book story
  2. Last post on the Nikon D400 book
  3. Nikon D400 book on Japanese site


Related posts

User talk:Webscom

January 24th, 2010 php No comments

traduction en cours

New page

{{RightTOC}}
<blockquote>
”A ”’software framework”’ est une conception réutilisables d’un système logiciel (ou système). Cela est exprimé comme un ensemble de[[:Wikipedia:abstract class|abstract class]]es and the way their instances collaborate for a specific type of software. Software frameworks can be [[:Wikipedia:Object-oriented programming|object-oriented designs]]. Although designs don’t have to be implemented in an object-oriented language, they usually are. A software framework may include support programs, code [[:Wikipedia:Libraries|libraries]]<ref>[[PHP libraries]] bundled with Joomla!</ref>, a [[:Wikipedia:JavaScript|scripting language]]<ref>[[JavaScript libraries]] bundled with Joomla!</ref>, or other software to help develop and ”glue together” the different components of a software project. Various parts of the framework may be exposed through an application programming interface ([[:Wikipedia:Application programming interface|API]]).”
:”From [[:Wikipedia:Framework|Wikipedia]]”
</blockquote>

[[Image:JoomlaArchitecture0.png]]

[[:Category:Joomla! 1.5|Joomla! 1.5]] is a three tiered system:-
* The top, Extensions layer, consists of [[Extension|Extensions]] to the Joomla [[Framework]] and its applications:
** [[Module|Modules]]
** [[Component|Components]]
** [[Template|Templates]]
* The middle, Application layer, consists of applications that extend the Framework [[JApplication]] class. Currently there are four applications included in the Joomla distribution:-
** [[JInstallation]] is responsible for installing Joomla on a web server and is deleted after the installation procedure has been completed.
** [[JAdministrator]] is responsible for the back-end Administrator.
** [[JSite]] is responsible for the front-end of the website.
** [[XML-RPC]] supports remote administration of the Joomla website.
* The bottom, Framework layer, consists of:-
** the Joomla [[Framework]] itself, whose classes are listed below.
** [[Library|Libraries]] that are required by the [[Framework]] or are installed for use by third-party developers.
** [[Plugin|Plugins]] extend the functionality available in the [[Framework]].

== Packages and Classes ==
The classes in the {{jf}} are loosely grouped into several different packages, listed below. The links will take you to further information about each class including, where possible, examples of use. You can also browse the Joomla Framework and included libraries on [http://api.joomla.org api.joomla.org] which is automatically generated by the phpDocumentor package from an analysis of the Joomla! source code, making use of specially formatted comments embedded in the source code itself. These two resources, one manually maintained, the other automatic, are intended to complement one another.

If you would like to help us improve this resource, please read [[API Reference Project]].

For an alphabetical list of class names click on the "Class" column heading.

{|class="wikitable sortable"
|-
!Subpackage
!Class
!class="unsortable" | Comments
|-
|
|[[JFactory]]
|
|-
|
|[[JRoute]]
|
|-
|
|[[JText]]
|
|-
|
|[[JVersion]]
|
|-
|Access
|[[JAccess]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Access
|[[JAccessHelper]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Access
|[[JAccessLevel]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Access
|[[JHtmlAccess]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Access
|[[JRule]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Access
|[[JRules]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Access
|[[JSimpleRule]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Application
|[[JApplication]]
|
|-
|Application
|[[JApplicationHelper]]
|
|-
|Application
|[[JCategoryTree]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Application
|[[JCategoryNode]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Application
|[[JComponentHelper]]
|
|-
|Application
|[[JController]]
|
|-
|Application
|[[JMenu]]
|
|-
|Application
|[[JModel]]
|
|-
|Application
|[[JModelItem]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Application
|[[JModelList]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Application
|[[JModuleHelper]]
|
|-
|Application
|[[JPathway]]
|
|-
|Application
|[[JRouter]]
|
|-
|Application
|[[JView]]
|
|-
|Backup
|[[JBackup]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Backup
|[[JBackupFilesystem]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Backup
|[[JBackupSql]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Backup
|[[JBackupTable]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Base
|[[JAdapter]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Base
|[[JAdapterInstance]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Base
|[[JClass]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Base
|[[JObject]]
|
|-
|Base
|[[JObservable]]
|
|-
|Base
|[[JObserver]]
|
|-
|Base
|[[JTree]]
|
|-
|Base
|[[JNode]]
|
|-
|Cache
|[[JCache]]
|
|-
|Cache
|[[JCacheCallback]]
|
|-
|Cache
|[[JCacheOutput]]
|
|-
|Cache
|[[JCachePage]]
|
|-
|Cache
|[[JCacheStorage]]
|
|-
|Cache
|[[JCacheStorageApc]]
|
|-
|Cache
|[[JCacheStorageEaccelerator]]
|
|-
|Cache
|[[JCacheStorageFile]]
|
|-
|Cache
|[[JCacheStorageMemcache]]
|
|-
|Cache
|[[JCacheStorageXCache]]
|
|-
|Cache
|[[JCacheView]]
|
|-
|Client
|[[JClientHelper]]
|
|-
|Client
|[[JFTP]]
|
|-
|Client
|[[JLDAP]]
|
|-
|Database
|[[JDatabase]]
|
|-
|Database
|[[JDatabaseMySQL]]
|
|-
|Database
|[[JDatabaseMySQLi]]
|
|-
|Database
|[[JDataLoad]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JDataLoaderSQL]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JQuery]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JQueryElement]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JRecordSet]]
|
|-
|Database
|[[JTable]]
|
|-
|Database
|[[JTableARO]]
|
|-
|Database
|[[JTableAROGroup]]
|
|-
|Database
|[[JTableAsset]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JTableBackup]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JTableBackupEntry]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JTableCategory]]
|
|-
|Database
|[[JTableComponent]]
|
|-
|Database
|[[JTableContent]]
|
|-
|Database
|[[JTableExtension]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JTableMenu]]
|
|-
|Database
|[[JTableMenuTypes]]
|
|-
|Database
|[[JTableModule]]
|
|-
|Database
|[[JTableNested]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JTablePlugin]]
|
|-
|Database
|[[JTableSection]]
|
|-
|Database
|[[JTableSession]]
|
|-
|Database
|[[JTableTree]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JTableUpdate]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Database
|[[JTableUser]]
|
|-
|Database
|[[JTableUsergroup]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Document
|[[JDocument]]
|
|-
|Document
|[[JDocumentError]]
|
|-
|Document
|[[JDocumentFeed]]
|
|-
|Document
|[[JDocumentHTML]]
|
|-
|Document
|[[JDocumentJSON]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Document
|[[JDocumentPDF]]
|
|-
|Document
|[[JDocumentRaw]]
|
|-
|Document
|[[JDocumentRenderer]]
|
|-
|Document
|[[JDocumentRendererAtom]]
|
|-
|Document
|[[JDocumentRendererComponent]]
|
|-
|Document
|[[JDocumentRendererHead]]
|
|-
|Document
|[[JDocumentRendererInstallation]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Document
|[[JDocumentRendererMessage]]
|
|-
|Document
|[[JDocumentRendererModule]]
|
|-
|Document
|[[JDocumentRendererModules]]
|
|-
|Document
|[[JDocumentRendererRSS]]
|
|-
|Document
|[[JDocumentVCARD]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Document
|[[JDocumentXML]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Document
|[[JFeedEnclosure]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Document
|[[JFeedImage]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Document
|[[JFeedItem]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Environment
|[[JBrowser]]
|
|-
|Environment
|[[JRequest]]
|
|-
|Environment
|[[JResponse]]
|
|-
|Environment
|[[JURI]]
|
|-
|Error
|[[JError]]
|
|-
|Error
|[[JException]]
|
|-
|Error
|[[JLog]]
|
|-
|Error
|[[JProfiler]]
|
|-
|Event
|[[JDispatcher]]
|
|-
|Event
|[[JEvent]]
|
|-
|Filesystem
|[[JArchive]]
|
|-
|Filesystem
|[[JArchiveBzip2]]
|
|-
|Filesystem
|[[JArchiveGzip]]
|
|-
|Filesystem
|[[JArchiveTar]]
|
|-
|Filesystem
|[[JArchiveZip]]
|
|-
|Filesystem
|[[JFile]]
|
|-
|Filesystem
|[[JFilesystem]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filesystem
|[[JFilesystemFTP]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filesystem
|[[JFilesystemHelper]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filesystem
|[[JFilesystemSSH]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filesystem
|[[JFilesystemPHP]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filesystem
|[[JFolder]]
|
|-
|Filesystem
|[[JPath]]
|
|-
|Filesystem
|[[JStream]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filesystem
|[[JStreamString]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filesystem
|[[JStringController]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Filter
|[[JFilterInput]]
|
|-
|Filter
|[[JFilterOutput]]
|
|-
|Form
|[[JForm]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormField]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldAccessLevels]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldAccessSections]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldCalendar]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldCategories]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldCheckbox]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldCombo]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldEditor]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldEditors]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldFile]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldHelpsites]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldHidden]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldIntegers]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldLanguages]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldList]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldMedia]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldPassword]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldRadio]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldRules]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldSpacer]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldText]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldTextarea]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldTimezones]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormFieldUserGroups]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormRule]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormRuleBoolean]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormRuleEquals]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormRuleEmail]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormRuleRules]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormRuleUsername]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Form
|[[JFormValidator]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JButton]]
|
|-
|HTML
|[[JButtonConfirm]]
|
|-
|HTML
|[[JButtonCustom]]
|
|-
|HTML
|[[JButtonHelp]]
|
|-
|HTML
|[[JButtonLink]]
|
|-
|HTML
|[[JButtonPopup]]
|
|-
|HTML
|[[JButtonSeparator]]
|
|-
|HTML
|[[JButtonStandard]]
|
|-
|HTML
|[[JEditor]]
|
|-
|HTML
|[[JElement]]
|
|-
|HTML
|[[JElementCalendar]]
|
|-
|HTML
|[[JElementCategory]]
|
|-
|HTML
|[[JElementEditors]]
|
|-
|HTML
|[[JElementFileList]]
|
|-
|HTML
|[[JElementFolderList]]
|
|-
|HTML
|[[JElementHelpsites]]
|
|-
|HTML
|[[JElementHidden]]
|
|-
|HTML
|[[JElementImageList]]
|
|-
|HTML
|[[JElementLanguages]]
|
|-
|HTML
|[[JElementList]]
|
|-
|HTML
|[[JElementList_AssetGroups]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JElementMenu]]
|
|-
|HTML
|[[JElementMenuItem]]
|
|-
|HTML
|[[JElementPassword]]
|
|-
|HTML
|[[JElementRadio]]
|
|-
|HTML
|[[JElementSection]]
|
|-
|HTML
|[[JElementSpacer]]
|
|-
|HTML
|[[JElementSQL]]
|
|-
|HTML
|[[JElementText]]
|
|-
|HTML
|[[JElementTextarea]]
|
|-
|HTML
|[[JElementTimezones]]
|
|-
|HTML
|[[JElementUserGroup]]
|
|-
|HTML
|[[JHtml]]
|
|-
|HTML
|[[JHtmlAccess]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JHtmlAcl]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JHtmlBehavior]]
|
|-
|HTML
|[[JHtmlContent]]
|
|-
|HTML
|[[JHtmlEmail]]
|
|-
|HTML
|[[JHtmlForm]]
|
|-
|HTML
|[[JHtmlGrid]]
|
|-
|HTML
|[[JHtmlImage]]
|
|-
|HTML
|[[JHtmlList]]
|
|-
|HTML
|[[JHtmlMenu]]
|
|-
|HTML
|[[JHtmlRules]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JHtmlSelect]]
|
|-
|HTML
|[[JContent]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JPagination]]
|
|-
|HTML
|[[JPaginationObject]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JPane]]
|
|-
|HTML
|[[JPaneTabs]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JPaneSliders]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|HTML
|[[JParameter]]
|
|-
|HTML
|[[JToolBar]]
|
|-
|Installer
|[[JDependency]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Installer
|[[JExtension]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Installer
|[[JInstaller]]
|
|-
|Installer
|[[JInstallerComponent]]
|
|-
|Installer
|[[JInstallerFiles]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Installer
|[[JInstallerHelper]]
|
|-
|Installer
|[[JInstallerLanguage]]
|
|-
|Installer
|[[JInstallerLibrary]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Installer
|[[JInstallerModule]]
|
|-
|Installer
|[[JInstallerPackage]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Installer
|[[JInstallerPlugin]]
|
|-
|Installer
|[[JInstallerSQL]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Installer
|[[JInstallerTemplate]]
|
|-
|Installer
|[[JLibraryManifest]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Installer
|[[JPackageManifest]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Language
|[[JHelp]]
|
|-
|Language
|[[JLanguageHelper]]
|
|-
|Language
|[[JLanguage]]
|
|-
|Mail
|[[JMailHelper]]
|
|-
|Mail
|[[JMail]]
|
|-
|Plugin
|[[JPluginHelper]]
|
|-
|Plugin
|[[JPlugin]]
|
|-
|Registry
|[[JRegistry]]
|
|-
|Registry
|[[JRegistryFormat]]
|
|-
|Registry
|[[JRegistryFormatINI]]
|
|-
|Registry
|[[JRegistryFormatPHP]]
|
|-
|Registry
|[[JRegistryFormatXML]]
|
|-
|Registry
|[[JRegistryFormatJSON]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Session
|[[JSession]]
|
|-
|Session
|[[JSessionStorage]]
|
|-
|Session
|[[JSessionStorageApc]]
|
|-
|Session
|[[JSessionStorageDatabase]]
|
|-
|Session
|[[JSessionStorageEaccelerator]]
|
|-
|Session
|[[JSessionStorageMemcache]]
|
|-
|Session
|[[JSessionStorageNone]]
|
|-
|Session
|[[JSessionStorageXcache]]
|
|-
|Task
|[[JTask]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Task
|[[JTaskSet]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Template
|[[JTemplate]]
|This subpackage is deprecated from 1.5 onwards.
|-
|Template
|[[patTemplate_Function_Sef]]
|This subpackage is deprecated from 1.5 onwards.
|-
|Template
|[[patTemplate_Function_Translate]]
|This subpackage is deprecated from 1.5 onwards.
|-
|Template
|[[patTemplate_Modifier_SEF]]
|This subpackage is deprecated from 1.5 onwards.
|-
|Template
|[[patTemplate_Modifer_Translate]]
|This subpackage is deprecated from 1.5 onwards.
|-
|Updater
|[[JUpdate]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Updater
|[[JUpdateAdapter]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Updater
|[[JUpdater]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Updater
|[[JUpdaterCollection]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Updater
|[[JUpdaterExtension]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|User
|[[JAuthentication]]
|
|-
|User
|[[JAuthenticationResponse]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|User
|[[JAuthorization]]
|
|-
|User
|[[JUserHelper]]
|
|-
|User
|[[JUser]]
|
|-
|Utilities
|[[JArrayHelper]]
|
|-
|Utilities
|[[JBuffer]]
|
|-
|Utilities
|[[JDate]]
|
|-
|Utilities
|[[JSimpleCrypt]]
|
|-
|Utilities
|[[JSimpleTemplate]]
|{{JVer|1.6|From Joomla 1.6}}
|-
|Utilities
|[[JSimpleXML]]
|Deprecated from Joomla 1.6 onwards
|-
|Utilities
|[[JSimpleXMLElement]]
|Deprecated from Joomla 1.6 onwards
|-
|Utilities
|[[JString]]
|
|-
|Utilities
|[[JUtility]]
|
|}

==See also==
<references />
<noinclude>[[Category:Development]][[Category:Framework]]</noinclude>

Related posts

Cell, Cell, Cell: First CES Rumblings

January 8th, 2010 Techno Wizkid No comments
So far, the Google Nexus One unveiling has been the biggest mobile phone news of this festive CES week, but it’s far from the only cell-related news:

  • Verizon will be getting both the Palm Pre and Pixi in Plus-sized packages–essentially doubling the storage capacity each one currently sports as currently offered from Sprint (via IntoMobile). An official announcement with release schedule will be happening later today. And it looks like the Pre and Pixi might be going the GSM route over to AT&T later this year as well.
  • AT&T will also get into the Android business in 2010 with five planned releases in the first half of the year, including the Dell Mini 3 (currently available in China).

    (image courtesy of Wired’s Gadget Lab)
  • While not confirmed, one of those Android phones set for AT&T’s stable should be the just announced Motorola Backflip, which rejiggers the typical touchscreen/QWERTY keyboard design we’ve become accustomed to. Instead of hiding sliding out from under the screen, the keyboard folds out from the back (meaning, also, that they keyboard is visible when folded closed).

    Another innovation is the Backtrack trackpad placed on the back of the display and accessible when the phone is flipped open, allowing you to navigate the Backflip’s UI (and potentially play games) without getting your fingers in the way of the screen. And speaking of the UI, it utilizes the social networking-centric MotoBlur overlay to the Android 1.5 OS that’s found on the current Motorola Cliq. Check out Electronista and MobileBurn for video demos.

  • For Windows Mobile fans, Gizmodo reports that T-Mobile has announced the launch later this spring of the HTC HD2 smartphone, which runs the same super-fast 1 GHz Snapdragon processor that’s included in the Google Nexus One. It will also sport a 4.3-inch capacitive touch display, Windows Mobile 6.5, and the HTC Sense UI overlay. You can sign up for updates on its release and pricing here.

  • And finally… for a bit of profanity-laced NSFW humor, check out this video from Landline TV outlining Google’s newest challenger to the iPhone (via IntoMobile). Warning: it does make liberal use of the F-word (and, to borrow from Craig Ferguson, I’m not talking about “fandango”).

–Agen G.N. Schmitz

Related posts

Dell Inspiron Latest 11z Netbook

December 25th, 2009 widget lover No comments

RY Dell Inspiron Latest 11z Netbook


Here is Dell Inspiron latest 11z netbooks in market with excellent smart features this is pretty look stylish notebook it is 11.6-inch display bearing a 1366×768 pixel resolution.

It provides excellent keyboard which has well-sized keys that bid superior tactility they are extremely comfortable for type on the keys have pre-defined short-cut functions for media control, brightness etc that can be used without hitting the Fn+Function key combination.

These days there are several types of big, small netbooks are available in market it is flatter the wide-screen display over. It holds up three finger right-click, multi-touch gestures like scrolling and pinch-to-zoom. The touch-responsive area faintly overlaps the markings of the buttons.

57 Dell Inspiron Latest 11z Netbook


This is the fantastic netbook it is very slim better for business use it is light weighted best for take it in travel this netbook is available in many colors also it has great battery capacity you can easily charge your netbook anytime.

Dell is the finest company of laptop in market its several laptops are available in market this one is also superior the netbook is available in white and black color which seems excellent it was simply usual for us to install and test this model with Windows 7 in it.!

Via

Related posts

Dell Inspiron Offers 10 Mini Atom N450 Netbook

December 22nd, 2009 widget lover No comments

h4 Dell Inspiron Offers 10 Mini Atom N450 Netbook

Here is Dell Inspiron offers 10 Mini Atom N450 business netbook in market. This is the latest designed of netbook it is suitable for your business use it is available in several colors like green, white, pink and blue colors it seems so nice.

This is such an tiny netbook you can easily take it in travel for profession use it is also suitable for students study use it has six-cell battery capacity that will deliver nine and a half hours of use without all the bulk. You also have pick four case colors from GPS, Bluetooth, a TV tuner, WWAN and a1366 x 768 displays. 

This is the best offer of Dell for this coming Christmas it is so impressive. The next-generation Atom can be harmonizing with an optional Broadcom Crystal HD video accelerator for HD video playback.

There are many types of netbooks are available in market but this one is different from other its quality and design is excellent it is light weighted it becomes in early January its prices start at $299 it is so impressive and best quality netbook hope that it will be more famous in all over this netbook is also suitable for online job from job its battery capacity is better for any work!

Via

Related posts

Dell welcome to your studio contest – dummy winners

December 3rd, 2009 Techno Wizkid No comments

Continues…. from Dell – Welcome to your studio contest – Logic?

They have modified the contest rules and logic they have also appointed two judges for this contest.

Mukund Sharma

Mukund Sharma

Supreet (a.k.a Surdyman)

Supreet (a.k.a Surdyman)

Winner can be an insider of Dell or an associate of  Web site Development company (Interactive Avenues).

Photo in question - best photo?

Photo in question - best photo?

They have selected the winner with out any logic/any criteria. I am talking about the winner in the photography category.

There are so many photos which can be winners, i think they have given out the prize to some one known to them, they haven’t considered the voting even for simple consideration. The winning photo is not in 100 top rated photos which got only 23 votes. From this we can make sure that the contest is just a flop or just for publicity stunt or just a campaign.

Selection of the winner to be based on photos which at least satisfies below criterias:

  • Only natural photos (no computer work to enhance the photos)
  • Captured naturaly –  clicked with situation – situations not to be created for photos (the winning photo is clicked after creating the situation – how many dogs sleeps with pillows !!!)
  • Theme of the photo to be loud in the picture itself – no caption is required to read the picture (Winning picture needs a full essay to read)

Below is a sample list of photos that can be considered as winners: Dear participants,  please don’t worry, Dell/their judges are not the ultimate judge for your photos:  [you can send me your comments to p.sajeev@gmail.com]

1234568910

Related Posts:

Related posts

Dell Welcome to your Studio Contest – logic?

December 2nd, 2009 Techno Wizkid No comments

Below is the communications from me about the contest logic to the web development company (interactiveavenues.com) which is behind the Dell Welcome to Your Studio Contest.

Mail 1:

Hi,

I am not sure if this reaches to the team which worked on this contest website. Please ignore if this is not related to you, please accept my apology for the same.

I happened to see the voting logic of the site http://www.welcometoyourstudio.co.in , and I found it’s very raw, as any visitor can vote for the contests. As the prize money is little high you must consider following suggestions at least.

  • Each registered user to be activated his account by clicking on a link in his welcome email which will help you to detect the email id is valid or not.

  • Include any registered user can vote instead of any visitor can vote – which will help you to track unique votes. As per current system, one visitor can make him/his friend a winner by click on the vote button by opening the link in a new browser window. Please review the example voting happened on this site today For the photo: beautiful nature( http://www.welcometoyourstudio.co.in/view_work.php?id=4147&type=Photo&condition=top_rated&keyword=&page=1)  these votes are all bogus votes : 2200+ votes in a day. You can see that all the votes can be from one IP Address only, they are doing it intentionally to be the winner, which fails the purpose of this competition.
  • If you keep the registered user can vote option, you will get valid email ids for your marketing purpose as well as unique votes, in this current system there are no such plans.

And I hope you may be in touch with the team, so please forward this to them, I have already send a copy to Dell team to reconsider the contest rules and logic.

Look forward to get your reply on this.

Thanks
Sajeev P

Reply Mail 1 :

From: Aparna Tadikonda
Sent: Thursday, October 08, 2009 1:52 PM
Cc: ‘Kapil’
Subject: RE: About Contest on http://www.welcometoyourstudio.co.in

Dear Sanjeev

Firstly let me thank you for writing to us .We value your recommendations and consider your feedback. However pl. see my comments in line of your mail on your recommendations.

Best Rgds
Aparna

  • Each registered user to be activated his account by clicking on a link in his welcome email which will help you to detect the email id is valid or not. It’s an open contest if someone wants to win he should enter ACTUAL email ID. The rules are mentioned in the terms and conditions
    If you keep the registered user can vote option, you will get valid email ids for your marketing purpose as well as unique votes, in this current system there are no such plans.we have purposely kept It open Right now user have to enter Captcha code & we are tracking with cookies.

Mail 2:

From: Sajeev Padmanabhan
Sent: Thursday, October 08, 2009 4:05 PM
To: ‘Aparna Tadikonda’
Cc: ‘Kapil’
Subject: RE: About Contest on http://www.welcometoyourstudio.co.in

Aparna/Kapil,

Thanks for your email, happy to see your replies.You haven’t replied to the main point which is the second point, which can lead to disputes, which you may be answerable in the later stage.

Please see my inline comments marked as [Sajeev] in violet.

Anyway congratulations for creating such a great site even if there are some flaws. :)

Thanks
Sajeev

[Sajeev] Yes I already know the terms and conditions, my main question is point below, the user can even make him as the winner (which is happening right now) .. that is what you ppl need to take care of which is missing in the current system.  3500 votes in 2 days. And so many old entries are yet to be reviewed, (that wont be in your hands) they are reviewing in LILO method, eg 500 to 1300, 2000 to 3800 ids are yet to be reviewed. As today is seventh day of the contest even old entries which are posted on 1st and 2nd day are yet to be reviewed,

Mail 3:

From: Sajeev Padmanabhan
Sent: Saturday, October 10, 2009 10:52 PM
To: ‘Aparna Tadikonda’
Cc: ‘Kapil’;
Subject: FW: About Contest on http://www.welcometoyourstudio.co.in

Aparna/Kapil,

Please see the attached screenshot of the site, please see if you have any answer to the marked portions. See the differences in three different screenshots.

Very funny things are happening to the site. Views and votes are very much different. Can you please explain the logic behind this.. I doubt there is an insider job is included in the manipulation.

Thanks
Sajeev

Dell welcome to your studio contest - Screenshot

Dell welcome to your studio contest - Screenshot

Dell welcome to your studio contest - Screenshot 2

Dell welcome to your studio contest - Screenshot 2

Dell welcome to your studio contest - Screenshot 3

Dell welcome to your studio contest - Screenshot 3

Mail 4:

Aparna/Kapil,

The things are getting more worse than the earlier.. the entries are getting tampered.
I am going to forwarding this to PRESS now.

Thanks
Sajeev

Reply 4:

From: Aparna Tadikonda
Sent: Monday, October 12, 2009 12:46 PM
Cc: ‘Kapil’
Subject: RE: About Contest on http://www.welcometoyourstudio.co.in

Hi Sajeev

Can you share your no. so we can have a discussion with you on this than exchange mails

Rgds
Aparna

They were ready to settle me !!! (if i keep mum…off the record)

Even after all these communications, they were not even thinking about to change the logic of the contest, and i have below mail from  Dell:

From: Siddharth_Kapoor
Sent: Sunday, October 18, 2009 10:54 PM
To: p.sajeev
Subject: Your feedback on Welcome to your Studio contest

Dear Sajeev,

My apologies for the delay in responding to your feedback.

First of all, thanks for your interest in the contest. I appreciate the feedback that you have provided. We are taking into account all the feedback that we have received and some of the unfair voting that happened in the contest and are updating the contest rules to account for these.

We will be updating the contest rules for selecting the winners. While the number of votes received for any entry will be taken into consideration, the final decision will rest with one or more judges who will be appointed by Dell. We are also making registration mandatory for voting.

We are also keeping an eye on entries where we suspect any unfair participation and will be disqualifying such entries over the next few days.

Thank you again for writing in.

Regards,
Siddharth

See what happened to the contest  Next

Related posts

Dell Inspiron Presents The Newest Mini 9 Intel Atom 1.6GHz 9″ Netbook

November 23rd, 2009 widget lover No comments

rr1 Dell Inspiron Presents The Newest Mini 9 Intel Atom 1.6GHz 9 Netbook

Are you looking best features of latest notebook for your daily business use? If yes then here is Dell Inspiron Mini 9 notebook this is excellent quality of newest notebook it is perfect for your daily professional work it has including several finest features it is available small size also it is light weighted and slim design its keyboard runs very smooth you can easily do your work comfortably.

This notebook has smart features such as 802.11g wireless, webcam, an Intel Atom N270 1.6GHz processor, Ubuntu Linux, 4GB solid state drive (SSD), 8.9″ 1024×600 glossy LED-backlit widescreen LCD, it provides excellent  4-cell battery capacity you can easily charge your notebook anytime.

jk Dell Inspiron Presents The Newest Mini 9 Intel Atom 1.6GHz 9 Netbook

This is the best offer of Dell this netbook is available in many colors with great design there are lots of netbooks are available in market but this one is also good and perfect for your daily use it is also best fro take it on travel for business use in anywhere.

This is an innovative technology of finest netbook you can comfortably use it anywhere for your both professional and personal use the quality of this netbook is too good against other netbooks its cost is $199 if you are interested then just try this amazing netbook!

Via

Related posts