太平洋造船欲A股上市

25 日,国内民营造船企业太平洋造船集团与全球海事服务商法国波邦公司(Bourbon)在宁波签署框架协议,双方约定,未来几年内,太平洋造船集团将为波邦 建造共62条船,总金额约70亿元人民币。
“这是2008年9月金融危机爆发以来,国内船企揽获的最大新船订单。”春和集团董事局主席兼太平洋造船集团董事长梁小雷在签约仪式上说。
早报记者另从太平洋造船集团多位内部人士处获悉,太平洋造船集团已申请在上海证券交易所A股上市,眼下正处于“紧张的上市辅导期”。
太平洋造船集团提供的资料显示,该公司由发家于台州的春和集团控股,业务聚焦于船舶、海洋工程、资源投资和物流产业,2009年总资产163亿元,产值 124亿元。
继续阅读

使用C# SmtpClient& gmail发邮件

公司OA用户提出要将OA收件箱转发给外部Gmail邮箱中,尝试通过,将部分发件代码传上来。

参考:http://blogs.msdn.com/b/mariya/archive/2006/06/15/633007.aspx


using System;
using System.Net;
using System.Net.Mail;

namespace System.Net.Mail
{

class GmailSmtpClient
{

public string AccountName;//yourname@gmail.com

public string Password;//your gmail account's password

public string toAddress;//target email address

public string Subject; //email subject

public string Body;//email body

public void send()
{

SmtpClient client = new SmtpClient("smtp.gmail.com", 587);
//gmail ssl port is 587,the 465 port can not be used.

client.EnableSsl = true;

MailAddress from = new MailAddress(AccountName, AccountName);

MailAddress to = new MailAddress(toAddress, toAddress);

MailMessage message = new MailMessage(from, to);

message.Body = Body;

message.Subject = Subject;

client.Credentials = new NetworkCredential(AccountName, Password);

try
{
client.Send(message);
}
catch (Exception ex)
{

}
}

}

}

测试时,采用了gmail 的465端口不通,在网上找了用587是可以发件。

扬子江船业购江苏长博船厂

扬子江船业(Yangzijiang Shipbuilding)通过子公司江苏扬子江船业有限公司,以1亿5610万元人民币(3186万新元)购入江苏长博船厂有限公司的51%股权并增进 对方的资本储备金。

有关购股行动将能把江苏长博船厂造船订单纳入扬子江船业内并促进其造船能力。江苏长博船厂目前还有待履行的20艘 船只建造合同额总值3亿3800万美元(4亿6982万新元),预料在今年下半年到2012年中之间交货。

扬子江船业也要通过这项入股 和注资行动,作为进军建造小型船只业务的另一选择。

《联合早报》

Ship system

1.The fire-fighting system

Due to the short circuit of a loop, poor insulation of a conductor,accumulation of oil mist,welding procedure or painting process,a serious fire hazard will occur at any time and result in a tragic accident,especially with an oil tanker.Thus,to extinguish the possible fire,we have to set up a fire fighting system which is sometimes called Fi-Fi system.

As you know,the three fundamental conditions for catching fire are high temperature,sufficient air and combustible substance.No doubt that it is impossible for us to alter the combustibility of a substance.What we can do is abolish or change the exterior conditions of combustion by either reducing the temperature or isolating the ambient air.

In respect of the fire-fighting system,there exist a few different types.First,the water fire-fighting system .Secondly,the steam fire-fighting system.Thirdly,the CO2 or inert gas fire-fighting system.Fourthly,the foam fire-fighting system.Last of all,the halogen fire-fighting system.

译文:

船舶系统

1. 消防系统

由于电气回路的短路,导体的绝缘不良,油雾的积聚,焊接或油漆,船上随时都可能发生严重的火灾,并导致悲剧事故,油轮尤其如此,这样,为了灭火我们就不得不建立消防系统。消防系统有时被叫做FI-FI系统。 继续阅读

最近忙着总部的三地五公司的网络整合

如题,各兄弟单位的网络都已形成。目前主要是对各兄弟单位的网络架构,IP规划进行调研。初步定为租用VPN线路与自建VPN相结合。主要是解决网络上应用系统环境的问题。

方案的论证就要召开几次会议,提出的问题不是专业性不强,就是杯葛态度太明显。看来还要依赖强势推进。

Workmanship for Hull Building

It is really fascinating to gaze at a colossal ship standing high on a slipway or sailing fast at the blue sea,and you will be still more excited if you are offered a chance to pay a visit to the wonderful labyrinth inside a ship.Indeed,a ship,to the mind of a naval archtect,is a true work of art.

But few of the ordinary people have any idea about the workmanship for hull building.One might be surprised to learn that, the construction of “a floating litte town”with such complicated hull form and such complex hull structures,should start with the very paper work.

To give you some brief introduction on the primary workship for hull building,we would like to relate as follow:

1.Lofting

2.Material marking

3.Proceccing of hull members

4.Fabrication and welding of hull

5.Tightness test

6.Ship launching

造船信息化不乏信息技术

昨天与一家国内大型软件厂商交流系统解决方案,看到厂商的底气和软件系统,及目前造船行业内的CIMS解决方案,使我想起以前曾经说过的一句话:“造船信息化不乏信息技术”。
但是存在两个问题:
1.如何解决造船数字化标准的问题
2.如何解决实施数字化造船的问题
上述两个问题主要起因是:
继续阅读

扬子江船业入股江苏华工船业投资

扬子江船业(Yangzijiang Shipbuilding)的独资子公司以6000万元人民币认购江苏华工船业投资(JHVCCO)20%的股权

JHVCCO为创业 资本投资基金(Venture Capital Investment Fund),通过为扬州市提供种子资本(seed capital)取得资本上的收益。该投资基金的营运期为7年,总发行和缴付资本为3亿元人民币。 继续阅读

英报: 希腊寻求中国帮助重建经济

濒临破产的希腊,正在试图依靠中国重建经济。英国传媒透露,中国打算向希腊注入数十亿欧元,援助这个债台高筑的国家经济复苏,涉及运营机场、航运和电信等项目。

英国《金融时报》(FinancialTimes)周一援引不具名的希腊官员称,中国副总理张德江将於周二率领一个官方代表团访问雅典,届时双方将签署一系列协议。

「这些(协议)涉及到海洋事务、电信和翻新雅典港口比雷埃夫斯(Piraeus)建筑塔的项目,」这位官员说。

两国也将签下其他交易,包括价值5亿欧元的造船协议。 继续阅读

收藏-黑莓手机使用技巧

如果你是使用黑莓的新用户那么下面这些小技巧可能对你很有帮助,了解他们你可以更好的使用blackberry

1,进入LOG : 按住ALT再按LGLG

2,手机测试:选项——状态——输入test 71,81机型输入要按两次a(s)键

3,显示IMEI串号:拨号状态下输入*#06#,然后按拨号键

4,查看网络禁用状态:选项——高级选项——sim卡——71,81机型输入meppd,其他机型输 mepd

5,解锁:以上第4个步骤后,输入mep2

6,显示通话总时间:qwerty键盘:选项-状态-依次输入字符BUYR
qwertZ键盘:选项-状态-依次输入字符BUZR
super type键盘:832211 继续阅读

我的黑莓9700手机常用程序

我的黑莓9700手机常用的程序:
Aerize Alerts
Aerize WIFIX
AddOnis
WifiFileTransfer
SmartAlerts
QuickLaunch
wordpress for blackberry
139Mail
UC7.2
PocketInformat
Gmail
google map
google mobile app
Google sync
SmartWIFI
MeterBerry
BerryWeather
QuickPull
RepliGo Reader
SmsFilter
Autostartup
SwooshPhotos
Spb TV
BuddyGuard
Wunder Radio 继续阅读