Archive for Python

After A Long Time

// August 11th, 2009 // No Comments » // 3dsmax, Maemo, Mobile, Personal, Python, Symbian, Uncategorized, Works

I’m just tired of writing articles that starts with “it has been a long time etc.”.Because i dont like writing so much.Anyway i’m trying to write as soon as i have free time.

So… There are a lot to write.

Lets get started with my first application for Maemo OS.It’s a simple application that calculate degree of a right triangle with a two given data.After a couple of “Hello World” application i just wanted to do something myself.Then this application came up.Infact this is not something new i generally use that right triangle angle calculator function when i learn a new programming language and if i dont have any software ideas.

And… It has been almost two months that i spent with The Nokia N810 tablet.I’m thinking to write a summary of my experiences with this device.Maybe that may help maemo beginners to use their devices with its all capabilities.

By the way i had a problem on my n95 8gb.It was always asking date and time after every restart.I had asked about this on so many discussion board.They said that i had to change its capacitor which saves date and time and i didnt do that.But however after a month it fixed itself i guess :) . It keeps date and time data now.

And.. i had a problem about 3d problem about my ATI video driver.It was causing errors in all 3d softwares such as 3dsmax , NaturalMotion etc. Last weekend i figured out how to fix this problem.i found  that error is happening on firmwares newer than 5.3.1. anyway …

You know i was going to interact my arduino with N810.After a long tiring hardship , I found that my hand-made arduino is not one of the supported devices and that project turned into a disappointment :(.This disappointment cost me about 15bucks , I wish I had bought that roll-up keyboard instead of that usb-serial converter .

By the way, I designed a wrist-case for n810 which I inspired by computer of the orion hacker in chuck the tv serie.I didnt make it.But i make another case to protect screen against stylus-scratches.Because it may cause serious scratches when you try to draw pictures or something in MyPaint or GIMP.

These are the issues of month as far as I remember.Also you can learn more about me from my twitter account.

http://twitter.com/mclightning

You can also find nice , interesting websites there

Also You can find photos uploaded by me here:

http://www.flickr.com/photos/mclightning/

Diary Of The PyMaemo Beginner

// June 30th, 2009 // No Comments » // Maemo, Python, Works

PyGtk Code Snippets On Xournal

Hi Again,

It has been almost two weeks that i got my new Device which is a N810 Internet Tablet (aka NIT ,Webpad).

You know i develop mobile apps. for Nokia’s  Smartphones Especially for Symbian ones such as N95 , N81 , N79 etc.

Nowadays ,I’m working on pymaemo which is maemo version of Python Programming Language.It seems, i have a lot to study.Because the Main User Interface is totally different from the way it was on Symbian Phones.

This weekend i have started to study and practise PyGtk+.I’ve already made a couple of  “Hello World!” Apps.But As you may know , that’s not enough for developing useful projects.

By the way , the educational capabilities of this device makes it really easy , when you start something to learn.In my opinion,it is even better than kindle.

You can read Pdf books on it with its high screen resolution.And you can take notes on Xournal Application which i use for collect code snippets.

As you may know ,I am working on arduino microprocessor to learn electronics.As i got the n810, i can connect arduino to n810 with its Usb-Host-Mode capability.As soon as i get the usb input to output converter i will start working on serial connection between arduino and n810

Regards…

Second Degree Equation Calculation[Python Script]

// November 2nd, 2008 // No Comments » // Math, Mobile, Python, Symbian

Today i wrote a script for calculating second degree equations.You know there was a code snippet at wiki page of forum.nokia.com.but i start over scripting for this and i create a differen script to calculate second degree equations.

+Plus My script calculates complex number results too.

Click Here To Download Script

nGun First Beta Version Released!

// October 24th, 2008 // 10 Comments » // Announcements, Mobile, Python, Symbian, Works

Accelerometers are becoming more and more ubiquitous, motion technology is everywhere, mobile phones, computers even washing machines now contain accelerometers and motion based technology is truly everywhere.

The nGun is the latest application for accelerometer equipped phones and it definitely isn’t the most useful one, it is not even aimed to be! This one is just for one, a little application that uses motion technology on a bit different way, another cool thing to show off and to impress your friends and colleagues with your mighty phone.

The idea behind application is quite simple, it detects two different movements and play the appropriate sound, something like the light sabre application. When you rotate your phone’s nose up it will play a gun shooting sound but when you rotate your phone to left it will play the clip charging sound.

(more…)

AlertMe 3.0 Released! [Latest Version]

// October 17th, 2008 // No Comments » // Mobile, Python, Symbian, Works

hi there
u know latest version of the alertme was 2.0 and decided to make a new version that nobody will need to use any of that modifications of alertme.
in this version u can change.so i added lots of features to let u personalise alertme.lets see new features

New Features:
Background is able to change.
Alerting sound is able to change.
You can set the volume of the sound alert.
Alerting with an sms
You can set the delay time to alerting for writing password.
Icon added.
You can choose sms alert or sound alert(or both of them.) from on/off menu.
You can activate or deactivate password protection from on/off menu too.
You dont have re-write all setting in every running of app.

(more…)

AlertMe 2.0 : Password Protection Added!

// October 5th, 2008 // No Comments » // Mobile, Python, Symbian, Works

You know alertme was not enough protective withouth password protection.
And in this version i added a password protection ability to alertme

in this version:

i put another alert sound instead of old one.because old one’s size was so big.
Background Changed.
and i put all setting buttons together under settings menu.
default password is “0″
Download

AlertMe 1.5 Demonstration Video

// October 4th, 2008 // No Comments » // Mobile, Python, Symbian, Works

Hi there,

today i recorded a video to show how alertme works.

AlertMe 1.5 Beta is ready to downloads!

// October 4th, 2008 // No Comments » // Mobile, Python, Symbian, Works

After the first version, today i make a new version by the user suggestions.Most of bugs fixed

Bugs Fixed:

  • Background size fixed
  • Exit button fixed.Both of exit buttons are working fine now.
  • New setting added:Now we’re able to set the reaction time to start button

Download

(more…)

AlertMe 1.1

// October 4th, 2008 // No Comments » // Mobile, Python, Symbian, Works

Few days ago i decided to make an app. like nalertme because i get bored of waiting samir to release it.And today my project’s finished.It’s even announced in symbian-freak.com on the homepage in news.

AlertMe is a mobile python app. to protect your phone from thiefs.With this app. you can set your phone to a constant position.Then when you press start button app. starts to protect your phone from thiefs by alarming.

When somebody or a thief try to move your phone app. will immediately alert with a loud sound.

Download(Alertme 1.1)

Download Python 1.4.4

Download MMPACK 1.51

(more…)