snberk103
Apr 26, 10:19 AM
Thanks for the side-by-side review. I use LR3, never got around to A3. Once you are used to the interface it works. At least for me.
One tip to make imports go faster is to break the import into chunks, I'm told. If you have 200 images, then pick 50 and start the import, then pick the next 50 and start the import. Supposedly you can start as many parallel import threads as you have cores for best results. I haven't needed to speed up my imports, so it's been a while since I've tried this.
Also, if your A3 and LR3 libraries were on two different HDDs you may have been seeing the difference in HDD speeds and not program processing speed. Just a thought.
One tip to make imports go faster is to break the import into chunks, I'm told. If you have 200 images, then pick 50 and start the import, then pick the next 50 and start the import. Supposedly you can start as many parallel import threads as you have cores for best results. I haven't needed to speed up my imports, so it's been a while since I've tried this.
Also, if your A3 and LR3 libraries were on two different HDDs you may have been seeing the difference in HDD speeds and not program processing speed. Just a thought.
angelneo
Dec 4, 09:56 AM
If you have dreamweaver, you can try using their library functions. It allows you linked any tables, texts, layers to a library item so when you update that library item, every page that uses that item gets updated. Same goes for their template.
cootersgarage6
Feb 11, 10:52 PM
Hi, I want to put some CD's that I purchased on my iTunes to put on my iPod. The only problem is that I am getting a new laptop soon, my BlackBook is dyeing.)))): Well, so far I have bought all my music on iTunes, but it's so expensive. I bought many CD's like I said, and I'm putting them on iTunes. When I plug the iPod into a new computer, it would ask me if I wanted to transfer my purchases. And everything that I bought would transfer. The songs that I got from other websites wouldn't transfer. But If I import the CD's through iTunes, will it still transfer to the new computer? Or do they have to be bought from iTunes?
Thank You!
Thank You!
kayloh20
Jul 23, 06:49 PM
Awww, free session videos and now Xcode 4 for everyone? I feel non exclusive :(.
Ah well, it's nice to know that they're still releasing betas of Xcode 4.
Ah well, it's nice to know that they're still releasing betas of Xcode 4.
DakotaGuy
Feb 9, 01:32 PM
Get Big Red and that won't be an issue anymore...
http://www.youtube.com/watch?v=t94QyEoqr5k
http://www.youtube.com/watch?v=t94QyEoqr5k
China Diapers
Apr 16, 04:04 AM
Hi,
I am trying to run a java solution remotely on a server, I am using the below command in the terminal:
java RemoteShellClient 87.120.209.147 50001 "cmd" "java -jar -Dusername=xxx -Dpassword=xxx -DcCodes=all C:\BetInTime.jar ServiceSF"
Confidential info hidden with x's.
But am getting the below error:
Invalid input data
Could this be a syntax error?
Thanks
OK, on further inspection, the shellscript seems to rely on some batch files:
CommandRunner.class
RemoteShell.jar
SockData.class
CommandRunner.java
RemoteShellClient.class
SockData.java
JavaBuild.bat
RemoteShellClient.java
java
JavaClient.bat
RemoteShellServer.class
JavaServer.bat
RemoteShellServer.java
Contents of which are:
set ClassPath=RemoteShell.jar
java RemoteShellServer %1 %2
set ClassPath=RemoteShell.jar
java RemoteShellClient %1 %2 %3 %4
javac -g:none *.java
jar cvf RemoteShell.jar *.class
Do you think it would help to rewrite these as bash files?
I am trying to run a java solution remotely on a server, I am using the below command in the terminal:
java RemoteShellClient 87.120.209.147 50001 "cmd" "java -jar -Dusername=xxx -Dpassword=xxx -DcCodes=all C:\BetInTime.jar ServiceSF"
Confidential info hidden with x's.
But am getting the below error:
Invalid input data
Could this be a syntax error?
Thanks
OK, on further inspection, the shellscript seems to rely on some batch files:
CommandRunner.class
RemoteShell.jar
SockData.class
CommandRunner.java
RemoteShellClient.class
SockData.java
JavaBuild.bat
RemoteShellClient.java
java
JavaClient.bat
RemoteShellServer.class
JavaServer.bat
RemoteShellServer.java
Contents of which are:
set ClassPath=RemoteShell.jar
java RemoteShellServer %1 %2
set ClassPath=RemoteShell.jar
java RemoteShellClient %1 %2 %3 %4
javac -g:none *.java
jar cvf RemoteShell.jar *.class
Do you think it would help to rewrite these as bash files?
SB123
Apr 18, 08:56 PM
Nice shot, would be nice if there were less clouds around the mountain as it covers a lot of it up and is distracting. Plus would use just a very slight increase in vibrancy just to make the colours pop a bit more. also slightly increase contrast through Levels... again only a touch. that's only from my personal point of view though. Here's a slight adjustment for what it's worth.. http://img814.imageshack.us/img814/7536/editedu.jpg
That was the least amount of clouds all week. Typically the top is covered. I like the adjustment.
I haven't started using a photo editing program yet. I wanted to get a good handle on the photography first.
That was the least amount of clouds all week. Typically the top is covered. I like the adjustment.
I haven't started using a photo editing program yet. I wanted to get a good handle on the photography first.
Sun Baked
Sep 17, 03:14 PM
Dual channel memory -- requires pairs of DIMMs that meet the minimum spec.
Machine looks at both DIMMs as one big DIMM.
Machine looks at both DIMMs as one big DIMM.
dubels
Dec 24, 11:45 PM
http://www.timeidol.com/wp-content/uploads/2010/05/Jack-Daniels-1.jpg
sparkleytone
Jul 11, 11:51 PM
this is not a bug. its always been that way. it truncates your password. better yet, it just ignores everything past 8 chars.
pigwin32
Oct 17, 04:19 AM
I agree 100% with the comments about flash
I despise of flash with all my heart it is horrible
I have seen some really fun stuff coded in flash but I use a Firefox plugin to block flash content so as to avoid some of the nastier animated advertising. I occasionally come across sites that use flash for headings, personally I consider that a really bad idea for a number of reasons (which I won't elaborate).
The best way to learn html is to pick up Eric Meyer's book Eric Meyer on CSS (http://www.ericmeyeroncss.com/). Get yourself a copy and a text editor. If I could do it over again I would definitely choose this route. HTML is actually pretty easy, using it appropriately and confidently, that is the hard part.
I despise of flash with all my heart it is horrible
I have seen some really fun stuff coded in flash but I use a Firefox plugin to block flash content so as to avoid some of the nastier animated advertising. I occasionally come across sites that use flash for headings, personally I consider that a really bad idea for a number of reasons (which I won't elaborate).
The best way to learn html is to pick up Eric Meyer's book Eric Meyer on CSS (http://www.ericmeyeroncss.com/). Get yourself a copy and a text editor. If I could do it over again I would definitely choose this route. HTML is actually pretty easy, using it appropriately and confidently, that is the hard part.
2992
Dec 10, 09:27 PM
how about if I'm not in the US but I want to use English?!
wsteineker
Oct 30, 02:19 PM
You don't see it on Dell's website because it isn't there...YET. The article linked above clearly states that phone orders of some models are currently available with web sales to begin soon. It's called reading, folks. Top to bottom, left to right. Group of words makes a sentence. Take Tylenol for any headaches, Midol for any cramps. :D
TheShinyMac
Apr 4, 08:57 PM
Physics. You haz broke dem
G-Force
May 1, 04:41 AM
Thank you for your replies. The iBook has 512 MB built in, I've added 256 MB which I had lying around here. I can get another 512 MB stick for free so I will try that first, if that's not enough I could always add a 1 GB stick later on. I've ordered the Samsung hard drive and a spudger to open it up.
I've tried MacTubes and it runs fine, but I really like being able to play videos in the browser and read the comments directly under the videos.
I hope this makes it feel a bit more responsive, because it's still very usable for internet and word processing. For serious work I have an iMac so it's mainly a second machine.
I've tried MacTubes and it runs fine, but I really like being able to play videos in the browser and read the comments directly under the videos.
I hope this makes it feel a bit more responsive, because it's still very usable for internet and word processing. For serious work I have an iMac so it's mainly a second machine.
blevins321
May 3, 09:11 AM
Are you using the Bluetooth keyboard? That won't work with Windows XP setup. You'll need to have a wired one hooked up until after the Bootcamp drivers are installed. If you only need one program, though, you might be better off with Parallels or VMWare Fusion so that you can continue doing tasks on the Mac OS at the same time.
macdaddy121
Oct 2, 10:51 AM
How much cash would you accept for it in an outright sale?
gkarris
Mar 18, 01:15 PM
How can you tell I'm bored today... :)
Maybe you need to get out (from this forum) more?
http://photography-on-the.net/forum/
enjoy... ;)
Maybe you need to get out (from this forum) more?
http://photography-on-the.net/forum/
enjoy... ;)
mcmillan
Sep 28, 07:50 PM
Use RapidWeaver, seriously, it's the best app for making easy, fast, and good looking websites. The site in my link was made using RapidWeaver, and version 3.2 is coming out this October. The software is shareware, I think the cost is $35~. You don't need to know anything about HTML, you don't need to use any tags unless you are using the sidebar, which is usually for really simple stuff. You can make blogs with comments and RSS and a lot of other stuff. This app has everything.
http://www.realmacsoftware.com/rapidweaver/index.php Enjoy!
http://www.realmacsoftware.com/rapidweaver/index.php Enjoy!
Krafty
Jun 20, 05:47 PM
Really... I can not believe this is a topic.... LIVE YOUR LIVES for the next 4 days...
After getting stung by 2 hornets, I think ill stay inside.....
After getting stung by 2 hornets, I think ill stay inside.....
jeremy.king
Oct 7, 04:04 PM
http://blog.deconcept.com/flashobject/
Paradoxeon
Apr 3, 09:38 PM
@Tmelon hm. that might actually be plausible since I haven't restarted my mac ever since this morning. thx for the tip :D
old-wiz
Jul 1, 07:01 PM
The iPod touch bluetooth only works for headphones. There's no profile for anything else. Even if there was one, there's no user visible file system on the iPod Touch.
FireSokar
Mar 19, 06:58 PM
Simple, play dumb. Claim it was there when you got it.
No hay comentarios:
Publicar un comentario