stephensaw.me
Simple Workflow Improvement with Sublime Text 2 - I Saw Something
http://www.stephensaw.me/simple-workflow-improvement-with-sublime-text-2
Simple Workflow Improvement with Sublime Text 2. Is a simple looking yet it is a very powerful editor, with the package system and keyboard shortcut, it mades writing codes fast and simpler. Here are some tips and tricks to improve our daily workflow a bit, I’m using Sublime Text 2 here because I found some plugin is not working properly on Sublime Text 3. First thing first when using Sublime Text is, install the package control. Head over to https:/ sublime.wbond.net/installation#st2. When starting a ne...
stephensaw.me
Creating Snippet in Visual Studio - I Saw Something
http://www.stephensaw.me/creating-snippet-in-visual-studio
Creating Snippet in Visual Studio. There are times where we need to type out some skeleton codes, and if we smart enough, we copy it from existing one and change some variable, what if we can use shortcut to insert that skeleton codes, and using tab to change all the variable we needed to change? To do this in Visual Studio (I’m using Visual Studio 2012). Http:/ schemas.microsoft.com/VisualStudio/2005/CodeSnippet. Code snippet QUnit test /Description. Class name for the testing class /ToolTip. This entry...
stephensaw.me
Installing SharePoint 2013 on Windows Server 2012 - Part 2 - I Saw Something
http://www.stephensaw.me/installing-sharepoint-2013-on-windows-server-2012-part-2
Installing SharePoint 2013 on Windows Server 2012 – Part 2. After installed and configured Windows Server 2012 from part 1. Is time to install SQL Server 2012. Install SQL Server 2012. Insert the installer disc, mount the iso file or whatever, and wait for the auto run. On the. SQL Server Installation Center. Screen, click Installation on the left side, and click. New SQL Server stand-alone installation or add features to and existing installation. After that on the. Specify SQL Server administrators.
stephensaw.me
I Saw Something
http://www.stephensaw.me/page/2
Mdash; 13 comments. Installing SharePoint 2013 on Windows Server 2012 – Part 3. After installed SQL Server 2012 from part 2. Is time to install SharePoint Server 2013. Download SharePoint Server 2013 Prerequisites PowerShell Scripts. Even though SharePoint installer will install all the prerequisites via online, but I sometimes prefer that I have a copy offline, because I don’t like to waste my bandwidth to redownload the installers when I want to reinstall my SharePoint for some reason. Mdash; 2 comments.
stephensaw.me
Development Archives - I Saw Something
http://www.stephensaw.me/category/development
Mdash; 4 Comments. Deploy Laravel on Shared Hosting with Subdomain. To deploy Laravel on shared hosting is not too complicated compared to self hosted environment. This example show how to configure Laravel on shared hosting, on a subdomain. I’m using HostGator here, but it should be just same for other hosting solution. Continue reading →. Mdash; No Comments. 404 Page Not Found After Migrate WordPress Database. Recently I lost my local WordPress. Folder and export the whole database in SQL file. And the...
stephensaw.me
Uncategorized Archives - I Saw Something
http://www.stephensaw.me/category/uncategorized
Mdash; No Comments. Frustration UX at Lego Ideas. UI and UX design wasn’t something that I’m good or decent at, and most of the time when developing some features, UX often come to my mind last, and usually ended up with following some most basic form of structuring the elements on the web page without giving much thought. Recently I saw an amazing idea for Lego set. Posted in Lego Ideas. Continue reading →. Http:/ stephensaw.deviantart.com/. Migrating WordPress to Azure Part 2. Cleanr theme by WPShoppe.
stephensaw.me
Frustration UX at Lego Ideas
http://www.stephensaw.me/frustration-ux-at-lego-ideas
Frustration UX at Lego Ideas. UI and UX design wasn’t something that I’m good or decent at, and most of the time when developing some features, UX often come to my mind last, and usually ended up with following some most basic form of structuring the elements on the web page without giving much thought. Recently I saw an amazing idea for Lego set. Posted in Lego Ideas. And I’m greeted with this popup:. 8221; button, because I am still excited about the Lego set, and I didn’t read the text on button...
stephensaw.me
Google Chrome DevTools Source Maps - I Saw Something
http://www.stephensaw.me/google-chrome-devtools-source-maps
Google Chrome DevTools Source Maps. Google Chrome DevTools is getting better and better everyday, ridiculously fast performance with their Blink. And they just got better with their DevTools. What I just found out recently was, editing source code right on the Chrome DevTools using source mapping. Is turn on, go to the setting gear icon on DevTools, and then verify the. After enabled the feature, we’ll need to setup a workspace. From menu, shortcut or inspect any element on the page, click on the setting.
stephensaw.me
Installing SharePoint 2013 on Windows Server 2012 - Part 1 - I Saw Something
http://www.stephensaw.me/installing-sharepoint-2013-on-windows-server-2012-part-1
Installing SharePoint 2013 on Windows Server 2012 – Part 1. Been working on SharePoint (not extensively) for some times now, and it’s kind of interesting and frustrating when come to setting things up properly, and I finally have chance to trial out the latest and greatest of Windows Server and SharePoint. SharePoint Server 2013 Preview. Install Windows Server 2012. This one would be the simplest of them all, boot the installer and install like Windows 7 or 8. Key to go to start page, right click on.
stephensaw.me
Set Initial View in Xcode 6 - I Saw Something
http://www.stephensaw.me/set-initial-view-xcode-6
Set Initial View in Xcode 6. To get the starting point arrow back:. Click the view controller on storyboard. On the right pane), under. Section, check the. Is Initial View Controller. Box right under the. That’s it, two steps. Note to myself: Next time look properly. This entry was posted on Friday, December 12th, 2014 at 2:17 am and is filed under Development. You can follow any comments to this entry through the RSS 2.0. Leave a Reply Cancel reply. Http:/ stephensaw.deviantart.com/.