News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - cfernandes

#61
Developers / Re: Developing a Weather Plugin, videos
February 04, 2015, 10:45:10 AM
Hi J.

ig you hame  some  free time we can talk to make my script more efficient

Cfernandes
#62
Developers / Re: Developing a Weather Plugin, videos
December 20, 2014, 02:11:47 PM
i make some progress  using  worldweatheronline.com

now i need to fix  some records from  install table 
#63
Developers / Re: Developing a Weather Plugin, videos
December 13, 2014, 10:06:10 PM
i'll try
#64
Developers / Re: Developing a Weather Plugin, videos
December 13, 2014, 09:30:43 PM
another thing  on this test script  is  that i use a local  url  from brazil  to get   textual forecast for my area.

the variable on script 

$url2="http://www.climatempo.com.br/rss/destaque.xml"

this  need to changed.

i need to search other sites  that offer this services.

if some one know some sites   i can test.
#65
Developers / Re: Developing a Weather Plugin, videos
December 13, 2014, 09:15:01 PM
posde

this script is only one test  that  i build .

is simple to use php longname

a make the corrections .


#66
Developers / Re: Developing a Weather Plugin, videos
December 13, 2014, 08:18:14 PM
when change  C to F   you used capital letters ?

sorry  for that  the language.

days off week  is in portugues .

you can  change   "Domingo"  to "Sunday"
                          'Seguna-Feira" to "Monday"  ....
#67
Developers / Re: Developing a Weather Plugin, videos
December 13, 2014, 07:00:03 PM

i update the script  and  now  have  3 variables to configure 

to change from "C"  to "F"

uncomment the lines

#$temp_type="F";
#$temp_current="temp_F";
#$temp_max="tempMaxF";
#$temp_min="tempMinF";


#68
Developers / Re: Developing a Weather Plugin, videos
December 11, 2014, 11:00:54 AM
darkwizard864

I know weather.com not have an api or xml service. then it gets a little tricky to do the work script.

but let's see if I can help you what's wrong?


Carlos
#69
Hi ,

in my installation  i use  fail2ban to protect from brute force

you can use this steps  to configure

http://wiki.linuxmce.org/index.php/Fail2ban_-_A_tool_against_brute_force
#71
Installation issues / Re: CuBox-i from SolidRun
September 13, 2014, 05:13:22 PM
HI ,

this also seems to be good

http://www.bananapi.org/p/product.html

#72
Users / Re: Can not place international calls in 10.04
August 13, 2014, 02:02:46 PM
Hi ,

i found a dial plan colliding. 

if you change your prefix  to "9"  i think  than you  can  make  international calls .

i will talk to  Serge and Thom  about change this .
#73
Hi folks,

i changed on web admin installation city to my correct city but every reboot  return to other city !

some  one can  give directions hot to fix

thank you
#74
HI Thom

for my test  i write  a php script  that grab info  from worldweatheronline

and the condicon  is changing  but other  values not !


#75
Hi Thom

i try this on 12.04  and 10.04

on 10.04  is working  but on 12.04  not .

i checked the templates and are completely different.