<?xml version="1.0" encoding="utf-8" ?>			<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
				<title>amelierosalyn</title>
				<link>https://amelierosalyn.com/</link>
				<description>Recent entries from this blog.</description>
				<pubDate>Tue, 25 Feb 2020 14:00:00 +0000</pubDate>
				<generator>PHPWriteIt 1.1.4</generator>
				<language>en</language>
				<atom:link href="https://amelierosalyn.com/feed/" rel="self" type="application/rss+xml" />
											<item>
								<title>Update</title>
								<link>https://amelierosalyn.com/entry/update</link>
								<comments>https://amelierosalyn.com/entry/update#comments</comments>
								<pubDate>Tue, 25 Feb 2020 14:00:00 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Site]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/update</guid>
								<description> Stating the obvious here, but this site&#039;s a bit dead and has been for years. You see, I first started this whole website-owning business 20 years ago (!) in the ages of dial-up internet, Geocities and Internet Explorer 4. I was a teenager, still at school with no real responsibilities and I had time for it to became my full-time hobby/obsession.

Problem is, now I have a Real Job, a family and actual adult responsibilities, so I don&#039;t have time to do casual internet hobby stuff now.

I won&#039;t be updating this site regularly any longer (who are we kidding, I haven&#039;t done so for at least 8 years...) nor will I ever be doing any sort of blogging again - I&#039;m not, nor do I ever want to be, any sort of influencer or blogger.

I&#039;ve removed a lot of the frankly embarrassing &quot;content&quot; posted over the years and will be archiving any useful articles I once wrote (if any?) and keeping them around if needed. Any coding I feel like sharing will be on GitHub (including my old scripts) but otherwise this&#039;ll be a static site for my development work from now on.

If you&#039;re still interested in following my general life updates then the best place is probably Instagram (@amelierosalyn), though be warned - I&#039;m not very active. </description>
								<content:encoded><![CDATA[<p>Stating the obvious here, but this site's a bit dead and has been for years. You see, I first started this whole website-owning business 20 years ago (!) in the ages of dial-up internet, Geocities and Internet Explorer 4. I was a teenager, still at school with no real responsibilities and I had time for it to became my full-time hobby/obsession.</p>
<p>Problem is, now I have a Real Job, a family and actual adult responsibilities, so I don't have time to do casual internet hobby stuff now.</p>
<p>I won't be updating this site regularly any longer (who are we kidding, I haven't done so for at least 8 years...) nor will I ever be doing any sort of blogging again - I'm not, nor do I ever want to be, any sort of influencer or blogger.</p>
<p>I've removed a lot of the frankly embarrassing &quot;content&quot; posted over the years and will be archiving any useful articles I once wrote (if any?) and keeping them around if needed. Any coding I feel like sharing will be on <a href="https://github.com/amelierosalyn" title="GitHub">GitHub</a> (including my old scripts) but otherwise this'll be a static site for my development work from now on.</p>
<p>If you're still interested in following my general life updates then the best place is probably Instagram (<a href="https://instagram.com/amelierosalyn" rel="external" title="@amelierosalyn on Instagram">@amelierosalyn</a>), though be warned - I'm not very active.
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/106</wfw:commentRss>
							</item>
														<item>
								<title>Using one drive to backup Mac and PC</title>
								<link>https://amelierosalyn.com/entry/using-one-drive-to-backup-mac-and-pc</link>
								<comments>https://amelierosalyn.com/entry/using-one-drive-to-backup-mac-and-pc#comments</comments>
								<pubDate>Fri, 02 Nov 2012 18:00:00 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Computers]]></category>
																				<category><![CDATA[Geekiness]]></category>
																				<category><![CDATA[Mac]]></category>
																				<category><![CDATA[Tips and Tricks]]></category>
																				<category><![CDATA[Tutorials]]></category>
																				<category><![CDATA[Windows]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/using-one-drive-to-backup-mac-and-pc</guid>
								<description> A few people have asked how I use one drive to backup both my Mac (using Time Machine) and my PC (using Windows Backup), so I thought I&#039;d document it in case it&#039;s useful to anyone. There might be other guides on how to do this, but here&#039;s how I did it - it&#039;s fairly easy if you&#039;re familiar with partitioning, formatting and generally messing around with drive management. If you&#039;re like me and have both a PC and Mac, backing them both up to the same drive can be very convenient (though make sure you do backup elsewhere too, one drive for everything means if that drive dies, you&#039;ve lost two computers&#039; backups!). There are other backup options than the aforementioned defaults included with the OS, but I find they work well enough for me so I&#039;m happy to use them :) Please also note that this is how I did this, and it is not the only way (or perhaps even the best way - I don&#039;t claim to be an expert at these things).

So, the idea behind this is that you need to partition the drive and format it correctly for each operating system. Time Machine requires the volume to be formatted in HFS+, the format Mac OS uses, while Windows uses NTFS. Technically you could format the Windows part in FAT32, but that only supports files up to 4GB in size - and it&#039;s unlikely your backup will be that small.

What I did was to divide my drive into 3 parts. I have a 2TB WD MyBook external hard drive, and I set up a 900GB HFS+ partition, a 900GB NTFS partition, and then 200GB FAT32 (for a Win/Mac go-between).

How do you do this, then? Like so (note: this assumes use of OS X Mountain Lion and Windows 7. Some things may be slightly different on other versions of OS X/Windows):

You will first need an empty drive. When you partition the drive, it will reformat it completely and erase everything, so you should make sure anything on the drive is backed up and/or ok to remove. You can&#039;t just use the empty space on an existing drive - though you can temporarily remove the things you need and put them back afterwards.
On the Mac, open Disk Utility (Applications &gt; Utilities) and select the drive you want to use from the left pane. Make sure to select the actual drive (top level) and not the volume name. Click the Partition tab in the right hand pane.
In the Partition Layout dropdown, choose &#039;3 partitions&#039; (or 2, if you don&#039;t want the go-between drive like I have). In the layout overview below, drag each partition&#039;s bottom border to resize it to how you want it.
Click each partition and enter a name (if you want. You don&#039;t have to - it does make things easier to identify later on though. You can also rename the partitions whenever you like, so don&#039;t feel this needs to be done now), and adjust the size if you so wish. For the Format dropdown, you&#039;ll need &#039;Mac OS Extended (Journaled)&#039; for the Time Machine partition (you can use the case-sensitive version if you like, I don&#039;t though), and &#039;MS-DOS (FAT)&#039; for the others. You can also leave the Windows partition unformatted (&#039;Free Space&#039;) if you prefer.
Click the Options button underneath the layout overview, and select &#039;Master Boot Record&#039; (if it isn&#039;t already selected). If you don&#039;t do this, Windows will not be able to read your partitions, so make sure you don&#039;t skip this step!
When you&#039;re happy with everything, click Apply. It may take a little while for the drive to be formatted, but after that, you&#039;re done on the Mac side of things.
Here&#039;s what my finished product looks like, for reference (click for larger):

Plug your drive into your PC. If you left the Windows partition unformatted, Windows might pop up at this stage and ask if you want to format it. If you didn&#039;t (or it doesn&#039;t pop up), right-click My Computer and choose Manage, then go to Disk Management in the left pane.
Find your drive in the top pane on the right, then right-click the Windows partition in the layout overview in the bottom pane and tell Windows to format it - you&#039;ll want to choose NTFS as the file system.
You should then end up with something like this:

There you go, you&#039;re done! You can now set your backups up :)

When you plug the drive into your Mac, you&#039;ll get all 3 partitions showing up as separate drives. Macs will read an NTFS partition, but can&#039;t write to them; if you want to have something available for both Mac and PC to write to, you should use the FAT32 partition (if you added one). If you don&#039;t mind your Mac not being able to write, then by all means use the NTFS partition. Windows won&#039;t show the Mac partition as it can&#039;t read it, but the other two partitions will show.

Hope that&#039;s useful to you :) </description>
								<content:encoded><![CDATA[<p>A few people have asked how I use one drive to backup both my Mac (using Time Machine) and my PC (using Windows Backup), so I thought I'd document it in case it's useful to anyone. There might be other guides on how to do this, but here's how I did it - it's fairly easy if you're familiar with partitioning, formatting and generally messing around with drive management. If you're like me and have both a PC and Mac, backing them both up to the same drive can be very convenient (though make sure you do backup elsewhere too, one drive for everything means if that drive dies, you've lost two computers' backups!). There are other backup options than the aforementioned defaults included with the OS, but I find they work well enough for me so I'm happy to use them :) Please also note that this is how I did this, and it is not the only way (or perhaps even the best way - I don't claim to be an expert at these things).</p>
<p><!--more-->So, the idea behind this is that you need to partition the drive and format it correctly for each operating system. Time Machine requires the volume to be formatted in HFS+, the format Mac OS uses, while Windows uses NTFS. Technically you could format the Windows part in FAT32, but that only supports files up to 4GB in size - and it's unlikely your backup will be that small.</p>
<p>What I did was to divide my drive into 3 parts. I have a 2TB WD MyBook external hard drive, and I set up a 900GB HFS+ partition, a 900GB NTFS partition, and then 200GB FAT32 (for a Win/Mac go-between).</p>
<p>How do you do this, then? Like so (note: this assumes use of OS X Mountain Lion and Windows 7. Some things may be slightly different on other versions of OS X/Windows):</p>
<ol>
<li>
<p>You will first need an empty drive. When you partition the drive, it will reformat it completely and erase everything, so you should make sure anything on the drive is backed up and/or ok to remove. You can't just use the empty space on an existing drive - though you can temporarily remove the things you need and put them back afterwards.</p>
</li>
<li>
<p>On the Mac, open Disk Utility (Applications &gt; Utilities) and select the drive you want to use from the left pane. Make sure to select the actual drive (top level) and not the volume name. Click the Partition tab in the right hand pane.</p>
</li>
<li>
<p>In the Partition Layout dropdown, choose '3 partitions' (or 2, if you don't want the go-between drive like I have). In the layout overview below, drag each partition's bottom border to resize it to how you want it.</p>
</li>
<li>
<p>Click each partition and enter a name (if you want. You don't have to - it does make things easier to identify later on though. You can also rename the partitions whenever you like, so don't feel this needs to be done now), and adjust the size if you so wish. For the Format dropdown, you'll need 'Mac OS Extended (Journaled)' for the Time Machine partition (you can use the case-sensitive version if you like, I don't though), and 'MS-DOS (FAT)' for the others. You can also leave the Windows partition unformatted ('Free Space') if you prefer.</p>
</li>
<li>
<p>Click the Options button underneath the layout overview, and select 'Master Boot Record' (if it isn't already selected). If you don't do this, Windows will not be able to read your partitions, so make sure you don't skip this step!</p>
</li>
<li>
<p>When you're happy with everything, click Apply. It may take a little while for the drive to be formatted, but after that, you're done on the Mac side of things.</p>
<p>Here's what my finished product looks like, for reference (click for larger):</p>
<p class="center"><a href="//amelierosalyn.com/images/mac.png" style="border: 0 none;"><img src="//amelierosalyn.com/images/mac-small.png" alt="Partition table" title="Partition table"></a></p>
</li>
<li>
<p>Plug your drive into your PC. If you left the Windows partition unformatted, Windows might pop up at this stage and ask if you want to format it. If you didn't (or it doesn't pop up), right-click My Computer and choose Manage, then go to Disk Management in the left pane.</p>
</li>
<li>
<p>Find your drive in the top pane on the right, then right-click the Windows partition in the layout overview in the bottom pane and tell Windows to format it - you'll want to choose NTFS as the file system.</p>
<p>You should then end up with something like this:</p>
<p class="center"><a href="//amelierosalyn.com/images/win.png" style="border: 0 none;"><img src="//amelierosalyn.com/images/win-small.png" alt="Windows partition table" title="Windows partition table"></a></p>
</li>
<li>There you go, you're done! You can now set your backups up :)</li>
</ol>
<p>When you plug the drive into your Mac, you'll get all 3 partitions showing up as separate drives. Macs will read an NTFS partition, but can't write to them; if you want to have something available for both Mac and PC to write to, you should use the FAT32 partition (if you added one). If you don't mind your Mac not being able to write, then by all means use the NTFS partition. Windows won't show the Mac partition as it can't read it, but the other two partitions will show.</p>
<p>Hope that's useful to you :)
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/63</wfw:commentRss>
							</item>
														<item>
								<title>Don't get caught out by phone scams</title>
								<link>https://amelierosalyn.com/entry/dont-get-caught-out-by-phone-scams</link>
								<comments>https://amelierosalyn.com/entry/dont-get-caught-out-by-phone-scams#comments</comments>
								<pubDate>Fri, 08 Oct 2010 18:00:00 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Computers]]></category>
																				<category><![CDATA[Geekiness]]></category>
																				<category><![CDATA[Security]]></category>
																				<category><![CDATA[Serious Stuff]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/dont-get-caught-out-by-phone-scams</guid>
								<description> Most people are wise to so-called phishing scams, usually in the form of emails pretending to be from a reputable place such as a bank asking you to click a link to &#039;secure your account&#039; or similar. Said link is usually a clone of the real site so that users feel comfortable entering in their confidential data. Of course, it all gets sent to scammers who go and use your details to commit fraud. Lovely.

It&#039;s not a new thing at all, but people are doing this over the phone too. A popular one that recently caught out a family member is that someone will call, ask for the householder by name, and proceed to tell them they are from Microsoft or &#039;Windows Support&#039;. They may have the householder&#039;s email and/or home address (from where I have no idea; they may be using the local phone book or have the details sold onto them from other sources) and will gain the trust of the user by confirming these with them, proceeding then to tell the user their computer is infected by viruses and this must be fixed now or they will be fined/their computer will crash/other similar threats. Sounds like a classic scam, but due to the user being named it can catch people out - especially if they&#039;re computer illiterate.



The scam generally continues with some or all of the following:

The user is instructed to go to their computer, go to the Run command/Windows+R (which brings up the Run box) and type in &quot;eventvwr&quot; and/or some form of &quot;prefetch unwanted&quot;

The scammers tell the user that the entries listed in the resulting window are viruses and these must be cleaned.

This is of course not true - &quot;eventvwr&quot; brings up the Windows Event Viewer and entries listed within this are events logged by Windows. Scammers may go further with this one and say that any items with a yellow warning triangle or red cross are malicious items, but they aren&#039;t - they&#039;re errors logged by Windows which for the most part are harmless. They are definitely not viruses.

The &quot;prefetch unwanted&quot; command brings up the Windows prefetch cache, which is just that - a cache of programs which enables Windows to open them more quickly. Deleting these files won&#039;t remove a virus nor will it damage your computer.

After insisting that the files found are dangerous, the scammers will offer to &#039;fix&#039; them and will ask for payment to do this. They might take users to a website or they will ask for card numbers over the phone. Common websites users are sent to include some variant of the words &quot;tech support&quot; in the URL.

What follows is an attempt to connect to the computer remotely. How this is done differs slightly per scam but in general they will direct users to a web page via the Run command and/or will ask them to install a program such as TeamViewer or LogMeIn. Installing those particular programs (the ones mentioned, that is - other programs may be more malicious) is not dangerous in itself - it&#039;s the part where the user hands over control that is, and the scammers will do this by asking the user to enter a code into the website or program. Control is then given over to the scammers - they can then see and use the computer as if it was their own.

Once the card payment has gone through (for far more than the user paid for, in most cases), the scammers will set about &#039;fixing&#039; the computer, which generally involves downloading and installing lots of software onto the machine and possibly deleting anything they think is a virus (note: this could be anything - personal documents, essential Windows files, etc). They might tell users to leave the machine for a bit and during that time they&#039;ll snoop into their personal files - or they&#039;ll do it right in front of the user and claim it&#039;s part of the fixing process. It isn&#039;t - they&#039;re just looking for information they can steal.

Once all the software is installed, the user is told their computer is fixed and the call is ended. The installed software is, in most cases, harmless; it&#039;s just junk that doesn&#039;t do anything (or perhaps does do something, but not what it advertises - it may pop up a load of ads or redirect your browser to a dodgy search page, for example). However, some scammers have installed software which opens a backdoor to the computer and leaves it in their complete control and can use this to do far more damage. Rootkits and keyloggers can get installed and the computer can end up a so-called &#039;zombie&#039; acting as part of a botnet.

Wonderful, eh?

Fixing all this once the user discovers they&#039;ve been conned depends on quite how bad the damage is to the computer. Personally I&#039;d recommend a full reformat - you never know what nasty little things were done during the &#039;fixing&#039; process and what that seemingly harmless software might leave behind. It might still be &#039;calling home&#039; in the background, sending personal details back to the scammers. Not really a nice thought. It also goes without saying that you should cancel all cards given out to these fraudsters and contact your bank telling them what happened. It&#039;s unlikely you&#039;ll get the money back, as you willingly gave the details out, but you should still contact them. Watch out for an increase in junk mail, email spam and/or similar phone scams as your details get passed around - don&#039;t fall for them again. If you can, get a credit check done to make sure no one is fraudulently using your details.

However, the best advice is not to be scammed in the first place. When random people call you up out of the blue, treat them as if they&#039;d emailed you - would you blindingly trust any email that says it&#039;s from a certain sender? You shouldn&#039;t trust people on the phone that claim as such either. If they pretend to be from a reputable company, ask their name and ask for a reference number for the call, then call the company&#039;s main advertised number (NOT the number the person on the phone tells you to call, even if they say it&#039;s their private extension or similar) and quote the details. No such person/reference? You know that call wasn&#039;t genuine.

Think about it: would a major computer company such as Microsoft really care about individuals with viruses? And furthermore, if they did care, would they really task themselves with dealing with it? No, they wouldn&#039;t - they&#039;re a huge company with far better things to do. It&#039;s common sense; you cannot know a person is who they say they are even if you met them face to face, so how can you possibly know over the internet/phone? You can&#039;t, so don&#039;t give them the privilege of having your personal data. You don&#039;t know what they&#039;ll use it for - ID theft, selling it on, stealing from your bank account ... You name it.

Oh, and don&#039;t save things on your computer that will delight such fraudsters when they find them either - bank details in a Word document? Not a good idea. Really. </description>
								<content:encoded><![CDATA[<p>Most people are wise to so-called <a href="http://en.wikipedia.org/wiki/Phishing" title="Phishing" rel="external">phishing scams</a>, usually in the form of emails pretending to be from a reputable place such as a bank asking you to click a link to 'secure your account' or similar. Said link is usually a clone of the real site so that users feel comfortable entering in their confidential data. Of course, it all gets sent to scammers who go and use your details to commit fraud. Lovely.</p>
<p>It's not a new thing at all, but people are doing this over the phone too. A popular one that recently caught out a family member is that someone will call, ask for the householder by name, and proceed to tell them they are from Microsoft or 'Windows Support'. They may have the householder's email and/or home address (from where I have no idea; they may be using the local phone book or have the details sold onto them from other sources) and will gain the trust of the user by confirming these with them, proceeding then to tell the user their computer is infected by viruses and this must be fixed now or they will be fined/their computer will crash/other similar threats. Sounds like a classic scam, but due to the user being named it can catch people out - especially if they're computer illiterate.</p>
<p><!--more--></p>
<p>The scam generally continues with some or all of the following:</p>
<ol>
<li>
<p>The user is instructed to go to their computer, go to the Run command/Windows+R (which brings up the Run box) and type in &quot;eventvwr&quot; and/or some form of &quot;prefetch unwanted&quot;</p>
</li>
<li>
<p>The scammers tell the user that the entries listed in the resulting window are viruses and these must be cleaned.</p>
<p class="italic">This is of course not true - &quot;eventvwr&quot; brings up the <a href="http://en.wikipedia.org/wiki/Event_Viewer" title="Event Viewer" rel="external">Windows Event Viewer</a> and entries listed within this are events logged by Windows. Scammers may go further with this one and say that any items with a yellow warning triangle or red cross are malicious items, but they aren't - they're errors logged by Windows which for the most part are harmless. They are definitely not viruses.</p>
<p class="italic">The &quot;prefetch unwanted&quot; command brings up the Windows prefetch cache, which is just that - a cache of programs which enables Windows to open them more quickly. Deleting these files won't remove a virus nor will it damage your computer.</p>
</li>
<li>
<p>After insisting that the files found are dangerous, the scammers will offer to 'fix' them and will ask for payment to do this. They might take users to a website or they will ask for card numbers over the phone. Common websites users are sent to include some variant of the words &quot;tech support&quot; in the URL.</p>
</li>
<li>
<p>What follows is an attempt to connect to the computer remotely. How this is done differs slightly per scam but in general they will direct users to a web page via the Run command and/or will ask them to install a program such as <a href="http://en.wikipedia.org/wiki/TeamViewer" title="TeamViewer" rel="external">TeamViewer</a> or <a href="http://en.wikipedia.org/wiki/LogMeIn" title="LogMeIn" rel="external">LogMeIn</a>. Installing those particular programs (the ones mentioned, that is - other programs may be more malicious) is not dangerous in itself - it's the part where the user hands over control that is, and the scammers will do this by asking the user to enter a code into the website or program. Control is then given over to the scammers - they can then see and use the computer as if it was their own.</p>
</li>
<li>
<p>Once the card payment has gone through (for far more than the user paid for, in most cases), the scammers will set about 'fixing' the computer, which generally involves downloading and installing lots of software onto the machine and possibly deleting anything they think is a virus (note: this could be anything - personal documents, essential Windows files, etc). They might tell users to leave the machine for a bit and during that time they'll snoop into their personal files - or they'll do it right in front of the user and claim it's part of the fixing process. It isn't - they're just looking for information they can steal.</p>
</li>
<li>
<p>Once all the software is installed, the user is told their computer is fixed and the call is ended. The installed software is, in most cases, harmless; it's just junk that doesn't do anything (or perhaps does do something, but not what it advertises - it may pop up a load of ads or redirect your browser to a dodgy search page, for example). However, some scammers have installed software which opens a <a href="http://en.wikipedia.org/wiki/Backdoor_%28computing%29" title="Backdoor" rel="external">backdoor</a> to the computer and leaves it in their complete control and can use this to do far more damage. <a href="http://en.wikipedia.org/wiki/Rootkit" title="Rootkit" rel="external">Rootkits</a> and <a href="http://en.wikipedia.org/wiki/Keylogger" title="Key logging" rel="external">keyloggers</a> can get installed and the computer can end up a so-called '<a href="http://en.wikipedia.org/wiki/Zombie_computer" title="Zombie" rel="external">zombie</a>' acting as part of a <a href="http://en.wikipedia.org/wiki/Botnet" rel="external" title="Botnet">botnet</a>.</p>
</li>
</ol>
<p>Wonderful, eh?</p>
<p>Fixing all this once the user discovers they've been conned depends on quite how bad the damage is to the computer. Personally I'd recommend a full reformat - you never know what nasty little things were done during the 'fixing' process and what that seemingly harmless software might leave behind. It might still be 'calling home' in the background, sending personal details back to the scammers. Not really a nice thought. It also goes without saying that you should cancel all cards given out to these fraudsters and contact your bank telling them what happened. It's unlikely you'll get the money back, as you willingly gave the details out, but you should still contact them. Watch out for an increase in junk mail, email spam and/or similar phone scams as your details get passed around - don't fall for them again. If you can, get a credit check done to make sure no one is fraudulently using your details.</p>
<p>However, the best advice is not to be scammed in the first place. When random people call you up out of the blue, treat them as if they'd emailed you - would you blindingly trust any email that says it's from a certain sender? You shouldn't trust people on the phone that claim as such either. If they pretend to be from a reputable company, ask their name and ask for a reference number for the call, then call the company's main advertised number (NOT the number the person on the phone tells you to call, even if they say it's their private extension or similar) and quote the details. No such person/reference? You know that call wasn't genuine.</p>
<p>Think about it: would a major computer company such as Microsoft really care about individuals with viruses? And furthermore, if they did care, would they really task themselves with dealing with it? No, they wouldn't - they're a huge company with far better things to do. It's common sense; you cannot know a person is who they say they are even if you met them face to face, so how can you possibly know over the internet/phone? You can't, so don't give them the privilege of having your personal data. You don't know what they'll use it for - <a href="http://en.wikipedia.org/wiki/Identity_theft" title="ID theft" rel="external">ID theft</a>, selling it on, stealing from your bank account ... You name it.</p>
<p>Oh, and don't save things on your computer that will delight such fraudsters when they find them either - bank details in a Word document? Not a good idea. Really.
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/57</wfw:commentRss>
							</item>
														<item>
								<title>Facebook knows all about you... Even if you don't know about it.</title>
								<link>https://amelierosalyn.com/entry/facebook-knows-all-about-you</link>
								<comments>https://amelierosalyn.com/entry/facebook-knows-all-about-you#comments</comments>
								<pubDate>Mon, 03 May 2010 12:50:13 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Facebook]]></category>
																				<category><![CDATA[Internet]]></category>
																				<category><![CDATA[Social Media]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/facebook-knows-all-about-you</guid>
								<description> I might be late to this but it&#039;s something I discovered recently.

Let&#039;s take a fictional character and call them Joe Bloggs. Joe doesn&#039;t subscribe to all that fancy schmancy internet nonsense and has no clue what a &#039;Facespace&#039; or a &#039;MyBook&#039; is. He checks his email every now and then and might browse the web from time to time, but that&#039;s all he really does on the internet. 

So imagine his surprise when he gets an email from some Facebook thing telling him he should sign up, because all his friends are on it. He&#039;d dismiss it, only - it really is listing all his friends. How can Facebook know who his friends are? How does it know that Jane Bloggs is his sister and John Bloggs is his father? How does it know so much about him when he knows nothing about it?

The answer is that Facebook collects emails and search habits. You know that &#039;enter your email details to search your contact list for friends on Facebook&#039; feature? Be careful with it. Facebook keeps all the addresses it finds and associates them with you. If you&#039;ve got those email addresses in your contact list, they must be your friend, right? Repeat this for all the other members on Facebook who are doing the same thing and Facebook can build up a pretty good picture of who you are.

Facebook also allows you to list various family members on your profile, and if said member doesn&#039;t have a Facebook profile, it asks for their email address. Facebook then knows when someone invites you to Facebook that you&#039;re the brother of X and the father of Y and whatever else.

Facebook&#039;s privacy has come under fire recently and I&#039;m not surprised - I admit to using the email search feature when I first joined Facebook and nowhere do I remember it saying it would collect all my contacts&#039; email addresses and retain them in order to guilt-trip other people into joining. I had another look at it recently (without actually entering my details, of course) and I still didn&#039;t see it. Admittedly, I have not read their very long and very complicated privacy policy in some time so it is likely to be mentioned there.

Am I going to delete my Facebook profile after this? I&#039;m not sure. It is a great way to keep in contact with people I haven&#039;t spoken to in years but if it&#039;s profiling me behind my back, I&#039;m not sure I agree with that. Facebook are by far not the first or only company to do this, of course, but they are so far the most high-profile and media attention-worthy. With millions and millions of members, they can make some hefty $$$ from all this if they really wanted to (and there are rumours that they do want to. Imagine what advertisers could do with that data!). Then again, if I did delete my profile, Facebook never really deletes a profile in case you want to reactivate it. So they&#039;ve got my info anyway, whether I gave it to them or not, and whether I want it there or not. Fun.

Scary stuff, if you ask me. </description>
								<content:encoded><![CDATA[<p>I might be late to this but it's something I discovered recently.</p>
<p>Let's take a fictional character and call them Joe Bloggs. Joe doesn't subscribe to all that fancy schmancy internet nonsense and has no clue what a 'Facespace' or a 'MyBook' is. He checks his email every now and then and might browse the web from time to time, but that's all he really does on the internet. </p>
<p>So imagine his surprise when he gets an email from some Facebook thing telling him he should sign up, because all his friends are on it. He'd dismiss it, only - it really is listing all his friends. How can Facebook know who his friends are? How does it know that Jane Bloggs is his sister and John Bloggs is his father? How does it know so much about him when he knows nothing about it?</p>
<p>The answer is that Facebook collects emails and search habits. You know that 'enter your email details to search your contact list for friends on Facebook' feature? Be careful with it. Facebook keeps all the addresses it finds and associates them with you. If you've got those email addresses in your contact list, they must be your friend, right? Repeat this for all the other members on Facebook who are doing the same thing and Facebook can build up a pretty good picture of who you are.</p>
<p>Facebook also allows you to list various family members on your profile, and if said member doesn't have a Facebook profile, it asks for their email address. Facebook then knows when someone invites you to Facebook that you're the brother of X and the father of Y and whatever else.</p>
<p>Facebook's privacy has come under fire recently and I'm not surprised - I admit to using the email search feature when I first joined Facebook and nowhere do I remember it saying it would collect all my contacts' email addresses and retain them in order to guilt-trip other people into joining. I had another look at it recently (without actually entering my details, of course) and I still didn't see it. Admittedly, I have not read their very long and very complicated privacy policy in some time so it is likely to be mentioned there.</p>
<p>Am I going to delete my Facebook profile after this? I'm not sure. It is a great way to keep in contact with people I haven't spoken to in years but if it's profiling me behind my back, I'm not sure I agree with that. Facebook are by far not the first or only company to do this, of course, but they are so far the most high-profile and media attention-worthy. With millions and millions of members, they can make some hefty $$$ from all this if they really wanted to (and there are rumours that they do want to. Imagine what advertisers could do with that data!). Then again, if I did delete my profile, Facebook never <em>really</em> deletes a profile in case you want to reactivate it. So they've got my info anyway, whether I gave it to them or not, and whether I want it there or not. Fun.</p>
<p>Scary stuff, if you ask me.
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/54</wfw:commentRss>
							</item>
														<item>
								<title>Reverting to Safari 3 from Safari 4 on Mac OS X 10.5</title>
								<link>https://amelierosalyn.com/entry/reverting-to-safari-3-from-safari-4-on-mac-os-x-105</link>
								<comments>https://amelierosalyn.com/entry/reverting-to-safari-3-from-safari-4-on-mac-os-x-105#comments</comments>
								<pubDate>Wed, 10 Jun 2009 13:00:10 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Browsers]]></category>
																				<category><![CDATA[Computers]]></category>
																				<category><![CDATA[Mac]]></category>
																				<category><![CDATA[Tips and Tricks]]></category>
																				<category><![CDATA[Tutorials]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/reverting-to-safari-3-from-safari-4-on-mac-os-x-105</guid>
								<description> Did you make the same mistake I did, and update to Safari 4 when it was offered as a Software Update, then found some things didn&#039;t work any more, or you just plain don&#039;t like Safari 4? If so, here&#039;s how to revert back to Safari 3.2.3 on Mac OS X Leopard.

Remove your existing Safari installation. Drag /Applications/Safari.app to the Trash, and rename the ~/Library/Safari folder (where ~ is your home folder, e.g. /Users/your-username) to something else (you&#039;re essentially making a backup here). It is important that you empty the Trash after doing this, as I found my &#039;new&#039; Safari copied itself to my Trash folder.

Rename ~/Library/Preferences/com.apple.Safari.plist and ~/Library/Preferences/com.apple.Safari.RSS.plist (if you have it - I didn&#039;t, but then I wasn&#039;t subscribed to any feeds) to something else (backups again - these files contain your bookmarks and RSS feeds so if you don&#039;t want to lose them, don&#039;t skip this step)

Edit /System/Library/Frameworks/WebKit.framework/Resources/Info.plist and replace all instances of the number 5530 with 5525. Please note: you may need to modify the file&#039;s permissions in order to be able to edit it. This can be done by right-clicking it, selecting Get Info, and modifying the permissions at the bottom - you need to give your username read and write access.

Download Safari 3.2.3 and install it (you will be asked to reboot afterwards)

Hey presto, you have Safari 3 again! Replace the files from step 2 (you may need to remove the new files created by Safari 3). Some people have said this doesn&#039;t seem to work for them, and if it doesn&#039;t for you or screws up your Safari, you might need to open the files and add your bookmarks back in manually... It seems there might be an inconsistency in the XML but I haven&#039;t looked into it in too much detail.

There you go, just thought I would share :P

Instructions for Tiger (Mac OS X 10.4)
Edit: I have been asked for instructions for Mac OS X 10.4 (Tiger) - unfortunately, I don&#039;t have access to that version, but I&#039;m told the instructions do work, except that the following modifications are to be made:

In step 3, you will need to replace the number 4530 with 4525.
In step 4, download Safari 3 for Tiger instead of the Leopard version linked.
Please note that file locations (steps 1, 2 and 3) may be slightly different in Tiger. </description>
								<content:encoded><![CDATA[<p>Did you make the same mistake I did, and update to Safari 4 when it was offered as a Software Update, then found some things didn't work any more, or you just plain don't like Safari 4? If so, here's how to revert back to Safari 3.2.3 on Mac OS X Leopard.</p>
<ol>
<li>Remove your existing Safari installation. Drag <code>/Applications/Safari.app</code> to the Trash, and rename the <code>~/Library/Safari</code> folder (where ~ is your home folder, e.g. /Users/your-username) to something else (you're essentially making a backup here). It is important that you empty the Trash after doing this, as I found my 'new' Safari copied itself to my Trash folder.</li>
<li>Rename <code>~/Library/Preferences/com.apple.Safari.plist</code> and <code>~/Library/Preferences/com.apple.Safari.RSS.plist</code> (if you have it - I didn't, but then I wasn't subscribed to any feeds) to something else (backups again - these files contain your bookmarks and RSS feeds so if you don't want to lose them, don't skip this step)</li>
<li>Edit <code>/System/Library/Frameworks/WebKit.framework/Resources/Info.plist</code> and replace all instances of the number <strong>5530</strong> with <strong>5525</strong>. <strong>Please note:</strong> you may need to modify the file's permissions in order to be able to edit it. This can be done by right-clicking it, selecting Get Info, and modifying the permissions at the bottom - you need to give your username read and write access.</li>
<li><a href="http://support.apple.com/kb/DL820" title="Download Safari 3.2.3" rel="external">Download Safari 3.2.3</a> and install it (you will be asked to reboot afterwards)</li>
<li>Hey presto, you have Safari 3 again! Replace the files from step 2 (you may need to remove the new files created by Safari 3). Some people have said this doesn't seem to work for them, and if it doesn't for you or screws up your Safari, you might need to open the files and add your bookmarks back in manually... It seems there might be an inconsistency in the XML but I haven't looked into it in too much detail.</li>
</ol>
<p>There you go, just thought I would share :P</p>
<h3>Instructions for Tiger (Mac OS X 10.4)</h3>
<p><span class="bold">Edit:</span> I have been asked for instructions for Mac OS X 10.4 (Tiger) - unfortunately, I don't have access to that version, but I'm told the instructions do work, except that the following modifications are to be made:</p>
<ul>
<li>In step 3, you will need to replace the number <strong>4530</strong> with <strong>4525</strong>.</li>
<li>In step 4, download <a href="http://support.apple.com/kb/DL821" title="Safari 3 for Tiger" rel="external">Safari 3 for Tiger</a> instead of the Leopard version linked.</li>
<li>Please note that file locations (steps 1, 2 and 3) may be slightly different in Tiger.</li>
</ul>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/50</wfw:commentRss>
							</item>
														<item>
								<title>PHPAskIt is insecure!1!1!zomg!11</title>
								<link>https://amelierosalyn.com/entry/phpaskit-is-insecure11zomg11</link>
								<comments>https://amelierosalyn.com/entry/phpaskit-is-insecure11zomg11#comments</comments>
								<pubDate>Sat, 26 Jul 2008 18:33:44 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Internet]]></category>
																				<category><![CDATA[PHPAskIt]]></category>
																				<category><![CDATA[Rants]]></category>
																				<category><![CDATA[Security]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/phpaskit-is-insecure11zomg11</guid>
								<description> I came across a couple of websites discouraging the use of PHPAskIt because it uses a database and therefore absolutely must be insecure.

One such example states:

PHPAskIt isn&#039;t completely secure, either. It uses a database so I woulda thought that was more INsecure than the flat file of Waks Ask &amp; Answer script.

Another says:

PHPAskit is just as insecure [as Wak&#039;s Ask&amp;Answer] only people think it&#039;s secure because it&#039;s not flat file.

And so on, and so forth.

For the record, there is no difference in security in using one method or another, as long as they are both done properly. Wak&#039;s Ask&amp;Answer and CuteNews (flat file scripts) aren&#039;t. PHPFanBase and SimpleDir (MySQL scripts) aren&#039;t either. Jem&#039;s Bella~ series and FlatPress however, are flat file scripts and they are fine. Similarly, WordPress and PHPAskIt are MySQL scripts and they are absolutely fine.

Yes, it&#039;s true that hackers discover more and more vulnerabilities in scripts and programming languages all the time, so those scripts may not always be secure in their current versions so it is very important to keep your scripts up to date. But to say a script is insecure because of the method of storage that they use is stupid and shows complete ignorance. If you are going to say a script is insecure, don&#039;t just back it up with &quot;well I looked it up online and it said it was insecure&quot;. People seem to like publishing fake reports of insecurities (probably where all this is coming from, actually... PHPAskIt had a nice security hoax published about it - and in case you&#039;re still living in the dark ages it was wrong) so &quot;looking it up online&quot; isn&#039;t always the answer.

If in doubt, ask someone who knows what they&#039;re talking about. :) </description>
								<content:encoded><![CDATA[<p>I came across a couple of websites discouraging the use of PHPAskIt because it uses a database and therefore absolutely must be insecure.</p>
<p>One such example states:</p>
<blockquote><p>PHPAskIt isn't completely secure, either. It uses a database so I woulda thought that was more INsecure than the flat file of Waks Ask &amp; Answer script.</p>
</blockquote>
<p>Another says:</p>
<blockquote><p>PHPAskit is just as insecure [as Wak's Ask&amp;Answer] only people think it's secure because it's not flat file.</p>
</blockquote>
<p>And so on, and so forth.</p>
<p>For the record, there is no difference in security in using one method or another, <strong>as long as they are both done properly</strong>. Wak's Ask&amp;Answer and CuteNews (flat file scripts) aren't. PHPFanBase and SimpleDir (MySQL scripts) aren't either. <a href="http://www.jemjabella.co.uk/" title="Jem" rel="external">Jem</a>'s <a href="http://www.jemjabella.co.uk/scripts" title="Bella~ Scripts" rel="external">Bella~ series</a> and <a href="http://flatpress.org/" title="FlatPress" rel="external">FlatPress</a> however, are flat file scripts and they are fine. Similarly, <a href="http://wordpress.org/" title="WordPress" rel="external">WordPress</a> and PHPAskIt are MySQL scripts and they are absolutely fine.</p>
<p>Yes, it's true that hackers discover more and more vulnerabilities in scripts and programming languages all the time, so those scripts may not always be secure in their current versions so it is very important to keep your scripts up to date. But to say a script is insecure because of the method of storage that they use is stupid and shows complete ignorance. If you are going to say a script is insecure, don't just back it up with &quot;well I looked it up online and it said it was insecure&quot;. People seem to like publishing fake reports of insecurities (probably where all this is coming from, actually... PHPAskIt had a nice <a href="http://amelierosalyn.com/entry/phpaskit-security-vulnerability">security hoax</a> published about it - and in case you're still living in the dark ages it was <strong>wrong</strong>) so &quot;looking it up online&quot; isn't always the answer.</p>
<p>If in doubt, ask someone who knows what they're talking about. :)
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/48</wfw:commentRss>
							</item>
														<item>
								<title>You don't need to ConvertToPHP just to use includes</title>
								<link>https://amelierosalyn.com/entry/you-dont-need-to-converttophp</link>
								<comments>https://amelierosalyn.com/entry/you-dont-need-to-converttophp#comments</comments>
								<pubDate>Sun, 06 Jul 2008 17:21:41 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Internet]]></category>
																				<category><![CDATA[PHP]]></category>
																				<category><![CDATA[Rants]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/you-dont-need-to-converttophp</guid>
								<description> I have seen countless threads on the various forums from people who are asking for help because their member lists don&#039;t show in whatever popular fanlisting script they&#039;re currently using. When asked for their code, 9 times out of 10 it looks like this:

&amp;lt;?php
include(&#039;header.inc&#039;);
if(!$_SERVER[&#039;QUERY_STRING&#039;]) { ?&amp;gt;

Here are all my members!!!!
[Insert member list code here]

&amp;lt;? } include(&#039;footer.inc&#039;); ?&amp;gt;

Can you spot what&#039;s wrong with that?

If you can&#039;t, here&#039;s the answer. Most fanlisting scripts use the query string (that&#039;s the bit that comes after a ? in a URL, such as country=USA in a URL like members.php?country=USA) to display members from different countries. The code there includes a line which says if (!$_SERVER[&#039;QUERY_STRING&#039;]) { which means &quot;if there is no query string, do the following...&quot; ... and the person has stuck their member code in the &quot;do the following&quot; bit (signified by the { and }). The members list WILL fail here, because it relies on the query string. If you tell the members to only show when there is no query string, it will break when you attempt to go to a country.

Now the reason this is happening so often is because it seems that people think &quot;ooh I need a PHP page... How do I do that? Ah, NL-ConvertToPHP.&quot; This is wrong, people! All you need to have a &quot;PHP page&quot; is to give it a .php extension. If you want headers and footers (which NL-Convert uses as well), there are millions of tutorials on how to do this online. Don&#039;t assume that just because that script is called &quot;ConvertToPHP&quot; it is the be-all and end-all of how to make PHP pages.

Oh yeah, and I have internet again. Just in case anyone was wondering. </description>
								<content:encoded><![CDATA[<p>I have seen countless threads on the various forums from people who are asking for help because their member lists don't show in whatever popular fanlisting script they're currently using. When asked for their code, 9 times out of 10 it looks like this:</p>
<p><code>&lt;?php</code><br />
<code>include('header.inc');</code><br />
<code>if(!$_SERVER['QUERY_STRING']) { ?&gt;</code></p>
<p><code>Here are all my members!!!!</code><br />
<code>[Insert member list code here]</code></p>
<p><code>&lt;? } include('footer.inc'); ?&gt;</code></p>
<p>Can you spot what's wrong with that?</p>
<p>If you can't, here's the answer. Most fanlisting scripts use the query string (that's the bit that comes after a ? in a URL, such as country=USA in a URL like members.php?country=USA) to display members from different countries. The code there includes a line which says <code>if (!$_SERVER['QUERY_STRING']) {</code> which means &quot;if there is no query string, do the following...&quot; ... and the person has stuck their member code in the &quot;do the following&quot; bit (signified by the { and }). The members list WILL fail here, because it relies on the query string. If you tell the members to only show when there is no query string, it will break when you attempt to go to a country.</p>
<p>Now the reason this is happening so often is because it seems that people think &quot;ooh I need a PHP page... How do I do that? Ah, <a href="http://codegrrl.com/scripts/nl-converttophp" title="NL-ConvertToPHP" rel="external">NL-ConvertToPHP</a>.&quot; This is wrong, people! All you need to have a &quot;PHP page&quot; is to give it a .php extension. If you want headers and footers (which NL-Convert uses as well), there are millions of tutorials on how to do this online. Don't assume that just because that script is called &quot;ConvertToPHP&quot; it is the be-all and end-all of how to make PHP pages.</p>
<p>Oh yeah, and I have internet again. Just in case anyone was wondering.
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/47</wfw:commentRss>
							</item>
														<item>
								<title>How to change your WordPress username</title>
								<link>https://amelierosalyn.com/entry/how-to-change-your-wordpress-username</link>
								<comments>https://amelierosalyn.com/entry/how-to-change-your-wordpress-username#comments</comments>
								<pubDate>Thu, 10 Apr 2008 20:40:55 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[PHP]]></category>
																				<category><![CDATA[Tips and Tricks]]></category>
																				<category><![CDATA[WordPress]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/how-to-change-your-wordpress-username</guid>
								<description> Sick of using the name &#039;admin&#039; to login to your WP installation? Have a user with the login &#039;PiNkbUnNiEz!1&#039; but want to change it without that user losing all their posts/creating a new account etc.? Tried to do it but found the field disabled in your WP admin panel?
Here is what you need to do.

Before you do anything, backup your database. If you don&#039;t know how to do this, ask at the WP forums or Google it - there are some plugins that will do this for you if you don&#039;t have access to things like phpMyAdmin (a MySQL tool which can be used to backup your database - Jem has a tutorial on this which may be useful)

Paste this into a file. Name it anything you like, as long as it has a .php extension:

&amp;lt;?php
$existing_username = &#039;admin&#039;;
$new_username = &#039;MY_NEW_USERNAME&#039;;

// ---------------

if (!file_exists(&#039;wp-config.php&#039;)) exit(&#039;Could not find wp-config.php, please make sure you place this file in the same directory as all your WP files.&#039;);

require &#039;wp-config.php&#039;;

$link = @mysqli_connect(DB_HOST, DB_USER, DB_PASSWORD);
if (!$link) exit(&#039;Could not connect to MySQL&#039;);
mysqli_select_db($link, DB_NAME) or exit(&#039;Could not connect to MySQL&#039;);

if (mysqli_query($link, &#039;UPDATE `&#039; . $table_prefix . &quot;users` SET `user_login` = &#039;&quot; . mysqli_real_escape_string($link, $new_username) . &quot;&#039; WHERE `user_login` = &#039;&quot; . mysqli_real_escape_string($link, $existing_username) . &quot;&#039; LIMIT 1&quot;)) echo &#039;Username updated, your username is now &#039; . $new_username . &#039;.&#039;;
else echo &#039;Could not update your username. MySQL said: &#039; . mysqli_error($link);

mysqli_close($link);
?&amp;gt;

Change the first two lines (excluding the one that says &#039;&amp;lt;?php&#039;, obviously :P ) to your existing username (probably admin) and your new desired username. Save the file, then upload it to your WordPress directory. Make sure this file is in the same place as wp-config.php.

Go to the file in your browser, e.g. yoursite/wordpress/the-file.php and voil&amp;agrave;! :D </description>
								<content:encoded><![CDATA[<p>Sick of using the name 'admin' to login to your WP installation? Have a user with the login 'PiNkbUnNiEz!1&quot; but want to change it without that user losing all their posts/creating a new account etc.? Tried to do it but found the field disabled in your WP admin panel?<br />
Here is what you need to do.</p>
<ol>
<li>
<p>Before you do anything, backup your database. If you don't know how to do this, ask at the WP forums or Google it - there are some plugins that will do this for you if you don't have access to things like phpMyAdmin (a MySQL tool which can be used to backup your database - <a href="http://www.jemjabella.co.uk/2008/backing-up-wordpress-with-phpmyadmin/" rel="external">Jem has a tutorial on this</a> which may be useful)</p>
</li>
<li>
<p>Paste this into a file. Name it anything you like, as long as it has a .php extension:</p>
<p><code>&lt;?php<br />
$existing_username = 'admin';<br />
$new_username = 'MY_NEW_USERNAME';</code></p>
<p><code>// &mdash;&mdash;&mdash;&mdash;&mdash;</code></p>
<p><code>if (!file_exists('wp-config.php')) exit('Could not find wp-config.php, please make sure you place this file in the same directory as all your WP files.');</code></p>
<p><code>require 'wp-config.php';</code></p>
<p><code>$link = @mysqli_connect(DB_HOST, DB_USER, DB_PASSWORD);<br />
if (!$link) exit('Could not connect to MySQL');<br />
mysqli_select_db($link, DB_NAME) or exit('Could not connect to MySQL');</code></p>
<p><code>if (mysqli_query($link, 'UPDATE `' . $table_prefix . &quot;users` SET `user_login` = '&quot; . mysqli_real_escape_string($link, $new_username) . &quot;' WHERE `user_login` = '&quot; . mysqli_real_escape_string($link, $existing_username) . &quot;' LIMIT 1&quot;)) echo 'Username updated, your username is now ' . $new_username . '.';<br />
else echo 'Could not update your username. MySQL said: ' . mysqli_error($link);</code></p>
<p><code>mysqli_close($link);<br />
?&gt;</code></p>
<p>Change the first two lines (excluding the one that says '&lt;?php', obviously :P ) to your existing username (probably admin) and your new desired username. Save the file, then upload it to your WordPress directory. Make sure this file is in the same place as wp-config.php.</p>
</li>
<li>
<p>Go to the file in your browser, e.g. yoursite/wordpress/the-file.php and voil&agrave;! :D</p>
</li>
</ol>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/43</wfw:commentRss>
							</item>
														<item>
								<title>Akismet for Guestblock</title>
								<link>https://amelierosalyn.com/entry/akismet-for-guestblock</link>
								<comments>https://amelierosalyn.com/entry/akismet-for-guestblock#comments</comments>
								<pubDate>Wed, 18 Apr 2007 22:41:34 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Geekiness]]></category>
																				<category><![CDATA[Scripts]]></category>
																				<category><![CDATA[Site]]></category>
																				<category><![CDATA[Spam]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/akismet-for-guestblock</guid>
								<description> I&#039;m not sure if anyone else has done this or not, but since my Guestblock started getting ridiculously spammed yesterday (I&#039;ve only had it about 2 weeks!), I decided to do something about it. The built-in spam protection wasn&#039;t working, and blocking IP addresses is about as useful as telling those spammers how naughty they are for leaving their messages all over your site. Tut.

Sooo. After successfully implementing Akismet into my CMS a while ago, I wondered whether I&#039;d be able to do the same for Guestblock (the main site is kind of dead right now). Lo and behold, I have successfully done it.

If anyone is interested in the modification for their guestblocks, let me know. Please note that in order to use the Akismet anti-spam system you must have an account at Wordpress.com.

Woo! </description>
								<content:encoded><![CDATA[<p>I'm not sure if anyone else has done this or not, but since my <a href="http://amelierosalyn.com/gb/" title="Guestblock">Guestblock</a> started getting ridiculously spammed yesterday (I've only had it about 2 weeks!), I decided to do something about it. The built-in spam protection wasn't working, and blocking <abbr title="Internet Protocol [Address]">IP</abbr> addresses is about as useful as telling those spammers how naughty they are for leaving their messages all over your site. Tut.</p>
<p>Sooo. After successfully implementing <a href="http://akismet.com/" title="Akismet" rel="external">Akismet</a> into my <abbr title="Content Management System">CMS</abbr> a while ago, I wondered whether I'd be able to do the same for Guestblock (the main site is kind of dead right now). Lo and behold, I have successfully done it.</p>
<p>If anyone is interested in the modification for their guestblocks, let me know. Please note that in order to use the Akismet anti-spam system you must have an account at <a href="http://wordpress.com/" title="Wordpress.com">Wordpress.com</a>.</p>
<p>Woo!
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/31</wfw:commentRss>
							</item>
														<item>
								<title>Why I don't like target=_blank</title>
								<link>https://amelierosalyn.com/entry/why-i-dont-like-target_blank</link>
								<comments>https://amelierosalyn.com/entry/why-i-dont-like-target_blank#comments</comments>
								<pubDate>Thu, 29 Mar 2007 12:18:55 +0000</pubDate>
								<dc:creator>Amelie</dc:creator>
																		<category><![CDATA[Accessibility]]></category>
																				<category><![CDATA[Browsers]]></category>
																				<category><![CDATA[Geekiness]]></category>
																				<category><![CDATA[HTML]]></category>
																				<category><![CDATA[Rants]]></category>
																				<category><![CDATA[WebDev]]></category>
																		<guid isPermaLink="false">https://amelierosalyn.com/entry/why-i-dont-like-target_blank</guid>
								<description> I get asked quite a lot why my links don&#039;t open in new windows, and could I please add target=&quot;_blank&quot; (or target=&quot;new&quot; - which is incorrect) to them? The answer to that is no. I have never used target=&quot;_blank&quot; on my site, except when I used popup windows (ewww, I know). And even then I wasn&#039;t happy about doing it. Especially now, when I validate to doctypes that don&#039;t support the target attribute.

Ok, I do have my Firefox settings set to ignore target=&quot;_blank&quot;, but why should I have to change my settings because of your site? I don&#039;t like being told how I&#039;m going to go to a link. I want to choose for myself whether I am going to open a new window, a new tab, a new browser, or reuse the same page. I want links to follow what I&#039;ve told my browser I want to happen. Usually, I reuse the same page. However, I never ever have more than one browser window open, and that is how I want it to stay, thank you very much. I can&#039;t stand cluttered desktops/taskbars where I don&#039;t know which window contains what. At least with tabs I can rename them and order them and whatever else (Firefox extensions FTW!1!).

This behaviour stems from the times of IE6 and other non-tabbed browsers, however is still being used today - people don&#039;t want visitors leaving their sites, so they force another browser window to open. On my old computer this was a nightmare - it couldn&#039;t cope with more than one instance of IE and opening another (by choice or otherwise) resulted in the whole thing crashing. Likewise, my current computer is getting slower and more dodgy every day, and opening an instance of Firefox/IE/anything takes it quite a while (yes, I have defragmented/taken off spyware/viruses/etc. It&#039;s just getting old). That&#039;s another reason I only have one FF window open, actually, heh. To those people (who don&#039;t want visitors leaving their sites) I say this: if your site is worth visiting, people will go back to it. You don&#039;t have to force them to stay on your site. In most cases, they will end up closing your site&#039;s window anyway.

So my point (I do have one, honest): please don&#039;t use target=&quot;_blank&quot;. It&#039;s not only inaccessible, but it&#039;s a nuisance to those of us such as myself (and it&#039;s not just me) who dislike our default settings being overridden. Let the user choose how to open links. Like I said, if your site is really worth staying on, people will stay on it. There is no need to force them to do so. </description>
								<content:encoded><![CDATA[<p>I get asked quite a lot why my links don't open in new windows, and could I please add <code>target=&quot;_blank&quot;</code> (or <code>target=&quot;new&quot;</code> - which is incorrect) to them? The answer to that is no. I have never used <code>target=&quot;_blank&quot;</code> on my site, except when I used popup windows (ewww, I know). And even then I wasn't happy about doing it. Especially now, when I validate to doctypes that don't support the <code>target</code> attribute.</p>
<p>Ok, I do have my Firefox settings set to ignore <code>target=&quot;_blank&quot;</code>, but why should I have to change my settings because of your site? I don't like being told how I'm going to go to a link. I want to choose for myself whether I am going to open a new window, a new tab, a new browser, or reuse the same page. I want links to follow what I've told my browser <strong>I</strong> want to happen. Usually, I reuse the same page. However, I never ever have more than one browser window open, and that is how I want it to stay, thank you very much. I can't stand cluttered desktops/taskbars where I don't know which window contains what. At least with tabs I can rename them and order them and whatever else (Firefox extensions FTW!1!).</p>
<p>This behaviour stems from the times of <abbr title="Internet Exploiter. Oops, I mean, Explorer">IE</abbr>6 and other non-tabbed browsers, however is still being used today - people don't want visitors leaving their sites, so they force another browser window to open. On my old computer this was a nightmare - it couldn't cope with more than one instance of IE and opening another (by choice or otherwise) resulted in the whole thing crashing. Likewise, my current computer is getting slower and more dodgy every day, and opening an instance of Firefox/IE/anything takes it quite a while (yes, I have defragmented/taken off spyware/viruses/<abbr title="Etcetera">etc</abbr>. It's just getting old). That's another reason I only have one FF window open, actually, heh. To those people (who don't want visitors leaving their sites) I say this: if your site is worth visiting, people will go back to it. You don't have to force them to stay on your site. In most cases, they will end up closing your site's window anyway.</p>
<p>So my point (I do have one, honest): please don't use <code>target=&quot;_blank&quot;</code>. It's not only inaccessible, but it's a nuisance to those of us such as myself (and <a href="http://kevin.lexblog.com/2006/07/law-blog-basics/links-should-open-a-new-window-want-to-bet/" title="One example" rel="external">it's</a> <a href="http://diveintoaccessibility.org/day_16_not_opening_new_windows.html" title="Another example" rel="external">not</a> <a href="http://weblogs.macromedia.com/cantrell/archives/2003/11/target__blank_a.cfm" title="And another..." rel="external">just</a> <a href="http://www.frontpagewebmaster.com/m-257750/tm.htm#257750" title="Again..." rel="external">me</a>) who dislike our default settings being overridden. Let the <em>user</em> choose how to open links. Like I said, if your site is really worth staying on, people will stay on it. There is no need to force them to do so.
</p>]]></content:encoded>
								<wfw:commentRss>https://amelierosalyn.com/feed/30</wfw:commentRss>
							</item>
										</channel>
			</rss>