Showing posts with label Emerging Web Technologies. Show all posts
Showing posts with label Emerging Web Technologies. Show all posts

Sunday, 24 April 2016

Not fluent in creative multimedia programming!!!!

It has been a crazy week trying to get creative ideas to execute in via creative multimedia programming. I am listening to rubbish house music partially to relax and partially because this week was spent in a lot of silence!  However, I will start the blog by saying HOW MUCH I have learned about codeigniter, its framework, functions and the general flow of data. My last post dealt with database structure and getting basic inputs from the view to controller to model and back to the controller to be sent lastly to the view.

Crawl before the wobbly walk….

I had to back track a little and last weekend I spent Sunday, all day Sunday doing a tutorial. I spent the day getting php errors in the browser but this exercise (creating a table of authors on the database) to render an updatable view to the browser was invaluable in showing me the creation of a variable and how to retrieve the data. At one point I was trying to pass a variable into itself without really understanding why. Then with help, ( phone a friend time) I had a chat and then knew I was trying to pass an array of data to the $variable. Wow a revelation. What has this to do with creative multimedia programming? Turns out everything – I can’t make anything that is dynamic, creative or functional for an end user without this skill set.

The idea here is to take another project designed to be responsive and bring it into Codeiginiter to have more functionality for the user.

Responsive GoWest News website: three views in various screen states. 



Monday April 18th 
Stepping up a bit I took our tutors project from class and had a few good reads of it to see how the ‘Local Notice’ project works. There is a lot going on in the project and covers all parts of the CRUD functions. I spoke to a few class mates, the previous Friday (April 15th) and ‘they’, the classmates, said it was  a synch to shoe horn this project into our News project. I was skeptical.
After getting little understanding from class on Monday and no further down the line of understanding I just started studying, again and going through the basic tutorial from Sunday, again.

Tuesday April 19th 
I was basically at this again all day. There was talk of the FYP (Curious Room) going into codeigniter and I got the energy from I don’t know where to try the news project first to see if I could get something working in codeigniter that actually pertained to course work. Enough messing about!

In the evening from about 7 onwards I started on the News Articles assignment, this assignment is part of two modules, advanced programming for the web and emerging web technologies. I could not get anything to work. Then after a few hours rest it dawned on me that my fields in the data base have to match every query in the PHP project exactly. I got out of bed and took a fresh file and started using the find and replace tool again, page by page, function by function. There were 17 I think in all.

 Lesson learned here: (since the previous Friday April 15th) I was trying to use the editor Netbeans but on a personal note brackets seems to suit me, a beginner in this creative multimedia programming gig a lot better. I got it working in under an hour and just thought it cannot be true. So I went to bed and looked at it on Wednesday.

There were still a lot of error messages and glitch things going on by my understanding of tracking them down is getting better, every day by reading the messages. What I learned from this project was where to find files from the controller and how the flow of information is passed from the view to the controller to the model and back to the controller again before being sent lastly with a response, an action to the user. 

I spent around 4 hours adding some navigation bars to three pages to my FYP and frankly by Saturday I could see that they were not useful, it was a lesson learned in the world of creative multimedia programming but a good lesson!
It has been a bit ridicilous trying to get two projects going in code igniter and not actually knowing: 

a) how to tackle errors 
b) how to write functions that do something unique to that project.
Consensus: A good week in exercises over all. 



Monday, 28 March 2016

HDip in Creative Multimedia Programming


The year in some detail....

Creative Multimedia Programming is made of many parts. The Hdip in Creative Multimedia Programming offered in LIT is broken up into three parts. The first two semesters revolve around learning new technologies, applying them in the lab and producing projects that incorporate the different learning modules. The third and final part is spent on work placement to gain experience in mostly the front end development side of web development. Semester one of the Creative Multimedia Programming course was spent learning evolving web technologies including Java Script, HTML 5 and CSS3. Using MySQL and data base creation and management was another module that introduced us to the fundamentals of this subject for application in project work for semester two.

Other modules veered more on the creative side of multimedia including, 3ds Max. For this module we produced some art work and a small animation at the end. 3ds Max was taught in detail and we explored how to make and manipulate objects, apply materials to objects, adjust lighting and how the lighting is generated (ie raytracing). At the end of the module my understanding of 3ds Max is solid. However, to maintain this understanding I need to practice.

Fruit Bowl drawn in 3ds Max 
Another creative and design oriented module offered was Interaction Design which included exploring design elements and principles and where to apply them. Interaction Design made me realise how important this subject is regarding user face design and designing for users of multimedia products. This module also introduced drawing tools such as Photoshop and Illustrator. The software we used in this module was IntuiFace, useful for putting together interactive mock-ups and presentations. IntuiFace also for designing for touch screens so this was another facet to think of whilst designing the project in this module. Interestingly enough when I went to purchase a new pc I was shocked that touch screens are now so prevalent. Only a year ago it would have been unusual to see one in an average electronics shop.

 Semester Two 

The second part of the course in Creative Multimedia programming includes modules to expand understanding of web based applications. In one module we have explored evolving web technologies. It starts to get exciting when any knowledge from semester one is carried over and layered on top of new methods for producing web based media products. One developed project was a responsive web site. It was exciting to see the results of different approaches including bootstrap, media queries and flexbox. The knowledge from this module is helping in the production of the final year project which has to include all elements of creative multimedia programming.

Another module we are having a lot of fun with is advanced web programming. In this we are learning how to use php, the Codeignitor framework and to apply our understanding of the MVC framework in our final year projects. So far it is trying! The purpose for this module is to get our websites to read and update databases and take the development side of programming a web site a step further.

The design and creative aspect of the course is further expanded in the modules Interaction Interface Design whereby we had to produce a design for a mobile app. Our goal was to explore a set of use cases to understand the intricacies of the creative design step by step so in-turn, it helps the production of a project by showing in written and sketched form a detailed account for the programmers when it gets to that stage in the project. The use cases also included error handling functionality in the design. This project was great as it dealt only with mobile usability and got me thinking about programming the mobile part of the final year project. 


A low-fi sketch for a mobile app, part of project Interaction Interface Design 

A low-fi sketch for the mobile part of final year project 

Finally Interaction Interface Design includes producing an interactive portfolio pieces as a way to show potential employers what is produced after learning and applying principles of creative multimedia programming.