Million Dollar Homepage is close to achieving million-dollar goal

Friday, December 30, 2005

Alex Tew, a student in England, has almost reached his target of one million dollars on his website: Million Dollar Homepage. He came up with the idea after jotting down ideas before he went to bed on how to become a millionaire before he went to university. Then he came up with the million-dollar idea: selling pixels at USD $1 each on a web page. Alex currently believes he can make his goal by the end of 31st December, 2005.

Advertising companies especially appreciate the website, as they wish to “make Internet history” on the Million Dollar Homepage. In fact as of writing, he has already made USD $999,000. The student says advertisers get to keep their ads for a period of five years from purchase and he says he will use the money he has made to guarantee it. Alex has said he has already got numerous job offers from companies aiming to secure his money making talent.

Tew is undergoing a business management course at Nottingham and needed GBP £7000 a year to complete his studies. He is understandably overwhelmed by the success he has achieved: “It’s just nuts. I’m in a state of disbelief. It’s like Monopoly money but then I look at my bank account and there’s a lot of cash in it.” The British National Union of Students claim that 90% of students are in debt. However, what only worries him is how he’s going to spend his money. He has already spent some of his money on a car for himself, as he thinks of what to do with his new fortune.

His website’s method is simple; his website is made up of one page divided into 10,000 boxes, each 100 pixels in size. Companies can buy one or more boxes for USD $100 each and cover it with a logo, which, when clicked on, transports web users to the customers’ own site.The figures add up with the site now carrying over 240 advertisements and has 30,000 hits a day. Even the actor Jack Black, star of “School of Rock” and “Shallow Hal“, is using the site to advertise his band Tenacious D.

Retrieved from “https://en.wikinews.org/w/index.php?title=Million_Dollar_Homepage_is_close_to_achieving_million-dollar_goal&oldid=438622”

David S. Touretzky discusses Scientology, Anonymous and Tom Cruise

Wednesday, February 6, 2008

David S. Touretzky, prominent free speech activist and critic of Scientology, discussed his opinions on the recent Internet backlash against the Church of Scientology in an interview with former Scientologist and Wikinews reporter Nicholas Turnbull. The recent conflict on the Internet between critics of Scientology and the Church has been spurred on in declarations by a nebulous Internet entity using the name Anonymous that the Church of Scientology “will be destroyed”. Anonymous has directed recent protests at Scientology centres across the world, which have attracted significant numbers of individuals supporting the cause. In recent e-mail correspondence with Wikinews, a representative of the Church of Scientology declared that the Church considers the activities of Anonymous to be illegal, and that Anonymous “will be handled and stopped”.

Touretzky, a research professor in artificial intelligence and computational neuroscience at Carnegie Mellon University, has been a prominent critic of the Church of Scientology since mid-1995, and has been protesting against Scientology vociferously since then; he has also run websites that publish material that Scientology wishes to keep suppressed from the public eye, such as extracts from Scientology’s formerly-confidential Operating Thetan (OT) materials. Touretzky views the actions of the Church of Scientology as being “a threat to free speech”, and has endured harassment by the Church of Scientology for his activities.

The Church of Scientology continues to suffer damage to its public reputation through increased exposure on the Internet and vocal protests by Scientology critics such as Prof. Touretzky. A recent event that focused intense attention on Scientology’s totalitarian attitude was the leak of an internal Church of Scientology propaganda video to the Internet video sharing site YouTube, in which celebrity Scientologist Tom Cruise spoke heavily in Scientology’s jargon and stated that that “we [Scientology] are the authorities” on resolving the difficulties of humanity. The declaration of war by Anonymous followed shortly after this leak, in the form of a video posted to the Internet.

The ongoing dispute, cast by some as Scientology versus the Internet, brought Scientology terms such as “SP” (Suppressive Person, an enemy of Scientology) and “KSW” (Keeping Scientology Working) into general usage by non-Scientologists from the late 1990s onwards; increased attention has been drawn to Scientology by the release of the Cruise video in addition to media coverage. This focus has caused an even greater propagation of these terms across the outside world, as Touretzky comments in the interview.

Wikinews asked Prof. Touretzky about the impact that the activities of Anonymous will have on Scientology, the public relations effect of the Tom Cruise video, the recent departure of individuals from the Church of Scientology’s executive management, the strategies that Anonymous will employ and Touretzky’s experiences of picketing the Church.

Retrieved from “https://en.wikinews.org/w/index.php?title=David_S._Touretzky_discusses_Scientology,_Anonymous_and_Tom_Cruise&oldid=4608356”

OpenSync Interview – syncing on the free desktop

Friday, May 19, 2006

This interview intends to provide some insight into OpenSync, an upcoming free unified data synchronization solution for free software desktops such as KDE, commonly used as part of the GNU/Linux operating system.

Hi Cornelius, Armin and Tobias. As you are now getting close to version 1.0 of OpenSync, which is expected to become the new synchronisation framework for KDE and other free desktops, we are quite interested in the merits it can provide for KDE users and for developers, as well as for the Open Source Community as a whole. So there’s one key-question before I move deeper into the details of OpenSync:

What does OpenSync accomplish, that no one did before?

Cornelius:

First of all it does its job of synchronizing data like addressbooks and calendars between desktop applications and mobile devices like PDAs and cell phones.
But the new thing about OpenSync is that it isn’t tied to a particular device or a specific platform. It provides an extensible and modular framework that is easy to adopt for application developers and people implementing support for syncing with mobile devices.
OpenSync is also independent of the desktop platform. It will be the common syncing backend for at least KDE and GNOME and other projects are likely to join. That means that the free desktop will have one common syncing solution. This is something really new.

How do the end-users profit from using synching solutions that interface with OpenSync as framework?

Cornelius:

First, the users will be able to actually synchronize all their data. By using one common framework there won’t be any “missing links”, where one application can sync one set of devices and another application a different one. With OpenSync all applications can sync all devices.
Second, the users will get a consistent and common user interface for syncing across all applications and devices. This will be much simpler to use than the current incoherent collection of syncing programs you need if you have more than the very basic needs.

How does OpenSync help developers with coding?

Cornelius:

It’s a very flexible and well-designed framework that makes it quite easy for developers to add support for new devices and new types of data. It’s also very easy to add support for OpenSync to applications.
The big achievement of OpenSync is that it hides all the gory details of syncing from the developers who work on applications and device support. That makes it possible for the developers to concentrate on their area of expertise without having to care what’s going on behind the scenes.
I have written quite a lot of synchronization code in the past. Trust me, it’s much better, if someone just takes care of it for you, and that’s what OpenSync does.

Tobias:

Another point to mention is the python wrapper for opensync, so you are not bound to C or C++, but can develop plugins in a high level scripting language.

Why should producers of portable devices get involved with your team?

Cornelius:

OpenSync will be the one common syncing solution for the free desktop. That means there is a single point of contact for device manufacturers who want to add support for their devices. That’s much more feasible than addressing all the different applications and solutions we had before. With OpenSync it hopefully will become interesting for manufacturers to officially support Linux for their devices.

Do you also plan to support applications of OpenSync in proprietary systems like OSX and Windows?

Cornelius:

OpenSync is designed to be cross-platform, so it is able to run on other systems like Windows. How well this works is always a question of people actually using and developing for this system. As far as I know there isn’t a real Windows community around OpenSync yet. But the technical foundation is there, so if there is somebody interested in working on a unified syncing solution on Windows, everybody is welcome to join the project.

What does your synchronisation framework do for KDE and for KitchenSync in particular?

Cornelius:

OpenSync replaces the KDE-specific synchronization frameworks we had before. Even in KDE we had several separate syncing implementations and with OpenSync we can get replace them with a common framework. We had a more generic syncing solution in KDE under development. This was quite similar from a design point of view to OpenSync, but it never got to the level of maturity we would have needed, because of lack of resources. As OpenSync fills this gap we are happy to be able to remove our old code and now concentrate on our core business.

What was your personal reason for getting involved with OpenSync?

Cornelius:

I wrote a lot of synchronization code in the past, which mainly came from the time where I was maintaining KOrganizer and working on KAddressBook. But this always was driven by necessity and not passion. I wanted to have all my calendar and contact data in one place, but my main objective was to work on the applications and user interfaces handling the data and not on the underlying code synchronizing the data.
So when the OpenSync project was created I was very interested. At GUADEC in Stuttgart I met with Armin, the maintainer of OpenSync, and we talked about integrating OpenSync with KDE. Everything seemed to fit together quite well, so at Linuxtag the same year we had another meeting with some more KDE people. In the end we agreed to go with OpenSync and a couple of weeks later we met again in Nuernberg for three days of hacking and created the KDE frontend for OpenSync. In retrospect it was a very pleasant and straightforward process to get where we are now.

Armin:

My reason to get involved (or better to start) OpenSync was my involvement with its predecessor Multisync. I am working as a system administrator for a small consulting company and so I saw some problems when trying to find a synchronization solution for Linux.
At that point I joined the Multisync project to implement some plugins that I thought would be nice to have. After some time I became the maintainer of the project. But I was unhappy with some technical aspects of the project, especially the tight coupling between the syncing logic and the GUI, its dependencies on GNOME libraries and its lack of flexibility.

Tobias:

Well, I have been a KDE PIM developer for several years now, so there was no way around getting in touch with synchronization and KitchenSync. Although I liked the idea of KitchenSync, I hated the code and the user interface […]. So when we discussed to switch to OpenSync and reimplementing the user interface, I volunteered immediately.

Can you tell us a bit about your further plans and ideas?

Cornelius:

The next thing will be the 1.0 release of OpenSync. We will release KitchenSync as frontend in parallel.

Armin:

There are of course a lot of things on my todo and my wishlist for opensync. For the near future the most important step is the 1.0 release, of course, where we still have some missing features in OpenSync as well as in the plugins.
One thing I would really like to see is a thunderbird plugin for OpenSync. I use thunderbird personally and would really like to keep my contacts up to date with my cellular, but I was not yet able to find the time to implement it.

Tobias:

One thing that would really rock in future versions of OpenSync is an automatic hardware detection mechanism, so when you plugin your Palm or switch on your bluetooth device, OpenSync will create a synchronization group automatically and ask the user to start syncing. To bring OpenSync to the level of _The Syncing Solution [tm]_ we must reduce the necessary configuration to a minimum.

What was the most dire problem you had to face when creating OpenSync and how did you face it?

Cornelius:

Fortunately the problems which I personally would consider to be dire are solved by the implementation of OpenSync which is well hidden from the outside world and [they are] an area I didn’t work on 😉

Armin:

I guess that I am the right person to answer this question then 🙂
The most complicated part of OpenSync is definitely the format conversion, which is responsible for converting the format of one device to the format that another device understands.
There are a lot of subsystems in this format conversion that make it so complex, like conversion path searching, comparing items, detection of mime types and last but not least the conversion itself. So this was a hard piece of work.

What was the greatest moment for you?

Cornelius:

I think the greatest moment was when, after three days of concentrated hacking, we had a first working version of the KDE frontend for OpenSync. This was at meeting at the SUSE offices in Nuernberg and we were able to successfully do a small presentation and demo to a group of interested SUSE people.

Armin:

I don’t remember a distinct “greatest moment”. But what is a really great feeling is to see that a project catches on, that other people get involved, use the code you have written and improve it in ways that you haven’t thought of initially.

Tobias:

Hmm, also hacking on OpenSync/KitcheSync is much fun in general, the greatest moment was when the new KitchenSync frontend synced two directories via OpenSync the first time. But it was also cool when we managed to get the IrMC plugin working again after porting it to OpenSync.

As we now know the worst problem you faced and your greatest moment, the only one missing is: What was your weirdest experience while working on OpenSync?

Cornelius:

Not directly related to OpenSync, but pretty weird was meeting a co-worker at the Amsterdam airport when returning from the last OpenSync meeting. I don’t know how high the chance is to meet somebody you know on a big random airport not related at all to the places where you or the other person live, but it was quite surprising.

Tobias:

Since my favorite language is C++, I was always confused how people can use plain C for such a project, half the time your are busy with writing code for allocating/freeing memory areas. Nevertheless Armin did a great job and he is always a help for solving strange C problems 🙂

Now I’d like to move on to some more specific questions about current and planned abilities of OpenSync. As first, I’ve got a personal one:

I have an old iPod sitting around here. Can I or will I be able to use a program utilizing OpenSync to synchronize my calendars, contacts and music to it?

Cornelius:

I’m not aware of any iPod support for OpenSync up to now, but if it doesn’t exist yet, why not write it? OpenSync makes this easy. This is a chance for everybody with the personal desire to sync one device or another to get involved.

Armin:

I dont think that there is iPod support yet for OpenSync. But it would definitely be possible to use OpenSync for this task. So if someone would like to implement an iPod plugin, I would be glad to help 🙂

Which other devices do you already support?

Cornelius:

At this time, OpenSync supports Palms, SyncML and IrMC capable devices.

Which programs already implement OpenSync and where can we check back to find new additions?

Cornelius:

On the application side there is support for Evolution [GNOME] and Kontact with KitchenSync [KDE] on the frontend side and the backend side and some more. I expect that further applications will adopt OpenSync once the 1.0 version is released.

Armin:

Besides kitchensync there already are a command line tool and a port of the multisync GUI. Aside from the GUIs, I would really like to see OpenSync being used in other applications as well. One possibility for example would to be integrate OpenSync into Evolution to give users the possibility to synchronize their devices directly from this application. News can generally be found on the OpenSync web site www.opensync.org.

It is time to give the developers something to devour, too. I’ll keep this as a short twice-fold technical dive before coming to the takeoff question, even though I’m sure there’s information for a double-volume book on technical subleties.

As first dive: How did you integrate OpenSync in KitchenSync, viewed from the coding side?

Cornelius:

OpenSync provides a C interface. We wrapped this with a small C++ library and put KitchenSync on top. Due to the object oriented nature of the OpenSync interfaces this was quite easy.
Recently I also started to write a D-Bus frontend for OpenSync. This also is a nice way to integrate OpenSync which provides a wide variety of options regarding programming languages and system configurations.

And for the second, deeper dive:

Can you give us a quick outline of those inner workings of OpenSync, from the developers view, which make OpenSync especially viable for application in several different desktop environments?

Cornelius:

That’s really a question for Armin. For those who are interested I would recommend to have a look at the OpenSync website. There is a nice white paper about the internal structure and functionality of OpenSync.

Armin:

OpenSync consists of several parts:
First there is the plugin API which defines what functions a plugin has to implement so that OpenSync can dlopen() it. There are 2 types of plugins:
A sync plugin which can synchronize a certain device or application and which provides functions for the initialization, handling the connection to a device and reading and writing items. Then there is a format plugin which defines a format and how to convert, compare and detect it.
The next part is a set of helper functions which are provided to ease to programming of synchronization plugins. These helper functions include things like handling plugin config files, HashTables which can be used to detect changes in sets of items, functions to detect when a resync of devices is necessary etc.
The syncing logic itself resides in the sync engine, which is a separate part. The sync engine is responsible for deciding when to call the connect function of a plugin, when to read or write from it. The engine also takes care of invoking the format conversion functions so that each plugin gets the items in its required format.
If you want more information and details about the inner workings of OpenSync, you should really visit the opensync.org website or ask its developers.

To add some more spice for those of our readers, whose interest you just managed to spawn (or to skyrocket), please tell us where they can get more information on the OpenSync Framework, how they can best meet and help you and how they can help improving sync-support for KDE by helping OpenSync.

Cornelius:

Again, the OpenSync web site is the right source for information. Regarding the KDE side, the kde-pim@kde.org mailing list is probably the right address. At the moment the most important help would be everything which gets the OpenSync 1.0 release done.
[And even though] I already said it, it can’t be repeated too often: OpenSync will be the one unified syncing solution for the free desktop. Cross-device, cross-platform, cross-desktop.
It’s the first time I feel well when thinking about syncing 😉.

Armin:

Regarding OpenSync, the best places to ask would be the opensync mailing lists at sourceforge or the #opensync irc channel on the freenode.net servers.
There are always a lot of things where we could need a helping hand and where we would be really glad to get some help. So everyone who is interested in OpenSync is welcome to join.

Many thanks for your time!

Cornelius:

Thanks for doing the interview. It’s always fun to talk about OpenSync, because it’s really the right thing.

Armin:

Thank you for taking your time and doing this interview. I really appreciate your help!

Tobias:

Thanks for your work. Publication and marketing is something that is really missing in the open source community. We have nice software but nobody knows 😉

Further Information on OpenSync can be found on the OpenSync Website: www.opensync.org


This Interview was done by Arne Babenhauserheide in April 2006 via e-mail and KOffice on behalf of himself, the OpenSource Community, SpreadKDE.org and the Dot (dot.kde.org).It was first published on the Dot and is licensed under the cc-attribution-sharealike-license.A pdf-version with pictures can be found at opensync-interview.pdf (OpenDocument version: opensync-interview.odt)

This article features first-hand journalism by Wikinews members. See the collaboration page for more details.
This article features first-hand journalism by Wikinews members. See the collaboration page for more details.

Retrieved from “https://en.wikinews.org/w/index.php?title=OpenSync_Interview_-_syncing_on_the_free_desktop&oldid=4635201”

The Right Steps To Handle Your Auto Accident In Fort Worth

byadmin

A person who has never been in an accident before might not know what they should do. Those who have been in an accident may wonder if they took the right steps after the accident or may have found out they made a mistake that made it more difficult or impossible to obtain compensation for the auto accident in Fort Worth. It’s important to know exactly what to do to make sure everything is handled properly and everyone can recover from the accident as quickly as possible.

Contact the Police for a Report

As soon as the accident occurs, the person should contact the police to create a report. It’s typically a good idea to write down the other person’s license plate as quickly as possible in case they try to leave when the police are called. While waiting for the police, remain in the vehicle if it is safe to do so or move to a safer location close to the car.

Seek Medical Attention for Any Injuries

Once the police have arrived, the person should ask to go to the hospital immediately for emergency help if they are seriously injured. If they are not seriously injured, they can wait until the police report is done and drive to the hospital on their own to get medical help. It’s important for the person to seek medical help quickly to establish what their injuries are.

Contact the Insurance Company for Compensation

The person can contact their own insurance company to alert them about the accident and provide their side of the story. For minor accidents, this is typically enough and the insurance company will help them obtain the compensation they’re entitled to from the at-fault driver’s insurance company.

Contact a Lawyer for Help

If the accident is severe or the person is worried their settlement offer isn’t enough to cover all of their expenses, they can contact a lawyer for help. They will need to do this before accepting any settlement offer from the insurance company.

If you’ve been involved in an auto accident in Fort Worth, make sure you follow each of the above steps. If you have any questions or need to contact a lawyer for help obtaining the compensation you are entitled to, visit Davidskohmattorney.com today.

Like us on Facebook.

Police report drug haul seizure worth up to £30 million in Brownhills, England

Monday, December 2, 2013

Police in the West Midlands in England today said nearly 200 kilograms worth of drugs with value possibly as great as £30 million (about US$49 million or €36 million) has been seized from a unit in the town of Brownhills. In what an officer described as “one of the largest [seizures] in the force’s 39 year history”, West Midlands Police reported recovering six big cellophane-wrapped cardboard boxes containing cannabis, cocaine, and MDMA (“ecstasy”) in a police raid operation on the Maybrook Industrial Estate in the town on Wednesday.

The impact this seizure will have on drug dealing in the region and the UK as a whole cannot be underestimated

The seized boxes, which had been loaded onto five freight pallets, contained 120 one-kilogram bags of cannabis, 50 one-kilogram bags of MDMA, and five one-kilogram bricks of cocaine. In a press release, West Midlands Police described what happened after officers found the drugs as they were being unloaded in the operation. “When officers opened the boxes they discovered a deep layer of protective foam chips beneath which the drugs were carefully layered”, the force said. “All the drugs were wrapped in thick plastic bags taped closed with the cannabis vacuum packed to prevent its distinctive pungent aroma from drawing unwanted attention.” Police moved the drugs via forklift truck to a flatbed lorry to remove them.

Detective Sergeant Carl Russell of West Midlands Police’s Force CID said the seizure was the largest he had ever made in the 24 years he has been in West Midlands Police and one of the biggest seizures the force has made since its formation in 1974. “The impact this seizure will have on drug dealing in the region and the UK as a whole cannot be underestimated”, he said. “The drugs had almost certainly been packed to order ready for shipping within Britain but possibly even further afield. Our operation will have a national effect and we are working closely with a range of law enforcement agencies to identify those involved in this crime at whatever level.”

Expert testing on the drugs is ongoing. Estimates described as “conservative” suggest the value of the drugs amounts to £10 million (about US$16.4 million or €12 million), although they could be worth as much as £30 million, subject to purity tests, police said.

Police arrested three men at the unit on suspicion of supplying a controlled drug. The men, a 50-year-old from Brownhills, a 51-year-old from the Norton area of Stoke-on-Trent in Staffordshire, and one aged 53 from Brownhills, have been released on bail as police investigations to “hunt those responsible” continue. West Midlands Police told Wikinews no person has yet been charged in connection with the seizure. Supplying a controlled drug is an imprisonable offence in England, although length of jail sentences vary according to the class and quantity of drugs and the significance of offenders’ roles in committing the crime.

Retrieved from “https://en.wikinews.org/w/index.php?title=Police_report_drug_haul_seizure_worth_up_to_£30_million_in_Brownhills,_England&oldid=2611781”

Police report drug haul seizure worth up to £30 million in Brownhills, England

Monday, December 2, 2013

Police in the West Midlands in England today said nearly 200 kilograms worth of drugs with value possibly as great as £30 million (about US$49 million or €36 million) has been seized from a unit in the town of Brownhills. In what an officer described as “one of the largest [seizures] in the force’s 39 year history”, West Midlands Police reported recovering six big cellophane-wrapped cardboard boxes containing cannabis, cocaine, and MDMA (“ecstasy”) in a police raid operation on the Maybrook Industrial Estate in the town on Wednesday.

The impact this seizure will have on drug dealing in the region and the UK as a whole cannot be underestimated

The seized boxes, which had been loaded onto five freight pallets, contained 120 one-kilogram bags of cannabis, 50 one-kilogram bags of MDMA, and five one-kilogram bricks of cocaine. In a press release, West Midlands Police described what happened after officers found the drugs as they were being unloaded in the operation. “When officers opened the boxes they discovered a deep layer of protective foam chips beneath which the drugs were carefully layered”, the force said. “All the drugs were wrapped in thick plastic bags taped closed with the cannabis vacuum packed to prevent its distinctive pungent aroma from drawing unwanted attention.” Police moved the drugs via forklift truck to a flatbed lorry to remove them.

Detective Sergeant Carl Russell of West Midlands Police’s Force CID said the seizure was the largest he had ever made in the 24 years he has been in West Midlands Police and one of the biggest seizures the force has made since its formation in 1974. “The impact this seizure will have on drug dealing in the region and the UK as a whole cannot be underestimated”, he said. “The drugs had almost certainly been packed to order ready for shipping within Britain but possibly even further afield. Our operation will have a national effect and we are working closely with a range of law enforcement agencies to identify those involved in this crime at whatever level.”

Expert testing on the drugs is ongoing. Estimates described as “conservative” suggest the value of the drugs amounts to £10 million (about US$16.4 million or €12 million), although they could be worth as much as £30 million, subject to purity tests, police said.

Police arrested three men at the unit on suspicion of supplying a controlled drug. The men, a 50-year-old from Brownhills, a 51-year-old from the Norton area of Stoke-on-Trent in Staffordshire, and one aged 53 from Brownhills, have been released on bail as police investigations to “hunt those responsible” continue. West Midlands Police told Wikinews no person has yet been charged in connection with the seizure. Supplying a controlled drug is an imprisonable offence in England, although length of jail sentences vary according to the class and quantity of drugs and the significance of offenders’ roles in committing the crime.

Retrieved from “https://en.wikinews.org/w/index.php?title=Police_report_drug_haul_seizure_worth_up_to_£30_million_in_Brownhills,_England&oldid=2611781”

How To Grip A Skateboard

How To Grip A Skateboard

by

cullrp7hne

I am glad you are here because today you will finally learn how to grip your own skateboards. This is something that every skateboarder should know how to do. No skate shop owner or worker wants to grip customers boards so now it is time for you to learn how to do it yourself! Follow these simple steps and you will be on your own in to time.

Step 1 – Things that you are going to need: Your skateboard. Your grip tape. A nice new sharp razor blade. Something to file the grip tape firmly onto the edges of your board. A screw driver will do just fine. Also grab a pencil or something with a point so you can poke the holes on your board. Now that you have all those things just find a nice area with a good flat surface. Any regular kitchen table will be perfect.

Step 2 – Put your skate board flat on the table with the graphic against the table. Grab your grip tape and peal the paper off. Place the grip tape firmly and perfectly on top of your skateboard. Make sure it is on evenly. Once it is on evenly you must push down on it until it is on secure so it wont fly off.

[youtube]http://www.youtube.com/watch?v=PemecwU4kAs[/youtube]

Step 3 – Now grab your screw driver or whatever tool you have chosen to file the grip tape firmly onto the edges of your skate board. Do just that. File the grip tape firmly onto the edges of your skateboard! If you do it correctly you should see it kind of starting to change color. It should start looking white. This means that the grip is on the edges of your board nice and secure.

Step 4 – Pick up your razor blade and simply cut off the excess grip tape that is on the edges of your board. Please be careful! The easiest way to do this is to cut all of it off in 4 different parts. First cut the 2 flat side parts. Then cut the 2 round parts that are along the nose and tail of your board.

Step 5 – Now grab your pencil or the object that you chose that has a point. Simply poke the 8 holes through your grip tape through your board. By doing this you will be able to put your hardware on much faster and a lot easier. It is a nice little technique that I have learned from my own experience.

Now you are done. That is it. Simple and easy enough for you I hope! There is no need to bother other people by making them grip your boards for you. Please do it yourself all the time from now on. It is much better and more fulfilling. Now just put your brand new skateboard onto your trucks and go out and skate.

Written by

instantskate.com

founder and dedicated skateboarder.

Click here

to enjoy much more amazing skateboarding content.

Article Source:

ArticleRich.com

Australian government announces $52.5 million financial assistance package for Ford

Friday, May 5, 2006

Australian Prime Minister John Howard and federal industry minister Ian MacDonald today announced that the federal government would be providing Ford Australia with a AU$52.5 million (US$40.4 million) “financial assistance package”. Additional assistance will also be provided by the Victorian state government.

According to Mr Howard, the injection will secure Ford’s manufacturing operations in Australia “for the long term”.

From the package, AU$40 million will be used for the design and manufacture of Ford’s next model Falcon and Territory vehicles, which will be built in Australia.

Despite being given a major facelift in 2002 and another in 2005, the Falcon’s bodyshell dates back to 1998. The current Falcon will need to serve the company until at least 2007 when the new model is anticipated. In the meantime, it will face stiff competition from the completely new Holden Commodore (the Falcon’s major competitor) which will be released in the second half of this year.

The additional AU$12.5 million will be spent on the development of a light commercial vehicle platform, which will be built overseas and marketed to around 80 countries. Mr Howard said that the light commercial project would involve construction of a research and development centre, which will become the base for R&D projects in the region.

Mr MacFarlane said that the research facility was exciting for Australia and that it would put the Australian automotive in the spotlight.

“The funding has helped Ford Australia secure the largest automotive R&D project ever undertaken in Australia which is equally exciting news for local Ford employees and Australian component producers” he said.

“The project will see Ford Australia become a centre for automotive design and engineering excellence in the Asia Pacific region which will bring spin-off benefits for the broader industry,”

“This opportunity will put both Ford Australia, and the Australian automotive and components sectors on the world map as far as our automotive design and engineering capabilities are concerned.” Mr MacFarlane said.

Mr Howard claims that the projects will create 273 jobs and secure the future of the “iconic” Ford Falcon, which has been built in Australia since 1960.

The financial package is conditional upon Ford Australia giving the Australian automotive component industry an opportunity to supply components for the vehicles produced by the two projects.

Retrieved from “https://en.wikinews.org/w/index.php?title=Australian_government_announces_$52.5_million_financial_assistance_package_for_Ford&oldid=565461”

Bucharest to be ‘rebranded’ for 800 million euro

Wednesday, March 2, 2005

Bucharest, Romania — The city centre of Bucharest, the capital of Romania, is set to get a major facelift due to a real estate project called Esplanada (The Esplanade), which will be constructed by TriGranit Development Corporation. The total investment in the project will be greater than 800 million euro and aims to build a modern commercial pedestrian area in downtown Bucharest, with several shopping malls, office buildings, hotels and dwellings. It will be the largest real estate program in Romania since the fall of Communism in 1989.

Bucharest is currently looking at possibilities to improve its appearance and rebrand itself as a lively, creative and vibrant city. Many initiatives have sprung up to improve the city, including the organisation of CowParade later this year. Additionally, the old town centre will be restored. Due to Romania’s current economic boom, several other major construction projects are taking place.

Bucharest City Hall has blocked traffic in the city center due both to the old town restoration and to the Esplanada project.

Retrieved from “https://en.wikinews.org/w/index.php?title=Bucharest_to_be_%27rebranded%27_for_800_million_euro&oldid=715662”

Injured In A Car Accident? Get A Lawyer

Hiring a lawyer may be the farthest thing from your mind when you have been in a car accident. There are so many things to deal with: communicating with insurance companies, collecting estimates for repairs to your vehicle (or getting a new car if yours is beyond repair), scheduling and getting to doctors appointments, and taking time off from work all scream for your attention. If you or a loved one have been injured to the point of requiring hospitalization, there is an added dynamic to deal with, as well. However, it is precisely because of all of these pressing and stressful elements of dealing with a car accident that you can use the help of an experienced car accident lawyer who is knowledgeable about Pennsylvania law.Serious accidents occur daily on Pennsylvania roadways. For example, just last week, a multi-vehicle accident in Philadelphia resulted in the death of one woman and serious injury to three other people. The deceased was at a standstill on I-95 due to traffic when her car was slammed into by another driver. The initial accident then caused a chain reaction of other accidents, closing the freeway for several hours. This car accident happened only about an hour after an earlier accident involving a tractor-trailer had also been cleared from I-95.When car accidents such as these result in injury, it is important that the accident victim receive the medical care that they need. It is equally important, however, that those responsible for the accident be held accountable for any expenses that are incurred by the victims. These expenses include not only short-term and long-term medical care, but also compensation for any damage to property. Victims may also be entitled to remuneration of any lost wages as a result of the car accident. In addition, if the accident means that the victim cannot continue to work or cannot continue in a current line of work, a fair and just settlement might take into account loss of future income, as well as reparation for a loss of quality of life.Without the legal counsel of an experienced car accident lawyer, it is impossible for an accident victim to know or understand what types of recompense are available under Pennsylvania law. This is why, in addition to all of the other phone calls that need to be made following a car accident, one of the first calls made should be to a car accident lawyer in Pennsylvania who can provide you with the legal advice you need and will be able to lift some of the stress and anxiety from you and your family members so that you can focus on the task of healing and recovering from your injuries.