Read + Write + Report
Home | Start a blog | About Orble | FAQ | Blogs | Writers | Paid | My Orble | Login


: http://jiansenlu.blogspot.com/
You can use Google document to create a "contact me" form. You also have a lot of choices for your form background. You do not create a database or write HTML script. You just need to got yo your Google document to create and design a form. After you creat a form, you can embed in your website using iframe as follows (replace your form url to your Google form address).

<iframe src="your form url" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

When any user fills the form, you can see the information in your Google document. You can go to Tools->notification rule in your Google document to set: when a user submit a form, you receive an email notification.

Below is my form example.
10
Vote
   


: http://jiansenlu.blogspot.com
You may be interested in many topics and need to add feeds in your website. You may also want to automatically update news and feed content for your web site. You can use feed informer. The web link is HERE.

The details to use feed informer is as follows:
1) Search the topics you are interested with rss feed.
2) Go to feed informer website HERE, and paste the URL in the digest. You can create an account for free.
3) Following step 2, you can get JavaScript, or flash, pdf etc to embed in your website.
4) A sample of embed RSS feeds for Canadian Stock Market is shown in external link of this article.
28
Vote
   


: http://jiansenlu.blogspot.com
The Document Object Model (DOM) is a cross-platform and language-independent convention. Depending on which object it interacts, there are HTML, XHTML and XML DOM.

A lot of people know HTML, but do not know DOM. DOM is essential for high level HTML and JavaScript programming. It gives you ideas how HTML is structured, and how to add a node and remove a node. One of the common used function is getElementById.

HTML Document Object Model (DOM) contains node, element and attribute.
1) Node is a reference to an element, including node name, nodeValue and nodeType
example:
<p id="intro">Hello World!</p>
<script type="text/javascript">
x=document.getElementById("in tro");
document.write(x.firstChild.n odeValue);
</script>

Here nodeName of a text node is always #text, i.e. document.write(x.firstChild.n odeValue) return #text
document.write(x.firstChild.n odeType) return 3 as text nodtype is 3. document.write(x.firstChild.n odeValue); return Hello World!
Element type NodeType is shown as follows:
Element 1; Attribute 2; Text 3; Comment 8; Document 9

2) Element is a representation of a <TAG>. element.getElementsByTagName( tagName) returns a list of elements with the given tag name, where element can be obtained via document.getElementById.

3) Attribute is a property of an element. For example HREF is an attribute of <A>.
19
Vote
   


: http://jiansenlu.blogspot.ca/
Play the popular Deal or No Deal game by NBC. Such an easy, fun and addictive game.
10
Vote
   


Setup Brother DCP-7065DN printer

April 19th 2012 23:29
: http://jiansenlu.blogspot.com/
After using Brother HL-2140 laser printer for 2 years, the toner run out, The toner is TN-330 and it costs around $54 in future shop. But the printer price was only $70. It only has printing function and non-duplex.

I decided to buy a new laser printer Brother DCP-7065DN, which has copy, scan and duplex copy and printing function. The original price is $199, but now it is only $119 in Staples. Note: there is no USB cable inside. But HL-2140 has one.

Brother DCP-7065DN printer is 3-in-1 monochrome laser printer, scanner and copier. The price is quite reasonable and cost effective. It have two-sided duplex printing feature, built-in Ethernet networking to easily share the unit among many computers, and and High quality flatbed color scanning.

The toner is demo version (only 700 pages). You can buy TN-420 standard yield and TN-450 high yield (around 2600 pages) when you replace your toner.

The installation is straight forward. Connect USB cable and wired network cable. Insert CD to install BROTHER MFL-PRO program. For my local desktop, I choose install from USB cable. For my wireless laptop, I choose install from wired network. During installation, do not let the printer sleep or the installation repeats several times and finally fail due to the printer not detected.

After successful installation, when you press scan button and press OK button, you can choose scan to email and scan to file. You can see local PC and laptop name in the list. As I am a Gmail user, I do not want to set default email in my computer which requires outlook setup. So I choose scan to file for my wireless laptop. It works fine. The scanned file is shown in my laptop,
28
Vote
   


Useful Google Gadget Demos

April 13th 2012 19:12
: https://sites.google.com/site/usefulgadgetdemo/
You may want to add some gadgets in your website to make it more attractive.For example fish gadget as below: (click in the tank to feed fish)


[ Click here to read more ]
19
Vote
   


: http://jiansenlu.blogspot.com/
If you only occasionally use Microsoft Office and do not want to buy Microsoft Office, now Microsoft offers free Microsoft Office starter with new PCs.
Microsoft Office starter offers limited-functionality versions of Word and Excel and includes advertising. Microsoft Office starter does not include Power Point or Outlook. It only comes with new PCs with preloaded Office 2010 suites.

[ Click here to read more ]
19
Vote
   


: http://jiansenlu.blogspot.com/
When you connect a 1TB external hard drive to your computers, it only shows 931 GB.
1TB Hard Drive
1TB Hard Drive

Why? Does the hard drive manufacturer cheat on us? No


[ Click here to read more ]
10
Vote
   


Make a videoconference call in skype

March 31st 2012 17:06
: http://jiansenlu.blogspot.com/
You can make internet calls for free with Skype. To sign up a Skype account, click HERE.

Esseintial tool for Skype
Esseintial tool for Skype

[ Click here to read more ]
19
Vote
   


: http://jiansenlu.blogspot.com/
You may need to add social networking tools, such as Facebook, twitter, Google button in your website for your website popularity and e-marketing. A group people of same interests are connected together, sharing ideas and discussion.
Social Networking
Social Networking

1) The Facebook Like button lets people share web page from your site back to their Facebook profile with one click. To get Facebook like embed code, click HERE
[ Click here to read more ]
19
Vote
   


More Posts
4 Posts
4 Posts
9 Posts
54 Posts dating from November 2010
Email Subscription
Receive e-mail notifications of new posts on this blog:

Jiansen Lu's Blogs

1174 Vote(s)
0 Comment(s)
24 Post(s)
6096 Vote(s)
2 Comment(s)
183 Post(s)
6085 Vote(s)
53 Comment(s)
104 Post(s)
6611 Vote(s)
16 Comment(s)
109 Post(s)
Moderated by Jiansen Lu
Copyright © 2012 On Topic Media PTY LTD. All Rights Reserved. Design by Vimu.com.
On Topic Media ZPages: Sydney |  Melbourne |  Brisbane |  London |  Birmingham |  Leeds     [ Advertise ] [ Contact Us ] [ Privacy Policy ]