Location: Home Community Timeline
Username:
Password:
Register or Remember me
Community Timeline
Showing the latest 30 community topics. See also news, blog and classified timelines.

Look for the attachment tool in your mail program, it will let you browse your computer for the image file you want to attach.

Views
34
Replies
2

Hello Tizbrd and welcome!

I know that on my iMac and iPhone I cannot delete purchased songs (from an album say) so I untick the ones I don't want to hear. I also make playlist using genres and stars, e.g. Jazz with four stars. Hope this helps!

Aude

Views
29
Replies
1
OP: TIZBRDLast reply: Yesterday, 12:08 pm by Aude

Mine is app nana because you get free iTunes cards if you don't have it and get it use the code. 4af285700

Views
2583
Replies
25
OP: DesaulniersLast reply: February 4th, 2012, 6:42 pm by mikayla

I have the same problem. When I try to attach a document (with several already downsized images) it comes up the other end completely garbled. Just fragments of the e-mail and the attachment just 'gobbledigook' and no images at all. Should I try to compress the document before attaching it?

Views
245
Replies
5
OP: ShayneLast reply: February 4th, 2012, 9:57 am by clemens0118
United Kingdom clemens0118 - February 4th, 2012, 9:44 am in Mac Dummies

I tried again and again to send a document attached to an e-mail, but the images on it come up the other end just as numbers. What do I have to do with a document before I attach it to an E-mail. (it worked once, but then the e-mail was completely garbled. The next time the e-mail seemed to have made it , but not the attachment.) In any way.....when the addressee forwarded it back, there was hardly anything left at all. 'Tried everything, to no avail.,
Bleeeze help, Clemens

Views
16
Replies
0
OP: clemens0118 … Nobody has replied to this topic yet. Be the first.
United States Turboladdade - February 2nd, 2012, 11:01 am in ArraySync

My only suggestion would be to just find a cheap wired router somewhere and make your own closed-circuit local network to run these on. I can't really say what the problem could be, but if you're on a "massive" public network, it probably isn't going to work out for you.

Views
77
Replies
5
OP: chiptoeLast reply: February 2nd, 2012, 11:01 am by Turboladdade
United Kingdom tobychur - February 1st, 2012, 2:33 pm in Mac OS X

Quoting Turboladdade:

There isn't a way to turn off sticky menus on Mac OS X. How slowly are you clicking your mouse!?


I can't click fast (hand disability) and I stub my toe on this 50 times a day.
There's a number somewhere, gotta be ...

Views
77
Replies
2
OP: tobychurLast reply: February 1st, 2012, 2:33 pm by tobychur

Google because look who productive they are they have there own web browser and try even have google chrome which is amazing to use

Views
467
Replies
4
United States Turboladdade - January 31st, 2012, 10:51 am in ArraySync

There is no "playlist" feature, unfortunately. There is a pretty specific reason for this. When stopping one video and opening another, there is always a delay as the computer closes one file and opens the next. These little delays are of random, unpredictable lengths that depend on a variety of factors, and build up over time. Eventually everything will desync and you'll see a sort of stutter as the system resyncs all the clients.

You'll have to stitch all the videos together ahead of time as one big file.

Views
54
Replies
1
OP: 3dguyLast reply: January 31st, 2012, 10:51 am by Turboladdade
United States wpas - January 27th, 2012, 2:02 pm in iPhone, iPad & iPod

Yes, I states that either the username or password is wrong. I tried again today without any luck. Had to go to YouTube.com to login.

Views
73
Replies
2
OP: wpasLast reply: January 27th, 2012, 2:02 pm by wpas
United Kingdom visionmill - January 27th, 2012, 11:24 am in ArraySync

I've created an applescript to open the server and client and then start it. On the clients it will always select the first server in the list. Just add the script to your log in items.

Open applescript editor and copy the following code for the client into it:

tell application "ArraySync Client"
   activate
end tell

tell application "System Events"
   tell process "ArraySync Client"
      tell menu bar 1
         tell menu bar item "Presentation"
            tell menu "Presentation"
               click menu item "Start Client"
            end tell
         end tell
      end tell
      key code 125
      key code 52
   end tell
end tell


Go to save as and give the file a name like Client Loader
Change the file format to Application

Go to System Preferences / Accounts and select your account.
Click on the Login Items tab and drag the file you just saved into the list

To get the server to start up automatically use the following applescript

tell application "ArraySync"
   activate
end tell

tell application "System Events"
   tell process "ArraySync"
      tell menu bar 1
         tell menu bar item "Presentation"
            tell menu "Presentation"
               click menu item "Start Server"
            end tell
         end tell
      end tell
   end tell
end tell

Views
378
Replies
5
OP: mindnutLast reply: January 27th, 2012, 11:24 am by visionmill
United Kingdom visionmill - January 27th, 2012, 10:29 am in ArraySync

Hi

I've just stumbled across arraysync and its just what i've been looking for a sync project i'm working on at the moment. I'm used to working with Dataton watchout for multiple destination sync (the current project I am working on has 36 screens) and whilst I realise arraysync is never going to be a replacement for watchout could I suggest a couple of things that would make my life even easier!

1. Transport controls on server.
Rather than having the server start playing the file and then have no control over it, I would love to be able to pause, rewind, fast forward as you would in QT using JKL keys. If you could also use the QT markers in the file then presumably it would be possible to manipulate a QT file (like those exported from keynote) and jump around the QT like a slideshow. It would also be nice to have a timebar so you could click/scrub around the file. Ideally this would also scrub around the clients but I'd be more than happy with a local scrub and on release of the mouse the clients jumped to that frame.

2. Remote uploading of files
On the server machine instead of showing the two local displays, could it show the connected clients windows (like the server does for local monitors before you start it playing)? Content could then be dragged from the server HDD to these windows and the file be transferred to a local cache on the display machines over the network? Particularly useful where some of the display machines are on the other side of the hotel/venue and the client makes last minute changes (and my feet hurt!)

3. Playlists / server user control panel
Instead of having the server as a display machine could it be used to load locally cached clips in to the remote display machines. In a more show operated environment it would be really useful to be able to select a clip and have it loop, or join to the next clip. Also some basic start and end point trimming would be lovely. It would be great if the server machine could use one display for the system operator and the other as a confidence monitor for what is being played.

4. Auto load of clients
Clients automatically load and connect to server. I know this is in the pipeline from reading other posts, but given points 2 and 3 the server could "push" the file to load on the client when it is detected. Would be useful for permenant installs when a client hardware dies and needs to be replaced. A non-tech user could swap the computer hardware and install the arraysync client. The server would re-detect the client, realise it didn't have the content and push the new content out.

5. Dissolve between clips
Not massively high on my list but would be a nice feature in conjunction with playlists to be able to cross fade between clips either when it gets to the end of a clip in a playlist that is set to play next clip or on a manual trigger of the next clip.

Anyway that's just a couple of thoughts for what appears to be an already great product. My test setup is currently running a bunch of files that i've created a reference movie off and I'm leaving it running for the next 3 days or so to check it doesn't break before I announce to the client that this is the way forward!

Views
46
Replies
0
OP: visionmill … Nobody has replied to this topic yet. Be the first.
United States smyttie41 - January 26th, 2012, 2:06 pm in New Member Welcome

Hello, Glad to be here, looking to learn and Help as much as I can, so Thanks everyone for a open Reg, and do my best to help the Info-Mac community. Thanks smyttie

Views
48
Replies
0
OP: smyttie41 … Nobody has replied to this topic yet. Be the first.

This isn't a jailbreaking forum, so you're probably aren't going to have much luck with that here. You'll probably want to start looking at http://blog.iphone-dev.org/

Views
81
Replies
1
OP: EthoDaSaintLast reply: January 23rd, 2012, 9:14 pm by Turboladdade
United States alangski - January 23rd, 2012, 1:04 am in iPhone, iPad & iPod

Thank you Turboladdade but my ipod Touch is the device that connects and works fine with a strong signal. The IPhone is the device that won't connect. I tried the suggestions you mentioned with my phone but no success. Thanks for trying. If you can think of anything else to try please advise.

Views
116
Replies
2
OP: alangskiLast reply: January 23rd, 2012, 1:04 am by alangski
United States mplsgrl - January 22nd, 2012, 11:47 am in New Member Welcome

Yes Cookie I do like it. The only thing that I am struggling with is iPhoto and FaceTime.

iPhoto will not bring my pic folders in the way I have set them up. They all come in as events that iPhoto set up. I had them set up in Lightroom and it has been very easy to manage my picture library. Now... Im pulling my hair out.

FaceTime will not allow me to call anyone. The chats do not connect. UGH. And I only have one person in my circle of family and friends to troubleshoot with.. even though everyone else uses it as well.

But, besides that... I am loving my iMac. My pc login hubbie likes it too..

He just won't admit it. :)

Views
113
Replies
3
OP: mplsgrlLast reply: January 22nd, 2012, 11:47 am by mplsgrl
United States EthoDaSaint - January 22nd, 2012, 10:55 am in iPhone, iPad & iPod

I'm new to stuff like this so which is best?? my iPhone 4 is Gevey unlocked on t-mobile and I want to jailbreak it

Views
58
Replies
0
OP: EthoDaSaint … Nobody has replied to this topic yet. Be the first.
Ukraine martaLa - January 21st, 2012, 3:55 pm in iPhone, iPad & iPod

iPod touch 4g with monster beats by dr.dre Love it!!!!!!
And I've iMac and iPad 2

Views
20946
Replies
95
OP: Mitchell4500Last reply: January 21st, 2012, 3:55 pm by martaLa
United States mplsgrl - January 20th, 2012, 7:19 am in iPhone, iPad & iPod

Oh duh thanks.

Views
432
Replies
6
OP: iphonesawesomeLast reply: January 20th, 2012, 7:19 am by mplsgrl

Try updating it or look for another fb app.. It happened to me once but I deleted the first app and installed another type and its working fine ever since...

Views
127
Replies
1
OP: katelewisLast reply: January 19th, 2012, 3:08 am by Donsealord

so why doesn't mine work then???

Views
149
Replies
2
OP: EthoDaSaintLast reply: January 17th, 2012, 4:22 pm by EthoDaSaint
United States leonAzul - January 12th, 2012, 5:58 pm in iPhone, iPad & iPod

Ain't gonna happen.

However, if you can imagine the "cards" as presentation slides, then Keynote is very close to what you are looking for. Judicious use of linking and macros could make a Keynote presentation behave very much like a HyperCard stack.

There is of course the option of using a text editor to hand code the application in HTML and ECMAScript, but that costs a lot more time and is a lot less elegant than Hypercard and HyperTalk.

For the truly masochistic, there is some loose talk of porting LibreOffice to iOS. However, the only advantage I see to that would be the ability to tie-in to a database with the "Base" application, and without Java support that's a non-starter :-/

Views
255
Replies
2
OP: rayLast reply: January 12th, 2012, 5:58 pm by leonAzul

Do you happen to know what the shortcut is for Import Image? It's not in the file menu in my version of Preview (pls see attached screenshot). My friend said he can see it in his menu, but it's greyed out.

I get the rest of your instructions, which we'll try once we get past this first step.

Thanks for your message.

Views
158
Replies
6
OP: myquesLast reply: January 12th, 2012, 4:33 pm by myques
United States Turboladdade - January 11th, 2012, 4:47 pm in ArraySync

Define "doesn't" work. Does it not play at all? We do H.264 all day long just fine. The only thing is H.264 is extremely resource-intensive so, if you're driving multiple displays from one machine, you'll want to consider a less resource-intense codec. Try Apple ProRes, Apple Intermediate, Pixlet or an older codec like Sorenson 3, or lowering your resolution.

EDIT: I just tested an HD1080 video on a Mac Pro driving two HD1080 displays. With H.264, playback was unacceptable, however with Apple Intermediate playback was smooth as silk. Might make a video to demonstrate this and post it on YouTube. Hope this helps.

Views
126
Replies
1
OP: nestamonkLast reply: January 11th, 2012, 4:47 pm by Turboladdade
United States Turboladdade - January 10th, 2012, 10:17 pm in iPhone, iPad & iPod

I do not. I didn't even know it mattered what carrier you had since Facetime works on Macs, iPods and iPads too.

Views
209
Replies
6
OP: EthoDaSaintLast reply: January 10th, 2012, 10:17 pm by Turboladdade
United States Turboladdade - January 9th, 2012, 11:08 am in Mac OS X

I haven't noticed any adverse effects. Just make sure you don't have legacy PowerPC apps, because they will not work after you upgrade no matter what.

Views
383
Replies
4
OP: AudeLast reply: January 9th, 2012, 11:08 am by Turboladdade

Help my cellular data network has completely disappeared from my iPhone 3gs!!! Can't get on Internet unless I've got wi-fi. My phone is not jailbroken, can anyone tell me how to fix this plz.

Views
114
Replies
0
OP: debbenny … Nobody has replied to this topic yet. Be the first.

Have you tried resetting the phone. Home key on/off button until white apple logo appears

Views
225
Replies
2
OP: AversaSLast reply: January 3rd, 2012, 4:48 am by colbris

Try entering a new contact and have that person call you. The database may need to be rebuilt and resynced

Views
246
Replies
3
OP: just a lax broLast reply: January 1st, 2012, 7:29 pm by colbris

If you unlock your phone, there is an app to allow you to FaceTime ovve the network. So it is possible. But I'm liking to bet you have no interest in doing that,and I can't blame you! My opinion is, once they come out with an iPhone with LTE (4G) technology, they will free the FaceTime, and allow it over the network. Their fear now is that their 3G network wouldn't be able to handle it, and it would become bogged down for all users, even those not using FaceTime.

Views
253
Replies
2
OP: toridukestarLast reply: December 30th, 2011, 12:38 pm by AversaS
Copyright © 2011 Inkpalm Inc.
Macintosh, Apple and the Apple logo are registered trademarks of Apple Inc.
The National Software Laboratory is in no way associated with Apple Inc.
This site is powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group