Tuesday, June 9, 2009

13th week sum-up

After doing MPI104 for the last 13 weeks I have learnt so much about having a web presence and how to use a whole range of free online applications to my advantage. I have also found it interesting to find out what a lot of the Internet jargon means and how it works.
Some of the more interesting things I have learnt include;
• Creating accounts with communal web directories such as Flickr and Blogspot. This proved annoying some times due to the registration process, complication arouse from certain sites not liking different Web Browsers.
• Using HTML code to manipular comments and posts, customise my Blog and post links inside comments and posts. Although this was a tedious process I enjoyed working my way through it after editing my Blog skin the long way round only to find out a much easier and obvious method afterwards.
• Bookmarking sites online so I can access them from any computer through Delicious. By doing this I found it easier to work between my laptop and the Mac’s in the studio.
• Register my Blog through Technorati to create a web presence rating. At the time this was one of the more frustrating activities I faced, but after researching it further I found out the purpose for the Blogosphere and having a registry for Blogs.
• Creating a web page with iWeb and then putting it online with Fetch. This was probably my favourite activity to date. By having my own Website it allows me to post my work and creates something fun to show your mates. I found the process of taking the domain and site information from computer to computer frustrating but I think working of the one device the process is quite simple.
Overall I have enjoyed this subject over the last semester. I’m sure the things I have learnt will be rewarding further down the track.

Tuesday, June 2, 2009

Technorati

This is one thing i do not understand but here is what i got out of it. Technorati is a Blog "Mainframe" that stores all registered blogs. In the mainframe Technorati monitors new posts and links on your blog. Authority is a ranking system us by Technorati. Your rank is determined by the number of Blog links you have inside you posts. That is my understanding. but getting into Technorati is a long process and can be really annoying.

RSS Notes

RSS ("Really Simple Syndication") is a family of web feed formats used to publish frequently updated works. It allows you to subscribe to feeds from RSS pages which will automatically update when new information is added to the page. Google Reader is a simple way to subscribe to RSS feeds. All you have to do is go to the Google Reader tab in Gmail and click on the add feed icon. After subscribing you can go through the information you have subscribed to in the Subscription side bar.

FTP Notes

In my research on FTP i found that it is the simplest way to exchange files between computers. It works with the internet's TCP/IP protocols. FTP is commonly used to transfer the files from the Web page files from their creator to the computer used to service the page and then to everyone on the Net. Another use is to download programs and other files to your computer from other servers. originally FTP was an insecure method of transferring because there was no method given to transfer data in an encrypted fashion. this allows anyone access to passwords, usernames & network configurations when they use a packet sniffer. the best way to avoid this is to use FTPS or SFTP these allow for data encryption.