Pages

Tuesday, September 3, 2013

NOTE PAD ++


Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.
Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad Plus Plus is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
Notepad++ is a source code editor which supports several programming languages under Windows environment. The supported languages by Notepad++ are
  • C,
  • C++,
  • Java,
  • C#,
  • XML,
  • HTML,
  • PHP,
  • JavaScript,
  • RC file,
  • makefile,
  • NFO,
  • doxygen,
  • INI file,
  • batch file,
  • ASP,
  • VB/VBS,
  • SQL,
  • Objective-C,
  • CSS,
  • Pascal,
  • Perl,
  • Python,
  • Lua,
  • Unix Shell Script,
  • Fortran,
  • NSIS and
  • Flash action script.
Notepad++ main features are: syntax highlighting and syntax folding, regular expression search, WYSIWYG (If you have a color printer, print your source code in color), Unicode support, full drag-and-drop supported, Brace and Indent guideline highlighting, two edits and synchronized view of the same document, and user language define system.
  • Syntax Highlighting and Syntax Folding
  • WYSIWYG
  • User Defined Syntax Highlighting
  • Auto-completion
  • Multi-Document
  • Multi-View
  • Regular Expression Search/Replace supported
  • Full Drag 'N' Drop supported
  • Dynamic position of Views
  • File Status Auto-detection
  • Zoom in and zoom out
  • Multi-Language environment supported
  • Bookmark
  • Brace and Indent guideline Highlighting
  • Macro recording and playback

  • Link 1 : Download Now
    Link 2 : Download Now
    Link 3 : Download Now

BvSsh-Client

Our SSH and SFTP client for Windows incorporates:
  • one of the most advanced graphical SFTP clients;
  • state-of-the-art terminal emulation with support for the bvterm, xterm, and vt100 protocols;
  • support for corporation-wide single sign-on using SSPI (GSSAPI) Kerberos 5 and NTLM user authentication, as well as Kerberos 5 host authentication;
  • support for RSA and DSA public key authentication with comprehensive user keypair management;
  • powerful SSH port forwarding capabilities, including dynamic forwarding through integrated SOCKS and HTTP CONNECT proxy;
  • powerful command-line parameters which make the SSH client highly customizable and suitable for use in specific situations and controlled environments;
  • an advanced, scriptable command-line SFTP client (sftpc);
  • a scriptable command-line remote execution client (sexec) and a command-line terminal emulation client (stermc);
  • an FTP-to-SFTP bridge allowing you to connect to an SFTP server using legacy FTP applications;
  • Bitvise SSH Server remote administration features;
  • single-click Remote Desktop forwarding.
Supported platforms include all desktop and server versions of Windows, starting from Windows 2000, to the most recent, including Windows 8 and 2012. Both 32-bit and 64-bit versions of Windows are supported.
* Bitvise SSH Client is free for individual use, as well as for limited use inside organizations. To begin, simply download the installation executable - you will find the download links on ourdownload page. Check the SSH Client license to see if you can use it free of charge or whether a right of use needs to be purchased for your environment.

Graphical SFTP File Transfers

Bitvise SSH Client incorporates what we believe is one of the most advanced SFTP file transfer clients, with support for the following:
  • automatic resuming, text file awareness, recursive subdirectory transfers;
  • powerful, advanced transfer list management;
  • high speed - in the tens of MB/s when connected to Bitvise SSH Server, network bandwidth and disk resources permitting;
  • fast responsiveness to user input even when in the middle of multiple file transfers.
Bitvise SSH Client also incorporates an advanced, scriptable command-line SFTP client.

Terminal Access - Remote Console

Bitvise SSH Client provides integrated access to the SSH server's console, either via VT-100 andxterm protocols supported by most SSH servers on any platform, or via the enhanced bvtermprotocol supported by Bitvise SSH Server:
  • all terminal emulation is done in a regular Windows console, using standard Windows fonts, supporting standard settings for Windows consoles;
  • UTF support with VT-100 and xterm, Unicode support with bvterm (full Unicode support on NT-series Windows platforms);
  • full color support with xterm and bvterm;
  • support for large screen buffers, all key combinations including Alt-keys and accurate console rendering with bvterm (fully accurate on NT-series Windows platforms).
Bitvise SSH Client also incorporates a command line terminal emulation client, stermc, as well as a command-line remote execution client (sexec).

Single sign-on

When using Bitvise SSH Client to connect to a GSSAPI-enabled SSH server in the same or a trusted Windows domain, you can let Kerberos 5 (or on older platforms, NTLM) perform the server as well as user authentication for you. No manual host key verification; no management of user passwords and public keys. Just tell the SSH client which server in the domain to connect to, and if that server is Bitvise SSH Server (WinSSHD) or another server with compatible support for GSSAPI, the two programs will authenticate and establish a secure connection automatically.

Port Forwarding

Bitvise SSH Client is a powerful SSH2 port forwarding client with many features, including:
  • Dynamic tunneling via integrated proxy supporting SOCKS4, SOCKS4A, SOCKS5 and HTTP CONNECT proxy tunneling protocols. Configure your applications to connect to target hosts through the SSH Client's proxy, and no manual tunneling rules need be configured.
    How to set up programs for dynamic tunneling: Firefox, IE; with these settings in Bitvise SSH Client.
  • Port forwarding settings can be saved to and loaded from a profile. One can maintain multiple complex tunneling configurations without having to manually enter parameters before each session.
  • Bitvise SSH Client minimizes its presence by displaying only a system tray icon when running in the background. If an error is encountered while the program is minimized, the icon reflects that.
  • Server-side forwarding: with Bitvise SSH Server and Client, a server and multiple clients can be set up so that all port forwarding rules are configured centrally at the server, without requiring any client-side setting updates. The SSH clients only need to be configured once, and port forwarding rules can easily be changed when necessary.
  • Command-line parameters are supported. Using command-line automation, a port forwarding session can be started from a link in the Startup menu without requiring any user interaction whatsoever. Help with the command-line parameters can be found in the SSH client log area when it is first started, or by executing 'BvSsh /?' from a command prompt.
  • After an SSH session is established, any external application can be launchedautomatically.
  • If an SSH session is interrupted, Bitvise SSH Client can automatically reconnect to the server.

Highly customizable

Run 'BvSsh -?' for a list of command-line parameters providing flexibility to:
  • make Bitvise SSH Client load a profile and connect immediately on startup and exit on disconnect using the -profile, -loginOnStartup and -exitOnLogout parameters;
  • make Bitvise SSH Client hide portions of its user interface (main window, authentication messages, access to SSH features) using the -hide and -menu parameters;
  • run Bitvise SSH Client from removable media and prevent it from making any changes to the Windows registry - and yet use public key authentication and verify host keys using the -noRegistry, -keypairFile and -hostKeyFile parameters;
and more.

Portable

Our users have made use of Bitvise SSH Client's customizability to create portable distributionsthat can run from a USB key, in the U3 and PortableApps formats.

Command-Line SFTP Client

Bitvise SSH Client incorporates sftpc, an advanced command-line SFTP client which supports:
  • queued background transfers so you can continue browsing directories while a file downloads ('get * -bg');
  • powerful command-line parameters for automated scripted transfers launched from a batch file or an external program;
  • automatic text file conversion when transferring files between platforms (the 'type' command);
  • wildcards - the * and ? wildcard characters can match more than one file;
  • recursive transfers - a simple 'get * -s' downloads all files and subdirectories;
  • resume support - 'get file.txt -r' resumes a previously downloaded file if it already exists;
  • high speed - in the tens of MB/s when connected to Bitvise SSH Server, network bandwidth and disk resources permitting.
Additional information:
  • Usage: after installing Bitvise SSH Client, get this help by executing 'sftpc -h'
  • Command list: after installing Bitvise SSH Client, get this help by executing 'help' and 'help <command>' from within an established SFTP session
  • The 'log' utility can be used with sftpc to store the output of each individual SFTP session in a separate, uniquely named log file for auditing.

Command-Line Remote Execution Client

Bitvise SSH Client incorporates sexec, a scriptable command-line remote execution client which can be used to securely execute programs on remote machines from a batch file. The batch file can perform actions based on the exit code reported from the remote program, and can capture the remote program's output for processing by simple redirection of sexec output.
Another command-line program included with Bitvise SSH Client, stermc, conveniently opens an SSH terminal emulation session with xterm, VT-100 and bvterm support in the same Command Prompt window it is started from. If you SSH from computer A to computer B running Bitvise SSH Server, and you also have Bitvise SSH Client installed on computer B, you can use stermc to conveniently establish an onward SSH terminal session to computer C.
All Bitvise command-line clients support all authentication methods supported by Bitvise SSH Client, can load settings from a profile configured in the graphical client, work with the same user keypair and host key database as the graphical client, can connect through a SOCKS or HTTP CONNECT proxy, and support a common set of command-line parameters controlling most aspects of establishing an SSH connection.

FTP-to-SFTP Bridge

Bitvise SSH Client incorporates an FTP-to-SFTP bridge which performs translation between the FTP and SFTP protocols, allowing any FTP client application to connect securely to an SFTP server through Bitvise SSH Client. Both active mode and passive mode FTP data connections are supported, as well as restarted transfers, directory listings and other features. All FTP clients should be able to list directories and transfer files across Bitvise SSH Client's FTP-to-SFTP bridge, including integrated clients in applications such as DreamWeaver, GUI clients such as BulletProof FTP, and command line clients such as the default ftp.exe client accompanying Windows. If an FTP client you use fails to work with Bitvise SSH Client's FTP-to-SFTP bridge, let us know.
See Accessing an SFTP Server with an FTP Client for more information about the FTP bridge.

Using with Bitvise SSH Server

When connected to Bitvise SSH Server, our client can do all of the above, as well as the following:

  • bvterm console: when connected to Bitvise SSH Server, our client provides you with the best console available on the Windows platform. Our bvterm protocol supports the full spectrum of a Windows console's features: colors, Unicode characters, all-key access and large scrollable buffers.
  • remote server configuration: using Bitvise SSH Client, all SSH server settings can be configured remotely as if you were sitting in front of the server itself.
    Link 1 : Download Now
    Link 2 : Download Now
    Link 3 : Download Now

Rainmeter

Rainmeter is the best known and most popular desktop customization program for Windows. Enhance your Windows computer at home or work with skins; handy, compact applets that float freely on your desktop. Rainmeter skins provide you with useful information at a glance. It's easy to keep an eye on your system resources, like memory and battery power, or your online data streams, including email, RSS feeds, and weather forecasts.


Many skins are even functional: they can record your notes and to-do lists, launch your favorite applications, control your media player - all in a clean, unobtrusive interface that you can rearrange and customize to your liking.
There are thousands and thousands of skins available, crafted by a large and ever-growing community of Rainmeter users.

Rainmeter is not just an application, it is a robust toolkit. Create and modify your own skins in a simple language that's easy to learn, with the help of our extensive documentation, getting started guide and skin tutorials. Skins call upon measures, a set of powerful built-in modules that do all the heavy lifting, and create interactive meters to display that information however you decide. In this way, Rainmeter brings productive innovation together with creative artistry like no other platform of its kind.

Rainmeter is a community. People in our forums are always happy to help you get started or answer questions. Over the last few years, a thriving community has built up around Rainmeter, as average users freely contribute their own original skins, their generous knowledge and support, and their inspirational ideas to a project whose scope and capabilities are constantly expanding.
Rainmeter is designed for YOUR system. Rainmeter uses very little CPU and RAM resources, has a tiny space footprint, and will run perfectly well on any hardware using Windows XP through Windows 8.
Rainmeter is free and open source. Rainmeter is open source software distributed free of charge under the terms of the GNU GPL v2 license. If you want to get involved, check the Developers page.
Link1 : Download Now
Link2 : Download Now
Link3 : Download Now

Travel Tuesdays-Nepal


Just a little something to cure your wanderlust for the week
travel tuesdays nepal
via
“All travel has its advantages. If the passenger visits better countries, he may learn to improve his own. And if fortune carries him to worse, he may learn to enjoy it.” – Samuel Johnson

Monday, September 2, 2013

Rochor Thai — A Thai Adventure In More Ways Than One


Xin Li, and myself attended the event. So dashing, in his Wong Kar Wai moment. 




Greeted with the vibrant orange interior and numerous pictures of Thai street scenes, this place exuded a homely vibe. It was a vibe that was further extended by our warm host, Kenny, and his young team of chefs, headed by Joel. 



Nam Tak Krai Kab Bai Toey - Pandanus Lemongrass Welcome Drink
This was a refreshingly sweet and cool drink, with the intensely aromatic and sweet flavour of pandan accompanying the refreshing citrus flavour of the lemongrass. A great drink, probably a hit with the kids with it's bright green colour as well. 



Cha Yen - Thai Iced Tea
Using good tea is a key to making thai iced tea. The smoky taste of tea filtered through the richly bodied milky tea, and it wasn't too sweet or heavy. Pretty good. 



Kanom Jeen Sao Nam - J's Cold Sald of Kanom Jeen Noodles
While this amuse bouche tasted pretty good, I was expecting a sharper, perhaps more uplifting start to a meal. The noodles had been sprinkled with grated coconut and dried shrimp, resulting in a interesting medley of savoury sweetness. You can imagine the slight "hay bee hiam" taste (acquired taste, this one, I like it though) being quite well-balanced with the full-bodied, slightly salty creaminess of the grated coconut, all gone along with the refreshing vermicelli. Not too bad. 





Som Tum - Green Papaya Salad Central Thailand Style
I have to be honest and admit that this wasn't anywhere near the best of papaya salads I've had. It tasted overtly wet and soggy, over-marinated in something that tasted too heavily of vinegar. The carrots tasted slightly raw and it didn't go very well with the long beans at all. Although the accompanying nuts was a good effort, it fell quite short as the characteristically associated flavours of sweet, sharp, spiciness of a thai salad didn't come through.


Tom Yum Talay - Hot and Spicy Seafood Soup with Thai Herbs
First, the good stuff: It wasn't as oily as I expected, and it was quite spicy enough to give me a good kick, like a good tom yum soup should. However, the prawns weren't too fresh, and the offerings inside didn't play the part of revealing the fresh seafood flavours that were masked under very heavy spices in this tom yum soup. Additionally, the overwhelming saltiness (presumably an overdose of fish sauce) made this a very confusing mix of flavours — it sort of kicked away the spiciness of the tom yum, but it also masked the seafood that wasn't very fresh.



Po Taek - Clear Spicy Sour Soup with Holy Basil and Kaffir Lime Leaves
This was a deadly spicy soup, so I was wow. The lime and citrus flavours that presumably came with this was sadly masked by the very heavy overdose of fish sauce. Not good at all. 



Pla Nin Pao - Salt Baked Whole Tilapia served with Spicy Coriander Sauce
I am actually not a very big fan of fish even though I eat it quite regularly (happens when your family is Teochew). Tilapia is one of those freshwater fishes that can taste very muddy and fishy (utterly nasty) if not chosen properly — after all, it is a bottom feeder fish, residing at the bottom of the riverbeds feeding on plants and algae. However, I was very pleased to say that this was an excellent tilapia — so good, you could actually eat it on its own. The salt-baked crust ensured that the moisture was packed in, avoiding those situations where you had an awfully dried fish I've had at some tze char restaurants. It had a nice light saltiness to it, presumably because of the crust, and tasted wonderfully fresh, even evoking the taste of the water that it was in. I was okay with the spicy coriander sauce, which was not very spicy despite its namesake. The tilapia was so good in fact that I just ate it on its own, which is something I don't usually do with freshwater fish. 


Kor Moo Yang - Seared Pork Collar served with Aromatic Dried Chilli Sauce
This was quite salty, especially for some of my dinner companions on the table. While the pork collar was fairly tender and well-layered with fat (not too much, thankfully), it went well with the dried chilli sauce in my opinion. If I could suggest any improvements to this, I would suggest that the sauce be made sweeter to balance out the salty nature of the pork. 



Gaeng Kaew Wan Gai - Chef's Special Green Curry with Chicken Thigh and Thai Eggplant (right)
This did taste surprisingly sweet for a green curry — not that I minded, though. The chicken was not dry (always a good thing) and the eggplant was not too disgustingly mashed and overcooked. Above average, but nothing to write home about other than it being exceedingly thick and creamy, which gets a bit gelak after a while.


Gaeng Phet Pla Krapong Daeng - Dry Red Curry with Red Snapper Fillets
I think this was personally one of my favourite dishes of the night. The slight sweetness accompanied the sharp saltiness of the red snapper well, in a robust medley of textures assaulting my mouth. There was a wonderful smokiness to this dish that added an extra dimension to the interplay of sweet/savoury, and the snapper was sufficiently moist to say the least. This was quite well done, and I would recommend this highly.



Goong Pad Nam Prik Pao Kab Horapa — Stir Fried Prawns with Thai Chilli Jam and Sweet Basil
Didn't remember much about this dish other than the slightly sweetness of the thai chilli jam kicking in with the robust flavours of the sauce, which was very heavily wok hei-ed.







Hoay Lai Pad Prik Pao - Clams Flambe in Chilli Jam and Chef's Stock
The clams weren't too bad — fresh, and went well with the robust, wok hei flavours of the stock. 


Khao Niew Ma Muang - Mango Sticky Rice
With the coconut milk sauce copiously absent, it was replaced with toasted sesame seeds instead. I did miss the full-bodied creaminess this sweet dessert is known for, but I also did appreciate the very soft and mushy texture of the rice going well with the mango that wasn't too sweet. It was an interesting take on the traditional dessert, perhaps from reminiscient of the variant made in Thailand. 



Tab Tim Grob - Thai Red Ruby
Tasting just like strawberry milk and red beetroot, there were complaints on the table that the chestnuts weren't big enough. That aside, there was a creamy, fragrant sweetness overwhelming your tongue, and definitely a dessert that the kids would love to go into a sugar high for. 

While certainly not the best Thai restaurant I've tasted, I am tempted to give it a chance on the virtue of it being 2.5 weeks old (at time of tasting). It does show a very raw potential, and the passion for such a young team of restauranteurs trying to strike it out in an intensely competitive culinary landscape is quite commendable. 


The food, with some misses, was largely above average and the commitment to not using MSG and things like no service charge and GST make the deal a tad bit sweeter here. An honest restaurant wanting to strike it out, I am tempted to give it a chance. 

As with most Thai food, actually.

Our deepest thanks to Joel & Kenny for the invite for this tasting and for hosting us. 

Rochor Thai
340 Joo Chiat Road
Singapore 427592

Email: rochorthai@modasflame.com.sg

Opening Hours
Daily: 11.30AM-10.00PM
Last Order: 9.45PM
Closed on Mondays

Sapporo | Sushi Zanmai (すしざんまい)


5th July 2013.
Sapporo, Hokkaido, Japan.
Here in Singapore, we have Itacho Sushi, but in Japan, there is Sushi Zanmai where you can get sushi at an affordable price. Sushi Zanmai’s outlet in Sapporo is located in Susukino, near the Nikka Building and the station itself.



Here are Sushi Zanmai you could order just about any kind of sushi from the usual classics like tuna, mackerel, sweet prawn and scallop to more exotic items like squilla and abalone nigiri sushi.


It is my first time trying Squilla also known as shako in Japanese. It is a kind of mantis shrimp and tasted really good, like a meatier version of the ebi and comes served with some sweet sauce drizzled on it.


Along with the squilla, we also had an assortment of sushi such as Aji (Horse Mackerel) and Saba (Mackerel), most of them costing 148 – 400+ Yen each.  Overall, I had an enjoyable meal with my Japanese friends whom I met during my exchange in Korea.




すしざんまい すすきの店
〒064-0804
北海道札幌市
中央区南4条西3-9 北星ビル1F

Sushizanmai Susukino-ten
Hokusei bldg1F 9 Minami4jyounishi 1
Tyuou-ku sapporo-city hokkaidou 047-0027

Sunday, September 1, 2013

Snail Mail Collective Round Three!

I can't believe it's already time for the Snail Mail Collective again! Last month we have over 160 people! Melyssa and I are over the moon excited at the growth of this project of ours. Thank you from the bottom of our package loving hearts for all of your support! We hope you guys have been enjoying it as much as we have been!
via

I just received my August 'Under the Sea' package the other day from my partner and I'm so excited about it! Her name is Daphne from the blog Life is Like a Triple Chocolate Cookie. She's an aspiring architect student in the Netherlands with her fiancé (they get married in May!) who makes the cutest cards in her spare time! I have loved getting to know her better and you should definitely check out her blog
And how cute is all this ocean stuff? I personally can't wait to try out the squeeze water toys with Zeke. He'll probably hate me for it but his reactions should be hilarious. 

--------------------

And now that's it's the first of the month again, it means a new month of Snail Mail Collective! Summer is whizzing by and Twitter and Facebook have been consumed with back to school photos. I have no desire to be back in the classroom as a student (I get enough 'classroom' experience as a teacher thank you very much) but what I do miss are the back to school supplies! Is it just me or does the school section of Target make anyone else want to load up on unnecessary crayons and notebooks?

That's why this month's theme is Back to School!

Your package could include notebooks and pens; organizational tools such as fun magnets or push pins; or you could even include some back to school basic from when you were in school. I'm sensing Smackers and Goldfish crackers for this one. Get creative with this one and have some fun!

New to the Snail Mail Collective?
It's an easy international package exchange. Aka, send a package, get a package. Our goal is to provide an avenue to connect and get to know people from all over the world by exchanging packages and encouraging postcards each month. This is a great way to not only meet people around the world, but to also learn about new cultures and make new friends! Interested in joining us? Read the rules below and let's get started!

Rules & Information


In order to participate in the Snail Mail Collective this September, please fill out this form. Filling out the form means you  commit to actively participating and following the rules below. 

1. You will be paired with one new person. We will do our best to make sure this person is from a different country, or at the very least, a different area of your country. We will strive for you to make international friends, but it's also nice to get to know the different parts of our own homeland.

2. Each month's gifts will have a theme. The theme for September is "Back to School" Get creative! Try to relate it back to your culture, if you can. 

3. Each month, we will be taking sign-ups until 22:00PST on the 7th day of the month. After that, the pairings will be posted on our blogs on the 9th or 10th of the month. Please check Lost in Travels or The Nectar Collective to find out who you're paired with.

4. You will have 72 hours to contact your partner (both partners must communicate together). If your partner does not respond within 72 hours, please e-mail Melyssa or Chelsea.

5. You will have about two weeks to get to know your partner. After that time, your gifts must be sent by the 22nd of the month.

6. Gifts: Your present(s) should not total more than $5. We want this project to be affordable for you, so think small, but meaningful. Also, all packages must include a postcard (preferable) or a letter to your partner. Motivate them, tell them all the beautiful things you learned about them this month, and make them feel special! We could all use a little encouragement, especially from our new friends.

7. Once you receive your gifts, we highly encourage you to write a blog post about your experience. Share what you gave, received, and learned through participating in the Snail Mail Collective and meeting your new buddy.

8. On the 1st of each month, we will hold a link-up on our blogs (The Nectar Collective & Lost in Travels) where you can share and link-up your SMC blog posts. This way, you can see how people around the world interpreted the theme, learn about other cultures, and meet even more new friends! 

Cutting the Crum: Partial Demolition of the Crum and Forster Building (1928) is underway

I don't know how long this will take so you'd better get over there. See the map below.

UPDATE: They will begin demolition with the big machines Sunday at 10am, September 1, 2013.

There is plenty of  "story" behind all this. The short of is here: "Advocacy Was Successful But Recourse Has Sealed the Fate Crum & Forster" documentation from the Atlanta Preservation about efforts to save the building intact.


They've almost completed the cuts.

IMG_4310-2013-08-29-Crum-and-Forster-demolition-south-facade-pediment-volute
This the south side, the service side of the building, west to the left, east to the right. The left part stays.

P1070916-2011-02-21-Crum-and-Forster-West-Facde-in-Sun
The front door faces west, fronts Spring Street. They'll save this part.

IMG_4308-2013-08-29-Crum-and-Forster-demolition-roof-tile-detail
They are salvaging the roof tile.

IMG_4318-2013-08-29-Crum-and-Forster-demolition-roof-tile-removed-and-stacked-detail
I presume this is Ludowici roof tile but probably not made in Ludowici, Georgia. Maybe they'll use it in a new building on this property.

IMG_4309-2013-08-29-Crum-and-Forster-demolition-south-facade-fake-windows-volute-bracket
While it was abandoned, they put up these fake widows. It helped keep squatters out, reduced the fire risk. From a distance it was a good look. Up close it seemed an odd optical illusion.

IMG_4317-2013-08-29-Crum-and-Forster-demolition--peak-inside-drop-ceiling
The interiors might have been impressive in 1928.

IMG_4330-2013-08-29-Crum-and-Forster-demolition-north-east-corner-fascia-and-soffit-removed-detail-flemish-bond
They are removing soffit and fascia. You don't realize how important it is to the design until it's gone. Flemish bond brick work faces the street.

IMG_4332-2013-08-29-Crum-and-Forster-demolition-north-east-corner-fascia-and-soffit-detail-detail
How they built it. Looks like bird nest territory.

IMG_4322-2013-08-29-Crum-and-Forster-demolition-cutting-with-big-saw-detail
They've got some big saws. The right stays, the left goes.

IMG_4324-2013-08-29-Crum-and-Forster-demolition-cutting-with-big-saw-peak-inside-shoring-up-west-section
They are protecting the right side, the part they are saving. They'll saw through everything inside and out.

IMG_4338-2013-08-29-Crum-and-Forster-demolition-cutting-with-big-saw-on-2nd-floor
They've completed this cut as of today.

Go see, you should always go the wake.


View Larger Map


IMG_4341-2013-08-29-Crum-and-Forster-demolition-front-door-metal-work 
Make sure to see the front door.