Posts Tagged ‘Apps’

CADTouch for apple iphone?

Friday, September 11th, 2009
apple ftp
Bert asked:


I have just down loaded the above app for my iphone, however it doesn’t do half the stuff it supposed to. and in order to open a dwg, you have to open a FTP server on the net, which then becomes venerable to hackers.
Why does iTunes not check such apps and how can unsatisfied customers get there wasted money back??

Taipei Travel

How to send image jpeg format using bluetooth OBEX push to the laptop and PC in BASH script coding Linux?

Tuesday, August 11th, 2009
mac image editing
Mohd Haizad H asked:


Here I attach bash coding that done for send text using vNote format to handphone and PDA. Can you tell me wish part that I must change in this code that I can send image jpeg format to laptop and desktop pc and where I should place the jpeg image? I need your h.elp. Thank you.

init.bash

#!/bin/bash
#include
#include

hciconfig hci0 up

mkdir -p /dev/bluetooth/rfcomm
mknod -m 666 /dev/bluetooth/rfcomm/0 c 216 0

./one.bash

one.bash

#!/bin/bash
#include
#include

hcitool scan hci0 > raw.txt

declare -a ARRAY
declare -a ARRY

exec 99 let count=0

while read LINE <&99; do
ARRAY[$count]=$LINE
((count++))
done

echo ${ARRAY[*]} | awk '{print $1 ;}' raw.txt > edit.txt
exec 99>&-

sed -e ‘1d’ edit.txt > sel.txt

sleep 5;

./two.bash

two.bash

#!/bin/bash
#include
#include

declare -a ARRY

exec 80 let c=0

while read LINE <&80; do
ARRY[$c]=$LINE
((c++))
done
exec 80>&-

echo ${ARRY[*]} > try.txt

echo “******”" LOG AND BACKUP DATA BTFRIEND “”******” > store.txt
date ‘+%B %d %H:%I:%S’ >>store.txt
echo “***************************************************************” >> store.txt

for c in 0 1 2 3 4 5 6 7 8 9 10
do
{
MAC=${ARRY[c]}
OCHAN=$(sdptool search –bdaddr $MAC OPUSH | grep Channel:)
if test “$OCHAN” != “”
then
OCHAN=$(echo $OCHAN | awk ‘/Channel:/ { print $2 }’)
fi

echo “$MAC” “$OCHAN” >> mess.txt

case “$MAC”
in
00:0A:D9*)
echo “$MAC” “High Risk” >> store.txt
cd /UNIONFS/usr/local/apps/bluetooth/obexpush-dos
echo “Your phone is not secure and having HIGH risk to be ATTACK.Please turn OFF your Bluetooth” > note_high.txt
./ussp-push $MAC@$OCHAN note_high.txt note_high.txt
;;

00:12:37*)
echo “$MAC” “Medium Risk” >> store.txt
cd /UNIONFS/usr/local/apps/bluetooth/obexpush-dos
echo “Your phone is not secure and having MEDIUM risk to be ATTACK.Please turn OFF ypur Bluetooth” > note_med.txt
./ussp-push $MAC@$OCHAN note_med.txt note_med.txt

;;

*)
echo “$MAC” “Low Risk” >> store.txt
cd /UNIONFS/usr/local/apps/bluetooth/obexpush-dos
echo “Your phone is not secure and having LOW risk to be ATTACK.Please turn OFF your Bluetooth” > note_low.txt
./ussp-push $MAC@$OCHAN note_low.txt note_low.txt

;;

esac
}
done

sleep 30;

./one.bash

Salvador Travel

Why is the Mac platform so much better than Windows when it comes to image editing apps?

Friday, October 29th, 2004
mac image editing
Googolplex J asked:


I’m seriously considering buying a Mac for art school (graphic design) next year, but I’m not willing to drop 2,000 dollars for something I can theoretically get for under 500. So, aside from the obvious “ease-of-use” advantage Mac OS has, is there any serious incentive for me?

MONACO ATTRACTIONS

buying apps on iTunes store?

Saturday, April 1st, 2000
accounting software for apple
Matchu asked:


I have $24 credited to my apple account. When I try to buy an app, it just tries to get me to enter credit card information.

Anyone know how I can get it so that I can just buy the app with the credited money? Or do they have rules against that, I know you can’t buy software upgrades with it…

Salvador Real Estate

How do i configure my mac to use behind a firewall?

Tuesday, February 27th, 1996
mac firewall
oconnzi asked:


Im using my macbook on my college network, and I have configured the web browser to use the proxy server ok, but the firewall is limiting lots of other (legit) programs and apps; like skype, msn, dashboard widgets, iTunes store and radio, etc….Ive tried to configure them through the proxy individually, but its not working.
Any suggestions??

SEVILLE Travel