Saturday 3 July 2010

Kdenlive : End of timeline Crash

KDENLIVE 0.7.7.1 and below(Possibly)

What at first seemed like random crashes I discovered it wasn't random crashes....

When I moved the current timeline marker to the far end, it crases.

Resolution
Move the clips at the end of the project further out, to force extending the project timeline.

Oh don't ever move the timeline after your newly extend project timeline or it crashes.

Enjoy

Oh Kdenlive still rocks in my books :)

Tuesday 6 April 2010

Mass Renaming

Renaming many or a mass of files you can do with either the following:
  • Create your own batch script
  • Using a command line tool such as mrename or jhead
  • Use a GUI Application
I picked the later and after doing some Googling around I found this bute.....

Krename
I enjoy seeing the preview system as you tweak with the settings.

Thursday 25 March 2010

Wubi : Permission Denied

I am investigating an issue with Wubi and trying to find a solution.

Issue
Using a CD installation of Ubuntu(karmic), installing Wubi fails with a "Permission Denied".

Possible Solutions
Download the latest Wubi from their site as well as getting the latest Ubuntu iso image and then install from a folder. (See comment) (See Wiki Guide Entry)

Make sure appdata has write permission

Further Reading
Ubuntu Wiki: Wubi Guide
Ubuntu Forums
https://bugs.launchpad.net/wubi/+bug/521489

Monday 22 March 2010

Web Design : Advanced Lessons

I have added another chapter to my "Web Design Course" and this is an early release for the benefit of my current students eager to learn more.

It starts to teach the hidden features of CSS of making sites more functional and interactive with Javascript Widgets.

I may expand on this chapter a little later.....

Try it out by downloading the file
BURDwdca1Resources.zip
from here

Any feedback much appreciated to improve quality of content.

Sunday 7 March 2010

Web Design Course [Basic] Updated

Yes after providing the course for 2 sessions, I received enough feed to improve the quality and the content. Yet I know there is always room for improvement so it won't be the last!

Changes
  • Fixed a formatting bug with CSS coding slightly changing
  • Increased font size for all coding parts
  • Explained more about contentWrap div containers
  • Added step by step for creating the first HTML file
  • Added a positive feedback request
Download BURDwdcb1Resources.zip (You may need a Google Account)

Friday 26 February 2010

Cassandra Database

Having read an article about Twitter moving away from MySQL for a NoSQL solution. I thought I put a mental note for myself to start using it....

So here it is!
Official Project Site
Cassandra (Database) Entry at Wikipedia

Further Reading
Reddit.com

Saturday 20 February 2010

Wed Design Course: Basic - Released

I volunteered at Scout Enterprise to get a feel for teaching a basic web design course. Having knuckled down, created a first draft of the course and have exhausted testing the material myself. I felt I needed to release it to the world :)

The course material has been exported to many formats so the various operating system environments (See formats folder) can view them. Please note the course was originally made using AbiWord, I wanted to see what it like using the word processor. The other formats may need minor format correction.

About the course:
Shows the individual whats it like to design a web site from the ground up.

Try out the course for yourself by downloading BURDwdcb1Resources.zip here!

Hint: Extract into a folder and then navigate to formats folder

Google Account may be required to download the resources.

Friday 5 February 2010

Project : Free Learning Materials

I like to expand my career path and I thought I'd start a small hand at teaching people, I started a volunteer placement at Scout Enterprises. Part of my tasks in the role is to document my findings for best free learning alternative solutions, it then popped that I needed share my other learning materials that I have made for my friends and for myself.

I use Google:Docs and just write the content as simple reading as a human can understand (Similar to Ubuntu) and then share it. They will always remain there and naturally if I see something that requires improving I will improve for myself. You are safe to download and customize the content for yourselves. I'm merely just giving little guiding steps (Forgive my grammar).

Have a look and see what interests you Here

Tuesday 2 February 2010

Ubuntu : ASP Development

Found XSP is a webserver made in C# to display and run .ASP applications on various platforms which include Linux.

ASP 1.0

Install

sudo apt-get install mono-xsp mono-xsp-base

sudo apt-get install asp.net-examples

Start Server

xsp --root /usr/share/asp.net-demos/

ASP 2.0

Install

sudo apt-get install mono-xsp2 mono-xsp2-base

sudo apt-get install asp.net2-examples

Start Server

xsp2 --root /usr/share/asp.net2-demos/

Testing
Once you have started the server for your desired ASP environment, visit http://localhost:8080/

IDE Environments (optional)
Try out the MonoDevelop project. You should be able to install it via this command

sudo apturl apt:monodevelop

MonoDevelop utilizes the xsp and xsp2 web servers as described above.

Debugging
Apparently you need to have the project compiled with "debug" in order to see "line numbers".
[pending]

Further Reading
http://www.howtogeek.com/howto/ubuntu/run-aspnet-applications-on-ubuntu-for-developers/
http://mono-project.com

Monday 25 January 2010

Windows Media Player 11 : What a s%^?*hole

WARNING:I'm going to rant...Yes I am going to RANT!!

I have been currently working on a video show reel for a friend and it has gotten to a point where she can actually show someone it's current state. Yet it still a work in progress, I am still over the moon with my new audio and video editing skills even though I have only just begun to scratch the sufarace (getting a basic framework).

She said, "Can I get that burnt onto a CD" so I can show someone, I said, "Sure it should be able play it"... Boy was I wrong!!!

The Drama
I cannot believe how crippled Windows Media player 11 is. I have wasted around 3 cds just to find a suitable video format for "Windows Users" to view it int. I googled around and fount that utilizing the old "Windows Media Player Classic" supports more stuff.

Quick Solution :)
Install VLC

Slow Solution
Convert the video format to "wmv" (with VLC).

Additional Notes
Standard installed Windows Media Player 11 fails to support the following
  • "avi dv" format [Camcorda thingy]
  • "mpeg4" and dvd formats (You need to purchase a plugin?!)
Final Thoughts
I believe this is Microsoft saying, "If you think you so smart using opensource try this one for a laugh..."

Seriously though making Windows users having to pay for a plugin to play a DVD is a joke in my opinon when you can just insert into a standard DVD player. It wouldn't surprise me if the plugin cost the same as a buying a DVD player.

Having to wait an age to convert this mpeg4 into a WMV file is anoyingly slow as I write this entry.

The amount of CD/DVDs I had to trial on just to figure this one out, what a waste of resources.

On the PLUS side, the "wmv" is smaller, yet it's turned the video quality to mush :/

Well I'll be sure to remember this one once after I have found the best video conversion method.
Not forgetting getting used to converting qualities.

Yes yes yes... You can say it... "I assumed".... The mother of all ^"£% ups.

Tuesday 12 January 2010

SharedCookbook : Updated 12/1/2010

Thanks to Reddit.com feedback I knew the layout and content for the front page had to be more inviting.

Screenshot of New Layout

Changes
+Front page now has same content as "Home"
+Change the layout of the "Home"
+Added a nice little greeting for guests and users
+Added a Tag Cloud that shows all User's tags

Additional
Sorry for such yet another long time in the development cycle also, still juggling with other projects and important mandatory life changing tasks.

I also apologizes for the site for being in "maintenance limbo" yesterday last night. I ran out of Internet credits on my mobile phone whilst updating and discovered, it isn't a good idea updating such a live site via mobile phone anyway... [My bad].

Sunday 10 January 2010

Ubuntu : Genius Pen F610

Thanks to this TabletSetupWizardpen I managed to get my pen configured and drawing. Yet I did stumble upon a a couple of issues. Here is how I managed it.

Oh and by the way, really the Genius Pen F610 is actually a WALTOP pen WALTOP International Corp. Slim Tablet.

You will find these steps will request you do steps in the "TabletSetupWizardpen" and then come back to this.

Resolution

1) Using this guide, do the following steps under "Setting up your tablet".

1.1) Installing needed packages
1.2) Downloading and installing the driver ( You will need an Ubuntu Forum account)

Once completed and you wave the pen around, you may find your tablet workspace small or larger

2) Under step "Calibration" you may find "/dev/tablet-event" does not exist, here is how I found mine.
ls /dev/input/by-id/
Mine is (remember this for later steps in the guide)
/dev/input/by-id/usb-WALTOP_International_Corp._Slim_Tablet-event-if00

When you run the command (Change the red )
sudo ./wizardpen-calibrate /dev/tablet-event
You may need to do this more than once and you need to click by pressing the "Mouse Pen" to the tablet or pad.

REMEMBER the this value for "Setting up X".

3) Follow "Setting up X" edit the xorg.conf with the following command
gksu gedit /etc/X11/xorg.conf

3.1) In the "ServerLayout" section, add the line just below your primary mouse0
InputDevice "WizardPen Tablet" "AlwaysCore"

3.2) I kinda copied pasted one of the template Section "InputDevice" and then changed it. Here is mine anyway
Section "InputDevice"
Identifier "WizardPen Tablet"
Driver "wizardpen"
Option "Device" "/dev/input/by-id/usb-WALTOP_International_Corp._Slim_Tablet-event-if00"
Option "TopX" "295"
Option "TopY" "210"
Option "BottomX" "20000"
Option "BottomY" "12500"
Option "MaxX" "20000"
Option "MaxY" "12500"
EndSection

4) Follow step, "Making X start without a tablet connected" with the following command
gksu gedit /etc/rc.local
4.1) Verify the device line exists, change the text marked red, HINT : " ls /dev/input/by-id"
XORG_CONF=/etc/X11/xorg.conf
if [ -e /dev/tablet-event ]; then
sed -ie 's/^\(\s*\)\#\(\s*InputDevice\s\s*\"WizardPen\ Tablet\"\s\s*\"AlwaysCore\"\)\s*$/\1\2/' "$XORG_CONF"
echo "Udev created /dev/tablet-event = Tablet present! - Tablet-driver enabled"
else
sed -ie 's/\(^\s*InputDevice\s\s*\"WizardPen\ Tablet\"\s\s*\"AlwaysCore\"\)\s*$/\#&/' "$XORG_CONF"
echo "Udev did NOT create /dev/tablet-event = tablet NOT present! - Tablet-driver disabled"
fi

5) Update your .fdi with the similar settings to InputDevice section above.
gksu gedit /etc/hal/fdi/policy/99-x11-wizardpen.fdi

6) Restart Xserver by typing
sudo service gdm restart
If you get problems starting your X server (Graphics system), you may need to reset your xorg.conf or restore your backup. For nvidia type
nvidia-xconfig

7) To get the mouse buttons working (Yet I could only get the mouse pen nib to only work) Type the following
xinput set-button-map "WizardPen Tablet" 1 3 2

Apparently there is meant to be 6 buttons when running the commands
 xinput list
And if want a summary of known X pointers type
xsetpointer -l

Final Thoughts
I can tell, open source community needs to improve a bit more on MousePen Pen drawing thingy Tablet gadget friendliness.

Keep pushing ahead and you will eventually get your MousePen work :) It took me 3 days of fiddling before I Finally figured it out. I even tried "wacom" drivers and they just crash the GUI so I had to remove the wacom.fdi file.

Xubuntu: FTP Access Fails with Konqueror

The window manager Xfce that powers the GUI to Xubuntu has a nice setting for compatibility with KDE applications.

Resolution
  1. Click Applications->Settings->Sessions and Startup
  2. Click the Advanced tab
  3. Tick "Launch KDE Services on startup" under "Compatibility"
  4. Then restart your Xubuntu

Konqueror should now function normally :)

Special thanks to
Xubuntu Community member at freenode IRC channel #xubuntu