12 Mart 2015 Perşembe

Windows 8 Açılışına Program Ekleme

Windows 8’de başlangıçta çalışmasını istediğimiz uygulamaları “C:\Users\<KullanıcıAdınız>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup” dizini altına yerleştirmemiz gerekmektedir. Bu adrese hızlı olarakÇalıştır‘a shell:Startup yazarak ulaşabilirsiniz.
Eğer başlangıçta çalışmasını istediğiniz uygulamanın tüm kullanıcı hesaplarında da çalışmasını istiyorsanız uygulamaları “C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp” dizinine eklemeniz gerekmektedir. Bu dizine Çalıştır’a shell:Common Startup yazarak ulaşabilirsiniz.

24 Şubat 2015 Salı

How to insert Flash into PowerPoint 2013










You can tune your Flash movie playback by setting it to play automatically and/or looped.

  • To start playing the Flash movie automatically when the PowerPoint slide is displayed, set the Playing property to True. Or, you can add custom controls for the Flash movie and set this property to False. 
  • To loop Flash movie playback while the slide is displayed, set the Loop property to True.

23 Şubat 2015 Pazartesi

Force Login to View WordPress Blog Pages

themefolder/header.php
after <?php

// Require login for site
get_currentuserinfo();
global $user_ID;
if ($user_ID == '') {
 header('Location: /wp-login.php'); exit();
}

30 Aralık 2014 Salı

Lock Chrome when you step away from your computer

To protect your data and block access to Chrome when you get up from your computer, you can turn to one of Chrome's experimental features that lets you lock the browser. It also lets you manage multiple accounts and provides guest access.

To access this feature, follow this simple, four-step process:
1. Head to chrome://flags
2. Search for "Enable new profile management system"
3. Click the Enable link
4. Click the Relaunch Now button at the bottom of Chrome

When Chrome restarts, you'll see a button in the upper-right corner labeled "First user." Click on it to reveal a small panel where you can log into your account(s). You can also rename this profile and choose a profile image. You can also create additional user profiles, each of which can support multiple accounts.

21 Aralık 2014 Pazar

How to Backup Your Evernote Notebooks

Windows: C:\Users\[Your Username]\AppData\Local\Evernote\Evernote\Databases
OS X: /Users/[Your Username]/Library/Application Support/Evernote

3 Aralık 2014 Çarşamba

Vtiger crm 6 module=Users&action=SystemSetupSave


I working with the installation vtiger crm 6 in a server with PHP 5.2.7,on each time when i login the url is stuck with this page module=Users&action=SystemSetupSave.
  
I was facing same problem and this was due to some header path which need to change .
open login.php file under

vtigerCRM\modules\Users\actions

now

about 48 line in the code
find
header ('Location: index.php?module=Users&parent=Settings&view=SystemSetup');


change this line to

header ('Location: index.php?module=Home&view=DashBoard'); and upload this at your server.
the problem will resolved

23 Kasım 2014 Pazar

Dosya Yönetim Yazılımları

http://www.projectsend.org/
http://www.opendocman.com/
http://www.nilambar.net/2012/10/best-free-web-based-file-management-scripts-in-php.html