Monday, March 29, 2010
Supercheap website solutions for stingey clients
Thursday, March 25, 2010
Screen Resolution ultimate 960 grid too big??
if (screen.width>=1024 && screen.height>=768) {
window.location="highres.html";
} else {
window.location="lowres.html";
}of just include the right CSS style sheet after the resolution is detected.
But anyway you have to develop multiple websites to serve all the resolutions.
so if hi res, show this, anything smaller, show something else, makes sense so you dont have to design everything really skinny. you could maybe have a 960 grid thing that narrows a certain column like body text column down depending on resolution...
reminds me of a blog i saw recently that was about 450px wide. Think phones etc are 480px wide, so it optimised for phones. anyway it looked cool. maybe my personal portfolio will be optimised for phones...
other opinions
http://www.freshleafmedia.co.uk/blog/vertical-resolution-web-design-and-netbooks/
Well, as with the case of my client, many of the netbooks have quite a decent screen width. Most have a 1024 by 600 resolution – and many of our corporate website designs sit around the 960px width mark, so no need to worry there. What we might need to consider, though, is what sits ‘above the fold’ (i.e. what is visible without scrolling).
some good points listed here too:
from: http://www.awebapart.com/home/faq/Web_Design_Width_and_Web_Screen_Size
cool diagram google!!!!!
http://browsersize.googlelabs.com/
90% users - 960x500 is max.
when you get to 630px high it drops to 50% - pretty drastic.
Friday, March 19, 2010
new jquery stuff, easyslider
idisk unavailable
Ok I went through to the help chat.
http://www.apple.com/uk/support/mobileme/
1. system prefs > account > sign out
2. Try to Sign in with a fake acc - apple/123456 - whatever. Will fail
3. Sign in again.
4. Try idisk in finder. if it works... great if not goto 5
5. spotlight > search for an open keychain access
5. Top menu > KEYCHAIN ACCESS > Keychain first aid.
6. Enter your user and pass > checkbox verify. Start.
7. If verification failed > checkbox to Repair > start
8. Verify
9. Reboot.
Thursday, March 18, 2010
Why are windows PCs so fucking hard to connect to the internet??? (and virtual pc connectivity troubleshooting)
---------------------------------------
also, there is a thing in XP virtual pcs, "address not valid" which you might need to press f12 (in browser i think), and untick 'enable proxy servers' for internet to work.
----------
ok so today was having troubles with vista with a new virtual image
-in the vritual pc consoles list, go settings and choose network, shared networking NAT and then for number 2 select wi fi.
-put in the IP manually in the virtual vistas network settings(see original post for exact way to do it.)
-then went to advanced settings, WINS tab and selected enable netBIOS over TCP/IP (just to do it incase it helped)
-did a 10 sec power cycle on the modem
-shut down vista entirely
-then shut down the host machine entirely
-then on reboot, i clicked on the wireless network connection status properties, fiddled with another airport network on our network by reimputting the password. but then didnt connect to it, just connected to the other one which was connected before but had a dialogue like cannot find a certificate for the network. after looking for network address or something in the status, it showed connected and excellent (in host machine). google worked.
-when i opened the vista virtual pc, started to look for etehernet controller to install, then must have accidently clicked on 'set network location', (possibly in the network icon in bottom toolbar) and chosen private, with the city tower building icon, and it sort of auto configured something. when that was done, it worked...
why i dont know but that is the trouble shooting process for vista virtual machine connecting through an xp host that is connected to a airport wifi.
now for the new xp images....
Tuesday, March 16, 2010
good article on security for small business
For those of us without the luxury of their own domain, or who are worried that someone might be able to easily guess their myspace@alicejones.net addressing scheme, a few e-mail masquerading services are available. My favorite is Sneakemail.com, which lets you create an unlimited number of e-mail aliases for a modest $2 per month. This way, you can use one unique e-mail per Web site, and all the messages get forwarded to your "real" mailbox. The service even handles replies, so that the Web site never has your real addressrunning patches for all browsers, adobe, os etc etc.
The risk of malicious software from P2P (peer to peer) networks far outweighs any legitimate need for BitTorrent or KaZaa. On your personal computer, I still don't advise its use, but I can understand that there are several legitimate reasons for using it. Use reputable Web sites to obtain shareware applications.
If you must participate in P2P, use a separate, nonadministrator user account for those functions. Never run software that you download from a P2P network in your administrator account, and always scan these downloads with several antivirus packages. Virustotal.com is a good place to do a quick scan of a dubious download if you don't already have a solid security package such as Norton Internet Security 2010. If you're a tech-savvy power user, run P2P software in a virtual machine to insulate your host operating system.