honeysalesforce.blogspot.com
Difference between pageblocktable,datatable and repeater? ~ HONEY SALESFORCE CRM
http://honeysalesforce.blogspot.com/2013/02/difference-between-pageblocktabledatata.html
The ideal learn practice knowledge. Sunday, February 3, 2013. Difference between pageblocktable,datatable and repeater? PageBlockTable should be define inside pageblock or pageblocksection. PageBlockTable uses standard styles sheets to design a visualpage. It has the required attribute "value". Column headers will be displayed automatically. No need to write inside pageblock or pageblocksection. There is no required value. The data can be displayed using custom style sheets. June 11, 2014 at 10:21 AM.
ankitasblogger.blogspot.com
Ankit Jain's blog: Error that occured in Hadoop and its sub-projects
http://ankitasblogger.blogspot.com/2012/01/error-that-occured-in-hadoop-and-its.html
Thursday, January 5, 2012. Error that occured in Hadoop and its sub-projects. 1 OOZIE job failed:. ERROR is considered as FAILED for SLA. Not able to find hadoop namenode (master), jobtracker machine. Suppose you are running oozie, hadoop-master and job tracker on one machine and datanode, tasktracker are running on another machine. Your job.properties file contains following lines:. Used IP of hadoop-namenode and jobtracker machine in job.properties file instead of localhost. Use the hostname presented ...
rpark.com
Hackings of a Product Manager: Building a Hadoop cluster
http://www.rpark.com/2011/05/building-hadoop-cluster.html
Hackings of a Product Manager. What happens when a product manager likes to play around with Ruby coding in the off hours. Monday, May 16, 2011. Building a Hadoop cluster. I've recently had to build a Hadoop cluster for a class in information retrieval. My final project involved building a Hadoop cluster. Here are some of my notes on configuring the nodes in the cluster. These links on configuring a single node. Cluster and multi node. Cluster were the most helpful. A base for other temporary directories.
everythingbigdata.blogspot.com
Everything Big Data! Hadoop,HBase,NoSQL,MongoDB,HDFS,MapReduce etc.: Apache Hadoop Security
http://everythingbigdata.blogspot.com/2012/11/apache-hadoop-security.html
Hadoop,HBase,NoSQL,MongoDB,HDFS,MapReduce etc. Experiences dabbling with technologies surrounding Big Data and NoSQL! Monday, November 19, 2012. Apache Hadoop is synonymous with Big Data. Majority of Big Data processing happens via the Hadoop ecosystem. If you have a Big Data project, chances of you using elements of the Hadoop ecosystem is very huge. If you need guidance, please do email me at anil AT apache DOT org. I will be happy to suggest approaches to achieve Big Data Security. Hai mate, well craf...
bigdataexpert.blogspot.com
Big Master of Big Data: Missing Perspectives in Big Data Industry
http://bigdataexpert.blogspot.com/2012/10/missing-perspectives-in-big-data.html
Big Master of Big Data. Sunday, October 21, 2012. Missing Perspectives in Big Data Industry. Missing Perspectives in Big Data Industry. I have been personally talking to a lot of people in the big data industry in many events I attend. For those who already know me I attend:. On the average one event every day of the week. Average one full day event every week. Have also moderated few panels on big data in the recent months of 2012. Big Data Scientists and Companies in Big Data Science. In all my efforts...
abapcodes.blogspot.com
SAP ABAP: Define: ABAP
http://abapcodes.blogspot.com/2006/03/define-abap.html
SAP is one of ERP application that widely implemented by many big corporations around the world. This blog is dedicated to those who willing to learn something about SAP such as ABAP programming language and also a little bit about Materials Management module. I also still i learning process and lets help each other! Friday, March 17, 2006. The basic keyword for ABAP are:. This is a simple program of ABAP:. Data: num1 type i,. Num2 type i,. Num3 = num1 * num2. Write:/ "The answer is:", num3. Ecorptrainin...
salesforceapexcodecorner.blogspot.com
Salesforce Apex Code Corner: Multiple address on Visualforce Page with GMAP in apex salesforce
http://salesforceapexcodecorner.blogspot.com/2012/06/multiple-address-on-visualforce-page.html
Salesforce Apex Code Corner. Share your SFDC experience! Thursday, June 7, 2012. Multiple address on Visualforce Page with GMAP in apex salesforce. Hi guys ,. Look at standard visualforce page for showing multiple address on Gmap. Apex:page standardController="Account" sidebar="false" script src="http:/ maps.google.com/maps? Account.BillingCity}' ' ' '{! Lets say your page name is multipleAddress your url looks like /apex/multipleAddress? June 7, 2012 at 1:45 AM. Thanks Vijay , it is very helpful code.
vsr-blog.blogspot.com
VSR's Blog: Interesting Facts: Cloud Computing!
http://vsr-blog.blogspot.com/2011/07/interesting-facts-cloud-computing.html
Sunday, July 17, 2011. Interesting Facts: Cloud Computing! On 16th July 2011, I delivered a key note speech and also participated in one of the panel discussions at PMI Cloud event held at Pune. The topic was on "Managing Projects in Cloud Computing Area". Few interesting facts shared by few of the panel members are very interesting. Project managers must aware of the following:. Automation Out of the Box:. Time to Market and Cost of Product Development:. 20 MUSD product cost vs. $50,000 to $2 MUSD.
blog.diem.com
Diem Technologies: AllThingsFax.com: Cloud Computing & Fax - Complete Blog Series
http://blog.diem.com/2013/03/allthingsfaxcom-cloud-computing-fax.html
A Dallas-Fort Worth based OpenText RightFax reseller focusing on all things fax-related. Along with our fax expertise, Diem also partners with PSIGEN PSI:Capture and Square-9 SmartSearch for ECM. More at diem.com. Friday, March 1, 2013. AllThingsFax.com: Cloud Computing and Fax - Complete Blog Series. Our sister site, AllThingsFax.com. Part I: Cloud Computing and Fax - Intro. Part II: Cloud Computing and Fax - Fax as a Service. Part III: Cloud Computing and Fax - Hosted Fax. In our earlier blogs we talke...
behindjava.com
Understand Servlet and its working - BEHIND JAVA
http://www.behindjava.com/2015/05/understand-servlet-and-its-working.html
Unlabelled Understand Servlet and its working. Understand Servlet and its working. Servlets are mainly used to create web applications. We can't run the Servlet program like a standalone program. Servlets are only run inside a web container (like tomcat, jetty, JBoss.etc). Also, another advantage of Servlet is that it will respond to the HTTP requests. Below shows a diagrammatic representation of that. Start with a Program. Lets analyse the above class. How HttpServlet class looks like? Interfaces. I...
SOCIAL ENGAGEMENT