Showing posts with label Artisteer. Show all posts
Showing posts with label Artisteer. Show all posts

What are the next terms of this series?

Tuesday, November 29, 2011 | comments (38)

You have some term of a sequence and need more terms or a the general formula or the history about it. This is really useful if you are doing any online coding competitions such as Codejam , Topcorders  ...
 If you are participating in online coding competitions  or solving mathematical problems (Project Euler) involving sequences you may need this site. The site is
I found it useful when solving both online competitions as well as Project Euler problems. This can be used to generate more terms of a sequence which has few terms or the standard formula. It can also be used to generate audio files of the given sequence if you are analysing sound waves. Even though it says it is an Encyclopedia of Integers it can be used to other sequences as well. Use this link for more TIPS

Tips on making Prezi Presentation more interactive

| comments (2)

 If you are using Prezi to create presentation, here are some of the tips and tricks to improve and to extend the limitations.
I assume that you have used Prezi before and have created couple of presentation using Prezi. If you are new to Prezi or have not used before, refer to my previous post on Prezi.
I have been using Prezi to create no of presentations and found out different methods to address some of the limitations on Prezi. If you are new to Prezi, just create couple of presentations before you continue this tutorial. So here are some of the limitations i found on Prezi and how to work around them. 
When a picture are zoomed in, it flicker or disappear  
There are two approaches, the most intuitive approach is to have a high resolution picture. but if you have tried this, you may have found that it is not a good approach.
My suggestion is to make the picture a SWF and import it as a SWF. SWF stands for Shockwave Flash and you can simply export your photo or image using Adove Illustrator or any other leading photo editing softwares.
How to add animations 
Again there are two approaches, either you can use a import as a Video or you can import as a SWF. There are pros and cons to both of them. If you add a video, it will start playing when it got the focus and it will remain still when you are viewing the background but if you use a SWF, it will animate even in the background. Of cause you need one of the Adobe softwares to convert between them or you can use online converters available on the internet.
What will be shown on the screen when I project this? How far it will show? 
This is vary critical if you are planing paths in between frames. If you have done a presentation on Prezi and presented using a projector, you might have noticed that the exact screen you saw on the screen is not what you see on the projector. (Most of the time right and left edges are different). This makes a presentation poor as what you planed to show ahead will be shown in this frame.
This is mainly because of the resolution problem. Most of the Projectors works on 4:3 ratio and the laptops and desktops screen aspect ration will be different to each other.
To overcome this issue, You can use standard frames when building your presentation. You can simply press SHIFT key and draw the frame, and Prezi will make the frame in to the ratio 4:3. So what will be shown on the projector is everything you put in to this frame. Most of the times, when you view this in your laptop it may show some excess things on top and bottom of the frames, but believe me it will not be shown on the projector. The other approach is simply to change the resolution of the laptop to 4:3 ratio resolution. This will make life more easier as what you see on the screen is exactly what you see in the Projector. Suggested resolution schemes is 1024x768.
When i focus on images, and text it will zoom more or does not zoom to the required level
This is where the frames comes in to play. I strongly recommend not to focus in to pictures or images. The best practice is to add a frame and focus on the frame, It makes more flexible and you easily change focus of different elements. Common practice is to build the story board and add frames accordingly. This will make sure every frame is on top of the story board and makes it more easy to manage.
How to rotate the camera?
This is a simple task. Add a frame and rotate it to the angle you want. Then add a path to it. Prezi will automatically rotate the camara and focus the frame up right in the meantime giving a nice spin effect. Beware: Do not spin so many times as it make distract the audience.
How to remove the Prezi logo on the bottom of the screen?
Prezi removes this logo or you can replace it with your own logo when you have a professional version. But if your are a student of a reputed University, you can ask for a Prezi EDU account which will allow you to remove this logo. All you need to do is sign up using the institutional email address with Prezi. I use my University of Moratuwa email to get away with this.
Can I use custom colours on my presentations?
Of cause you can use custom colours on the presentation. But you need to create a theme first. But using the new Prezi CSS editor, you can easily edit CSS of the presentation, which makes it more flexible to an advanced user.
Can I use Prezi on Powerpoint?
You can integrate both Powerpoint and Prezi. I will discuss this in a separate post
When I add a video, it will crop. Can I avoid this?
This is one of the critical problems I found on Prezi. There are couple of ways to work around but it may take considerable amount of time to archive this. One way is to change the background to suite the player. You can use background on the video. The second method makes it more attractive but you need a good knowledge in video editing to exactly match the background to the video itself.
Update - Prezi has added a lots of new features You can check them out from http://prezi.com/learn/new-features/
Here is a nice presentation I found on the internet, created by an intern in Prezi. There are no of suggestion to improve your presentation overall. I hope you enjoyed reading my article and if you have any questions regarding Prezi, add a comment and I will try my best to answer it.

How to hide, lock, invincible your files, folders or harddisks

Monday, November 28, 2011 | comments (1)

Everyone has certain files that s/he would rather keep private, especially guys. One of the ways to do that is to make such files hidden and bury them deep in the system files. The problem with such approach is that it’s not really convenient if you need to access those files on a regular basis.
So if you’re interested in something more convenient, here are some of the ways to keep “important” files or drives invisible hidden or locked.

1. Click “Start”, “Run,” and then type cmd. When the command prompt opens type “CD C:Test” (replace “Test” with the name of the folder you want to hide.)2. Now type “attrib file +s +h” and replace “file” with the name of the actual file name you would like to hide.3. Now, go back to C:Test and look for your file or folder, it’s not there! You cannot find it through simply browsing around, through the command prompt, or even if you click “Show Hidden Files and Folders”.4. To find the folder and its contents again simply go back to the command prompt, type “CD C:Test” (of course, again replacing “Test” with the name of the folder,) and then type “attrib filename -s -h”. You should now be able to find your file again!Method 2
This works both on Windows XP and Vista, not sure about other Win versions. What this will do is make selected folder invisble, not hidden. The folder will be only visible when you try to highlight it (see below). If you want to make sure that no one discovers it by chance then also move it to the corner of the screen.
Create a new folder.Rename: Highlight the folder and Click ‘F2' button. Hold the ‘Alt’ key and type in 0160 (you won’t see those 0160 numbers while typing them). Press Enter. Note, you have to use the numpad to enter these numbers.Change icon: Righ click the folder >> Properties >> Customize >> Change the icon >> Select the blank one >> Ok.
Method 3 (this is where it starts to get slightly more difficult)This method, unlike the previous one, hides an entire drive instead of individual files or folders:(Before you ever use the registry I HIGHLY RECOMMEND backing up your registry with a tool similar to Registry Tool or CCleaner. You may as well use a manual method similar to this.)1. Go to “Start,” “Run,” and type regedit.2. When the registry editor loads, navigate to: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersion
PoliciesExplorer3. Right click on “Explorer” and select “New” and “DWORD Value.”4. Name the value NoDrives and select “Decimal” as the base.5. In the value type the number that corresponds with the drive below:(E.g. If you would like to hide drive E, type 16. You may also hide multiple drives by adding the two numbers. E.g. If you would like to hide drives E and G, 16+64=80.)6. Now, after you restart your computer, you should not be able to see the drive.1. Create a folder in a drive for easy access, e.g. C:. (Name it something related to the Control Panel, e.g. Users.)2. Create a new file in Notepad and copy and paste the following into it:ren Users Users.{21EC2020-3AEA-1069-A2DD-08002B30309D}3. Replace “Users” with the name of the folder you created and save the file as loc.bat.(You should now be able to see your folder and the loc.bat file, with the loc.bat in the same directory as the folder Not in it.)4. Now, right-click and create another text file. Copy and Paste the following into it:ren Users.{21EC2020-3AEA-1069-A2DD-08002B30309D} Users
(Make sure to replace the word “Users” with the name of your folder.)6. Now you should see the loc.bat and the key.bat files in the same directory as the folder you created.7. Now, all you need to do is double-click on the loc.bat file and the folder should have an icon that looks like the control panel. If you click on the folder it should redirect you to the Control Panel and thus you have locked the folder.8. Of course, to unlock it, simply double-click on the key.bat file and the folder should turn back into the folder you first created.

Temporary Mail

| comments (1)

Ever wanted a quick, easily setup e-mail account when you suffer internet, when you register for services and still remaining your email account secure and avoid spamming from those sites? Then you are in need of a temporary or a disposable mail account.
There are two types of temporary mail accounts1.       Expires over time – you are given some time to use it and the inbox will be cleared after that time period.2.       Remains over time – all the mail to this accounts are remain irrespective of the time. ·         Use to log in to forums, decision groups, chat rooms and play around easily·         Some information on forums are hidden and only be seen to members. ·         Can be used as a secondary mail and even forward them to your mail. Well following listed are some of the first page hits I got from a simple Google search. There are thousands of free temporary mail providers on the internet. Just stick to a few so that you know how to get it done easily. These are the ones I use. All of them support reply, forward, and send message as the new mail account.You only need to enter the username and you will be taken to your mailbox. But use with caution. If anybody who know you email address can access to it. If you need a mail account not to be reset. This is a good choice.As the name implies it only available for 10 minutes. You can extend if you want. One advantage is that your are at the inbox of your gven a mail account as you enter the site. So no need to enter a user id.  Just copy it and you can use it.This can you used to forward mail from your new account to a account you specified for a given time period.

Google as a Hacking Tool

| comments

Everyday you use Google for searches but will you use it for hacking?

A Search Engine will continuously try to list almost all the websites available on the internet to make compete with other search engines.  In this process they also list vulnerabilities or simply speaking common mistakes/threats also. As we all know Google is one of the best search engine available. Here is some of the searches you can use to find exploits on Google.
Before continuing I have to say since this method is pretty popular most of the sites use honey pots(they pretend like a vulnerability but it is just to make u believe that they have a vulnerability). So BEWARE!!Just kidding
Enough of talking. Lets see some examples.

SSH logs on putty log files
Shell command logs.
Ok, this file contains what a user typed at a shell command prompt. You shouldn’t advertise this file. You shouldn’t flash it to a web crawler. It contains COMMANDS and USERNAMES and stuff… *sigh* Sometimes there aren’t words to describe how lame people can be. This particular theme can be carried further to find all sorts of things along these lines like .profile, .login, .logout files, etc. I just got bored with all the combinations…
SQL history
The .mysql_history file contains commands that were performed against a mysql database. A “history” of said commands. First, you shouldn’t show this file to anyone, especially not a MAJOR SEARCH ENGINE! Secondly, I sure hope you wouldn’t type anything sensitive while interacting with your databases, like oh say USERNAMES AND PASSWORDS…
Get ETC passwords
There’s nothing that defines a googleDork more than getting your PASSWORDS grabbed by Google for the world to see. Truly the epitome of a googleDork. And what if the passwords are hashed? A password cracker can eat cheesy password hashes faster than Elvis eatin’ jelly doughnuts. Bravo googleDorks! Good show!
Filezilla Passwords
filezilla.xml contains Sites,Logins and cryptic Passwords of ftp connections made with the open source programme filezilla.
Rapid share Passwords
Rapidshare login passwords.
Password XML
This returns xls files containing login names and passwords. it works by showing all the xls files with password:(something)so a downside is that u do get stuff like “password protected”, “password services” etc. (and the same for login)But…most of the decent ones have the login and password in the text given to you by google, so its easy to seperate the useful ones from the others. There are so many searches you can run on Google to find exploits. I will add them accordingly so stay tuned.Winking smile
Finally I am not taking any responsibility on any of the things you may do or you try to do using this information. Open-mouthed smile

Create Stunning Presentations

Saturday, November 26, 2011 | comments

Would you like to do stunning presentation? Leave the old transition based Power Point presentations. It is time to switch to storytelling presentation. It is all about the new era of presentation. “Prezi” ,  a Flash based online Presenting / Story Telling application.

This is the coolest presentation tool I have ever used and yet it is free of charge too. Here is the official intro  on Prezi. It would not take more than 1 min to watch it but I will guarantee you that it will save more than thousands of your boring presentation seconds. Working with Prezi is easy just go to Prezi and create a account and start building prezi. Be sure to visit their showcase to see what are the potentials and some useful template you can use to your presentation.

Create Windows Desktop Shortcuts easily with Handy Shortcuts

Friday, November 25, 2011 | comments (27)

Like to have shortcuts useful application on your desktop? Shortcut to Shut-down, Hibernate ...
Handy Shortcuts is a free portable app for Windows 7 and Windows Vista that can add up to 20 different Windows functions as shortcuts to your desktop. Simply download and run the executable file, then click > Create next to the Windows functions you wish to see as shortcuts on your desktop.
My favorite three shortcuts are:
Shutdown WindowsAdd and Remove ProgramSafely Remove HardwareOf cause you can add them using the a normal shortcut with the path to those applications if you are advanced user. But this will make your life easier.
Handy Shortcuts has been created by Ritesh Kawadkar for The Windows Club, and has been tested on Windows 7 & Vista, 32-bit & 64-bit. 

Custom Windows Keyboard Shortcuts

| comments (27)

 A quick tutorial you can use to add custom shotcuts to applications and actions you prefer. This is another step of making you a Keyboard Ninja. 

If you are interested in normal windows key strokes, you may want to look at my earlier post Windows Shortcut Keys. This is a quick tutorial on a application you can use to assign new keyboard shortcuts. The application is named "WinHotKey". You can download it from directedge.us.
WinHotKey allows you to assign "hot keys" that do various things. Actions that can be done with a hotkey are:
Launch a ProgramOpen a documentOpen a folderAutomatically type somethingControl other windows on the screen

Keep Google From Tracking Your Every Move Online

Thursday, November 24, 2011 | comments (10)

Google offers many helpful web tools that make our lives easier, but it also collects an enormous amount of data about its users. Here’s how you can opt-out of some automatic data collection and preserve a bit more privacy.

Privacy has been a big issue online lately, and many people have been trying to cut back on the amount of information they share about themselves online.  But 2 popular Google services, Analytics and AdSense, both collect data about you from many sites you visit across the internet.  With these quick tricks, though, you can opt-out of some of Google’s data collection.
Opt out of Google Analytics Tracking
Google Analytics is a popular service that web publishers use to find out information about the visitors to their site and their number of page views over time.  This information can be very helpful for optimizing websites.  However, it does mean that Google is collecting information about your visits to many sites across the web.
If you’d like to opt-out of this data collection, Google has a simple browser add-in you can install to prevent Analytics from collecting information about your visit.  Head over to the Google Analytics Opt-out site (link below), and click the Get Google Analytics Opt-out Browser Add-on button.  The site will detect the browser you’re using, and offer you the correct add-on.

Visit the site in your favorite browser, and follow the steps below to install on each browser
Google Chrome
When you click the button above in Google Chrome, it will redirect you to the addon’s page in the Extension directory.  Click Install.

Now click Install again in the popup to verify that you want to install the extension.  Now your browser will not send any information to Google Analytics.

By default, extensions do not run when you’re using Google Chrome in Incognito mode.   You’d likely want to keep Analytics from tracking your private browsing, too, so open the Extensions page in Chrome and check the Allow this extension to run in incognito box.

Internet Explorer
When you click the button to install the add-on in Internet Explorer, you’ll be asked to accept a license agreement.  Click Accept and Install.

The add-on will then automatically download and install.  If you’re using Vista or Windows 7, you may have to approve a UAC prompt to complete the installation.  Then click Restart Browser Now to run the add-on and keep your data away from Google Analytics.

Unfortunately, the Internet Explorer add-on installs as a normal Windows application.  If you choose to remove it in the future, open Control Panel, select Uninstall a Program, and then select the Analytics Opt-out Browser Add-on to uninstall it.

Firefox
You’ll see a similar license agreement when installing the Add-on in Firefox as you do in Internet Explorer.  Click Accept and Install.  Firefox may warn you that it blocked a site from installing software on your computer; click Allow to let it install.

Click Install Now in the popup window to confirm that you want to install it.

Once the extension is downloaded and installed, restart Firefox as usual for it to take effect.

Opt out of Personalized AdSense Ads
Google’s AdSense is one of the most popular ad networks on the internet.  It appears on Google services, such as Search and Gmail, but is also commonly used on many sites across the net.  AdSense ads are generally based on the content of the page you’re reading, but they will also personalize to your interests that Google learns from the sites you visit over time.
If you’d like to opt-out of this personalization, visit the Google Ads Preference Manager (link below).  Here you’ll see a list of your interests that Google has stored in cookies on your computer.  You can click the Remove link beside any of them to remove that category from your personalization.

Or, you can simply opt-out of personalized ads by clicking the Opt out button near the bottom of the page.  This will disable the tracking cookie, and now your ads will either be purely random or based only on the content of the page you’re visiting.

Please note that this setting is actually stored in a cookie, so if you delete your cookies you’ll actually need to go back and opt out again.  Also, if you use multiple browsers, you’ll need to opt out in each browser you use.
Conclusion
With these two simple tricks, you can reduce the amount of information that you automatically give Google every day.  If you are a tin foil hat type, this may make you feel more secure online.
Links
Google Analytics Opt-out Browser Add-on
Opt out of Personalized Ads with Google Ads Preference Manager
Please note this is directly taken from a How to Geek tutorial and I though it would be useful sharing

One nick name for all the social networks

Wednesday, November 23, 2011 | comments (15)

image

If you can have one nick name in the virtual world you can easily brand your self. But how to find such a nick name? How can I know my screen name is available in other networks?
This is a simple tool you can use to find the networks your nick name is used. Simply enter your nick name and it will find you the social networks which already have that nick name and the networks that does not. You can pick different names and compare statistics to decide the nick name you choose.
The site is 

Secure your Facebook Account

| comments (12)

 
Like to see who is using your facebook account now or recently? Add a sms or email alert when someone access your facebook account?. Use these advanced features to protect your Facebook account from unauthorized access.
Following are basic methods you can use to secure your facebook accountUse this option when you access public wifi access points. This is listed under Account Settings Page under security section.You will be notified when ever an unlisted machine access your facebook account via sms or email (on your preference). This setting is also listed under Account Settings Page security section.You can see all the active sessions you have along with the location under Account Settings Page security section. End all the unwanted session listed there.If you have an facebook alerts enabled phone you can type “otp” and send it to 32665(FBOOK). This will reply you with a onetime use password you can use to log in when you use public machines or public wifi access points.

Add Facebook Like to your Blog

Tuesday, November 22, 2011 | comments (8)

Using new Facebook social plug-ins your can add a unique like button to every post on your blog. This is a tutorial on how to add it to blogger and wordpress users and the html codes to other users as well.
Since I update my blog with Facebook like button, some of my friends asked how to add that like button to the blog. So this is how you can add like button to your blog.
This tutorial is for blogger users. If you are a wordpress user you can try this blog.
1.       First log in to blogger account and go to Design tab. Then click Edit HTML and tick on the Expand Widget Templates. It should look like below.2.       Then search for the below on that code window.Hint – You can just press ctrl+f and type the above. Browser will take you to that line immediately.
3.       Add this code segment immediately after that line.

Sticky Notes

Monday, November 21, 2011 | comments (3)

Posted by Pasindu If you are a regular Windows 7 sticky notes user, you might find these tips, tricks to use, format, backup and restore handy.

Once its running and you start making notes, you can use the following keyboard keys to format its text:
Select the text where required, and then press the desired keys:

Bold: Ctrl+BItalics: Ctrl+IUnderline: Ctrl+UStrikethrough: Ctrl+TBullet list: Ctrl+Shift+LIncrease size of text: Ctrl+Shift+>Decrease size of text: Ctrl+Shift+Backup and Restore Sticky Notes.You can backup the Windows 7 Sticky Notes by backing up this file to another location : 
C:\Users\ACK\AppData\Roaming\Microsoft\Sticky Notes\StickyNotes.snt 
You may have to show hidden/system files via the Folder Options. To restore it, delete the sticky notes from your desktop and copy paste the backed up one into the folder
C:\Users\ACK\AppData\Roaming\Microsoft\Sticky Notes

Make your own Blogger/WordPress templates - Artisteer 3 Full Version

Monday, September 19, 2011 | comments (2)




Here friends, I was searching on internet few days to find a good software to make a my own blogger templates. It is very easy with Artisteer.Not only blogger theme you can create WordPress templates, Joomla theme,drupal theme, HTML page, ASP.net application etc. In Artisteer you can create an awesome wordpress blog unique themes,Edit templates,unique custom templates, unique html pages, unique blogger templates etc.

artisteerDesign awesome blogs and cool web templates in minutes
artisteerExport to Blogger, Joomla, Wordpress and other CMS products
artisteerNo need to learn Photoshop, CSS, HTML or other technologies
artisteerFun and easy to use!
artisteerNew in version 3.0: create complete websites and blogs, edit pages, write content, and publish online!


Download Artisteer 3.0
                                                 

           Download Artisteer 3.0 Keygen   
                                                 
Note* This is not contained with virus.100% sure!

How to use Artisteer Software?

 


 
Support : Sanjaya Einy | Blogger Tricks Templatee
Copyright © 2011. Tips and Tricks NET - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Premium Blogger Template