vincenz
Dec 3, 10:21 AM
girl, girls...
No offense like Schneiderman said, but that could give some people nightmares
No offense like Schneiderman said, but that could give some people nightmares
rezenclowd3
Sep 12, 08:35 PM
http://imgur.com/SbtL0.jpg
pretty simple setup.
MMM Vodafone McLaren. LOVE that. Orig?
pretty simple setup.
MMM Vodafone McLaren. LOVE that. Orig?
imoguy789
Aug 3, 11:41 PM
http://browse.deviantart.com/customization/?qh=§ion=&q=pixar#/d2d663t
TvvitterBug
Jan 7, 02:46 PM
You should check out TvvitterBug Version 1.0 available on the App Store. It's incredibly simple, powerful, flexible, fast, and most importantly fun! It quickly and easily allows you to customize your Twitter experience just for you. Released yesterday!
more...
rockosmodurnlif
Mar 26, 08:28 AM
iOS improved so quick compared to other OS
There was so much missing it was easy to add stuff. And to add to the noise in this thread, yes, the notifications system needs to be improved. Right now, it's all or nothing, it needs to be a la carte.
There was so much missing it was easy to add stuff. And to add to the noise in this thread, yes, the notifications system needs to be improved. Right now, it's all or nothing, it needs to be a la carte.
Satori
Apr 7, 08:40 AM
I wonder how many of these posts are trolls? I haven't had any issues whatsoever with 4.3.1. I also didn't have any problems with 4.3; battery life has been absolutely stellar and call performance actually improved in 4.3.1.
The timing of all these "bitching" posts just seems suspicious.
I was wondering whether these issues only apply to people who JB their phones? Or perhaps there is some particular app that they all have installed doesn't agree with 4.3.1.
I too have no problems with 4.3.1
The timing of all these "bitching" posts just seems suspicious.
I was wondering whether these issues only apply to people who JB their phones? Or perhaps there is some particular app that they all have installed doesn't agree with 4.3.1.
I too have no problems with 4.3.1
more...
iLikeMyiMac
Aug 17, 08:26 PM
Isn't that a billion? There is a long time to go before we get that many posts. :D
Honza
Apr 25, 09:36 AM
Here are my reasons, so all you invective commenters can hold your horses. In my case, say you were waiting for an iPhone 5, and the rumors are (from numerous credible sources) that it's going to be delayed until Fall. Ok, big deal, it's just a few more months. But then, say that the rumors also say that it's just going to be an iPhone 3GS type of an update, same form factor, etc. No 4G, no bigger screen, blah blah blah. For me, I want the next "major" upgrade, with the most important feature being 4G. Why would anyone choose to wait to get locked into a contract with such a phone? Why not just get the iP4 now, and have your contract up when the iP6 comes out? Now, in addition, at the time all these rumors come out, you see a lot of evidence that the white iP4 is coming out in less than two weeks. You like the color white, so voila, it makes sense.
Contrary to popular belief, most people have rational reasons for doing the things they do.
Contrary to popular belief, most people have rational reasons for doing the things they do.
more...
psychometry
Oct 5, 05:44 PM
I did, in fact, mean using JavaScript on page load to disable the user from changing the size of the textarea, not within my browser. It's like using CSS to disable the dotted border Firefox puts around links when they are active.
Form elements, and the divs that contain them, often need either fixed widths or have widths that are proportional to their containers.
Take Google (http://www.google.com). Depending on how the layout is set up (this is just hypothetical), resizing the search box would push those three links next to it off into oblivion if they were all in a div that was fixed or proportional to the page width. It doesn't matter if Safari "dynamically redraws the page" since the div would still be calculated to be the same. Worse yet, depending on its overflow attribute, they could be pushed onto a new line.
I'd really not like to see Safari become the next IE 5. It already has its share of JavaScript bugs. This would just mean us designers would have to spend that much more time envisioning what would happen if a user resized every form element on every page and incorporating it into our layouts. This is why I hope there's a way to disable it outright.
Form elements, and the divs that contain them, often need either fixed widths or have widths that are proportional to their containers.
Take Google (http://www.google.com). Depending on how the layout is set up (this is just hypothetical), resizing the search box would push those three links next to it off into oblivion if they were all in a div that was fixed or proportional to the page width. It doesn't matter if Safari "dynamically redraws the page" since the div would still be calculated to be the same. Worse yet, depending on its overflow attribute, they could be pushed onto a new line.
I'd really not like to see Safari become the next IE 5. It already has its share of JavaScript bugs. This would just mean us designers would have to spend that much more time envisioning what would happen if a user resized every form element on every page and incorporating it into our layouts. This is why I hope there's a way to disable it outright.
simsaladimbamba
Feb 1, 06:21 AM
Intel-based Macs: Resetting the System Management Controller (SMC) (http://support.apple.com/kb/HT3964)
or http://www.dragonone.com/products/macosx/pleasesleep/
or http://www.dragonone.com/products/macosx/pleasesleep/
more...
njl
Oct 9, 04:35 PM
i have to reply again:
i'm really liking this app!! it's super fast and i love the fact that i can choose from a list of my friends to send an @ to multiple peeps (like bandmates, project members, etc.)
the only thing that seems VERY slow is the initial linking to the phones addy app...
is everyone having the same problem with that? when i hit the addy card on someone's profile, it takes about 20-30 seconds until it transfers to the iphone's addy app.
i'm really liking this app!! it's super fast and i love the fact that i can choose from a list of my friends to send an @ to multiple peeps (like bandmates, project members, etc.)
the only thing that seems VERY slow is the initial linking to the phones addy app...
is everyone having the same problem with that? when i hit the addy card on someone's profile, it takes about 20-30 seconds until it transfers to the iphone's addy app.
cranners
Apr 22, 08:40 AM
Hi, I've made an app which is basically a pdf viewer with a quiz attached.
My menus are all the simple text ones, I'm wondering what's the easiest way to change these to image based menus so it looks more appealing?
Thanks!
My menus are all the simple text ones, I'm wondering what's the easiest way to change these to image based menus so it looks more appealing?
Thanks!
more...
sk3pt1c
Mar 29, 05:57 AM
so, the thing is, tomatocart has payment modules and i want to charge customers for the "pay on delivery" option, which is not supported, hence i have to edit the module itself.
i quote from TomatoCart's guides:
The payment php files in the �/includes/modules/payment/� are responsible for rendering payment information for customers and handling payment gateway notifications; the files in the �/admin/includes/modules/payment/� contains the configuration options to configure the payment module. And each payment method also have a language resource XML file in the �/includes/languages/LANGUAGE_CODE/ modules/payment/�.
so i basically have to edit the first two files, the one in "admin" and the one in "includes", and then update the language files...
i'm uploading the three files in folders that denote their location in a zip file.
i've edited the "admin" cod (cash on delivery) file and added the following, basically taken from a shipping method, that includes cost details (i'm adding the file in the zip file):
$osC_Database->simpleQuery("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Payment Cost', 'MODULE_PAYMENT_COD_COST', '3.50', 'The payment cost for all orders using this payment method.', '6', '0', now())");
1962 And 1955 Chevy Truck And
more...
1955 Chevy Truck - Trucks Rule
New All Steel 1955-57 Chevy
more...
( of Jim Carter Tru)
1955 Chevy Pickup Truck
1955 Chevrolet | Custom Truck
i quote from TomatoCart's guides:
The payment php files in the �/includes/modules/payment/� are responsible for rendering payment information for customers and handling payment gateway notifications; the files in the �/admin/includes/modules/payment/� contains the configuration options to configure the payment module. And each payment method also have a language resource XML file in the �/includes/languages/LANGUAGE_CODE/ modules/payment/�.
so i basically have to edit the first two files, the one in "admin" and the one in "includes", and then update the language files...
i'm uploading the three files in folders that denote their location in a zip file.
i've edited the "admin" cod (cash on delivery) file and added the following, basically taken from a shipping method, that includes cost details (i'm adding the file in the zip file):
$osC_Database->simpleQuery("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Payment Cost', 'MODULE_PAYMENT_COD_COST', '3.50', 'The payment cost for all orders using this payment method.', '6', '0', now())");
Mac7
Sep 1, 02:03 PM
249509
more...
oMc
Dec 12, 01:29 PM
http://img151.imageshack.us/img151/1796/desktopstw.th.png (http://img151.imageshack.us/img151/1796/desktopstw.png)
MacBoobsPro
Oct 18, 09:50 AM
hehehehe, just needs a font match and its sorted. Nice one tho Stuart.
Yeh I couldnt find an exact match. But it gets the idea across. :D
Cheers
Yeh I couldnt find an exact match. But it gets the idea across. :D
Cheers
more...
infotaintment
Oct 9, 04:47 AM
There you go
http://skougard.com/blog/wp-content/gallery/wallpaper-1080p/wallpaper_1080p_01_fhdr.jpg
Thanks for Share the Link Dude!!:D
http://skougard.com/blog/wp-content/gallery/wallpaper-1080p/wallpaper_1080p_01_fhdr.jpg
Thanks for Share the Link Dude!!:D
adroit
May 4, 11:31 PM
It's still barbaric. Just like it was yesterday, just like it will be tomorrow.
Melrose
Sep 9, 01:25 PM
<Amy Pond snip>
:D
I find that woman a mite irritating. Nice legs - nice everything - but her mannerisms. Errrg...
...and there are way hotter photos of her going around. ;)
:D
I find that woman a mite irritating. Nice legs - nice everything - but her mannerisms. Errrg...
...and there are way hotter photos of her going around. ;)
franswa za
Apr 13, 12:06 PM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2 like Mac OS X; en) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C134 Safari/6533.18.5)
If you havent seen any threads on choppy animations and a lag when opening up the Camera app, you likely haven't been to the iPhone forum. My problems are not unique. And if you think about it, 2-3 seconds to have the ability to shoot a picture is still way too long.
And besides, your phone is a full 7 days old. It's brand new! Everyone would expect it to be functioning perfectly. Mine is 10 months-old and feels long in the tooth.
try windoze mobile if you are unhappy? and then complain again......
there is NO current OS that shall satisfy the ...
If you havent seen any threads on choppy animations and a lag when opening up the Camera app, you likely haven't been to the iPhone forum. My problems are not unique. And if you think about it, 2-3 seconds to have the ability to shoot a picture is still way too long.
And besides, your phone is a full 7 days old. It's brand new! Everyone would expect it to be functioning perfectly. Mine is 10 months-old and feels long in the tooth.
try windoze mobile if you are unhappy? and then complain again......
there is NO current OS that shall satisfy the ...
MacBandit
Nov 10, 01:35 AM
Okay here's the single coolest program ever. It's so cool that Apple should have thought of it.
Delicious Library (http://www.delicious-monster.com/)
It's a media library. It will make an index with images and information of all your Books, CDs, DVDs, Games, and more.
To get them in you can do a search, enter the barcode, by voice input, or best of all hold the bar code up to your iSight camera and it will read the barcode.
Once you have the data in it's like iTunes with lives searches, personal ratings, and custom playlists (collections). Also you have the ability schedule and checkout items to friends and family and do the scheduling via integrating with Address Book and iCal.
Last but not least is the ability to Sync this information with your iPod.
These are just the features I thought were the coolest there are more including bluetooth functions. Definitely check it out.
Delicious Library (http://www.delicious-monster.com/)
It's a media library. It will make an index with images and information of all your Books, CDs, DVDs, Games, and more.
To get them in you can do a search, enter the barcode, by voice input, or best of all hold the bar code up to your iSight camera and it will read the barcode.
Once you have the data in it's like iTunes with lives searches, personal ratings, and custom playlists (collections). Also you have the ability schedule and checkout items to friends and family and do the scheduling via integrating with Address Book and iCal.
Last but not least is the ability to Sync this information with your iPod.
These are just the features I thought were the coolest there are more including bluetooth functions. Definitely check it out.
fel10
Sep 5, 05:56 PM
http://www.abload.de/img/bildschirmfoto2010-09-prk7.jpg (http://www.abload.de/image.php?img=bildschirmfoto2010-09-prk7.jpg)
How can I get the time and the weather on my screen like that??? Thanks!
How can I get the time and the weather on my screen like that??? Thanks!
Autopulated
Feb 7, 12:28 PM
This photo isn't uploaded anywhere, but I have another shot of the same scene (http://peehs.deviantart.com/art/Just-Another-City-180820883) over at DA. :)
asdfghjkl123456
Mar 11, 10:41 PM
Hello, I recently got the texting app "Text Now". I accidentaly chose for it to not allow push notifications, even though I want it to. How would I go about fixing that? I tried re-downloading but it didn't work.
No comments:
Post a Comment