Thursday, April 27, 2017
10 Shine Styles V 13
10 Shine Styles V 13


Fantasy shine text effects for photoshop, just one click applicable photoshop text effects.
10 photoshop styles just one click applicable
Include
-Photoshop PSD -Photoshop ASL -Readme.txt
Note: Link font in the ReadMe! file. Dont forget to rate it.Thanks!
https://www.oboom.com/F5LAXJPG
http://turbobit.net/ccufpoqy8kl3.html
http://fileparadox.com/2tk9umium13s/PSDKEYS_10_shine_styles_v13_10301402.rar
http://www.uploadable.ch/file/ymBtTncFQtNu/PSDKEYS_10_shine_styles_v13_10301402.rar
http://www.uploadcloud.pro/45o1adrifuox/PSDKEYS_10_shine_styles_v13_10301402.rar.html
Available link for download
Wednesday, April 12, 2017
48 off Hands on Sketch 3 Training Learn Mobile App Design course coupon 13
48 off Hands on Sketch 3 Training Learn Mobile App Design course coupon 13
Learn mobile app design with Sketch 3 by duplicating mobile app screens, logos, and more. From basic to advanced.
Lectures 57
Video 14.5 hours
Skill Level Beginner Level
Languages English
Includes Lifetime access
30 day money back guarantee!
Available on iOS and Android
Certificate of Completion
In this course, I’ll walk you step-by-step through the process of re-creating some amazing looking app screens, popular logos and some outside the box design elements, all using Sketch 3. Upon completion, you’ll have real-world experience building basic and advanced mobile app screens using Sketch.
What kind of App screens will I be duplicating in this course?:
Several Login screens
Screens with Transparent backgrounds
Group Chat
E-Commerce
Blog Profile
Workout Timer
Facebook (Coming soon)
Basic and advanced versions of popular mobile app Icons
Various buttons: Rounded, Sliding, Metallic and more
Sketch 3 is an amazing product that’s gaining in popularity as the top tool for designing mobile apps due to its very intuitive controls and ease of use. If you’re interested in designing your own mobile apps, this course will get you up to speed on using Sketch3.
Course Outline:
Start with the basics: Draw and manipulate shapes, inserting images, working with fonts
Mobile App Screens: Follow along as we recreate a dozen detailed app screens
Mobile App Icons: Duplicate over a dozen mobile app icons using a variety of skills/techniques. From beginner to advanced.
Additional Content: Sharpen your skills by re-creating several outside the box designs
Class Resources & Support:
You’ll see the process I use when designing and where I get my resources
If you have a question, a comment, or need help, post it in the Q & A section
Once enrolled, you can join us on the Slack group chat to talk about the course and get feedback from myself and others who are also enrolled. Contact me to request an invitation.
Full details
Have the skills and confidence to create mobile app screens, logos and more using Sketch
Export designs so they can be used during the development process
Build a mobile app that looks amazing
Submit designs for contests on crowdfunding sites, such as 99Designs.com
Full details
Do it yourselfers looking to design a mobile app
People looking to test the waters of Graphic Design and possibly change careers
Developers interested in becoming a double-threat by creating app screens
Experienced designers who want to learn Sketch
Full details
Arend Pryor coupons
Design course coupon
Design Tools course coupon
Hands on Sketch 3 Training – Learn Mobile App Design
Hands on Sketch 3 Training – Learn Mobile App Design course coupon
Hands on Sketch 3 Training – Learn Mobile App Design coupon
Udemy coupons
Udemy coupon code
Udemy courses
free coupons
Udemy free courses
Udemy free coupon
Available link for download
Sunday, February 26, 2017
2min 51sec clip rock in a lake the real crazy action happens from 1 13
2min 51sec clip rock in a lake the real crazy action happens from 1 13
found via vice
Available link for download
Thursday, January 19, 2017
13 Things to do on a New Mandriva Free 2007 Linux Installation
13 Things to do on a New Mandriva Free 2007 Linux Installation
Here in this article i try to explain how to install various Codecs , Applicatons and Tweaks enable ing one to use mandriva linux as a windows alternative .
Enabling extra Repositories :
To install many codecs , application you have to enable various extra repositories , these repositories are not activated by default in Mandriva linux : -
Assuming you are running Gnome Desktop Environment go to Application -> System -> Terminals and launch terminal application
Enter the super user mode by typing " su " in the command line and providing the super user password . And type the following command to enable extra repositories .
(IMPORTANT : The version of Mandriva Linux i am using is Mandriva Free 2007 that was released back in 2006 , there is another version that has been released a few weeks back Mandriva Spring 2007 now if you are running that version many of the things described in this article should work , however while adding repositories in this step dont type the command below instead go to website : - http://easyurpmi.zarb.org/ select 2007 Spring /2007 depending on your architecture ,distribution and make a custom set of commands to activate different repositories , while selecting different repositories do not chose backports they are unstable package , select the contrib , main , plf-free , plf-nonfree and type the command genrated in terminal window after logging into super user mode )
I have genrated the following commands from the website mentioned above for Mandriva Free 2007 , Using default servers and i586 architecture if you want to use different mirrors / architecture follow instruction given above .
urpmi.addmedia main ftp://ftp.clinet.fi/pub/mirrors/Mandrake-linux/official/2007.0/i586/media/main/release with media_info/hdlist.cz
urpmi.addmedia contrib ftp://ftp.clinet.fi/pub/mirrors/Mandrake-linux/official/2007.0/i586/media/contrib/release with media_info/hdlist.cz
urpmi.addmedia --update plf-free ftp://spirit.bentel.sk/mirrors/plf/mandriva/2007.0/free/release/binary/i586/ with hdlist.cz
urpmi.addmedia --update plf-nonfree ftp://spirit.bentel.sk/mirrors/plf/mandriva/2007.0/non-free/release/binary/i586/ with hdlist.cz "
Repositories on Cdrom are also enabled by default you have to deactivate them , since you have added online repository so type the following command in Terminal Window
Note : - In Genral i dont recommend enabling repositories from unknown sources , but the repositories i have mentioned above are all from offical sources and are quite trustable
1. Installing W32Codecs
win32-codecs package containes a number of diffeent dll files which decode popular media files like AVI,WMV allowing them to be played on media players like Xine and MPlayer.
Assuming the repositories are correctly installed , type the following command in the terminal window after sudoing " su "into super user mode : -
Also you might like to install DVD playing support on Mandriva type the following command in the terminal window , but keep in mind playing DVD using this may be illegal in some areas so use this accordingly: -
" urpmi libdvdcss2 "
2. Installing amule : -
amule is a clone of popular p2p application Emule available on Windows platform.
To install amule type the following command in the terminal window : -
3. Installing Microsoft True Type fonts : -
To install microsoft true type fonts type the following command in the terminal window : -
Then type the following command : -
A Screenshot showing installation of fontsRAR is a popular archiving format for compressing files used popularly on windows platform , unrar is a small application that can be used for decompressing archives file created using rar application. It is not installed by default and has to be installed seprately.
to install unrar type the following command in the command line : -
Downloader for X is a nice download manager that allows downloading files from Internet , pausing them and downloading them later . It also supports splitting file into number of segments so that files could be downloaded quickly . However one thing that i didnt like about is its interface is somewhat difficult as compared to some of the download manager available on Windows.
Anyways to install " Downloader for X " type the following command in the terminal window after sudoing into super user mode .
After installation is over you can launch Downloader for X from "d4x" in terminal window .
This is how Downloader for X looks5. Installing Adobe Flash player
Adobe Flash is presently the most popular way of adding interactivity to sites ,and a majority of websites today use flash . However it is not installed by default in Mandriva to install Macromedia flash type the following command in the terminal window after sudoing into super user mode .
after performing above step close firefox and start it again for changes to take effect.
6. Installing Java Runtime Environment
Java applets like Adobe Flash has become a integral part of internet browsing experience ,also a number of Java applications also exist which cannot run without Java Virtual Machines, however Java Runtime Environment is not installed by default in Mandrake Linux .
To Install Java Runtime Environment type the following commands in the terminal window (remember to change to super user mode before typing these commands) : -
and
"rpm -i j2re-1_5_0_09-1.2007mcnl.i586.rpm "
VLC Player is another of popular video player available under Linux . It is released under GNU General Public license and is available for different platform including Windows,Linux,BeOS,Mac OS X etc. VLC player is based upon free open source libraries like libdvdcss,FFMpeg for decoding various video formats.One Important feature of VLC Player is its ability to play files over NetWork Protocols. The Frontend of VLC player is created using wxWidgets toolkit and its appearance can be changed by using different skins. One Popular feature of VLC Player is its ability to play files that are incomplete/broken or partially downloaded , making it useful for previewing file while downloading on file-sharing networks.
To install VLC Player type the following command in the terminal window : -

After Installation is over you can launch VLC player from Application -> Multimedia ->Video ->VLC
This is how VLC Player looksTwo of the popular Google application available on Windows Google Picasa and Google Earth are also available on Linux platform. While Google earth is a native linux application , Google Picasa uses Wine to run on linux platform.
Type the following command in terminal window in super user mode : -
After installation is over you can launch picasa from Application -> Multi Media -> Graphics -> Picasa
Google Picasa Running on Mandriva DesktopType the following command in Terminal Window : -
After installation is over you can launch Google Earth by typing "googleearth" in the Terminal Window.
A Picture of Google Earth Running on linuxThough Mandriva comes with pdf reader for viewing pdf files and is very good but still if you are making transition from Windows to Mandriva you might like to install Adobe Reader 7.0 which is some what more robust and complete as compared to some PDF viewers available on linux , the Linux version of Adobe Reader 8.0 has not been released but the version 7.0 is available and could be downloaded from the following website : -
http://www.adobe.com/support/downloads/product.jsp?product=10&platform=unix
Just choose the platform Unix in the list and download the archive as a rpm file , in the Web browser.
Web Page for downloading Adobe Reader10. Installing RealPlayer
Real Player is one of the more popular media player , it is used to play streaming audio / video file son the internet. It can be used to play rm , rmvb , mp3 and other files.
To install RealPlayer visit the following link using your Web Browser .
http://www.real.com/linux/
Select RedHat package and save the rpm file after downloading the rpm file install it using the following command in the terminal window after chdir to the directory were you have downloaded the rpm file .
Image Showing Link for downloading RPM Package" wget http://www.real.com/realcom/R?href=http%3A%2F%2Fforms%2Ereal%2Ecom%2Freal%2Fplayer%2Fdownload%2Ehtml%3Ff%3Dunix%2FRealPlayer10GOLD%2Erpm "
and after downloading RPM file type the following command in the terminal window in super user mode .
However i found though installation goes smoothly but still RealPlayer did not work because of some missing library you have to install aditional library .
"urpmi urpmi libstdc++5-3.3.6-3mdk.i586"
This is how Linux Version of RealPlayer Looks not as neat as Windows one but still good.Skype is one of the most popular Voip application to install skype open the terminal window and after sudoing into super user mode type the following command in the terminal window .
and
after downloading is complete , install skype using the following command
After above step is complete launch skype by typing " skype " in the terminal window .
This is how Linux Version of Skype Looks12. Enabling all the neat eye candy and installing some more
The desktop effect are not enabled by default in mandriva linux to enable them go to System ->Administration -> Configure your Computer after supplying the root password and go to Hardware and there select Configure 3D Desktop Effects.
Mandriva Control Centre , see option Configure 3D Desktop effectsTo install gdesklets issue the following command at the command line
Adding gdesklets shell in the sessionsWindows XP lacks support for reading and writing files to Linux file system however external utilities like free Ext2 File system for windows allows Windows XP to read and write files to a Ext2 , Ext3 file system however ReiserFS file system is not supported .
You can get Ext2 file system for windows at the following link : -
(http://www.fs-driver.org/download.htm
Miscellaneous : -
Installing Bittorrent
Bittorrent is one of the most popular application used for downloading torrent files , based on python it is available on a large number of platform including windows , mac os x and linux .
To install Bittorrent type the following command in the terminal window.
Installing Opera
Opera is very fine browser is quite popular too , it features a integrated bittorrent client , has a strong download manager and offers tab browsing . It is third most popular browser after IE and Mozilla Firefox
Type the following command in terminal window after sudoing into super user mode .
Tuesday, January 10, 2017
13 Must Do things on new Ubuntu 7 04 Feisty Fawn installation
13 Must Do things on new Ubuntu 7 04 Feisty Fawn installation
Read Updated Article "Creating your ultimate Ubuntu 7.10 Desktop " for Ubuntu 7.10 Here
In this article i try to describe how to install Codecs / Applications easily on
1. Installing/Enabling additional Repositories
Now many applications need additional repositories to be installed or some to be enabled in Synaptic package manager so before trying out steps given below ensure that repositories in order.
launch Synaptic Package Manager (System -> Administration -> Synaptic Package Manager ) , then in Synaptic package manager go to (Settings -> Repositories ) you will find window like this . Ensure that all the check boxes are marked leaving source code(if you want to you can enable this also but you are not going to need this unless you are software developer) the dialog box should look like this .
Now you have to add additional repositories , close synaptic package manager and type the following command in the terminal window (Application -> Accessories -> Terminal )¨wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - ¨and
¨sudo wget http://medibuntu.sos-sts.com/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list ¨
after completing above steps type
Now your system should be ready for installing extra codecs .
IMPORTANT : In General i dont recommend adding unknown repositories it is risky and could pose a security risk to your computer , however the repository i am adding above is official repository(Medibuntu) whose reference i got from official Ubuntu website so you should not worry about adding repository i mentioned above .
Here is the offical Ubuntu documentation with reference to Medibuntu repository
2. Installing Multimedia Codecs
w32codec is a collection dll files from windows that helps in decompressing major video/audio formats allowing them to be played flawlessly on Linux Media players , however because of legal issues associated with it is not included with Ubuntu . To Install the package type the following command in the terminal window(assuming repositories are in order and they are set up correctly as described above ),keep in mind that codecs are downloaded from Medibuntu repositories and not Ubuntu hence be sure you have activated the repositories correctly as described in first step of this article.
¨ sudo aptitude install w32codecs ¨
¨sudo aptitude install libxine-extracodecs gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-pitfdll ¨
Installing DVD Playing support : -
Now this is a contentious issue , in some countries playing DVD files through DEcss is illegal so use it at your
own will , anyways to enable dvd playback issue the following command in the terminal window : -
¨ sudo dpkg -i libdvdcss2_1.2.9-2medibuntu2+build1_i386.deb ¨
Now Ubuntu by default dosnt come with many popular media players like Xine,Mplayer and VLC preinstalled so you can install them using the following command .
4. Installing Audio players
Now similar to Video players many good audio players are not shipped with Ubuntu here is the command to install audio players - xmms,mpg123 ,banshee,amarok. Type the following command in the terminal windows (Application -> Accesories -> Terminal)
5. Installing Macromedia Flash-Plugin
Macromedia Flash player is not installed by default but since we would be surely needing it while browsing the net , installing it is necessary since Macromedia flash has more or less became an integral part of internet browsing experience .it can be installed by following command
6. Installing beryl and other eye candy
Ubuntu 7.04 makes installing beryl/compiz extremely easy , to install beryl type the following command in the terminal window (Application ->Accesories -> Terminal) :-
After installation is over restart X Server/Computer and launch beryl-manager by going into (Application -> System tools -> Beryl Manager)
If you want to avoid starting beryl-manager manually every time you can make beryl-manager start automatically when gnome starts to do this go to (System->Preferences->Sessions) you will get a window like this
Press New and in windows that appears next in Name type Beryl Manager(or what ever you like) and in command type beryl-manager . Now every time gnome starts Beryl Manager should load automatically.
7. Installing Java Runtime environment v6.0 With Mozilla Firefox plugin
Similar to Macromedia Flash , today Java applets and applications have become a integral part of internet browsing experience however java runtime is not installed by default in Ubuntu to install java Runtime Environment with plug in for Mozilla Firefox type the following command in the terminal window.

Two of the popular Google application available on Windows Google Picasa and Google Earth are also available on Linux platform. While Google earth is a native Linux application , Google Picasa uses Wine to run on Linux platform.
Installing Google Earth : -
To install Google Earth type the following command in the Terminal Window (Application->Accessories -> Terminal ),keep in mind that googleearth is downloaded from Medibuntu repositories and not Ubuntu hence be sure you have activated the repositories correctly as described in first step of this article.
After downloading is over you will get a screen like this press ¨Yes¨ to accept the license agreement and complete software installation.

Now you can launch Google Earth from (Application -> Internet -> Google Earth)
A Picture of Google Earth Running on linuxInstalling Google Picasa : -
Google Picasa is a nice Photo Management software that offers some really neat features , however Picasa is not a native Linux application but runs on Linux atop application layer called Wine which allows many Windows application to run flawlessly on Linux .
To install Google Picasa type the following command in the terminal window : -
and
¨sudo dpkg -i picasa_2.2.2820-5_i386.deb ¨
Google Picasa Running on Linux Desktop
Real player is one of the most popular media player on Windows Platform, now Real Player for Linux is not as feature rich as one on Windows platform but still it plays real media files and some other formats quite well . It´s interface is clean and usable.
To Install Real Player type the following command in the terminal window : -
¨sudo ./RealPlayer10GOLD.bin¨
for installation to begin . Follow the instructions as presented to complete installation .
After installation is over you can launch Real Player from (Application -> Sound & Video -> Real Player 10 ).
Real Player for LinuxInstalling Adobe Reader : -
On Ubuntu/Linux a number of good pdf reader exist that are quite functional and less resource hungry as compared to Adobe Reader , However if you still want to install Adobe Reader 7.0 you can either download package from adobe website or type the following command in the terminal window .
However note , the following command would only work if Medibuntu repositories are configured properly so be sure you have installed it correctly as described in the beginning of article .
Downloader for X is a nice download manager that allows downloading files from Internet , pausing them and downloading them later . It also supports splitting file into number of segments so that files could be downloaded quickly . However one thing that i didnt like about is its interface is somewhat difficult as compared to some of the download manager available on Windows.
Anyways to install " Downloader for X " type the following command in the terminal window.
After installation is over launch ¨Downloader for X¨ by typing ¨d4x¨ in the terminal window , or by going to (Applications-> Internet -> Downloader for X )
This is how Downloader for X looksInstalling azureus : - Azureus is one of the more popular bittorrent client available on both Windows and Linux , based on java it is one of the most powerful bittorrent client.
To install azureus type the following command in the terminal window : -
This is how azureus looksSkype is a popular VOIP application , allowing one to make voice calls over the internet . To install Skype type the following command in the Terminal Window (Application->Accessories -> Terminal ),keep in mind that Skype is downloaded from Medibuntu repositories and not Ubuntu hence be sure you have activated the repositories correctly as described in first step of this article.
12. Installing Microsoft True Type Fonts
To install Microsoft True Type fonts on Ubuntu type the following command in the terminal window .
13. Installing Miscellaneous Other Applications : -
Here is how you can install some other useful applications on Ubuntu Desktop .
Opera : -
Opera is very fine browser is quite popular too , it features a integrated bittorrent client , has a strong download manager and offers tab browsing . It is third most popular browser after IE and Mozilla Firefox
Type the following command in terminal window : -
Thursday, October 13, 2016
13 kota teknologi paling hebat di Asia
13 kota teknologi paling hebat di Asia
2. Tokyo, Jepang.
3. Beijing, dan Shanghai, China.
4. Kuala Lumpur, Malaysia.
5. Taipei, Taiwan.
6. Hong Kong, China.
7. Seoul, Korea Selatan.
8. Jakarta, Indonesia.
9. Bangkok, Thailand.
10. Hanoi dan kota Ho Chi Minh, Vietnam.
11. Manila, Filipina.
12. India.
13. Pakistan.
14. Kontributor.
Singapura

Tokyo, Jepang

Beijing dan Shanghai, China

Kuala Lumpur, Malaysia

Taipei, Taiwan

Hong Kong, China

Seoul, Korea Selatan

Jakarta, Indonesia

Bangkok, Thailand

Hanoi dan kota Ho Chi Minh, Vietnam

Manila, Filipina

India

Available link for download