Shopping Cart | About Us | Contact Us

Go Back   Lakeridge Software Forums > Skins > Wisbar Advance 2.x Skins

Wisbar Advance 2.x Skins Upload and discuss skins for WisBar Advance 2

Reply
 
Thread Tools Display Modes
  #71  
Old 06-22-2007, 06:00 PM
allrockabilly's Avatar
allrockabilly allrockabilly is offline
Advanced User
 
Join Date: Jun 2007
Posts: 685
Default

awsome, cant wait. I like it so far....
Reply With Quote
  #72  
Old 06-23-2007, 06:40 PM
rhov23 rhov23 is offline
Senior Member
 
Join Date: Feb 2007
Posts: 151
Default iTask Alpha 2 release

iTask Alpha 2:



First of all: Read the text below, and read the Documentation!

I have rewritten the whole flash file so it has gotten smaller, and faster than the previous one.

New additions:

-SMS writer with keyboard. (if you have a keyboard it's probably useless, but if you don't its really something!) A big thank you to Twolf! My flashmaster!

-New calendar (better one)

-Fixed some bugs in the weather plugin, and made it much smaller. (give me feedback if some of the weatheranimations aren't aligned to the center)

-Added text file so you can change the weathercode. go to yahoo weather for the "weathercode" and search for your town.
the result on the url line looks something like this:
http://weather.yahoo.com/forecast/NOXX0004.html
copy out NOXX0004 and replace it in weather.txt

-Added changeable background (back.jpg)

-Added mortscript link to open camera.

-Improved the Draw app.

Changeable icons haven't been looked into much yet. (lots of work)

If some files are missing, please post.

Hope you like the changes!



Cheers
Attached Files
File Type: zip itask_alpha2.zip (485.2 KB, 16680 views)

Last edited by rhov23; 06-23-2007 at 08:31 PM.
Reply With Quote
  #73  
Old 06-24-2007, 05:58 AM
rhov23 rhov23 is offline
Senior Member
 
Join Date: Feb 2007
Posts: 151
Default No response means that everything works?

No response means that everything works?
And I shouldn't look into anything?
Reply With Quote
  #74  
Old 06-24-2007, 06:35 AM
Insane Insane is offline
Junior Member
 
Join Date: May 2006
Posts: 5
Default Hehe..

Funny guy.. Hehe ..
I tried the latest one. I'm not sure if I done it wrong but there were a few things that din come out right.

Pictures, wireless, icontacts and mp3 player wouldn't run. It just went blank for a few seconds then went back to the main screen. The dimmer din work either.

Also on messaging, after I wrote some stuff and tried to send it, it went to the original messaging program without the words I've written down on the itask program.

I'm using O2 atom. Lovely program..
Reply With Quote
  #75  
Old 06-24-2007, 06:47 AM
rhov23 rhov23 is offline
Senior Member
 
Join Date: Feb 2007
Posts: 151
Default

Quote:
Originally Posted by Insane View Post
Funny guy.. Hehe ..
I tried the latest one. I'm not sure if I done it wrong but there were a few things that din come out right.

Pictures, wireless, icontacts and mp3 player wouldn't run. It just went blank for a few seconds then went back to the main screen. The dimmer din work either.

Also on messaging, after I wrote some stuff and tried to send it, it went to the original messaging program without the words I've written down on the itask program.

I'm using O2 atom. Lovely program..
Have you installed all the files to the root? you need sendsms.exe, sendsms.mscr, sendsms.lnk, and sipswitch.exe to get the sms sending correctly.

Pictures, wireless, icontacts and mp3 player wouldn't run.: Change the links in the .mscr files! (read the manual, copy the files to your computer, and edit them with notepad) icontacts is freeware, and can be downloaded from xda developers. the mp3 player is not freeware.

The "dimmer": Read the manual.

Thanks for your reply!
Reply With Quote
  #76  
Old 06-24-2007, 07:11 AM
Insane Insane is offline
Junior Member
 
Join Date: May 2006
Posts: 5
Default ok...

.. hang on a sec, still new at this changing files into something else thingie.. I'll do it now and write back soon..
Reply With Quote
  #77  
Old 06-24-2007, 07:25 AM
Insane Insane is offline
Junior Member
 
Join Date: May 2006
Posts: 5
Default

I just realise that I don have sendsms.exe, sendsms.mscr, sendsms.lnk. I do have newsms.exe mscr and lnk. Are they the same? I tried extracting your files again, still the same, no such files.

Everything else was load to the root.

Just to let you know, i did read the manual, I'm just abit slow thats all. And about the dimmer, the manual said it might or might not work, i'm just saying it doesn't work on the atom.

Good stuff this program..

Last edited by Insane; 06-24-2007 at 07:32 AM.
Reply With Quote
  #78  
Old 06-24-2007, 08:07 AM
rhov23 rhov23 is offline
Senior Member
 
Join Date: Feb 2007
Posts: 151
Default

Quote:
Originally Posted by Insane View Post
I just realise that I don have sendsms.exe, sendsms.mscr, sendsms.lnk. I do have newsms.exe mscr and lnk. Are they the same? I tried extracting your files again, still the same, no such files.

Everything else was load to the root.

Just to let you know, i did read the manual, I'm just abit slow thats all. And about the dimmer, the manual said it might or might not work, i'm just saying it doesn't work on the atom.

Good stuff this program..
sorry! my mistake, sendsms is the old one, it's not used. It's newsms.mscr, newsms.lnk, newsms.exe. and sipswitch.

If you open newsms.mscr on your desktop computer in notepad you should see this:

Run( "\newsms.lnk" ) ///Link to "new sms message" in itask

callTmail = True
current = ActiveProcess()

If ( current eq "tmail.exe" )
callTmail = False
EndIf

If ( callTmail )
Run( "\tmail.exe" )
Sleep( 1500 ) ///you can change this to test if you need more or less time
EndIf /// 1500 means 1,5 seconds


activeWin = ActiveWindow()
MouseClick( activeWin, 60, 60 ) ///Simulates mouseclick to activate write area
///60,60 means it clicks 60 pixel from the left and 60 from the top.

SendCtrlKey( activeWin, "v" ) /// pastes sms clipboard info from iTask

Run("\sipswitch.exe") ///hides the keyboard in "messaging"
-------------------

I'm actually working on a better version of the newsms.mscr

for the dimmer you can check out "xda developers" website and search for your device.

Thanks for your reply.

Last edited by rhov23; 06-24-2007 at 08:12 AM.
Reply With Quote
  #79  
Old 06-24-2007, 08:22 AM
xcilion xcilion is offline
Advanced User
 
Join Date: Jun 2005
Posts: 901
Default

Awesome work rhov23. It's really impressive. One question. Will the icons eventually be customisable?
Reply With Quote
  #80  
Old 06-24-2007, 08:43 AM
rhov23 rhov23 is offline
Senior Member
 
Join Date: Feb 2007
Posts: 151
Default

Quote:
Originally Posted by xcilion View Post
Awesome work rhov23. It's really impressive. One question. Will the icons eventually be customisable?
Thanks!

Icons: Well that's my goal. But it's a steep road to get there... but I'll give it a try soon. At least the background is changable now
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:47 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2004-2010 Lakeridge Software